Using yaz_xml_include
[pazpar2-moved-to-github.git] / configure.ac
index 3a0e67a..6817819 100644 (file)
@@ -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