]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Tweak recompile configure.in
authorKern Sibbald <kern@sibbald.com>
Sat, 4 Aug 2018 08:05:55 +0000 (10:05 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 4 Aug 2018 09:49:45 +0000 (11:49 +0200)
bacula/autoconf/config.h.in
bacula/configure

index 90e305edcac1b279bd74cb3a4de44853dd05592a..c2329509236c2df99e181eba37143c4c45eb5e3a 100644 (file)
 /* Define to 1 if you have the <assert.h> header file. */
 #undef HAVE_ASSERT_H
 
+/* Define to 1 if you have the 'attropen' function. */
+#undef HAVE_ATTROPEN
+
 /* Defines if your system have the attr.h header file */
 #undef HAVE_ATTR_H
 
 /* Define to 1 if you have the `fseeko' function. */
 #undef HAVE_FSEEKO
 
-/* Define to 1 if you have the 'fstatat' function. */
-#undef HAVE_FSTATAT
-
 /* Define to 1 if you have the `futimes' function. */
 #undef HAVE_FUTIMES
 
 /* Define to 1 if you have the <limits.h> header file. */
 #undef HAVE_LIMITS_H
 
+/* Define to 1 if you have the 'linkat' function. */
+#undef HAVE_LINKAT
+
 /* Define to 1 if you have the 'listea' function. */
 #undef HAVE_LISTEA
 
 /* Define to 1 if you have the 'openat' function. */
 #undef HAVE_OPENAT
 
-/* Define to 1 if you have the 'attropen' function. */
-#undef HAVE_ATTROPEN
-
 /* Define if OpenSSL library is available */
 #undef HAVE_OPENSSL
 
index 3790e5ba0341fd4236f1abb7be40a82ea1619c9c..b8493c576f8408636d6b5ebcf5fc5411db359458 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for bacula 9.1.0.
+# Generated by GNU Autoconf 2.69 for bacula 9.2.0.
 #
 #
 # 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.1.0'
-PACKAGE_STRING='bacula 9.1.0'
+PACKAGE_VERSION='9.2.0'
+PACKAGE_STRING='bacula 9.2.0'
 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.1.0 to adapt to many kinds of systems.
+\`configure' configures bacula 9.2.0 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.1.0:";;
+     short | recursive ) echo "Configuration of bacula 9.2.0:";;
    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.1.0
+bacula configure 9.2.0
 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.1.0, which was
+It was created by bacula $as_me 9.2.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -30497,7 +30497,7 @@ if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
 _ACEOF
 
-            have_xattr=yes
+           have_xattr=yes
 
 $as_echo "#define HAVE_OPENAT 1" >>confdefs.h
 
@@ -30523,7 +30523,7 @@ done
 
 
       if test $have_xattr = yes; then
-         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nvlist_next_nvpair in -lnvpair" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nvlist_next_nvpair in -lnvpair" >&5
 $as_echo_n "checking for nvlist_next_nvpair in -lnvpair... " >&6; }
 if ${ac_cv_lib_nvpair_nvlist_next_nvpair+:} false; then :
   $as_echo_n "(cached) " >&6
@@ -30564,7 +30564,7 @@ if test "x$ac_cv_lib_nvpair_nvlist_next_nvpair" = xyes; then :
 
 $as_echo "#define HAVE_NVLIST_NEXT_NVPAIR 1" >>confdefs.h
 
-               FDLIBS="-lnvpair $FDLIBS"
+              FDLIBS="-lnvpair $FDLIBS"
 
 
 fi
@@ -31203,7 +31203,7 @@ if test "${with_systemd+set}" = set; then :
   withval=$with_systemd;
        if test "$withval" != "no"; then
           if test "$withval" = "yes"; then
-              SYSTEMD_UNITDIR="`systemctl show | grep UnitPath | cut -d " " -f2`"
+                      SYSTEMD_UNITDIR="/etc/systemd/system"
           else
               SYSTEMD_UNITDIR="${withval}"
           fi
@@ -31785,7 +31785,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.1.0, which was
+This file was extended by bacula $as_me 9.2.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -31851,7 +31851,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.1.0
+bacula config.status 9.2.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"