X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/d794b74550f24048a048ec6782a6af0b4bb4b94b..ead61ae785cfd3a5a18caa18a658007daba23f84:/configure.ac?ds=sidebyside diff --git a/configure.ac b/configure.ac index 70770948..cc77d333 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ fi dnl Check for PostgresSQL client library -AX_LIB_POSTGRESQL(8.4) +AX_LIB_POSTGRESQL(9.0) if test "x$POSTGRESQL_VERSION" = "x" then AC_MSG_ERROR([postgresql client library not found])