From: Gunnar Beutner Date: Wed, 9 May 2012 10:14:47 +0000 (+0200) Subject: Disable building static libraries. X-Git-Tag: v0.0.1~545 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93922d427cee121c6e2020da9c23e906e6753e08;p=icinga2 Disable building static libraries. --- diff --git a/configure.ac b/configure.ac index 53c7dd045..4f87023e4 100644 --- a/configure.ac +++ b/configure.ac @@ -36,7 +36,7 @@ fi -LT_INIT +LT_INIT([disable-static]) LT_CONFIG_LTDL_DIR([ltdl]) LTDL_INIT