summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1201
1 files changed, 901 insertions, 300 deletions
diff --git a/configure b/configure
index 6c4e4c925..a2004a8da 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 strongSwan 5.1.3.
+# Generated by GNU Autoconf 2.69 for strongSwan 5.2.0.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='strongSwan'
PACKAGE_TARNAME='strongswan'
-PACKAGE_VERSION='5.1.3'
-PACKAGE_STRING='strongSwan 5.1.3'
+PACKAGE_VERSION='5.2.0'
+PACKAGE_STRING='strongSwan 5.2.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -633,10 +633,18 @@ am__EXEEXT_TRUE
LTLIBOBJS
LIBOBJS
strongswan_options
+USE_SVC_FALSE
+USE_SVC_TRUE
+USE_SWANCTL_FALSE
+USE_SWANCTL_TRUE
+USE_AIKGEN_FALSE
+USE_AIKGEN_TRUE
USE_CMD_FALSE
USE_CMD_TRUE
USE_TKM_FALSE
USE_TKM_TRUE
+USE_DBGHELP_FALSE
+USE_DBGHELP_TRUE
COVERAGE_FALSE
COVERAGE_TRUE
USE_SILENT_RULES_FALSE
@@ -683,8 +691,10 @@ USE_CONFTEST_FALSE
USE_CONFTEST_TRUE
USE_SCRIPTS_FALSE
USE_SCRIPTS_TRUE
-USE_TOOLS_FALSE
-USE_TOOLS_TRUE
+USE_SCEPCLIENT_FALSE
+USE_SCEPCLIENT_TRUE
+USE_PKI_FALSE
+USE_PKI_TRUE
USE_NM_FALSE
USE_NM_TRUE
USE_CHARON_FALSE
@@ -721,8 +731,6 @@ USE_KERNEL_PFKEY_FALSE
USE_KERNEL_PFKEY_TRUE
USE_KERNEL_NETLINK_FALSE
USE_KERNEL_NETLINK_TRUE
-USE_KERNEL_KLIPS_FALSE
-USE_KERNEL_KLIPS_TRUE
USE_ATTR_SQL_FALSE
USE_ATTR_SQL_TRUE
USE_ATTR_FALSE
@@ -733,6 +741,8 @@ USE_ADDRBLOCK_FALSE
USE_ADDRBLOCK_TRUE
USE_FARP_FALSE
USE_FARP_TRUE
+USE_SOCKET_WIN_FALSE
+USE_SOCKET_WIN_TRUE
USE_SOCKET_DYNAMIC_FALSE
USE_SOCKET_DYNAMIC_TRUE
USE_SOCKET_DEFAULT_FALSE
@@ -835,6 +845,10 @@ USE_LOOKIP_FALSE
USE_LOOKIP_TRUE
USE_WHITELIST_FALSE
USE_WHITELIST_TRUE
+USE_KERNEL_IPH_FALSE
+USE_KERNEL_IPH_TRUE
+USE_KERNEL_WFP_FALSE
+USE_KERNEL_WFP_TRUE
USE_KERNEL_LIBIPSEC_FALSE
USE_KERNEL_LIBIPSEC_TRUE
USE_HA_FALSE
@@ -869,6 +883,8 @@ USE_MEDCLI_FALSE
USE_MEDCLI_TRUE
USE_MEDSRV_FALSE
USE_MEDSRV_TRUE
+USE_VICI_FALSE
+USE_VICI_TRUE
USE_STROKE_FALSE
USE_STROKE_TRUE
USE_NTRU_FALSE
@@ -961,6 +977,8 @@ USE_SOUP_FALSE
USE_SOUP_TRUE
USE_UNBOUND_FALSE
USE_UNBOUND_TRUE
+USE_WINHTTP_FALSE
+USE_WINHTTP_TRUE
USE_CURL_FALSE
USE_CURL_TRUE
USE_TEST_VECTORS_FALSE
@@ -969,6 +987,7 @@ t_plugins
s_plugins
h_plugins
c_plugins
+aikgen_plugins
cmd_plugins
nm_plugins
medsrv_plugins
@@ -998,8 +1017,8 @@ dbusservicedir
maemo_LIBS
maemo_CFLAGS
MYSQLCFLAG
-MYSQLLIB
MYSQLCONFIG
+MYSQLLIB
clearsilver_LIBS
RUBYLIB
RUBYINCLUDE
@@ -1010,8 +1029,14 @@ xml_LIBS
xml_CFLAGS
soup_LIBS
soup_CFLAGS
-PTHREADLIB
+PLUGIN_CFLAGS
+USE_WINDOWS_FALSE
+USE_WINDOWS_TRUE
+OPENSSL_LIB
RTLIB
+USE_SYSLOG_FALSE
+USE_SYSLOG_TRUE
+PTHREADLIB
SOCKLIB
BTLIB
DLLIB
@@ -1091,6 +1116,7 @@ ipsec_script
routing_table_prio
routing_table
linux_headers
+swanctldir
nm_ca_dir
imcvdir
plugindir
@@ -1188,6 +1214,7 @@ with_ipseclibdir
with_plugindir
with_imcvdir
with_nm_ca_dir
+with_swanctldir
with_linux_headers
with_routing_table
with_routing_table_prio
@@ -1241,6 +1268,7 @@ enable_curl
enable_ldap
enable_soup
enable_unbound
+enable_winhttp
enable_mysql
enable_sqlite
enable_addrblock
@@ -1279,14 +1307,17 @@ enable_xauth_noauth
enable_kernel_netlink
enable_kernel_pfkey
enable_kernel_pfroute
-enable_kernel_klips
+enable_kernel_iph
enable_kernel_libipsec
+enable_kernel_wfp
enable_socket_default
enable_socket_dynamic
+enable_socket_win
enable_stroke
enable_smp
enable_sql
enable_uci
+enable_vici
enable_android_dns
enable_attr
enable_attr_sql
@@ -1326,6 +1357,7 @@ enable_systime_fix
enable_test_vectors
enable_unit_tester
enable_updown
+enable_aikgen
enable_charon
enable_cmd
enable_conftest
@@ -1336,10 +1368,14 @@ enable_manager
enable_medcli
enable_medsrv
enable_nm
+enable_pki
+enable_scepclient
enable_scripts
+enable_svc
+enable_swanctl
enable_tkm
-enable_tools
enable_bfd_backtraces
+enable_dbghelp_backtraces
enable_ikev1
enable_ikev2
enable_integrity_test
@@ -1929,7 +1965,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 strongSwan 5.1.3 to adapt to many kinds of systems.
+\`configure' configures strongSwan 5.2.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1999,7 +2035,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of strongSwan 5.1.3:";;
+ short | recursive ) echo "Configuration of strongSwan 5.2.0:";;
esac
cat <<\_ACEOF
@@ -2054,6 +2090,7 @@ Optional Features:
--enable-unbound enable UNBOUND resolver plugin to perform DNS
queries via libunbound. Requires libldns and
libunbound.
+ --enable-winhttp enable WinHTTP based HTTP/HTTPS fetching plugin.
--enable-mysql enable MySQL database support. Requires
libmysqlclient_r.
--enable-sqlite enable SQLite database support. Requires libsqlite3.
@@ -2103,17 +2140,22 @@ Optional Features:
disable the netlink kernel interface.
--enable-kernel-pfkey enable the PF_KEY kernel interface.
--enable-kernel-pfroute enable the PF_ROUTE kernel interface.
- --enable-kernel-klips enable the KLIPS kernel interface.
+ --enable-kernel-iph enable the Windows IP Helper based networking
+ backend.
--enable-kernel-libipsec
enable the libipsec kernel interface.
+ --enable-kernel-wfp enable the Windows Filtering Platform IPsec backend.
--disable-socket-default
disable default socket implementation for charon.
--enable-socket-dynamic enable dynamic socket implementation for charon
+ --enable-socket-win enable Winsock2 based socket implementation for
+ charon
--disable-stroke disable charons stroke configuration backend.
--enable-smp enable SMP configuration and control interface.
Requires libxml.
--enable-sql enable SQL database configuration backend.
--enable-uci enable OpenWRT UCI configuration plugin.
+ --enable-vici enable strongSwan IKE generic IPC interface plugin.
--enable-android-dns enable Android specific DNS handler.
--disable-attr disable strongswan.conf based configuration
attribute plugin.
@@ -2163,6 +2205,7 @@ Optional Features:
--enable-test-vectors enable plugin providing crypto test vectors.
--enable-unit-tester enable unit tests on IKEv2 daemon startup.
--disable-updown disable updown firewall script plugin.
+ --enable-aikgen enable AIK generator.
--disable-charon disable the IKEv1/IKEv2 keying daemon charon.
--enable-cmd enable the command line IKE client charon-cmd.
--enable-conftest enforce Suite B conformance test framework.
@@ -2176,12 +2219,18 @@ Optional Features:
--enable-medsrv enable mediation server web frontend and daemon
plugin.
--enable-nm enable NetworkManager backend.
+ --disable-pki disable pki certificate utility.
+ --disable-scepclient disable SCEP client tool.
--disable-scripts disable additional utilities (found in directory
scripts).
+ --enable-svc enable charon Windows service.
+ --enable-swanctl enable swanctl configuration and control tool.
--enable-tkm enable Trusted Key Manager support.
- --disable-tools disable additional utilities (scepclient and pki).
--enable-bfd-backtraces use binutils libbfd to resolve backtraces for memory
leaks and segfaults.
+ --enable-dbghelp-backtraces
+ use dbghlp.dll on Windows to create and print
+ backtraces for memory leaks and segfaults.
--disable-ikev1 disable IKEv1 protocol support in charon.
--disable-ikev2 disable IKEv2 protocol support in charon.
--enable-integrity-test enable integrity testing of libstrongswan and
@@ -2240,6 +2289,8 @@ Optional Packages:
--with-nm-ca-dir=arg directory the NM backend uses to look up trusted
root certificates (default:
/usr/share/ca-certificates).
+ --with-swanctldir=arg base directory for swanctl configuration files and
+ credentials (default: ${sysconfdir}/swanctl).
--with-linux-headers=arg
set directory of linux header files to use (default:
\${top_srcdir}/src/include).
@@ -2389,7 +2440,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-strongSwan configure 5.1.3
+strongSwan configure 5.2.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2911,7 +2962,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 strongSwan $as_me 5.1.3, which was
+It was created by strongSwan $as_me 5.2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3259,7 +3310,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
ac_compiler_gnu=$ac_cv_c_compiler_gnu
-am__api_version='1.13'
+am__api_version='1.14'
ac_aux_dir=
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
@@ -3774,7 +3825,7 @@ fi
# Define the identity of the package.
PACKAGE='strongswan'
- VERSION='5.1.3'
+ VERSION='5.2.0'
cat >>confdefs.h <<_ACEOF
@@ -3941,6 +3992,47 @@ $as_echo "$am_cv_prog_tar_ustar" >&6; }
+# POSIX will say in a future version that running "rm -f" with no argument
+# is OK; and we want to be able to make that assumption in our Makefile
+# recipes. So use an aggressive probe to check that the usage we want is
+# actually supported "in the wild" to an acceptable degree.
+# See automake bug#10828.
+# To make any issue more visible, cause the running configure to be aborted
+# by default if the 'rm' program in use doesn't match our expectations; the
+# user can still override this though.
+if rm -f && rm -fr && rm -rf; then : OK; else
+ cat >&2 <<'END'
+Oops!
+
+Your 'rm' program seems unable to run without file operands specified
+on the command line, even when the '-f' option is present. This is contrary
+to the behaviour of most rm programs out there, and not conforming with
+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
+
+Please tell bug-automake@gnu.org about your system, including the value
+of your $PATH and any error possibly output before this message. This
+can help us improve future automake versions.
+
+END
+ if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
+ echo 'Configuration will proceed anyway, since you have set the' >&2
+ echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
+ echo >&2
+ else
+ cat >&2 <<'END'
+Aborting the configuration process, to ensure you take notice of the issue.
+
+You can download and install GNU coreutils to get an 'rm' implementation
+that behaves properly: <http://www.gnu.org/software/coreutils/>.
+
+If you want to complete the configuration process using your problematic
+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
+to "yes", and re-run configure.
+
+END
+ as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
+ fi
+fi
# Check whether --enable-silent-rules was given.
if test "${enable_silent_rules+set}" = set; then :
enableval=$enable_silent_rules;
@@ -4332,6 +4424,18 @@ fi
+# Check whether --with-swanctldir was given.
+if test "${with_swanctldir+set}" = set; then :
+ withval=$with_swanctldir; swanctldir="$withval"
+
+else
+ swanctldir="${sysconfdir}/swanctl"
+
+
+fi
+
+
+
# Check whether --with-linux-headers was given.
if test "${with_linux_headers+set}" = set; then :
withval=$with_linux_headers; linux_headers="$withval"
@@ -5172,6 +5276,22 @@ fi
disabled_by_default=${disabled_by_default}" unbound"
+# Check whether --enable-winhttp was given.
+if test "${enable_winhttp+set}" = set; then :
+ enableval=$enable_winhttp; winhttp_given=true
+ if test x$enableval = xyes; then
+ winhttp=true
+ else
+ winhttp=false
+ fi
+else
+ winhttp=false
+ winhttp_given=false
+
+fi
+
+ disabled_by_default=${disabled_by_default}" winhttp"
+
# database plugins
# Check whether --enable-mysql was given.
if test "${enable_mysql+set}" = set; then :
@@ -5783,21 +5903,21 @@ fi
disabled_by_default=${disabled_by_default}" kernel_pfroute"
-# Check whether --enable-kernel-klips was given.
-if test "${enable_kernel_klips+set}" = set; then :
- enableval=$enable_kernel_klips; kernel_klips_given=true
+# Check whether --enable-kernel-iph was given.
+if test "${enable_kernel_iph+set}" = set; then :
+ enableval=$enable_kernel_iph; kernel_iph_given=true
if test x$enableval = xyes; then
- kernel_klips=true
+ kernel_iph=true
else
- kernel_klips=false
+ kernel_iph=false
fi
else
- kernel_klips=false
- kernel_klips_given=false
+ kernel_iph=false
+ kernel_iph_given=false
fi
- disabled_by_default=${disabled_by_default}" kernel_klips"
+ disabled_by_default=${disabled_by_default}" kernel_iph"
# Check whether --enable-kernel-libipsec was given.
if test "${enable_kernel_libipsec+set}" = set; then :
@@ -5815,6 +5935,22 @@ fi
disabled_by_default=${disabled_by_default}" kernel_libipsec"
+# Check whether --enable-kernel-wfp was given.
+if test "${enable_kernel_wfp+set}" = set; then :
+ enableval=$enable_kernel_wfp; kernel_wfp_given=true
+ if test x$enableval = xyes; then
+ kernel_wfp=true
+ else
+ kernel_wfp=false
+ fi
+else
+ kernel_wfp=false
+ kernel_wfp_given=false
+
+fi
+
+ disabled_by_default=${disabled_by_default}" kernel_wfp"
+
# Check whether --enable-socket-default was given.
if test "${enable_socket_default+set}" = set; then :
enableval=$enable_socket_default; socket_default_given=true
@@ -5847,6 +5983,22 @@ fi
disabled_by_default=${disabled_by_default}" socket_dynamic"
+# Check whether --enable-socket-win was given.
+if test "${enable_socket_win+set}" = set; then :
+ enableval=$enable_socket_win; socket_win_given=true
+ if test x$enableval = xyes; then
+ socket_win=true
+ else
+ socket_win=false
+ fi
+else
+ socket_win=false
+ socket_win_given=false
+
+fi
+
+ disabled_by_default=${disabled_by_default}" socket_win"
+
# configuration/control plugins
# Check whether --enable-stroke was given.
if test "${enable_stroke+set}" = set; then :
@@ -5912,6 +6064,22 @@ fi
disabled_by_default=${disabled_by_default}" uci"
+# Check whether --enable-vici was given.
+if test "${enable_vici+set}" = set; then :
+ enableval=$enable_vici; vici_given=true
+ if test x$enableval = xyes; then
+ vici=true
+ else
+ vici=false
+ fi
+else
+ vici=false
+ vici_given=false
+
+fi
+
+ disabled_by_default=${disabled_by_default}" vici"
+
# attribute provider/consumer plugins
# Check whether --enable-android-dns was given.
if test "${enable_android_dns+set}" = set; then :
@@ -6540,6 +6708,22 @@ fi
enabled_by_default=${enabled_by_default}" updown"
# programs/components
+# Check whether --enable-aikgen was given.
+if test "${enable_aikgen+set}" = set; then :
+ enableval=$enable_aikgen; aikgen_given=true
+ if test x$enableval = xyes; then
+ aikgen=true
+ else
+ aikgen=false
+ fi
+else
+ aikgen=false
+ aikgen_given=false
+
+fi
+
+ disabled_by_default=${disabled_by_default}" aikgen"
+
# Check whether --enable-charon was given.
if test "${enable_charon+set}" = set; then :
enableval=$enable_charon; charon_given=true
@@ -6700,6 +6884,38 @@ fi
disabled_by_default=${disabled_by_default}" nm"
+# Check whether --enable-pki was given.
+if test "${enable_pki+set}" = set; then :
+ enableval=$enable_pki; pki_given=true
+ if test x$enableval = xyes; then
+ pki=true
+ else
+ pki=false
+ fi
+else
+ pki=true
+ pki_given=false
+
+fi
+
+ enabled_by_default=${enabled_by_default}" pki"
+
+# Check whether --enable-scepclient was given.
+if test "${enable_scepclient+set}" = set; then :
+ enableval=$enable_scepclient; scepclient_given=true
+ if test x$enableval = xyes; then
+ scepclient=true
+ else
+ scepclient=false
+ fi
+else
+ scepclient=true
+ scepclient_given=false
+
+fi
+
+ enabled_by_default=${enabled_by_default}" scepclient"
+
# Check whether --enable-scripts was given.
if test "${enable_scripts+set}" = set; then :
enableval=$enable_scripts; scripts_given=true
@@ -6716,37 +6932,53 @@ fi
enabled_by_default=${enabled_by_default}" scripts"
-# Check whether --enable-tkm was given.
-if test "${enable_tkm+set}" = set; then :
- enableval=$enable_tkm; tkm_given=true
+# Check whether --enable-svc was given.
+if test "${enable_svc+set}" = set; then :
+ enableval=$enable_svc; svc_given=true
if test x$enableval = xyes; then
- tkm=true
+ svc=true
else
- tkm=false
+ svc=false
fi
else
- tkm=false
- tkm_given=false
+ svc=false
+ svc_given=false
fi
- disabled_by_default=${disabled_by_default}" tkm"
+ disabled_by_default=${disabled_by_default}" svc"
-# Check whether --enable-tools was given.
-if test "${enable_tools+set}" = set; then :
- enableval=$enable_tools; tools_given=true
+# Check whether --enable-swanctl was given.
+if test "${enable_swanctl+set}" = set; then :
+ enableval=$enable_swanctl; swanctl_given=true
+ if test x$enableval = xyes; then
+ swanctl=true
+ else
+ swanctl=false
+ fi
+else
+ swanctl=false
+ swanctl_given=false
+
+fi
+
+ disabled_by_default=${disabled_by_default}" swanctl"
+
+# Check whether --enable-tkm was given.
+if test "${enable_tkm+set}" = set; then :
+ enableval=$enable_tkm; tkm_given=true
if test x$enableval = xyes; then
- tools=true
+ tkm=true
else
- tools=false
+ tkm=false
fi
else
- tools=true
- tools_given=false
+ tkm=false
+ tkm_given=false
fi
- enabled_by_default=${enabled_by_default}" tools"
+ disabled_by_default=${disabled_by_default}" tkm"
# optional features
# Check whether --enable-bfd-backtraces was given.
@@ -6765,6 +6997,22 @@ fi
disabled_by_default=${disabled_by_default}" bfd_backtraces"
+# Check whether --enable-dbghelp-backtraces was given.
+if test "${enable_dbghelp_backtraces+set}" = set; then :
+ enableval=$enable_dbghelp_backtraces; dbghelp_backtraces_given=true
+ if test x$enableval = xyes; then
+ dbghelp_backtraces=true
+ else
+ dbghelp_backtraces=false
+ fi
+else
+ dbghelp_backtraces=false
+ dbghelp_backtraces_given=false
+
+fi
+
+ disabled_by_default=${disabled_by_default}" dbghelp_backtraces"
+
# Check whether --enable-ikev1 was given.
if test "${enable_ikev1+set}" = set; then :
enableval=$enable_ikev1; ikev1_given=true
@@ -7778,6 +8026,65 @@ ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
+$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
+if ${am_cv_prog_cc_c_o+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h. */
+
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+ # Make sure it works both with $CC and with simple cc.
+ # Following AC_PROG_CC_C_O, we do the test twice because some
+ # compilers refuse to overwrite an existing .o file with -o,
+ # though they will create one.
+ am_cv_prog_cc_c_o=yes
+ for am_i in 1 2; do
+ if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
+ ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } \
+ && test -f conftest2.$ac_objext; then
+ : OK
+ else
+ am_cv_prog_cc_c_o=no
+ break
+ fi
+ done
+ rm -f core conftest*
+ unset am_i
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
+$as_echo "$am_cv_prog_cc_c_o" >&6; }
+if test "$am_cv_prog_cc_c_o" != yes; then
+ # Losing compiler, so override with the script.
+ # FIXME: It is wrong to rewrite CC.
+ # But if we don't then we get into trouble of one sort or another.
+ # A longer-term fix would be to have automake use am__CC in this case,
+ # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
+ CC="$am_aux_dir/compile $CC"
+fi
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
DEPDIR="${am__leading_dot}deps"
ac_config_commands="$ac_config_commands depfiles"
@@ -7970,131 +8277,6 @@ else
fi
-if test "x$CC" != xcc; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
-$as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
-else
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
-$as_echo_n "checking whether cc understands -c and -o together... " >&6; }
-fi
-set dummy $CC; ac_cc=`$as_echo "$2" |
- sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
-if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then :
- $as_echo_n "(cached) " >&6
-else
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-# Make sure it works both with $CC and with simple cc.
-# We do the test twice because some compilers refuse to overwrite an
-# existing .o file with -o, though they will create one.
-ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
-rm -f conftest2.*
-if { { case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_try") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; } &&
- test -f conftest2.$ac_objext && { { case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_try") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; };
-then
- eval ac_cv_prog_cc_${ac_cc}_c_o=yes
- if test "x$CC" != xcc; then
- # Test first that cc exists at all.
- if { ac_try='cc -c conftest.$ac_ext >&5'
- { { case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_try") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; }; then
- ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
- rm -f conftest2.*
- if { { case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_try") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; } &&
- test -f conftest2.$ac_objext && { { case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_try") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; };
- then
- # cc works too.
- :
- else
- # cc exists but doesn't like -o.
- eval ac_cv_prog_cc_${ac_cc}_c_o=no
- fi
- fi
- fi
-else
- eval ac_cv_prog_cc_${ac_cc}_c_o=no
-fi
-rm -f core conftest*
-
-fi
-if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-$as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
-
-fi
-
-# FIXME: we rely on the cache variable name because
-# there is no other way.
-set dummy $CC
-am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
-if test "$am_t" != yes; then
- # Losing compiler, so override with the script.
- # FIXME: It is wrong to rewrite CC.
- # But if we don't then we get into trouble of one sort or another.
- # A longer-term fix would be to have automake use am__CC in this case,
- # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
- CC="$am_aux_dir/compile $CC"
-fi
-
# Make sure we can run config.sub.
@@ -16780,6 +16962,10 @@ if test x$fips_prf = xtrue; then
fi
fi
+if test x$swanctl = xtrue; then
+ vici=true
+fi
+
if test x$smp = xtrue -o x$tnccs_11 = xtrue -o x$tnc_ifmap = xtrue; then
xml=true
fi
@@ -17421,77 +17607,6 @@ fi
-# FreeBSD has clock_gettime in libc, Linux needs librt
-LIBS=""
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing clock_gettime" >&5
-$as_echo_n "checking for library containing clock_gettime... " >&6; }
-if ${ac_cv_search_clock_gettime+:} false; then :
- $as_echo_n "(cached) " >&6
-else
- ac_func_search_save_LIBS=$LIBS
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
- builtin and then its argument prototype would still apply. */
-#ifdef __cplusplus
-extern "C"
-#endif
-char clock_gettime ();
-int
-main ()
-{
-return clock_gettime ();
- ;
- return 0;
-}
-_ACEOF
-for ac_lib in '' rt; do
- if test -z "$ac_lib"; then
- ac_res="none required"
- else
- ac_res=-l$ac_lib
- LIBS="-l$ac_lib $ac_func_search_save_LIBS"
- fi
- if ac_fn_c_try_link "$LINENO"; then :
- ac_cv_search_clock_gettime=$ac_res
-fi
-rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext
- if ${ac_cv_search_clock_gettime+:} false; then :
- break
-fi
-done
-if ${ac_cv_search_clock_gettime+:} false; then :
-
-else
- ac_cv_search_clock_gettime=no
-fi
-rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_clock_gettime" >&5
-$as_echo "$ac_cv_search_clock_gettime" >&6; }
-ac_res=$ac_cv_search_clock_gettime
-if test "$ac_res" != no; then :
- test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
- RTLIB=$LIBS
-fi
-
-for ac_func in clock_gettime
-do :
- ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
-if test "x$ac_cv_func_clock_gettime" = xyes; then :
- cat >>confdefs.h <<_ACEOF
-#define HAVE_CLOCK_GETTIME 1
-_ACEOF
-
-fi
-done
-
-
-
# Android has pthread_* functions in bionic (libc), others need libpthread
LIBS=""
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing pthread_create" >&5
@@ -17830,7 +17945,7 @@ _ACEOF
fi
done
-for ac_func in fmemopen funopen mmap memrchr
+for ac_func in fmemopen funopen mmap memrchr setlinebuf strptime
do :
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
@@ -17843,6 +17958,25 @@ fi
done
+ac_fn_c_check_func "$LINENO" "syslog" "ac_cv_func_syslog"
+if test "x$ac_cv_func_syslog" = xyes; then :
+
+
+$as_echo "#define HAVE_SYSLOG /**/" >>confdefs.h
+
+ syslog=true
+
+fi
+
+ if test "x$syslog" = xtrue; then
+ USE_SYSLOG_TRUE=
+ USE_SYSLOG_FALSE='#'
+else
+ USE_SYSLOG_TRUE='#'
+ USE_SYSLOG_FALSE=
+fi
+
+
for ac_header in sys/sockio.h glob.h net/if_tun.h linux/fib_rules.h
do :
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -17931,7 +18065,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
int
main ()
{
-struct in6_addr in6;
+struct in6_addr in6 __attribute__((unused));
in6 = in6addr_any;
;
return 0;
@@ -18082,8 +18216,8 @@ $as_echo "no" >&6; }
fi
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcc atomic operations" >&5
-$as_echo_n "checking for gcc atomic operations... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GCC __sync operations" >&5
+$as_echo_n "checking for GCC __sync operations... " >&6; }
if test "$cross_compiling" = yes; then :
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
$as_echo "no" >&6; }
@@ -18093,10 +18227,9 @@ else
/* end confdefs.h. */
int main() {
- volatile int ref = 1;
+ int ref = 1;
__sync_fetch_and_add (&ref, 1);
__sync_sub_and_fetch (&ref, 1);
- /* Make sure test fails if operations are not supported */
__sync_val_compare_and_swap(&ref, 1, 0);
return ref;
}
@@ -18106,7 +18239,7 @@ if ac_fn_c_try_run "$LINENO"; then :
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; };
-$as_echo "#define HAVE_GCC_ATOMIC_OPERATIONS /**/" >>confdefs.h
+$as_echo "#define HAVE_GCC_SYNC_OPERATIONS /**/" >>confdefs.h
else
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
@@ -18160,6 +18293,196 @@ fi
fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Windows target" >&5
+$as_echo_n "checking for Windows target... " >&6; }
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h. */
+#include <windows.h>
+int
+main ()
+{
+#ifndef WIN32
+ # error WIN32 undefined
+ #endif
+
+ ;
+ return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+ windows=true
+ openssl_lib=eay32
+ PTHREADLIB=""
+
+ # explicitly disable ms-bitfields, as it breaks __attribute__((packed))
+ case "$CFLAGS" in
+ *ms-bitfields*) ;;
+ *) CFLAGS="$CFLAGS -mno-ms-bitfields" ;;
+ esac
+
+else
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+ openssl_lib=crypto
+
+ # check for clock_gettime() on non-Windows only. Otherwise this
+ # check might find clock_gettime() in libwinpthread, but we don't want
+ # to link against it.
+ saved_LIBS=$LIBS
+ # FreeBSD has clock_gettime in libc, Linux needs librt
+ LIBS=""
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing clock_gettime" >&5
+$as_echo_n "checking for library containing clock_gettime... " >&6; }
+if ${ac_cv_search_clock_gettime+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ ac_func_search_save_LIBS=$LIBS
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h. */
+
+/* Override any GCC internal prototype to avoid an error.
+ Use char because int might match the return type of a GCC
+ builtin and then its argument prototype would still apply. */
+#ifdef __cplusplus
+extern "C"
+#endif
+char clock_gettime ();
+int
+main ()
+{
+return clock_gettime ();
+ ;
+ return 0;
+}
+_ACEOF
+for ac_lib in '' rt; do
+ if test -z "$ac_lib"; then
+ ac_res="none required"
+ else
+ ac_res=-l$ac_lib
+ LIBS="-l$ac_lib $ac_func_search_save_LIBS"
+ fi
+ if ac_fn_c_try_link "$LINENO"; then :
+ ac_cv_search_clock_gettime=$ac_res
+fi
+rm -f core conftest.err conftest.$ac_objext \
+ conftest$ac_exeext
+ if ${ac_cv_search_clock_gettime+:} false; then :
+ break
+fi
+done
+if ${ac_cv_search_clock_gettime+:} false; then :
+
+else
+ ac_cv_search_clock_gettime=no
+fi
+rm conftest.$ac_ext
+LIBS=$ac_func_search_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_clock_gettime" >&5
+$as_echo "$ac_cv_search_clock_gettime" >&6; }
+ac_res=$ac_cv_search_clock_gettime
+if test "$ac_res" != no; then :
+ test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
+ RTLIB=$LIBS
+fi
+
+ for ac_func in clock_gettime
+do :
+ ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
+if test "x$ac_cv_func_clock_gettime" = xyes; then :
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_CLOCK_GETTIME 1
+_ACEOF
+
+fi
+done
+
+
+ LIBS=$saved_LIBS
+
+
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+OPENSSL_LIB=-l$openssl_lib
+
+ if test "x$windows" = xtrue; then
+ USE_WINDOWS_TRUE=
+ USE_WINDOWS_FALSE='#'
+else
+ USE_WINDOWS_TRUE='#'
+ USE_WINDOWS_FALSE=
+fi
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working __attribute__((packed))" >&5
+$as_echo_n "checking for working __attribute__((packed))... " >&6; }
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h. */
+
+int
+main ()
+{
+
+ struct test { char a; short b; } __attribute__((packed));
+ char x[sizeof(struct test) == sizeof(char) + sizeof(short) ? 1 : -1]
+ __attribute__((unused));
+ return 0;
+
+ ;
+ return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+else
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }; as_fn_error $? "__attribute__((packed)) does not work" "$LINENO" 5
+
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking clang" >&5
+$as_echo_n "checking clang... " >&6; }
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h. */
+
+int
+main ()
+{
+
+ #ifndef __clang__
+ # error not using LLVM clang
+ #endif
+
+ ;
+ return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+
+else
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+ # GCC, but not MinGW requires -rdynamic for plugins
+ if test x$windows != xtrue; then
+ PLUGIN_CFLAGS=-rdynamic
+
+ fi
+
+
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+
if test x$printf_hooks = xvstr; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lvstr" >&5
$as_echo_n "checking for main in -lvstr... " >&6; }
@@ -18774,6 +19097,53 @@ $as_echo "#define TSS_TROUSERS /**/" >>confdefs.h
fi
+if test x$imv_swid = xtrue; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -ljson" >&5
+$as_echo_n "checking for main in -ljson... " >&6; }
+if ${ac_cv_lib_json_main+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
+LIBS="-ljson $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h. */
+
+
+int
+main ()
+{
+return main ();
+ ;
+ return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+ ac_cv_lib_json_main=yes
+else
+ ac_cv_lib_json_main=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+ conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_json_main" >&5
+$as_echo "$ac_cv_lib_json_main" >&6; }
+if test "x$ac_cv_lib_json_main" = xyes; then :
+ LIBS="$LIBS"
+else
+ as_fn_error $? "JSON library libjson not found" "$LINENO" 5
+fi
+
+ ac_fn_c_check_header_mongrel "$LINENO" "json/json.h" "ac_cv_header_json_json_h" "$ac_includes_default"
+if test "x$ac_cv_header_json_json_h" = xyes; then :
+
+else
+ as_fn_error $? "JSON header json/json.h not found!" "$LINENO" 5
+fi
+
+
+fi
+
if test x$dumm = xtrue; then
pkg_failed=no
@@ -19135,7 +19505,55 @@ fi
fi
if test x$mysql = xtrue; then
- # Extract the first word of "mysql_config", so it can be a program name with args.
+ if test "x$windows" = xtrue; then
+ ac_fn_c_check_header_mongrel "$LINENO" "mysql.h" "ac_cv_header_mysql_h" "$ac_includes_default"
+if test "x$ac_cv_header_mysql_h" = xyes; then :
+
+else
+ as_fn_error $? "MySQL header file mysql.h not found!" "$LINENO" 5
+fi
+
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lmysql" >&5
+$as_echo_n "checking for main in -lmysql... " >&6; }
+if ${ac_cv_lib_mysql_main+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
+LIBS="-lmysql $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h. */
+
+
+int
+main ()
+{
+return main ();
+ ;
+ return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+ ac_cv_lib_mysql_main=yes
+else
+ ac_cv_lib_mysql_main=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+ conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mysql_main" >&5
+$as_echo "$ac_cv_lib_mysql_main" >&6; }
+if test "x$ac_cv_lib_mysql_main" = xyes; then :
+ LIBS="$LIBS"
+else
+ as_fn_error $? "MySQL library not found!" "$LINENO" 5
+fi
+
+ MYSQLLIB=-lmysql
+
+ else
+ # Extract the first word of "mysql_config", so it can be a program name with args.
set dummy mysql_config; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
$as_echo_n "checking for $ac_word... " >&6; }
@@ -19176,13 +19594,14 @@ $as_echo "no" >&6; }
fi
- if test x$MYSQLCONFIG = x; then
- as_fn_error $? "mysql_config not found!" "$LINENO" 5
- fi
- MYSQLLIB=`$MYSQLCONFIG --libs_r`
+ if test x$MYSQLCONFIG = x; then
+ as_fn_error $? "mysql_config not found!" "$LINENO" 5
+ fi
+ MYSQLLIB=`$MYSQLCONFIG --libs_r`
- MYSQLCFLAG=`$MYSQLCONFIG --cflags`
+ MYSQLCFLAG=`$MYSQLCONFIG --cflags`
+ fi
fi
if test x$sqlite = xtrue; then
@@ -19283,13 +19702,14 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
fi
if test x$openssl = xtrue; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lcrypto" >&5
-$as_echo_n "checking for main in -lcrypto... " >&6; }
-if ${ac_cv_lib_crypto_main+:} false; then :
+ as_ac_Lib=`$as_echo "ac_cv_lib_$openssl_lib''_main" | $as_tr_sh`
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$openssl_lib" >&5
+$as_echo_n "checking for main in -l$openssl_lib... " >&6; }
+if eval \${$as_ac_Lib+:} false; then :
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-lcrypto $LIBS"
+LIBS="-l$openssl_lib $LIBS"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -19303,20 +19723,21 @@ return main ();
}
_ACEOF
if ac_fn_c_try_link "$LINENO"; then :
- ac_cv_lib_crypto_main=yes
+ eval "$as_ac_Lib=yes"
else
- ac_cv_lib_crypto_main=no
+ eval "$as_ac_Lib=no"
fi
rm -f core conftest.err conftest.$ac_objext \
conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_main" >&5
-$as_echo "$ac_cv_lib_crypto_main" >&6; }
-if test "x$ac_cv_lib_crypto_main" = xyes; then :
+eval ac_res=\$$as_ac_Lib
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
LIBS="$LIBS"
else
- as_fn_error $? "OpenSSL crypto library not found" "$LINENO" 5
+ as_fn_error $? "OpenSSL lib$openssl_lib not found" "$LINENO" 5
fi
ac_fn_c_check_header_mongrel "$LINENO" "openssl/evp.h" "ac_cv_header_openssl_evp_h" "$ac_includes_default"
@@ -20354,6 +20775,7 @@ manager_plugins=
medsrv_plugins=
nm_plugins=
cmd_plugins=
+aikgen_plugins=
# location specific lists for checksumming,
# for src/libcharon, src/libhydra, src/libstrongswan and src/libtnccs
@@ -20374,15 +20796,25 @@ if test x$curl = xtrue; then
s_plugins=${s_plugins}" curl"
charon_plugins=${charon_plugins}" curl"
scepclient_plugins=${scepclient_plugins}" curl"
+ pki_plugins=${pki_plugins}" curl"
scripts_plugins=${scripts_plugins}" curl"
nm_plugins=${nm_plugins}" curl"
cmd_plugins=${cmd_plugins}" curl"
fi
+if test x$winhttp = xtrue; then
+ s_plugins=${s_plugins}" winhttp"
+ charon_plugins=${charon_plugins}" winhttp"
+ pki_plugins=${pki_plugins}" winhttp"
+ scripts_plugins=${scripts_plugins}" winhttp"
+
+ fi
+
if test x$soup = xtrue; then
s_plugins=${s_plugins}" soup"
charon_plugins=${charon_plugins}" soup"
+ pki_plugins=${pki_plugins}" soup"
scripts_plugins=${scripts_plugins}" soup"
nm_plugins=${nm_plugins}" soup"
cmd_plugins=${cmd_plugins}" soup"
@@ -20489,6 +20921,7 @@ if test x$sha1 = xtrue; then
attest_plugins=${attest_plugins}" sha1"
nm_plugins=${nm_plugins}" sha1"
cmd_plugins=${cmd_plugins}" sha1"
+ aikgen_plugins=${aikgen_plugins}" sha1"
fi
@@ -20502,6 +20935,7 @@ if test x$sha2 = xtrue; then
attest_plugins=${attest_plugins}" sha2"
nm_plugins=${nm_plugins}" sha2"
cmd_plugins=${cmd_plugins}" sha2"
+ aikgen_plugins=${aikgen_plugins}" sha2"
fi
@@ -20525,6 +20959,7 @@ if test x$md5 = xtrue; then
attest_plugins=${attest_plugins}" md5"
nm_plugins=${nm_plugins}" md5"
cmd_plugins=${cmd_plugins}" md5"
+ aikgen_plugins=${aikgen_plugins}" md5"
fi
@@ -20538,6 +20973,7 @@ if test x$rdrand = xtrue; then
attest_plugins=${attest_plugins}" rdrand"
nm_plugins=${nm_plugins}" rdrand"
cmd_plugins=${cmd_plugins}" rdrand"
+ aikgen_plugins=${aikgen_plugins}" rdrand"
fi
@@ -20551,6 +20987,7 @@ if test x$random = xtrue; then
attest_plugins=${attest_plugins}" random"
nm_plugins=${nm_plugins}" random"
cmd_plugins=${cmd_plugins}" random"
+ aikgen_plugins=${aikgen_plugins}" random"
fi
@@ -20559,6 +20996,7 @@ if test x$nonce = xtrue; then
charon_plugins=${charon_plugins}" nonce"
nm_plugins=${nm_plugins}" nonce"
cmd_plugins=${cmd_plugins}" nonce"
+ aikgen_plugins=${aikgen_plugins}" nonce"
fi
@@ -20571,12 +21009,14 @@ if test x$x509 = xtrue; then
attest_plugins=${attest_plugins}" x509"
nm_plugins=${nm_plugins}" x509"
cmd_plugins=${cmd_plugins}" x509"
+ aikgen_plugins=${aikgen_plugins}" x509"
fi
if test x$revocation = xtrue; then
s_plugins=${s_plugins}" revocation"
charon_plugins=${charon_plugins}" revocation"
+ pki_plugins=${pki_plugins}" revocation"
nm_plugins=${nm_plugins}" revocation"
cmd_plugins=${cmd_plugins}" revocation"
@@ -20600,6 +21040,7 @@ if test x$pubkey = xtrue; then
s_plugins=${s_plugins}" pubkey"
charon_plugins=${charon_plugins}" pubkey"
cmd_plugins=${cmd_plugins}" pubkey"
+ aikgen_plugins=${aikgen_plugins}" pubkey"
fi
@@ -20614,6 +21055,7 @@ if test x$pkcs1 = xtrue; then
attest_plugins=${attest_plugins}" pkcs1"
nm_plugins=${nm_plugins}" pkcs1"
cmd_plugins=${cmd_plugins}" pkcs1"
+ aikgen_plugins=${aikgen_plugins}" pkcs1"
fi
@@ -20697,6 +21139,7 @@ if test x$pem = xtrue; then
attest_plugins=${attest_plugins}" pem"
nm_plugins=${nm_plugins}" pem"
cmd_plugins=${cmd_plugins}" pem"
+ aikgen_plugins=${aikgen_plugins}" pem"
fi
@@ -20717,6 +21160,7 @@ if test x$openssl = xtrue; then
attest_plugins=${attest_plugins}" openssl"
nm_plugins=${nm_plugins}" openssl"
cmd_plugins=${cmd_plugins}" openssl"
+ aikgen_plugins=${aikgen_plugins}" openssl"
fi
@@ -20731,6 +21175,7 @@ if test x$gcrypt = xtrue; then
attest_plugins=${attest_plugins}" gcrypt"
nm_plugins=${nm_plugins}" gcrypt"
cmd_plugins=${cmd_plugins}" gcrypt"
+ aikgen_plugins=${aikgen_plugins}" gcrypt"
fi
@@ -20744,6 +21189,7 @@ if test x$af_alg = xtrue; then
attest_plugins=${attest_plugins}" af-alg"
nm_plugins=${nm_plugins}" af-alg"
cmd_plugins=${cmd_plugins}" af-alg"
+ aikgen_plugins=${aikgen_plugins}" af-alg"
fi
@@ -20766,6 +21212,7 @@ if test x$gmp = xtrue; then
attest_plugins=${attest_plugins}" gmp"
nm_plugins=${nm_plugins}" gmp"
cmd_plugins=${cmd_plugins}" gmp"
+ aikgen_plugins=${aikgen_plugins}" gmp"
fi
@@ -20870,6 +21317,18 @@ if test x$kernel_libipsec = xtrue; then
fi
+if test x$kernel_wfp = xtrue; then
+ c_plugins=${c_plugins}" kernel-wfp"
+ charon_plugins=${charon_plugins}" kernel-wfp"
+
+ fi
+
+if test x$kernel_iph = xtrue; then
+ c_plugins=${c_plugins}" kernel-iph"
+ charon_plugins=${charon_plugins}" kernel-iph"
+
+ fi
+
if test x$kernel_pfkey = xtrue; then
h_plugins=${h_plugins}" kernel-pfkey"
charon_plugins=${charon_plugins}" kernel-pfkey"
@@ -20888,13 +21347,6 @@ if test x$kernel_pfroute = xtrue; then
fi
-if test x$kernel_klips = xtrue; then
- h_plugins=${h_plugins}" kernel-klips"
- charon_plugins=${charon_plugins}" kernel-klips"
- starter_plugins=${starter_plugins}" kernel-klips"
-
- fi
-
if test x$kernel_netlink = xtrue; then
h_plugins=${h_plugins}" kernel-netlink"
charon_plugins=${charon_plugins}" kernel-netlink"
@@ -20926,6 +21378,12 @@ if test x$socket_dynamic = xtrue; then
fi
+if test x$socket_win = xtrue; then
+ c_plugins=${c_plugins}" socket-win"
+ charon_plugins=${charon_plugins}" socket-win"
+
+ fi
+
if test x$farp = xtrue; then
c_plugins=${c_plugins}" farp"
charon_plugins=${charon_plugins}" farp"
@@ -20938,6 +21396,12 @@ if test x$stroke = xtrue; then
fi
+if test x$vici = xtrue; then
+ c_plugins=${c_plugins}" vici"
+ charon_plugins=${charon_plugins}" vici"
+
+ fi
+
if test x$smp = xtrue; then
c_plugins=${c_plugins}" smp"
charon_plugins=${charon_plugins}" smp"
@@ -21296,6 +21760,7 @@ if test x$unit_tester = xtrue; then
+
# ======================
# set Makefile.am vars
# ======================
@@ -21318,6 +21783,14 @@ else
USE_CURL_FALSE=
fi
+ if test x$winhttp = xtrue; then
+ USE_WINHTTP_TRUE=
+ USE_WINHTTP_FALSE='#'
+else
+ USE_WINHTTP_TRUE='#'
+ USE_WINHTTP_FALSE=
+fi
+
if test x$unbound = xtrue; then
USE_UNBOUND_TRUE=
USE_UNBOUND_FALSE='#'
@@ -21689,6 +22162,14 @@ else
USE_STROKE_FALSE=
fi
+ if test x$vici = xtrue; then
+ USE_VICI_TRUE=
+ USE_VICI_FALSE='#'
+else
+ USE_VICI_TRUE='#'
+ USE_VICI_FALSE=
+fi
+
if test x$medsrv = xtrue; then
USE_MEDSRV_TRUE=
USE_MEDSRV_FALSE='#'
@@ -21825,6 +22306,22 @@ else
USE_KERNEL_LIBIPSEC_FALSE=
fi
+ if test x$kernel_wfp = xtrue; then
+ USE_KERNEL_WFP_TRUE=
+ USE_KERNEL_WFP_FALSE='#'
+else
+ USE_KERNEL_WFP_TRUE='#'
+ USE_KERNEL_WFP_FALSE=
+fi
+
+ if test x$kernel_iph = xtrue; then
+ USE_KERNEL_IPH_TRUE=
+ USE_KERNEL_IPH_FALSE='#'
+else
+ USE_KERNEL_IPH_TRUE='#'
+ USE_KERNEL_IPH_FALSE=
+fi
+
if test x$whitelist = xtrue; then
USE_WHITELIST_TRUE=
USE_WHITELIST_FALSE='#'
@@ -22233,6 +22730,14 @@ else
USE_SOCKET_DYNAMIC_FALSE=
fi
+ if test x$socket_win = xtrue; then
+ USE_SOCKET_WIN_TRUE=
+ USE_SOCKET_WIN_FALSE='#'
+else
+ USE_SOCKET_WIN_TRUE='#'
+ USE_SOCKET_WIN_FALSE=
+fi
+
if test x$farp = xtrue; then
USE_FARP_TRUE=
USE_FARP_FALSE='#'
@@ -22276,14 +22781,6 @@ else
USE_ATTR_SQL_FALSE=
fi
- if test x$kernel_klips = xtrue; then
- USE_KERNEL_KLIPS_TRUE=
- USE_KERNEL_KLIPS_FALSE='#'
-else
- USE_KERNEL_KLIPS_TRUE='#'
- USE_KERNEL_KLIPS_FALSE=
-fi
-
if test x$kernel_netlink = xtrue; then
USE_KERNEL_NETLINK_TRUE=
USE_KERNEL_NETLINK_FALSE='#'
@@ -22431,12 +22928,20 @@ else
USE_NM_FALSE=
fi
- if test x$tools = xtrue; then
- USE_TOOLS_TRUE=
- USE_TOOLS_FALSE='#'
+ if test x$pki = xtrue; then
+ USE_PKI_TRUE=
+ USE_PKI_FALSE='#'
else
- USE_TOOLS_TRUE='#'
- USE_TOOLS_FALSE=
+ USE_PKI_TRUE='#'
+ USE_PKI_FALSE=
+fi
+
+ if test x$scepclient = xtrue; then
+ USE_SCEPCLIENT_TRUE=
+ USE_SCEPCLIENT_FALSE='#'
+else
+ USE_SCEPCLIENT_TRUE='#'
+ USE_SCEPCLIENT_FALSE=
fi
if test x$scripts = xtrue; then
@@ -22455,7 +22960,7 @@ else
USE_CONFTEST_FALSE=
fi
- if test x$charon = xtrue -o x$tools = xtrue -o x$conftest = xtrue -o x$fast = xtrue -o x$imcv = xtrue -o x$nm = xtrue -o x$tkm = xtrue -o x$cmd = xtrue -o x$tls = xtrue -o x$tnc_tnccs = xtrue; then
+ if test x$charon = xtrue -o x$pki = xtrue -o x$scepclient = xtrue -o x$conftest = xtrue -o x$fast = xtrue -o x$imcv = xtrue -o x$nm = xtrue -o x$tkm = xtrue -o x$cmd = xtrue -o x$tls = xtrue -o x$tnc_tnccs = xtrue -o x$aikgen = xtrue -o x$svc = xtrue; then
USE_LIBSTRONGSWAN_TRUE=
USE_LIBSTRONGSWAN_FALSE='#'
else
@@ -22463,7 +22968,7 @@ else
USE_LIBSTRONGSWAN_FALSE=
fi
- if test x$charon = xtrue -o x$nm = xtrue -o x$tkm = xtrue -o x$cmd = xtrue; then
+ if test x$charon = xtrue -o x$nm = xtrue -o x$tkm = xtrue -o x$cmd = xtrue -o x$svc = xtrue; then
USE_LIBHYDRA_TRUE=
USE_LIBHYDRA_FALSE='#'
else
@@ -22471,7 +22976,7 @@ else
USE_LIBHYDRA_FALSE=
fi
- if test x$charon = xtrue -o x$conftest = xtrue -o x$nm = xtrue -o x$tkm = xtrue -o x$cmd = xtrue; then
+ if test x$charon = xtrue -o x$conftest = xtrue -o x$nm = xtrue -o x$tkm = xtrue -o x$cmd = xtrue -o x$svc = xtrue; then
USE_LIBCHARON_TRUE=
USE_LIBCHARON_FALSE='#'
else
@@ -22519,7 +23024,7 @@ else
USE_FILE_CONFIG_FALSE=
fi
- if test x$stroke = xtrue -o x$tools = xtrue -o x$conftest = xtrue; then
+ if test x$stroke = xtrue -o x$scepclient = xtrue -o x$conftest = xtrue; then
USE_IPSEC_SCRIPT_TRUE=
USE_IPSEC_SCRIPT_FALSE='#'
else
@@ -22591,7 +23096,7 @@ else
USE_PTS_FALSE=
fi
- if test x$tss = xtrousers; then
+ if test x$tss = xtrousers -o x$aikgen = xtrue; then
USE_TROUSERS_TRUE=
USE_TROUSERS_FALSE='#'
else
@@ -22623,6 +23128,14 @@ else
COVERAGE_FALSE=
fi
+ if test x$dbghelp_backtraces = xtrue; then
+ USE_DBGHELP_TRUE=
+ USE_DBGHELP_FALSE='#'
+else
+ USE_DBGHELP_TRUE='#'
+ USE_DBGHELP_FALSE=
+fi
+
if test x$tkm = xtrue; then
USE_TKM_TRUE=
USE_TKM_FALSE='#'
@@ -22639,6 +23152,30 @@ else
USE_CMD_FALSE=
fi
+ if test x$aikgen = xtrue; then
+ USE_AIKGEN_TRUE=
+ USE_AIKGEN_FALSE='#'
+else
+ USE_AIKGEN_TRUE='#'
+ USE_AIKGEN_FALSE=
+fi
+
+ if test x$swanctl = xtrue; then
+ USE_SWANCTL_TRUE=
+ USE_SWANCTL_FALSE='#'
+else
+ USE_SWANCTL_TRUE='#'
+ USE_SWANCTL_FALSE=
+fi
+
+ if test x$svc = xtrue; then
+ USE_SVC_TRUE=
+ USE_SVC_FALSE='#'
+else
+ USE_SVC_TRUE='#'
+ USE_SVC_FALSE=
+fi
+
# ========================
# set global definitions
@@ -22676,6 +23213,9 @@ fi
strongswan_options=
+if test -z "$USE_AIKGEN_TRUE"; then :
+ strongswan_options=${strongswan_options}" aikgen"
+fi
if test -z "$USE_ATTR_SQL_TRUE"; then :
strongswan_options=${strongswan_options}" pool"
fi
@@ -22703,8 +23243,14 @@ fi
if test -z "$USE_MEDSRV_TRUE"; then :
strongswan_options=${strongswan_options}" medsrv"
fi
-if test -z "$USE_TOOLS_TRUE"; then :
- strongswan_options=${strongswan_options}" tools"
+if test -z "$USE_SCEPCLIENT_TRUE"; then :
+ strongswan_options=${strongswan_options}" scepclient"
+fi
+if test -z "$USE_PKI_TRUE"; then :
+ strongswan_options=${strongswan_options}" pki"
+fi
+if test -z "$USE_SWANCTL_TRUE"; then :
+ strongswan_options=${strongswan_options}" swanctl"
fi
@@ -22713,14 +23259,14 @@ fi
# build Makefiles
# =================
-ac_config_files="$ac_config_files Makefile conf/Makefile man/Makefile init/Makefile init/systemd/Makefile src/Makefile src/include/Makefile src/libstrongswan/Makefile src/libstrongswan/plugins/aes/Makefile src/libstrongswan/plugins/cmac/Makefile src/libstrongswan/plugins/des/Makefile src/libstrongswan/plugins/blowfish/Makefile src/libstrongswan/plugins/rc2/Makefile src/libstrongswan/plugins/md4/Makefile src/libstrongswan/plugins/md5/Makefile src/libstrongswan/plugins/sha1/Makefile src/libstrongswan/plugins/sha2/Makefile src/libstrongswan/plugins/fips_prf/Makefile src/libstrongswan/plugins/gmp/Makefile src/libstrongswan/plugins/rdrand/Makefile src/libstrongswan/plugins/random/Makefile src/libstrongswan/plugins/nonce/Makefile src/libstrongswan/plugins/hmac/Makefile src/libstrongswan/plugins/xcbc/Makefile src/libstrongswan/plugins/x509/Makefile src/libstrongswan/plugins/revocation/Makefile src/libstrongswan/plugins/constraints/Makefile src/libstrongswan/plugins/acert/Makefile src/libstrongswan/plugins/pubkey/Makefile src/libstrongswan/plugins/pkcs1/Makefile src/libstrongswan/plugins/pkcs7/Makefile src/libstrongswan/plugins/pkcs8/Makefile src/libstrongswan/plugins/pkcs12/Makefile src/libstrongswan/plugins/pgp/Makefile src/libstrongswan/plugins/dnskey/Makefile src/libstrongswan/plugins/sshkey/Makefile src/libstrongswan/plugins/pem/Makefile src/libstrongswan/plugins/curl/Makefile src/libstrongswan/plugins/unbound/Makefile src/libstrongswan/plugins/soup/Makefile src/libstrongswan/plugins/ldap/Makefile src/libstrongswan/plugins/mysql/Makefile src/libstrongswan/plugins/sqlite/Makefile src/libstrongswan/plugins/padlock/Makefile src/libstrongswan/plugins/openssl/Makefile src/libstrongswan/plugins/gcrypt/Makefile src/libstrongswan/plugins/agent/Makefile src/libstrongswan/plugins/keychain/Makefile src/libstrongswan/plugins/pkcs11/Makefile src/libstrongswan/plugins/ctr/Makefile src/libstrongswan/plugins/ccm/Makefile src/libstrongswan/plugins/gcm/Makefile src/libstrongswan/plugins/af_alg/Makefile src/libstrongswan/plugins/ntru/Makefile src/libstrongswan/plugins/test_vectors/Makefile src/libstrongswan/tests/Makefile src/libhydra/Makefile src/libhydra/plugins/attr/Makefile src/libhydra/plugins/attr_sql/Makefile src/libhydra/plugins/kernel_klips/Makefile src/libhydra/plugins/kernel_netlink/Makefile src/libhydra/plugins/kernel_pfkey/Makefile src/libhydra/plugins/kernel_pfroute/Makefile src/libhydra/plugins/resolve/Makefile src/libipsec/Makefile src/libsimaka/Makefile src/libtls/Makefile src/libtls/tests/Makefile src/libradius/Makefile src/libtncif/Makefile src/libtnccs/Makefile src/libtnccs/plugins/tnc_tnccs/Makefile src/libtnccs/plugins/tnc_imc/Makefile src/libtnccs/plugins/tnc_imv/Makefile src/libtnccs/plugins/tnccs_11/Makefile src/libtnccs/plugins/tnccs_20/Makefile src/libtnccs/plugins/tnccs_dynamic/Makefile src/libpttls/Makefile src/libpts/Makefile src/libpts/plugins/imc_attestation/Makefile src/libpts/plugins/imv_attestation/Makefile src/libpts/plugins/imc_swid/Makefile src/libpts/plugins/imv_swid/Makefile src/libimcv/Makefile src/libimcv/plugins/imc_test/Makefile src/libimcv/plugins/imv_test/Makefile src/libimcv/plugins/imc_scanner/Makefile src/libimcv/plugins/imv_scanner/Makefile src/libimcv/plugins/imc_os/Makefile src/libimcv/plugins/imv_os/Makefile src/charon/Makefile src/charon-nm/Makefile src/charon-tkm/Makefile src/charon-cmd/Makefile src/libcharon/Makefile src/libcharon/plugins/eap_aka/Makefile src/libcharon/plugins/eap_aka_3gpp2/Makefile src/libcharon/plugins/eap_dynamic/Makefile src/libcharon/plugins/eap_identity/Makefile src/libcharon/plugins/eap_md5/Makefile src/libcharon/plugins/eap_gtc/Makefile src/libcharon/plugins/eap_sim/Makefile src/libcharon/plugins/eap_sim_file/Makefile src/libcharon/plugins/eap_sim_pcsc/Makefile src/libcharon/plugins/eap_simaka_sql/Makefile src/libcharon/plugins/eap_simaka_pseudonym/Makefile src/libcharon/plugins/eap_simaka_reauth/Makefile src/libcharon/plugins/eap_mschapv2/Makefile src/libcharon/plugins/eap_tls/Makefile src/libcharon/plugins/eap_ttls/Makefile src/libcharon/plugins/eap_peap/Makefile src/libcharon/plugins/eap_tnc/Makefile src/libcharon/plugins/eap_radius/Makefile src/libcharon/plugins/xauth_generic/Makefile src/libcharon/plugins/xauth_eap/Makefile src/libcharon/plugins/xauth_pam/Makefile src/libcharon/plugins/xauth_noauth/Makefile src/libcharon/plugins/tnc_ifmap/Makefile src/libcharon/plugins/tnc_pdp/Makefile src/libcharon/plugins/socket_default/Makefile src/libcharon/plugins/socket_dynamic/Makefile src/libcharon/plugins/farp/Makefile src/libcharon/plugins/smp/Makefile src/libcharon/plugins/sql/Makefile src/libcharon/plugins/dnscert/Makefile src/libcharon/plugins/ipseckey/Makefile src/libcharon/plugins/medsrv/Makefile src/libcharon/plugins/medcli/Makefile src/libcharon/plugins/addrblock/Makefile src/libcharon/plugins/unity/Makefile src/libcharon/plugins/uci/Makefile src/libcharon/plugins/ha/Makefile src/libcharon/plugins/kernel_libipsec/Makefile src/libcharon/plugins/whitelist/Makefile src/libcharon/plugins/lookip/Makefile src/libcharon/plugins/error_notify/Makefile src/libcharon/plugins/certexpire/Makefile src/libcharon/plugins/systime_fix/Makefile src/libcharon/plugins/led/Makefile src/libcharon/plugins/duplicheck/Makefile src/libcharon/plugins/coupling/Makefile src/libcharon/plugins/radattr/Makefile src/libcharon/plugins/osx_attr/Makefile src/libcharon/plugins/android_dns/Makefile src/libcharon/plugins/android_log/Makefile src/libcharon/plugins/maemo/Makefile src/libcharon/plugins/stroke/Makefile src/libcharon/plugins/updown/Makefile src/libcharon/plugins/dhcp/Makefile src/libcharon/plugins/unit_tester/Makefile src/libcharon/plugins/load_tester/Makefile src/stroke/Makefile src/ipsec/Makefile src/starter/Makefile src/_updown/Makefile src/_updown_espmark/Makefile src/_copyright/Makefile src/scepclient/Makefile src/pki/Makefile src/pki/man/Makefile src/pool/Makefile src/dumm/Makefile src/dumm/ext/extconf.rb src/libfast/Makefile src/manager/Makefile src/medsrv/Makefile src/checksum/Makefile src/conftest/Makefile src/pt-tls-client/Makefile scripts/Makefile testing/Makefile"
+ac_config_files="$ac_config_files Makefile conf/Makefile man/Makefile init/Makefile init/systemd/Makefile src/Makefile src/include/Makefile src/libstrongswan/Makefile src/libstrongswan/plugins/aes/Makefile src/libstrongswan/plugins/cmac/Makefile src/libstrongswan/plugins/des/Makefile src/libstrongswan/plugins/blowfish/Makefile src/libstrongswan/plugins/rc2/Makefile src/libstrongswan/plugins/md4/Makefile src/libstrongswan/plugins/md5/Makefile src/libstrongswan/plugins/sha1/Makefile src/libstrongswan/plugins/sha2/Makefile src/libstrongswan/plugins/fips_prf/Makefile src/libstrongswan/plugins/gmp/Makefile src/libstrongswan/plugins/rdrand/Makefile src/libstrongswan/plugins/random/Makefile src/libstrongswan/plugins/nonce/Makefile src/libstrongswan/plugins/hmac/Makefile src/libstrongswan/plugins/xcbc/Makefile src/libstrongswan/plugins/x509/Makefile src/libstrongswan/plugins/revocation/Makefile src/libstrongswan/plugins/constraints/Makefile src/libstrongswan/plugins/acert/Makefile src/libstrongswan/plugins/pubkey/Makefile src/libstrongswan/plugins/pkcs1/Makefile src/libstrongswan/plugins/pkcs7/Makefile src/libstrongswan/plugins/pkcs8/Makefile src/libstrongswan/plugins/pkcs12/Makefile src/libstrongswan/plugins/pgp/Makefile src/libstrongswan/plugins/dnskey/Makefile src/libstrongswan/plugins/sshkey/Makefile src/libstrongswan/plugins/pem/Makefile src/libstrongswan/plugins/curl/Makefile src/libstrongswan/plugins/winhttp/Makefile src/libstrongswan/plugins/unbound/Makefile src/libstrongswan/plugins/soup/Makefile src/libstrongswan/plugins/ldap/Makefile src/libstrongswan/plugins/mysql/Makefile src/libstrongswan/plugins/sqlite/Makefile src/libstrongswan/plugins/padlock/Makefile src/libstrongswan/plugins/openssl/Makefile src/libstrongswan/plugins/gcrypt/Makefile src/libstrongswan/plugins/agent/Makefile src/libstrongswan/plugins/keychain/Makefile src/libstrongswan/plugins/pkcs11/Makefile src/libstrongswan/plugins/ctr/Makefile src/libstrongswan/plugins/ccm/Makefile src/libstrongswan/plugins/gcm/Makefile src/libstrongswan/plugins/af_alg/Makefile src/libstrongswan/plugins/ntru/Makefile src/libstrongswan/plugins/test_vectors/Makefile src/libstrongswan/tests/Makefile src/libhydra/Makefile src/libhydra/plugins/attr/Makefile src/libhydra/plugins/attr_sql/Makefile src/libhydra/plugins/kernel_netlink/Makefile src/libhydra/plugins/kernel_pfkey/Makefile src/libhydra/plugins/kernel_pfroute/Makefile src/libhydra/plugins/resolve/Makefile src/libipsec/Makefile src/libsimaka/Makefile src/libtls/Makefile src/libtls/tests/Makefile src/libradius/Makefile src/libtncif/Makefile src/libtnccs/Makefile src/libtnccs/plugins/tnc_tnccs/Makefile src/libtnccs/plugins/tnc_imc/Makefile src/libtnccs/plugins/tnc_imv/Makefile src/libtnccs/plugins/tnccs_11/Makefile src/libtnccs/plugins/tnccs_20/Makefile src/libtnccs/plugins/tnccs_dynamic/Makefile src/libpttls/Makefile src/libpts/Makefile src/libpts/plugins/imc_attestation/Makefile src/libpts/plugins/imv_attestation/Makefile src/libpts/plugins/imc_swid/Makefile src/libpts/plugins/imv_swid/Makefile src/libimcv/Makefile src/libimcv/plugins/imc_test/Makefile src/libimcv/plugins/imv_test/Makefile src/libimcv/plugins/imc_scanner/Makefile src/libimcv/plugins/imv_scanner/Makefile src/libimcv/plugins/imc_os/Makefile src/libimcv/plugins/imv_os/Makefile src/charon/Makefile src/charon-nm/Makefile src/charon-tkm/Makefile src/charon-cmd/Makefile src/charon-svc/Makefile src/libcharon/Makefile src/libcharon/plugins/eap_aka/Makefile src/libcharon/plugins/eap_aka_3gpp2/Makefile src/libcharon/plugins/eap_dynamic/Makefile src/libcharon/plugins/eap_identity/Makefile src/libcharon/plugins/eap_md5/Makefile src/libcharon/plugins/eap_gtc/Makefile src/libcharon/plugins/eap_sim/Makefile src/libcharon/plugins/eap_sim_file/Makefile src/libcharon/plugins/eap_sim_pcsc/Makefile src/libcharon/plugins/eap_simaka_sql/Makefile src/libcharon/plugins/eap_simaka_pseudonym/Makefile src/libcharon/plugins/eap_simaka_reauth/Makefile src/libcharon/plugins/eap_mschapv2/Makefile src/libcharon/plugins/eap_tls/Makefile src/libcharon/plugins/eap_ttls/Makefile src/libcharon/plugins/eap_peap/Makefile src/libcharon/plugins/eap_tnc/Makefile src/libcharon/plugins/eap_radius/Makefile src/libcharon/plugins/xauth_generic/Makefile src/libcharon/plugins/xauth_eap/Makefile src/libcharon/plugins/xauth_pam/Makefile src/libcharon/plugins/xauth_noauth/Makefile src/libcharon/plugins/tnc_ifmap/Makefile src/libcharon/plugins/tnc_pdp/Makefile src/libcharon/plugins/socket_default/Makefile src/libcharon/plugins/socket_dynamic/Makefile src/libcharon/plugins/socket_win/Makefile src/libcharon/plugins/farp/Makefile src/libcharon/plugins/smp/Makefile src/libcharon/plugins/sql/Makefile src/libcharon/plugins/dnscert/Makefile src/libcharon/plugins/ipseckey/Makefile src/libcharon/plugins/medsrv/Makefile src/libcharon/plugins/medcli/Makefile src/libcharon/plugins/addrblock/Makefile src/libcharon/plugins/unity/Makefile src/libcharon/plugins/uci/Makefile src/libcharon/plugins/ha/Makefile src/libcharon/plugins/kernel_libipsec/Makefile src/libcharon/plugins/kernel_wfp/Makefile src/libcharon/plugins/kernel_iph/Makefile src/libcharon/plugins/whitelist/Makefile src/libcharon/plugins/lookip/Makefile src/libcharon/plugins/error_notify/Makefile src/libcharon/plugins/certexpire/Makefile src/libcharon/plugins/systime_fix/Makefile src/libcharon/plugins/led/Makefile src/libcharon/plugins/duplicheck/Makefile src/libcharon/plugins/coupling/Makefile src/libcharon/plugins/radattr/Makefile src/libcharon/plugins/osx_attr/Makefile src/libcharon/plugins/android_dns/Makefile src/libcharon/plugins/android_log/Makefile src/libcharon/plugins/maemo/Makefile src/libcharon/plugins/stroke/Makefile src/libcharon/plugins/vici/Makefile src/libcharon/plugins/updown/Makefile src/libcharon/plugins/dhcp/Makefile src/libcharon/plugins/unit_tester/Makefile src/libcharon/plugins/load_tester/Makefile src/stroke/Makefile src/ipsec/Makefile src/starter/Makefile src/starter/tests/Makefile src/_updown/Makefile src/_updown_espmark/Makefile src/_copyright/Makefile src/scepclient/Makefile src/aikgen/Makefile src/pki/Makefile src/pki/man/Makefile src/pool/Makefile src/dumm/Makefile src/dumm/ext/extconf.rb src/libfast/Makefile src/manager/Makefile src/medsrv/Makefile src/checksum/Makefile src/conftest/Makefile src/pt-tls-client/Makefile src/swanctl/Makefile scripts/Makefile testing/Makefile"
# =================
# build man pages
# =================
-ac_config_files="$ac_config_files conf/strongswan.conf.5.head conf/strongswan.conf.5.tail man/ipsec.conf.5 man/ipsec.secrets.5 src/charon-cmd/charon-cmd.8 src/pki/man/pki.1 src/pki/man/pki---gen.1 src/pki/man/pki---issue.1 src/pki/man/pki---keyid.1 src/pki/man/pki---pkcs7.1 src/pki/man/pki---print.1 src/pki/man/pki---pub.1 src/pki/man/pki---req.1 src/pki/man/pki---self.1 src/pki/man/pki---signcrl.1 src/pki/man/pki---acert.1 src/pki/man/pki---verify.1"
+ac_config_files="$ac_config_files conf/strongswan.conf.5.head conf/strongswan.conf.5.tail man/ipsec.conf.5 man/ipsec.secrets.5 src/charon-cmd/charon-cmd.8 src/pki/man/pki.1 src/pki/man/pki---gen.1 src/pki/man/pki---issue.1 src/pki/man/pki---keyid.1 src/pki/man/pki---pkcs7.1 src/pki/man/pki---print.1 src/pki/man/pki---pub.1 src/pki/man/pki---req.1 src/pki/man/pki---self.1 src/pki/man/pki---signcrl.1 src/pki/man/pki---acert.1 src/pki/man/pki---verify.1 src/swanctl/swanctl.8 src/swanctl/swanctl.conf.5.head src/swanctl/swanctl.conf.5.tail"
cat >confcache <<\_ACEOF
@@ -22861,6 +23407,14 @@ if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${USE_SYSLOG_TRUE}" && test -z "${USE_SYSLOG_FALSE}"; then
+ as_fn_error $? "conditional \"USE_SYSLOG\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${USE_WINDOWS_TRUE}" && test -z "${USE_WINDOWS_FALSE}"; then
+ as_fn_error $? "conditional \"USE_WINDOWS\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${USE_DEV_HEADERS_TRUE}" && test -z "${USE_DEV_HEADERS_FALSE}"; then
as_fn_error $? "conditional \"USE_DEV_HEADERS\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -22873,6 +23427,10 @@ if test -z "${USE_CURL_TRUE}" && test -z "${USE_CURL_FALSE}"; then
as_fn_error $? "conditional \"USE_CURL\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${USE_WINHTTP_TRUE}" && test -z "${USE_WINHTTP_FALSE}"; then
+ as_fn_error $? "conditional \"USE_WINHTTP\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${USE_UNBOUND_TRUE}" && test -z "${USE_UNBOUND_FALSE}"; then
as_fn_error $? "conditional \"USE_UNBOUND\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -23057,6 +23615,10 @@ if test -z "${USE_STROKE_TRUE}" && test -z "${USE_STROKE_FALSE}"; then
as_fn_error $? "conditional \"USE_STROKE\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${USE_VICI_TRUE}" && test -z "${USE_VICI_FALSE}"; then
+ as_fn_error $? "conditional \"USE_VICI\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${USE_MEDSRV_TRUE}" && test -z "${USE_MEDSRV_FALSE}"; then
as_fn_error $? "conditional \"USE_MEDSRV\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -23125,6 +23687,14 @@ if test -z "${USE_KERNEL_LIBIPSEC_TRUE}" && test -z "${USE_KERNEL_LIBIPSEC_FALSE
as_fn_error $? "conditional \"USE_KERNEL_LIBIPSEC\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${USE_KERNEL_WFP_TRUE}" && test -z "${USE_KERNEL_WFP_FALSE}"; then
+ as_fn_error $? "conditional \"USE_KERNEL_WFP\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${USE_KERNEL_IPH_TRUE}" && test -z "${USE_KERNEL_IPH_FALSE}"; then
+ as_fn_error $? "conditional \"USE_KERNEL_IPH\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${USE_WHITELIST_TRUE}" && test -z "${USE_WHITELIST_FALSE}"; then
as_fn_error $? "conditional \"USE_WHITELIST\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -23329,6 +23899,10 @@ if test -z "${USE_SOCKET_DYNAMIC_TRUE}" && test -z "${USE_SOCKET_DYNAMIC_FALSE}"
as_fn_error $? "conditional \"USE_SOCKET_DYNAMIC\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${USE_SOCKET_WIN_TRUE}" && test -z "${USE_SOCKET_WIN_FALSE}"; then
+ as_fn_error $? "conditional \"USE_SOCKET_WIN\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${USE_FARP_TRUE}" && test -z "${USE_FARP_FALSE}"; then
as_fn_error $? "conditional \"USE_FARP\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -23349,10 +23923,6 @@ if test -z "${USE_ATTR_SQL_TRUE}" && test -z "${USE_ATTR_SQL_FALSE}"; then
as_fn_error $? "conditional \"USE_ATTR_SQL\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
-if test -z "${USE_KERNEL_KLIPS_TRUE}" && test -z "${USE_KERNEL_KLIPS_FALSE}"; then
- as_fn_error $? "conditional \"USE_KERNEL_KLIPS\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
if test -z "${USE_KERNEL_NETLINK_TRUE}" && test -z "${USE_KERNEL_NETLINK_FALSE}"; then
as_fn_error $? "conditional \"USE_KERNEL_NETLINK\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -23425,8 +23995,12 @@ if test -z "${USE_NM_TRUE}" && test -z "${USE_NM_FALSE}"; then
as_fn_error $? "conditional \"USE_NM\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
-if test -z "${USE_TOOLS_TRUE}" && test -z "${USE_TOOLS_FALSE}"; then
- as_fn_error $? "conditional \"USE_TOOLS\" was never defined.
+if test -z "${USE_PKI_TRUE}" && test -z "${USE_PKI_FALSE}"; then
+ as_fn_error $? "conditional \"USE_PKI\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${USE_SCEPCLIENT_TRUE}" && test -z "${USE_SCEPCLIENT_FALSE}"; then
+ as_fn_error $? "conditional \"USE_SCEPCLIENT\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
if test -z "${USE_SCRIPTS_TRUE}" && test -z "${USE_SCRIPTS_FALSE}"; then
@@ -23521,6 +24095,10 @@ if test -z "${COVERAGE_TRUE}" && test -z "${COVERAGE_FALSE}"; then
as_fn_error $? "conditional \"COVERAGE\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${USE_DBGHELP_TRUE}" && test -z "${USE_DBGHELP_FALSE}"; then
+ as_fn_error $? "conditional \"USE_DBGHELP\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${USE_TKM_TRUE}" && test -z "${USE_TKM_FALSE}"; then
as_fn_error $? "conditional \"USE_TKM\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -23529,6 +24107,18 @@ if test -z "${USE_CMD_TRUE}" && test -z "${USE_CMD_FALSE}"; then
as_fn_error $? "conditional \"USE_CMD\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${USE_AIKGEN_TRUE}" && test -z "${USE_AIKGEN_FALSE}"; then
+ as_fn_error $? "conditional \"USE_AIKGEN\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${USE_SWANCTL_TRUE}" && test -z "${USE_SWANCTL_FALSE}"; then
+ as_fn_error $? "conditional \"USE_SWANCTL\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${USE_SVC_TRUE}" && test -z "${USE_SVC_FALSE}"; then
+ as_fn_error $? "conditional \"USE_SVC\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
: "${CONFIG_STATUS=./config.status}"
ac_write_fail=0
@@ -23926,7 +24516,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 strongSwan $as_me 5.1.3, which was
+This file was extended by strongSwan $as_me 5.2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -23992,7 +24582,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="\\
-strongSwan config.status 5.1.3
+strongSwan config.status 5.2.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
@@ -24439,6 +25029,7 @@ do
"src/libstrongswan/plugins/sshkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/libstrongswan/plugins/sshkey/Makefile" ;;
"src/libstrongswan/plugins/pem/Makefile") CONFIG_FILES="$CONFIG_FILES src/libstrongswan/plugins/pem/Makefile" ;;
"src/libstrongswan/plugins/curl/Makefile") CONFIG_FILES="$CONFIG_FILES src/libstrongswan/plugins/curl/Makefile" ;;
+ "src/libstrongswan/plugins/winhttp/Makefile") CONFIG_FILES="$CONFIG_FILES src/libstrongswan/plugins/winhttp/Makefile" ;;
"src/libstrongswan/plugins/unbound/Makefile") CONFIG_FILES="$CONFIG_FILES src/libstrongswan/plugins/unbound/Makefile" ;;
"src/libstrongswan/plugins/soup/Makefile") CONFIG_FILES="$CONFIG_FILES src/libstrongswan/plugins/soup/Makefile" ;;
"src/libstrongswan/plugins/ldap/Makefile") CONFIG_FILES="$CONFIG_FILES src/libstrongswan/plugins/ldap/Makefile" ;;
@@ -24460,7 +25051,6 @@ do
"src/libhydra/Makefile") CONFIG_FILES="$CONFIG_FILES src/libhydra/Makefile" ;;
"src/libhydra/plugins/attr/Makefile") CONFIG_FILES="$CONFIG_FILES src/libhydra/plugins/attr/Makefile" ;;
"src/libhydra/plugins/attr_sql/Makefile") CONFIG_FILES="$CONFIG_FILES src/libhydra/plugins/attr_sql/Makefile" ;;
- "src/libhydra/plugins/kernel_klips/Makefile") CONFIG_FILES="$CONFIG_FILES src/libhydra/plugins/kernel_klips/Makefile" ;;
"src/libhydra/plugins/kernel_netlink/Makefile") CONFIG_FILES="$CONFIG_FILES src/libhydra/plugins/kernel_netlink/Makefile" ;;
"src/libhydra/plugins/kernel_pfkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/libhydra/plugins/kernel_pfkey/Makefile" ;;
"src/libhydra/plugins/kernel_pfroute/Makefile") CONFIG_FILES="$CONFIG_FILES src/libhydra/plugins/kernel_pfroute/Makefile" ;;
@@ -24495,6 +25085,7 @@ do
"src/charon-nm/Makefile") CONFIG_FILES="$CONFIG_FILES src/charon-nm/Makefile" ;;
"src/charon-tkm/Makefile") CONFIG_FILES="$CONFIG_FILES src/charon-tkm/Makefile" ;;
"src/charon-cmd/Makefile") CONFIG_FILES="$CONFIG_FILES src/charon-cmd/Makefile" ;;
+ "src/charon-svc/Makefile") CONFIG_FILES="$CONFIG_FILES src/charon-svc/Makefile" ;;
"src/libcharon/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/Makefile" ;;
"src/libcharon/plugins/eap_aka/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/eap_aka/Makefile" ;;
"src/libcharon/plugins/eap_aka_3gpp2/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/eap_aka_3gpp2/Makefile" ;;
@@ -24522,6 +25113,7 @@ do
"src/libcharon/plugins/tnc_pdp/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/tnc_pdp/Makefile" ;;
"src/libcharon/plugins/socket_default/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/socket_default/Makefile" ;;
"src/libcharon/plugins/socket_dynamic/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/socket_dynamic/Makefile" ;;
+ "src/libcharon/plugins/socket_win/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/socket_win/Makefile" ;;
"src/libcharon/plugins/farp/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/farp/Makefile" ;;
"src/libcharon/plugins/smp/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/smp/Makefile" ;;
"src/libcharon/plugins/sql/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/sql/Makefile" ;;
@@ -24534,6 +25126,8 @@ do
"src/libcharon/plugins/uci/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/uci/Makefile" ;;
"src/libcharon/plugins/ha/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/ha/Makefile" ;;
"src/libcharon/plugins/kernel_libipsec/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/kernel_libipsec/Makefile" ;;
+ "src/libcharon/plugins/kernel_wfp/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/kernel_wfp/Makefile" ;;
+ "src/libcharon/plugins/kernel_iph/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/kernel_iph/Makefile" ;;
"src/libcharon/plugins/whitelist/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/whitelist/Makefile" ;;
"src/libcharon/plugins/lookip/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/lookip/Makefile" ;;
"src/libcharon/plugins/error_notify/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/error_notify/Makefile" ;;
@@ -24548,6 +25142,7 @@ do
"src/libcharon/plugins/android_log/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/android_log/Makefile" ;;
"src/libcharon/plugins/maemo/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/maemo/Makefile" ;;
"src/libcharon/plugins/stroke/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/stroke/Makefile" ;;
+ "src/libcharon/plugins/vici/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/vici/Makefile" ;;
"src/libcharon/plugins/updown/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/updown/Makefile" ;;
"src/libcharon/plugins/dhcp/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/dhcp/Makefile" ;;
"src/libcharon/plugins/unit_tester/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcharon/plugins/unit_tester/Makefile" ;;
@@ -24555,10 +25150,12 @@ do
"src/stroke/Makefile") CONFIG_FILES="$CONFIG_FILES src/stroke/Makefile" ;;
"src/ipsec/Makefile") CONFIG_FILES="$CONFIG_FILES src/ipsec/Makefile" ;;
"src/starter/Makefile") CONFIG_FILES="$CONFIG_FILES src/starter/Makefile" ;;
+ "src/starter/tests/Makefile") CONFIG_FILES="$CONFIG_FILES src/starter/tests/Makefile" ;;
"src/_updown/Makefile") CONFIG_FILES="$CONFIG_FILES src/_updown/Makefile" ;;
"src/_updown_espmark/Makefile") CONFIG_FILES="$CONFIG_FILES src/_updown_espmark/Makefile" ;;
"src/_copyright/Makefile") CONFIG_FILES="$CONFIG_FILES src/_copyright/Makefile" ;;
"src/scepclient/Makefile") CONFIG_FILES="$CONFIG_FILES src/scepclient/Makefile" ;;
+ "src/aikgen/Makefile") CONFIG_FILES="$CONFIG_FILES src/aikgen/Makefile" ;;
"src/pki/Makefile") CONFIG_FILES="$CONFIG_FILES src/pki/Makefile" ;;
"src/pki/man/Makefile") CONFIG_FILES="$CONFIG_FILES src/pki/man/Makefile" ;;
"src/pool/Makefile") CONFIG_FILES="$CONFIG_FILES src/pool/Makefile" ;;
@@ -24570,6 +25167,7 @@ do
"src/checksum/Makefile") CONFIG_FILES="$CONFIG_FILES src/checksum/Makefile" ;;
"src/conftest/Makefile") CONFIG_FILES="$CONFIG_FILES src/conftest/Makefile" ;;
"src/pt-tls-client/Makefile") CONFIG_FILES="$CONFIG_FILES src/pt-tls-client/Makefile" ;;
+ "src/swanctl/Makefile") CONFIG_FILES="$CONFIG_FILES src/swanctl/Makefile" ;;
"scripts/Makefile") CONFIG_FILES="$CONFIG_FILES scripts/Makefile" ;;
"testing/Makefile") CONFIG_FILES="$CONFIG_FILES testing/Makefile" ;;
"conf/strongswan.conf.5.head") CONFIG_FILES="$CONFIG_FILES conf/strongswan.conf.5.head" ;;
@@ -24589,6 +25187,9 @@ do
"src/pki/man/pki---signcrl.1") CONFIG_FILES="$CONFIG_FILES src/pki/man/pki---signcrl.1" ;;
"src/pki/man/pki---acert.1") CONFIG_FILES="$CONFIG_FILES src/pki/man/pki---acert.1" ;;
"src/pki/man/pki---verify.1") CONFIG_FILES="$CONFIG_FILES src/pki/man/pki---verify.1" ;;
+ "src/swanctl/swanctl.8") CONFIG_FILES="$CONFIG_FILES src/swanctl/swanctl.8" ;;
+ "src/swanctl/swanctl.conf.5.head") CONFIG_FILES="$CONFIG_FILES src/swanctl/swanctl.conf.5.head" ;;
+ "src/swanctl/swanctl.conf.5.tail") CONFIG_FILES="$CONFIG_FILES src/swanctl/swanctl.conf.5.tail" ;;
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
esac