X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=configure.in;h=4e6808b72de107bb2525c0b7c7569c08f20e123d;hp=ea6e2c467765df0d19d72ee65705e1d354a43729;hb=c6ca4f0f79d5ea0ca391d420bcb6dd6b4d7935d2;hpb=60915c9a4c083781dad44b6639e3544c5e3550b3 diff --git a/configure.in b/configure.in index ea6e2c4..4e6808b 100644 --- a/configure.in +++ b/configure.in @@ -17,6 +17,7 @@ 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_LIB(dl,dlopen) dnl dnl ----- libXSLT AC_SUBST(XSLT_LIBS)