#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69.
+# Generated by GNU Autoconf 2.69 for bacula 11.3.1.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-PACKAGE_URL=
-
-ac_unique_file="bacula"
+PACKAGE_NAME='bacula'
+PACKAGE_TARNAME='bacula'
+PACKAGE_VERSION='11.3.1'
+PACKAGE_STRING='bacula 11.3.1'
+PACKAGE_BUGREPORT=''
+PACKAGE_URL=''
+
ac_unique_file="src/version.h"
# Factoring default headers for most tests.
ac_includes_default="\
DIR_PLUGIN_DIR
BPAM_LDAP_TARGET_INSTALL
BPAM_LDAP_TARGET
+TOOLS_INSTALL
+FD_PLUGIN_INSTALL
FD_PLUGIN_DIR
docker_bin
LDAP_LIBS
with_ldap
enable_docker_plugin
enable_kubernetes_plugin
+enable_cdp_plugin
enable_ldap_bpam
with_systemd
'
runstatedir='${localstatedir}/run'
includedir='${prefix}/include'
oldincludedir='/usr/include'
-docdir='${datarootdir}/doc/${PACKAGE}'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
infodir='${datarootdir}/info'
htmldir='${docdir}'
dvidir='${docdir}'
# 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 this package to adapt to many kinds of systems.
+\`configure' configures bacula 11.3.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
- --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
+ --docdir=DIR documentation root [DATAROOTDIR/doc/bacula]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
fi
if test -n "$ac_init_help"; then
-
+ case $ac_init_help in
+ short | recursive ) echo "Configuration of bacula 11.3.1:";;
+ esac
cat <<\_ACEOF
Optional Features:
--disable-docker-plugin disable Docker plugin support [default=auto]
--disable-kubernetes-plugin
disable Kubernetes plugin support [default=auto]
+ --disable-cdp-plugin disable CDP plugin support [default=auto]
--disable-ldap-bpam disable LDAP BPAM support [default=auto]
Optional Packages:
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-configure
+bacula configure 11.3.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 $as_me, which was
+It was created by bacula $as_me 11.3.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
if test x$docker_bin = xyes; then
support_docker=yes
FD_PLUGIN_DIR="${FD_PLUGIN_DIR} src/plugins/fd/docker"
+ FD_PLUGIN_INSTALL="${FD_PLUGIN_INSTALL} install-docker"
else
if test x$support_docker = xyes; then
echo " "
enableval=$enable_kubernetes_plugin;
if test x$enableval = xyes; then
support_kubernetes=yes
+ FD_PLUGIN_INSTALL="${FD_PLUGIN_INSTALL} install-kubernetes"
elif test x$enableval = xno; then
support_kubernetes=disabled
fi
FD_PLUGIN_DIR="${FD_PLUGIN_DIR} src/plugins/fd/kubernetes-backend"
fi
+support_cdp=auto
+# Check whether --enable-cdp-plugin was given.
+if test "${enable_cdp_plugin+set}" = set; then :
+ enableval=$enable_cdp_plugin;
+ if test x$enableval = xyes; then
+ support_cdp=yes
+ FD_PLUGIN_INSTALL="${FD_PLUGIN_INSTALL} install-cdp"
+ TOOLS_INSTALL="${TOOLS_INSTALL} install-cdp"
+ elif test x$enableval = xno; then
+ support_cdp=disabled
+ fi
+
+
+fi
+
+
+
+
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by $as_me, which was
+This file was extended by bacula $as_me 11.3.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="\\
-config.status
+bacula config.status 11.3.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
- Docker: ${support_docker}
- Kubernetes: ${support_kubernetes}
- LDAP BPAM: ${support_ldap_bpam}
+ - CDP: ${support_cdp}
" > config.out
# create a small shell script useful for support with