X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=ba8630f97acf0e7619e7ba808520501bd2766d3b;hp=de3cbcf0f3ede4c0977d9902bc96ba44d7040d31;hb=5076e32b1de695dc3e7b9509c9b05104b01a5f90;hpb=55be6b30904ad4b9908eb63b6b7641994577144d diff --git a/configure.ac b/configure.ac index de3cbcf..ba8630f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl yazproxy, Index Data 1994-2007 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.18 2008-01-24 21:51:40 adam Exp $ +dnl $Id: configure.ac,v 1.19 2008-02-21 09:33:22 adam Exp $ AC_PREREQ(2.60) AC_INIT([yazproxy],[1.3.1],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) @@ -21,7 +21,7 @@ YAZ_DOC USEMARCON_INIT AC_CHECK_FUNCS(setrlimit getrlimit gettimeofday) -AC_CHECK_HEADERS(pwd.h sys/resource.h sys/stat.h sys/time.h sys/types.h sys/wait.h unistd.h) +AC_CHECK_HEADERS(sys/resource.h sys/stat.h sys/time.h sys/types.h unistd.h) AC_CHECK_LIB(dl,dlopen) dnl AC_SUBST(YAZPROXY_SRC_ROOT)