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-7.0.0~2598^2~17^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e0344dd0ecc4985bd4f64680eeaea14aed75e464;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@:>@]), [