X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=95defaf829e062c2649142393152ec22a0bd354c;hb=2d670e10691d4d92d6e65a33d32295217cf67794;hp=341f38c39cfbec030d24464d0fe8394726f0b82d;hpb=272120e207e518d25b4ec5994f6999f4d51474ba;p=pazpar2-moved-to-github.git diff --git a/configure.ac b/configure.ac index 341f38c..95defaf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ ## -*- Autoconf -*- ## This file is part of Pazpar2. -## Copyright (C) 2006-2013 Index Data +## Copyright (C) Index Data ## Process this file with autoconf to produce a configure script. # Autoconf and automake setup @@ -36,7 +36,7 @@ esac YAZ_DOC AC_SEARCH_LIBS([log],[m]) -AC_CHECK_HEADERS([sys/time.h sys/socket.h unistd.h netinet/in.h netdb.h arpa/inet.h]) +AC_CHECK_HEADERS([sys/time.h sys/socket.h unistd.h netdb.h]) checkBoth=0 AC_CHECK_FUNC([connect]) if test "$ac_cv_func_connect" = "no"; then @@ -63,6 +63,7 @@ AC_OUTPUT([ src/Makefile test/Makefile js/Makefile + etc/xsl/Makefile doc/Makefile doc/local0.ent doc/common/Makefile