X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/d794b74550f24048a048ec6782a6af0b4bb4b94b..0aaeced8aa7aaaa573144724674b2e824fa11778:/configure.ac 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])