]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Make --disable-loadable-modules work again
authorAmos Jeffries <amosjeffries@squid-cache.org>
Mon, 19 Jul 2010 13:15:17 +0000 (07:15 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Mon, 19 Jul 2010 13:15:17 +0000 (07:15 -0600)
configure.in

index e32395fc9630e89af7431043dd6184a1c3c79b10..87913be6f7b1972759a811b0798c5332934d1a32 100644 (file)
@@ -110,10 +110,7 @@ else
 fi
 
 LT_INIT([dlopen])
-if test $use_loadable_modules = yes;
-then
-    LTDL_INIT
-fi
+LTDL_INIT([recursive])
 
 dnl LibTool environment is now prepared for setup. Check that it is usable and initialize.
 LT_LIB_DLLOAD