From: Marco van Wieringen Date: Sun, 1 Nov 2009 08:51:36 +0000 (+0100) Subject: Set use_libtool expicitly to yes so our other checks work for static tools. X-Git-Tag: Release-5.0.0~281^2~17^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a3e702712612f81fee32b7d466f5ac6ba2738653;p=bacula%2Fbacula Set use_libtool expicitly to yes so our other checks work for static tools. --- diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index 2f1a7fe0b1..9fe131f1aa 100644 --- a/bacula/autoconf/configure.in +++ b/bacula/autoconf/configure.in @@ -132,6 +132,7 @@ AC_SUBST(LOCAL_DEFS) dnl -------------------------------------------------- dnl Libtool config dnl -------------------------------------------------- +use_libtool=yes AC_ARG_ENABLE(libtool, AC_HELP_STRING([--enable-libtool], [enable building using GNU libtool @<:@default=yes@:>@]), [