/* Define if you have lzo lib */
#undef HAVE_LZO
+/* Define if you have libacl */
+#undef HAVE_ACL
+
/* General libs */
#undef LIBS
/* OSes */
#undef HAVE_LINUX_OS
#undef HAVE_FREEBSD_OS
-#undef HAVE_KFREEBSD_OS
#undef HAVE_NETBSD_OS
#undef HAVE_OPENBSD_OS
#undef HAVE_BSDI_OS
/* Define to 1 if you have the `lstat' function. */
#undef HAVE_LSTAT
+/* Define to 1 if you have LZO compression */
+#undef HAVE_LZO
+
/* Define to 1 if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at runtime.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
#undef STACK_DIRECTION
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for bacula 7.2.0.
+# Generated by GNU Autoconf 2.69 for bacula 7.2.1.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
# Identity of this package.
PACKAGE_NAME='bacula'
PACKAGE_TARNAME='bacula'
-PACKAGE_VERSION='7.2.0'
-PACKAGE_STRING='bacula 7.2.0'
+PACKAGE_VERSION='7.2.1'
+PACKAGE_STRING='bacula 7.2.1'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
sd_user
dir_group
dir_user
+db_ssl_options
db_port
db_password
db_user
db_name
-db_ssl_options
mon_sd_password
mon_fd_password
mon_dir_password
# 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 7.2.0 to adapt to many kinds of systems.
+\`configure' configures bacula 7.2.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of bacula 7.2.0:";;
+ short | recursive ) echo "Configuration of bacula 7.2.1:";;
esac
cat <<\_ACEOF
--with-db-user=UNAME specify database user [default=bacula]
--with-db-password=PWD specify database password [default=*none*]
--with-db-port=DBPORT specify a database port [default=null]
+ --with-db-ssl-options=DBSSLOPTIONS
+ specify SSL options for database user connection
+ [default=null]
--with-dir-user=USER specify user for Director daemon
--with-dir-group=GROUP specify group for Director daemon
--with-sd-user=USER specify user for Storage daemon
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-bacula configure 7.2.0
+bacula configure 7.2.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
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 7.2.0, which was
+It was created by bacula $as_me 7.2.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
fi
-+db_ssl_options=
+db_ssl_options=
+
# Check whether --with-db_ssl_options was given.
if test "${with_db_ssl_options+set}" = set; then :
withval=$with_db_ssl_options;
if test "x$withval" != "x" ; then
- db_ssl_options=$withval
+ db_ssl_options=$withval
fi
if test x$have_gcc = xyes ; then
CPPFLAGS="$CPPFLAGS -fno-strict-aliasing -fno-exceptions -fno-rtti"
- CFLAGS="$CFLAGS -fno-strict-aliasing -fno-exceptions -fno-rtti"
+ CFLAGS="$CFLAGS -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti"
fi
LDFLAGS=${LDFLAGS--O}
CPPFLAGS="$CPPFLAGS"
# 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 7.2.0, which was
+This file was extended by bacula $as_me 7.2.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
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 7.2.0
+bacula config.status 7.2.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"