From: Amos Jeffries Date: Tue, 20 Jul 2010 12:25:31 +0000 (+1200) Subject: Partial reverse of rev10645 X-Git-Tag: SQUID_3_2_0_1~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd9303f5955ed306eccbd430006a671a0d267ede;p=thirdparty%2Fsquid.git Partial reverse of rev10645 recursive option hit problems. Its not really needed anyway. --- diff --git a/configure.in b/configure.in index 78b445895a..c5f6ffd016 100644 --- a/configure.in +++ b/configure.in @@ -110,7 +110,7 @@ else fi LT_INIT([dlopen]) -LTDL_INIT([recursive]) +LTDL_INIT dnl LibTool environment is now prepared for setup. Check that it is usable and initialize. LT_LIB_DLLOAD