X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=68178198c878cfbb288588f8c2d4c3a71362e11c;hb=384d5cac78251cf68841040384ca0fa8912178c7;hp=3a0e67a7267cb1aaef908c84be6b3ab2c9208cb0;hpb=002aa8e84eecea958e79a398e2bdc51111839a0f;p=pazpar2-moved-to-github.git diff --git a/configure.ac b/configure.ac index 3a0e67a..6817819 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ if test -z "$YAZLIB"; then fi YAZ_DOC -AC_CHECK_HEADERS([sys/time.h sys/socket.h unistd.h netinet/in.h netdb.h arpa/inet.h glob.h]) +AC_CHECK_HEADERS([sys/time.h sys/socket.h unistd.h netinet/in.h netdb.h arpa/inet.h]) checkBoth=0 AC_CHECK_FUNC([connect]) if test "$ac_cv_func_connect" = "no"; then