summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure82
1 files changed, 28 insertions, 54 deletions
diff --git a/configure b/configure
index 107d9b5..3800544 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for rsyslog 8.2.1.
+# Generated by GNU Autoconf 2.69 for rsyslog 8.2.2.
#
# Report bugs to <rsyslog@lists.adiscon.com>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='rsyslog'
PACKAGE_TARNAME='rsyslog'
-PACKAGE_VERSION='8.2.1'
-PACKAGE_STRING='rsyslog 8.2.1'
+PACKAGE_VERSION='8.2.2'
+PACKAGE_STRING='rsyslog 8.2.2'
PACKAGE_BUGREPORT='rsyslog@lists.adiscon.com'
PACKAGE_URL=''
@@ -985,7 +985,6 @@ enable_kmsg
enable_imjournal
enable_inet
enable_jemalloc
-enable_fsstnd
enable_unlimited_select
with_systemdsystemunitdir
enable_debug
@@ -1636,7 +1635,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 rsyslog 8.2.1 to adapt to many kinds of systems.
+\`configure' configures rsyslog 8.2.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1706,7 +1705,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of rsyslog 8.2.1:";;
+ short | recursive ) echo "Configuration of rsyslog 8.2.2:";;
esac
cat <<\_ACEOF
@@ -1735,7 +1734,6 @@ Optional Features:
--enable-imjournal Systemd journal message import [default=no]
--enable-inet Enable networking support [default=yes]
--enable-jemalloc Enable jemalloc support [default=no]
- --disable-fsstnd Disable support for FSSTND
--enable-unlimited-select
Enable unlimited select() syscall [default=no]
--enable-debug Enable debug mode [default=no]
@@ -1964,7 +1962,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-rsyslog configure 8.2.1
+rsyslog configure 8.2.2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2544,7 +2542,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 rsyslog $as_me 8.2.1, which was
+It was created by rsyslog $as_me 8.2.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3407,7 +3405,7 @@ fi
# Define the identity of the package.
PACKAGE='rsyslog'
- VERSION='8.2.1'
+ VERSION='8.2.2'
cat >>confdefs.h <<_ACEOF
@@ -16598,39 +16596,6 @@ fi
fi
-#
-# The following define determines whether the package adheres to the
-# file system standard.
-#
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FSSTND support" >&5
-$as_echo_n "checking for FSSTND support... " >&6; }
-# Check whether --enable-fsstnd was given.
-if test "${enable_fsstnd+set}" = set; then :
- enableval=$enable_fsstnd;
- if test "x${enableval}" = "xyes"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-$as_echo "#define FSSTND 1" >>confdefs.h
-
- else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
- fi
-
-else
-
- # enabled by default
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-$as_echo "#define FSSTND 1" >>confdefs.h
-
-
-fi
-
-
-
# support for unlimited select() syscall
# Check whether --enable-unlimited_select was given.
if test "${enable_unlimited_select+set}" = set; then :
@@ -18329,11 +18294,9 @@ fi
-# imdiag support (so far we do not need a library, but we need to turn this on and off)
-# note that we enable this be default, because an important point is to make
-# it available to users who do not know much about how to handle things. It
-# would complicate things if we first needed to tell them how to enable imdiag.
-# rgerhards, 2008-07-25
+# imdiag support
+# This is a core testbench tool. You need to enable it if you want to
+# use not only a small subset of the testbench.
# Check whether --enable-imdiag was given.
if test "${enable_imdiag+set}" = set; then :
enableval=$enable_imdiag; case "${enableval}" in
@@ -19764,10 +19727,21 @@ else
fi
-#
-# you may want to do some library checks here - see snmp, mysql, pgsql modules
-# for samples
-#
+if test "x$enable_omhdfs"; then
+ for ac_header in hdfs.h hadoop/hdfs.h
+do :
+ as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
+if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
+ cat >>confdefs.h <<_ACEOF
+#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
+_ACEOF
+
+fi
+
+done
+
+fi
if test x$enable_omhdfs = xyes; then
ENABLE_OMHDFS_TRUE=
ENABLE_OMHDFS_FALSE='#'
@@ -21364,7 +21338,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 rsyslog $as_me 8.2.1, which was
+This file was extended by rsyslog $as_me 8.2.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -21430,7 +21404,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="\\
-rsyslog config.status 8.2.1
+rsyslog config.status 8.2.2
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"