From 3c0d52e2bbd7078a2dc115bedb4d82bc4d84a1ed Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 11 Sep 2018 12:54:24 +0200 Subject: [PATCH] Tweak: recompile configure.in --- bacula/autoconf/config.h.in | 2 +- bacula/configure | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bacula/autoconf/config.h.in b/bacula/autoconf/config.h.in index 89ac4400b..98333142a 100644 --- a/bacula/autoconf/config.h.in +++ b/bacula/autoconf/config.h.in @@ -308,7 +308,7 @@ #undef HAVE_CHFLAGS /* Set if we build only client */ -#undef HAVE_CIENT_ONLY +#undef HAVE_CLIENT_ONLY /* Define to 1 if you have the 'closefrom' function. */ #undef HAVE_CLOSEFROM diff --git a/bacula/configure b/bacula/configure index 99bb43c8e..49e74bef5 100755 --- a/bacula/configure +++ b/bacula/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for bacula 9.2.0. +# Generated by GNU Autoconf 2.69 for bacula 9.2.1. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='bacula' PACKAGE_TARNAME='bacula' -PACKAGE_VERSION='9.2.0' -PACKAGE_STRING='bacula 9.2.0' +PACKAGE_VERSION='9.2.1' +PACKAGE_STRING='bacula 9.2.1' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1588,7 +1588,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures bacula 9.2.0 to adapt to many kinds of systems. +\`configure' configures bacula 9.2.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1658,7 +1658,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of bacula 9.2.0:";; + short | recursive ) echo "Configuration of bacula 9.2.1:";; esac cat <<\_ACEOF @@ -1857,7 +1857,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -bacula configure 9.2.0 +bacula configure 9.2.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2792,7 +2792,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by bacula $as_me 9.2.0, which was +It was created by bacula $as_me 9.2.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -22019,7 +22019,7 @@ fi if test x$build_client_only = xno; then ALL_DIRS="subdirs" -$as_echo "#define HAVE_CIENT_ONLY 1" >>confdefs.h +$as_echo "#define HAVE_CLIENT_ONLY 1" >>confdefs.h else ALL_DIRS="" @@ -31788,7 +31788,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by bacula $as_me 9.2.0, which was +This file was extended by bacula $as_me 9.2.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -31854,7 +31854,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -bacula config.status 9.2.0 +bacula config.status 9.2.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" -- 2.47.3