X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/2e4fb6a2ae0e150b59cdec2113dd39af643d32ea..e6d2653b6a2612ea2cee768d4dadcc3fb9315d00:/configure.ac diff --git a/configure.ac b/configure.ac index 0a4b6f4..43dc62a 100644 --- a/configure.ac +++ b/configure.ac @@ -20,8 +20,6 @@ LT_CONFIG_LTDL_DIR([libltdl]) LT_INIT([dlopen]) LTDL_INIT([nonrecursive]) -AM_CONDITIONAL([BUNDLED_LIBLTDL], [test x$LTDLDEPS != x]) - gl_INIT m4_include([lib/gnulib.mk]) @@ -65,7 +63,6 @@ GOB2_CHECK([2.0.0]) AC_CONFIG_FILES([ Makefile - src/Makefile libuobject.pc ]) AC_OUTPUT