X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=configure.ac;h=4ae0cdd05fbced22ca7d0484ed0564afbc660663;hb=be4924baa08b34d3782d03cf3aeb6c7cf659c06e;hp=c86187f22a294fcf8b5a99285cff4009938de27a;hpb=8d44038586521aee665448fe55ab04666cc89dc4;p=pazpar2-moved-to-github.git diff --git a/configure.ac b/configure.ac index c86187f..4ae0cdd 100644 --- a/configure.ac +++ b/configure.ac @@ -28,6 +28,7 @@ if test -z "$YAZLIB"; then fi 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]) checkBoth=0 AC_CHECK_FUNC([connect])