X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=4e6808b72de107bb2525c0b7c7569c08f20e123d;hb=c6ca4f0f79d5ea0ca391d420bcb6dd6b4d7935d2;hp=ea6e2c467765df0d19d72ee65705e1d354a43729;hpb=aca804d1a911b00702dd386e8bf5346a5308beda;p=yazproxy-moved-to-github.git 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)