[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bacula-commits
Subject:    [Bacula-commits] [bacula.org] Bacula Community source branch
From:       git () bacula ! org
Date:       2011-11-24 22:15:57
Message-ID: 20111124221557.6A95D39B5E9 () bacula ! bacula ! org
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Bacula Community source".

The branch, Branch-5.2 has been updated
       via  1a5199e0ed36b3531b9c231878080bbfb2e6fbb9 (commit)
       via  3e235b2cfc94bb4ec6a244fa201463655a71fa29 (commit)
      from  9b720053e1886238c11e910bf8a6ce8e08f9fc74 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1a5199e0ed36b3531b9c231878080bbfb2e6fbb9
Author: Kern Sibbald <kern@sibbald.com>
Date:   Thu Nov 24 23:15:44 2011 +0100

    Recompile configure

commit 3e235b2cfc94bb4ec6a244fa201463655a71fa29
Author: Marco van Wieringen <mvw@planets.elm.net>
Date:   Thu Nov 24 21:38:04 2011 +0100

    Cleanup autoconf output for systemd check.

-----------------------------------------------------------------------

Summary of changes:
diff --git a/bacula/autoconf/config.h.in b/bacula/autoconf/config.h.in
index d9ce0d6..eeccc91 100644
--- a/bacula/autoconf/config.h.in
+++ b/bacula/autoconf/config.h.in
@@ -792,6 +792,9 @@
    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
 #undef HAVE_ST_RDEV
 
+/* Define to 1 if systemd support should be enabled */
+#undef HAVE_SYSTEMD
+
 /* Defines if your system have the sys/acl.h header file */
 #undef HAVE_SYS_ACL_H
 
diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in
index b83d109..afeaf9c 100644
--- a/bacula/autoconf/configure.in
+++ b/bacula/autoconf/configure.in
@@ -3128,6 +3128,7 @@ esac
 dnl -------------------------------------------
 dnl systemd (default off)
 dnl -------------------------------------------
+AC_MSG_CHECKING(for systemd support)
 AC_ARG_WITH(systemd,
    AC_HELP_STRING([--with-systemd@<:@=UNITDIR@:>@], [Include systemd support. \
UNITDIR is where systemd system .service files are located, default is to ask \
systemctl.]),  [
diff --git a/bacula/configure b/bacula/configure
index 3d64b8c..5893712 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.68 for bacula 5.2.1.
+# Generated by GNU Autoconf 2.68 for bacula 5.2.2.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -567,8 +567,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='bacula'
 PACKAGE_TARNAME='bacula'
-PACKAGE_VERSION='5.2.1'
-PACKAGE_STRING='bacula 5.2.1'
+PACKAGE_VERSION='5.2.2'
+PACKAGE_STRING='bacula 5.2.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1549,7 +1549,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 5.2.1 to adapt to many kinds of systems.
+\`configure' configures bacula 5.2.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1618,7 +1618,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of bacula 5.2.1:";;
+     short | recursive ) echo "Configuration of bacula 5.2.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1819,7 +1819,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-bacula configure 5.2.1
+bacula configure 5.2.2
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2749,7 +2749,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 5.2.1, which was
+It was created by bacula $as_me 5.2.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -30294,6 +30294,8 @@ unknown)
   ;;
 esac
 
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for systemd support" >&5
+$as_echo_n "checking for systemd support... " >&6; }
 
 # Check whether --with-systemd was given.
 if test "${with_systemd+set}" = set; then :
@@ -30892,7 +30894,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 5.2.1, which was
+This file was extended by bacula $as_me 5.2.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -30958,7 +30960,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 5.2.1
+bacula config.status 5.2.2
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 


hooks/post-receive
-- 
Bacula Community source

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Bacula-commits mailing list
Bacula-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic