mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-23 04:53:09 +03:00
remove duplicate check for ZLIB
This commit is contained in:
parent
f52038d010
commit
80750c0a54
@ -21,9 +21,6 @@ AC_PROG_CXX
|
||||
dnl pthread
|
||||
AX_PTHREAD([], [AC_MSG_ERROR([pthread library required])])
|
||||
|
||||
dnl check for zlib library
|
||||
AX_CHECK_ZLIB
|
||||
|
||||
dnl Check for Geos library
|
||||
AX_LIB_GEOS
|
||||
if test "x$GEOS_VERSION" = "x"
|
||||
|
Loading…
Reference in New Issue
Block a user