]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Tell libtool to by default skip building shared objects. We do not make any shared...
authorHenrik Nordström <henrik@hlaptop.localdomain>
Sun, 5 Sep 2010 09:27:34 +0000 (11:27 +0200)
committerHenrik Nordström <henrik@hlaptop.localdomain>
Sun, 5 Sep 2010 09:27:34 +0000 (11:27 +0200)
configure.in

index 75090e0c9286ba7026639d9d2e1021024b0b654b..dd68ef3ef868939240bc6ddf418bc5de23cfd852 100644 (file)
@@ -105,7 +105,7 @@ else
   AC_DISABLE_SHARED
 fi
 
-LT_INIT([dlopen])
+LT_INIT([dlopen],[disable-shared])
 if ! test "${ac_top_build_prefix}" = "";
 then
        # LTDL v3-v7 macros assume the autoconf 2.62 variable top_build_prefix is defined