mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
remove duplicate check for ZLIB
This commit is contained in:
@@ -21,9 +21,6 @@ AC_PROG_CXX
|
|||||||
dnl pthread
|
dnl pthread
|
||||||
AX_PTHREAD([], [AC_MSG_ERROR([pthread library required])])
|
AX_PTHREAD([], [AC_MSG_ERROR([pthread library required])])
|
||||||
|
|
||||||
dnl check for zlib library
|
|
||||||
AX_CHECK_ZLIB
|
|
||||||
|
|
||||||
dnl Check for Geos library
|
dnl Check for Geos library
|
||||||
AX_LIB_GEOS
|
AX_LIB_GEOS
|
||||||
if test "x$GEOS_VERSION" = "x"
|
if test "x$GEOS_VERSION" = "x"
|
||||||
|
|||||||
Reference in New Issue
Block a user