From: Kern Sibbald Date: Sun, 5 Apr 2009 16:54:35 +0000 (+0000) Subject: Remove typo from configure.in X-Git-Tag: Release-7.0.0~3162 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ab1c3ee94c1e3e07304e1c1506488b8c2a525a3f;p=bacula%2Fbacula Remove typo from configure.in git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8693 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index c8403c39a1..49ceab0fd9 100644 --- a/bacula/autoconf/configure.in +++ b/bacula/autoconf/configure.in @@ -1,4 +1,4 @@ -lal +dnl dnl dnl Process this file with autoconf to produce a configure script. dnl @@ -567,10 +567,10 @@ AC_ARG_ENABLE(static-tools, AC_HELP_STRING([--enable-static-tools], [enable static tape tools @<:@default=no@:>@]), [ if test x$enableval = xyes; then - if test x$use_libtool = xyes; then - echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" - exit 1 - fi + if test x$use_libtool = xyes; then + echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" + exit 1 + fi support_static_tools=yes fi ] @@ -589,10 +589,10 @@ AC_ARG_ENABLE(static-fd, AC_HELP_STRING([--enable-static-fd], [enable static File daemon @<:@default=no@:>@]), [ if test x$enableval = xyes; then - if test x$use_libtool = xyes; then - echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" - exit 1 - fi + if test x$use_libtool = xyes; then + echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" + exit 1 + fi support_static_fd=yes fi ] @@ -611,10 +611,10 @@ AC_ARG_ENABLE(static-sd, AC_HELP_STRING([--enable-static-sd], [enable static Storage daemon @<:@default=no@:>@]), [ if test x$enableval = xyes; then - if test x$use_libtool = xyes; then - echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" - exit 1 - fi + if test x$use_libtool = xyes; then + echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" + exit 1 + fi support_static_sd=yes fi ] @@ -633,10 +633,10 @@ AC_ARG_ENABLE(static-dir, AC_HELP_STRING([--enable-static-dir], [enable static Director @<:@default=no@:>@]), [ if test x$enableval = xyes; then - if test x$use_libtool = xyes; then - echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" - exit 1 - fi + if test x$use_libtool = xyes; then + echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" + exit 1 + fi support_static_dir=yes fi ] @@ -655,10 +655,10 @@ AC_ARG_ENABLE(static-cons, AC_HELP_STRING([--enable-static-cons], [enable static Console @<:@default=no@:>@]), [ if test x$enableval = xyes; then - if test x$use_libtool = xyes; then - echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" - exit 1 - fi + if test x$use_libtool = xyes; then + echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" + exit 1 + fi support_static_cons=yes fi ] diff --git a/bacula/configure b/bacula/configure index 5c576f1266..42afcd5d8d 100755 --- a/bacula/configure +++ b/bacula/configure @@ -24267,10 +24267,10 @@ fi if test "${enable_static_tools+set}" = set; then enableval=$enable_static_tools; if test x$enableval = xyes; then - if test x$use_libtool = xyes; then - echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" - exit 1 - fi + if test x$use_libtool = xyes; then + echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" + exit 1 + fi support_static_tools=yes fi @@ -24288,10 +24288,10 @@ fi if test "${enable_static_fd+set}" = set; then enableval=$enable_static_fd; if test x$enableval = xyes; then - if test x$use_libtool = xyes; then - echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" - exit 1 - fi + if test x$use_libtool = xyes; then + echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" + exit 1 + fi support_static_fd=yes fi @@ -24309,10 +24309,10 @@ fi if test "${enable_static_sd+set}" = set; then enableval=$enable_static_sd; if test x$enableval = xyes; then - if test x$use_libtool = xyes; then - echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" - exit 1 - fi + if test x$use_libtool = xyes; then + echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" + exit 1 + fi support_static_sd=yes fi @@ -24330,10 +24330,10 @@ fi if test "${enable_static_dir+set}" = set; then enableval=$enable_static_dir; if test x$enableval = xyes; then - if test x$use_libtool = xyes; then - echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" - exit 1 - fi + if test x$use_libtool = xyes; then + echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" + exit 1 + fi support_static_dir=yes fi @@ -24351,10 +24351,10 @@ fi if test "${enable_static_cons+set}" = set; then enableval=$enable_static_cons; if test x$enableval = xyes; then - if test x$use_libtool = xyes; then - echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" - exit 1 - fi + if test x$use_libtool = xyes; then + echo "Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool" + exit 1 + fi support_static_cons=yes fi