From: Nikos Mavrogiannopoulos Date: Fri, 6 Dec 2013 15:08:45 +0000 (+0100) Subject: disable static library build by default X-Git-Tag: gnutls_3_3_0pre0~490 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a88eb79d88c53531c49d7cedfce2207f36ac8a9d;p=thirdparty%2Fgnutls.git disable static library build by default --- diff --git a/configure.ac b/configure.ac index b5f98e641e..fe1bb5008f 100644 --- a/configure.ac +++ b/configure.ac @@ -215,6 +215,7 @@ AC_SUBST([WARN_CFLAGS]) dnl Programs for compilation or development AC_PROG_LN_S AC_LIBTOOL_WIN32_DLL +LT_INIT([disable-static]) AC_PROG_LIBTOOL