X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/d2aa316f6b44d403eec7d010a55ac824fd83662b..e6d2653b6a2612ea2cee768d4dadcc3fb9315d00:/configure.ac diff --git a/configure.ac b/configure.ac index 3066977..43dc62a 100644 --- a/configure.ac +++ b/configure.ac @@ -18,9 +18,7 @@ gl_EARLY LT_CONFIG_LTDL_DIR([libltdl]) LT_INIT([dlopen]) -LTDL_INIT([recursive]) - -AM_CONDITIONAL([BUNDLED_LIBLTDL], [test x$LTDLDEPS != x]) +LTDL_INIT([nonrecursive]) gl_INIT @@ -65,8 +63,6 @@ GOB2_CHECK([2.0.0]) AC_CONFIG_FILES([ Makefile - libltdl/Makefile - src/Makefile libuobject.pc ]) AC_OUTPUT