commit d3036c2e63b15ce85f414985870c115134ed482b
parent e296838c7134b279990047400b3fe059e565cd5b
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 15 Feb 2009 23:12:25 +0000
rec
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
@@ -27,7 +27,7 @@ AC_PROG_MAKE_SET
LT_CONFIG_LTDL_DIR([libltdl])
AC_CANONICAL_HOST
LT_INIT([disable-static dlopen win32-dll])
-LTDL_INIT
+LTDL_INIT([recursive])
AC_SUBST(LTDLINCL)
AC_SUBST(LIBLTDL)
AC_SUBST(MKDIR_P)