summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2015-05-25 11:04:44 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2015-05-25 11:04:44 +0200
commite3bff60a6ef3419af32552b54bf19331e59c01c9 (patch)
tree14a42a8e0877e998b27b140fb47e3bac35b6c0ba /configure
parente735f4d4eafc8c8c296cefc8228cf91c3fcfe822 (diff)
downloadsystemd-e3bff60a6ef3419af32552b54bf19331e59c01c9.tar.gz
Imported Upstream version 220
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure818
1 files changed, 743 insertions, 75 deletions
diff --git a/configure b/configure
index f11e73a79f..b7fef12695 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 systemd 219.
+# Generated by GNU Autoconf 2.69 for systemd 220.
#
# Report bugs to <http://bugs.freedesktop.org/enter_bug.cgi?product=systemd>.
#
@@ -591,8 +591,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='systemd'
PACKAGE_TARNAME='systemd'
-PACKAGE_VERSION='219'
-PACKAGE_STRING='systemd 219'
+PACKAGE_VERSION='220'
+PACKAGE_STRING='systemd 220'
PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=systemd'
PACKAGE_URL='http://www.freedesktop.org/wiki/Software/systemd'
@@ -649,6 +649,8 @@ dbussessionservicedir
dbuspolicydir
ENABLE_TESTS_FALSE
ENABLE_TESTS_TRUE
+QEMU_BIOS
+QEMU
ENABLE_GTK_DOC_TESTS_FALSE
ENABLE_GTK_DOC_TESTS_TRUE
DEFAULT_DKR_INDEX_URL
@@ -685,6 +687,14 @@ ENABLE_TERMINAL_TRUE
TERMINAL_LIBS
TERMINAL_CFLAGS
UNIFONT
+HAVE_GNUEFI_FALSE
+HAVE_GNUEFI_TRUE
+EFI_INC_DIR
+EFI_LDS_DIR
+EFI_LIB_DIR
+EFI_MACHINE_TYPE_NAME
+EFI_ARCH
+EFI_CC
ENABLE_EFI_FALSE
ENABLE_EFI_TRUE
ENABLE_NETWORKD_FALSE
@@ -764,6 +774,8 @@ LIBCRYPTSETUP_CFLAGS
HAVE_ELFUTILS_FALSE
HAVE_ELFUTILS_TRUE
ELFUTILS_LIBS
+HAVE_AUDIT_FALSE
+HAVE_AUDIT_TRUE
AUDIT_LIBS
HAVE_GCRYPT_FALSE
HAVE_GCRYPT_TRUE
@@ -861,6 +873,7 @@ OUR_CPPFLAGS
OUR_CFLAGS
GPERF
STRINGS
+OBJCOPY
HAVE_INTROSPECTION_FALSE
HAVE_INTROSPECTION_TRUE
INTROSPECTION_MAKEFILE
@@ -893,6 +906,8 @@ GTKDOC_CHECK
PKG_CONFIG_LIBDIR
PKG_CONFIG_PATH
PKG_CONFIG
+UMOUNT_PATH
+MOUNT_PATH
SULOGIN
KEXEC
KMOD
@@ -903,7 +918,6 @@ QUOTAON
XSLTPROC
M4
GETTEXT_PACKAGE
-DATADIRNAME
ALL_LINGUAS
INTLTOOL_PERL
GMSGFMT
@@ -940,6 +954,14 @@ INTLTOOL_MERGE
INTLTOOL_UPDATE
USE_NLS
intltool_found
+ARCH_AARCH64_FALSE
+ARCH_AARCH64_TRUE
+ARCH_MIPS_FALSE
+ARCH_MIPS_TRUE
+ARCH_IA32_FALSE
+ARCH_IA32_TRUE
+ARCH_X86_64_FALSE
+ARCH_X86_64_TRUE
OTOOL64
OTOOL
LIPO
@@ -1140,6 +1162,10 @@ enable_resolved
with_dns_servers
enable_networkd
enable_efi
+enable_gnuefi
+with_efi_libdir
+with_efi_ldsdir
+with_efi_includedir
with_unifont
enable_terminal
enable_kdbus
@@ -1767,7 +1793,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 systemd 219 to adapt to many kinds of systems.
+\`configure' configures systemd 220 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1837,7 +1863,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of systemd 219:";;
+ short | recursive ) echo "Configuration of systemd 220:";;
esac
cat <<\_ACEOF
@@ -1922,6 +1948,7 @@ Optional Features:
--disable-resolved disable resolve daemon
--disable-networkd disable networkd
--disable-efi disable EFI support
+ --enable-gnuefi Disable optional gnuefi support
--enable-terminal enable terminal support
--enable-kdbus do connect to kdbus by default
--disable-myhostname disable nss-myhostname support
@@ -1965,6 +1992,10 @@ Optional Packages:
--with-dns-servers=DNSSERVERS
Space-separated list of default DNS servers
+ --with-efi-libdir=PATH Path to EFI lib directory
+ --with-efi-ldsdir=PATH Path to EFI lds directory
+ --with-efi-includedir=PATH
+ Path to EFI include directory
--with-unifont=PATH Path to unifont.hex
--with-rc-local-script-path-start=PATH
Path to /etc/rc.local
@@ -2154,7 +2185,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-systemd configure 219
+systemd configure 220
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2806,7 +2837,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 systemd $as_me 219, which was
+It was created by systemd $as_me 220, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3191,8 +3222,8 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-# expand $ac_aux_dir to an absolute path
-am_aux_dir=`cd $ac_aux_dir && pwd`
+# Expand $ac_aux_dir to an absolute path.
+am_aux_dir=`cd "$ac_aux_dir" && pwd`
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
@@ -4725,7 +4756,7 @@ fi
MAINT=$MAINTAINER_MODE_TRUE
-am__api_version='1.14'
+am__api_version='1.15'
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
@@ -4914,7 +4945,7 @@ else
$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
fi
-if test x"${install_sh}" != xset; then
+if test x"${install_sh+set}" != xset; then
case $am_aux_dir in
*\ * | *\ *)
install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
@@ -5271,7 +5302,7 @@ fi
# Define the identity of the package.
PACKAGE='systemd'
- VERSION='219'
+ VERSION='220'
cat >>confdefs.h <<_ACEOF
@@ -5305,8 +5336,8 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
mkdir_p='$(MKDIR_P)'
-# We need awk for the "check" target. The system "awk" is bad on
-# some platforms.
+# We need awk for the "check" target (and possibly the TAP driver). The
+# system "awk" is bad on some platforms.
# Always define AMTAR for backward compatibility. Yes, it's still used
# in the wild :-( We should find a proper way to deprecate it ...
AMTAR='$${TAR-tar}'
@@ -5576,6 +5607,7 @@ 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;
@@ -5691,13 +5723,6 @@ cat >>confdefs.h <<_ACEOF
#define CANONICAL_HOST "$host"
_ACEOF
-if test "x$host_cpu" = "xmips" || test "x$host_cpu" = "xmipsel" ||
- test "x$host_cpu" = "xmips64" || test "x$host_cpu" = "xmips64el"; then :
-
-$as_echo "#define ARCH_MIPS /**/" >>confdefs.h
-
-fi
-
case `pwd` in
*\ * | *\ *)
@@ -12829,9 +12854,64 @@ if test "x$enable_largefile" = "xno"; then :
as_fn_error $? "--disable-largefile is not supported by systemd" "$LINENO" 5
fi
-# i18n stuff for the PolicyKit policy files
-# Check whether intltool can be found, disable NLS otherwise
+ cpu_X86_64=false
+ case "$host" in
+ x86_64*) cpu_X86_64=true ;;
+ esac
+ if test "x$cpu_X86_64" = xtrue; then
+ ARCH_X86_64_TRUE=
+ ARCH_X86_64_FALSE='#'
+else
+ ARCH_X86_64_TRUE='#'
+ ARCH_X86_64_FALSE=
+fi
+
+
+
+ cpu_IA32=false
+ case "$host" in
+ i*86*) cpu_IA32=true ;;
+ esac
+ if test "x$cpu_IA32" = xtrue; then
+ ARCH_IA32_TRUE=
+ ARCH_IA32_FALSE='#'
+else
+ ARCH_IA32_TRUE='#'
+ ARCH_IA32_FALSE=
+fi
+
+
+
+ cpu_MIPS=false
+ case "$host" in
+ mips*) cpu_MIPS=true ;;
+ esac
+ if test "x$cpu_MIPS" = xtrue; then
+ ARCH_MIPS_TRUE=
+ ARCH_MIPS_FALSE='#'
+else
+ ARCH_MIPS_TRUE='#'
+ ARCH_MIPS_FALSE=
+fi
+
+
+
+ cpu_AARCH64=false
+ case "$host" in
+ aarch64*) cpu_AARCH64=true ;;
+ esac
+ if test "x$cpu_AARCH64" = xtrue; then
+ ARCH_AARCH64_TRUE=
+ ARCH_AARCH64_FALSE='#'
+else
+ ARCH_AARCH64_TRUE='#'
+ ARCH_AARCH64_FALSE=
+fi
+
+
+
+# i18n stuff for the PolicyKit policy files, heck whether intltool can be found, disable NLS otherwise
# Extract the first word of "intltool-merge", so it can be a program name with args.
set dummy intltool-merge; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
@@ -13425,44 +13505,6 @@ fi
# Substitute ALL_LINGUAS so we can use it in po/Makefile
-# Set DATADIRNAME correctly if it is not set yet
-# (copied from glib-gettext.m4)
-if test -z "$DATADIRNAME"; then
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-int
-main ()
-{
-extern int _nl_msg_cat_cntr;
- return _nl_msg_cat_cntr
- ;
- return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
- DATADIRNAME=share
-else
- case $host in
- *-*-solaris*)
- ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
-if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then :
- DATADIRNAME=share
-else
- DATADIRNAME=lib
-fi
-
- ;;
- *)
- DATADIRNAME=lib
- ;;
- esac
-fi
-rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-
-
@@ -13480,6 +13522,11 @@ fi
GETTEXT_PACKAGE=systemd
+cat >>confdefs.h <<_ACEOF
+#define GETTEXT_PACKAGE "$GETTEXT_PACKAGE"
+_ACEOF
+
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
$as_echo_n "checking whether ln -s works... " >&6; }
@@ -14226,6 +14273,91 @@ fi
+# Extract the first word of "mount", so it can be a program name with args.
+set dummy mount; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_path_MOUNT_PATH+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ case $MOUNT_PATH in
+ [\\/]* | ?:[\\/]*)
+ ac_cv_path_MOUNT_PATH="$MOUNT_PATH" # Let the user override the test with a path.
+ ;;
+ *)
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+as_dummy="$PATH:/usr/sbin:/sbin"
+for as_dir in $as_dummy
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_path_MOUNT_PATH="$as_dir/$ac_word$ac_exec_ext"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+ done
+IFS=$as_save_IFS
+
+ test -z "$ac_cv_path_MOUNT_PATH" && ac_cv_path_MOUNT_PATH="/usr/bin/mount"
+ ;;
+esac
+fi
+MOUNT_PATH=$ac_cv_path_MOUNT_PATH
+if test -n "$MOUNT_PATH"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MOUNT_PATH" >&5
+$as_echo "$MOUNT_PATH" >&6; }
+else
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+# Extract the first word of "umount", so it can be a program name with args.
+set dummy umount; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_path_UMOUNT_PATH+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ case $UMOUNT_PATH in
+ [\\/]* | ?:[\\/]*)
+ ac_cv_path_UMOUNT_PATH="$UMOUNT_PATH" # Let the user override the test with a path.
+ ;;
+ *)
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+as_dummy="$PATH:/usr/sbin:/sbin"
+for as_dir in $as_dummy
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_path_UMOUNT_PATH="$as_dir/$ac_word$ac_exec_ext"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+ done
+IFS=$as_save_IFS
+
+ test -z "$ac_cv_path_UMOUNT_PATH" && ac_cv_path_UMOUNT_PATH="/usr/bin/umount"
+ ;;
+esac
+fi
+UMOUNT_PATH=$ac_cv_path_UMOUNT_PATH
+if test -n "$UMOUNT_PATH"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UMOUNT_PATH" >&5
+$as_echo "$UMOUNT_PATH" >&6; }
+else
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+
if ! ln --relative --help > /dev/null 2>&1; then :
as_fn_error $? "*** ln doesn't support --relative ***" "$LINENO" 5
fi
@@ -14829,6 +14961,98 @@ fi
if test -n "$ac_tool_prefix"; then
+ # Extract the first word of "${ac_tool_prefix}objcopy", so it can be a program name with args.
+set dummy ${ac_tool_prefix}objcopy; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_prog_OBJCOPY+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ if test -n "$OBJCOPY"; then
+ ac_cv_prog_OBJCOPY="$OBJCOPY" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_OBJCOPY="${ac_tool_prefix}objcopy"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+ done
+IFS=$as_save_IFS
+
+fi
+fi
+OBJCOPY=$ac_cv_prog_OBJCOPY
+if test -n "$OBJCOPY"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCOPY" >&5
+$as_echo "$OBJCOPY" >&6; }
+else
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_OBJCOPY"; then
+ ac_ct_OBJCOPY=$OBJCOPY
+ # Extract the first word of "objcopy", so it can be a program name with args.
+set dummy objcopy; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_prog_ac_ct_OBJCOPY+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ if test -n "$ac_ct_OBJCOPY"; then
+ ac_cv_prog_ac_ct_OBJCOPY="$ac_ct_OBJCOPY" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_OBJCOPY="objcopy"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+ done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_OBJCOPY=$ac_cv_prog_ac_ct_OBJCOPY
+if test -n "$ac_ct_OBJCOPY"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJCOPY" >&5
+$as_echo "$ac_ct_OBJCOPY" >&6; }
+else
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+ if test "x$ac_ct_OBJCOPY" = x; then
+ OBJCOPY=""
+ else
+ case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+ OBJCOPY=$ac_ct_OBJCOPY
+ fi
+else
+ OBJCOPY="$ac_cv_prog_OBJCOPY"
+fi
+
+if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}strings", so it can be a program name with args.
set dummy ${ac_tool_prefix}strings; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
@@ -15034,7 +15258,7 @@ if ${cc_cv_CFLAGS__fsanitize_address+:} false; then :
$as_echo_n "(cached) " >&6
else
eval "cc_save_CFLAGS='${CFLAGS}'"
- eval "CFLAGS='-Werror -fsanitize=address'"
+ eval "CFLAGS='-Werror `echo "-fsanitize=address" | sed 's/^-Wno-/-W/'`'"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
int main(void) { return 0; }
@@ -15081,7 +15305,7 @@ if ${cc_cv_CFLAGS__fsanitize_undefined+:} false; then :
$as_echo_n "(cached) " >&6
else
eval "cc_save_CFLAGS='${CFLAGS}'"
- eval "CFLAGS='-Werror -fsanitize=undefined'"
+ eval "CFLAGS='-Werror `echo "-fsanitize=undefined" | sed 's/^-Wno-/-W/'`'"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
int main(void) { return 0; }
@@ -15124,7 +15348,6 @@ sanitizer_ldflags="$address_sanitizer_ldflags $undefined_sanitizer_ldflags"
-Wundef \
"-Wformat=2 -Wformat-security -Wformat-nonliteral" \
-Wlogical-op \
- -Wsign-compare \
-Wmissing-include-dirs \
-Wold-style-definition \
-Wpointer-arith \
@@ -15146,6 +15369,7 @@ sanitizer_ldflags="$address_sanitizer_ldflags $undefined_sanitizer_ldflags"
-Wno-unused-parameter \
-Wno-missing-field-initializers \
-Wno-unused-result \
+ -Wno-format-signedness \
-Werror=overflow \
-Wdate-time \
-Wnested-externs \
@@ -15167,7 +15391,7 @@ if { as_var=`$as_echo "cc_cv_CFLAGS_$flag" | $as_tr_sh`; eval \${$as_var+:} fals
$as_echo_n "(cached) " >&6
else
eval "cc_save_CFLAGS='${CFLAGS}'"
- eval "CFLAGS='-Werror $flag'"
+ eval "CFLAGS='-Werror `echo "$flag" | sed 's/^-Wno-/-W/'`'"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
int main(void) { return 0; }
@@ -15206,7 +15430,7 @@ if { as_var=`$as_echo "cc_cv_CPPFLAGS_$flag" | $as_tr_sh`; eval \${$as_var+:} fa
$as_echo_n "(cached) " >&6
else
eval "cc_save_CPPFLAGS='${CPPFLAGS}'"
- eval "CPPFLAGS='-Werror $flag'"
+ eval "CPPFLAGS='-Werror `echo "$flag" | sed 's/^-Wno-/-W/'`'"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
int main(void) { return 0; }
@@ -15235,7 +15459,7 @@ fi
esac
case $CFLAGS in #(
- *-O[12345\ ]*) :
+ *-O[12345sz\ ]*) :
for flag in \
-flto -ffat-lto-objects; do
@@ -15246,7 +15470,7 @@ if { as_var=`$as_echo "cc_cv_CFLAGS_$flag" | $as_tr_sh`; eval \${$as_var+:} fals
$as_echo_n "(cached) " >&6
else
eval "cc_save_CFLAGS='${CFLAGS}'"
- eval "CFLAGS='-Werror $flag'"
+ eval "CFLAGS='-Werror `echo "$flag" | sed 's/^-Wno-/-W/'`'"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
int main(void) { return 0; }
@@ -15278,7 +15502,7 @@ OUR_CFLAGS="$with_cflags $sanitizer_cflags"
case $CFLAGS in #(
- *-O[12345\ ]*) :
+ *-O[12345sz\ ]*) :
for flag in \
-Wp,-D_FORTIFY_SOURCE=2; do
@@ -15289,7 +15513,7 @@ if { as_var=`$as_echo "cc_cv_CPPFLAGS_$flag" | $as_tr_sh`; eval \${$as_var+:} fa
$as_echo_n "(cached) " >&6
else
eval "cc_save_CPPFLAGS='${CPPFLAGS}'"
- eval "CPPFLAGS='-Werror $flag'"
+ eval "CPPFLAGS='-Werror `echo "$flag" | sed 's/^-Wno-/-W/'`'"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
int main(void) { return 0; }
@@ -15336,7 +15560,7 @@ if { as_var=`$as_echo "cc_cv_LDFLAGS_$flag" | $as_tr_sh`; eval \${$as_var+:} fal
$as_echo_n "(cached) " >&6
else
eval "cc_save_LDFLAGS='${LDFLAGS}'"
- eval "LDFLAGS='-Werror $flag'"
+ eval "LDFLAGS='-Werror `echo "$flag" | sed 's/^-Wno-/-W/'`'"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
int main(void) { return 0; }
@@ -16586,6 +16810,8 @@ ac_fn_c_check_decl "$LINENO" "IFLA_INET6_ADDR_GEN_MODE" "ac_cv_have_decl_IFLA_IN
#include <linux/if_tunnel.h>
#include <linux/if_link.h>
#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
"
if test "x$ac_cv_have_decl_IFLA_INET6_ADDR_GEN_MODE" = xyes; then :
@@ -16607,6 +16833,8 @@ ac_fn_c_check_decl "$LINENO" "IFLA_MACVLAN_FLAGS" "ac_cv_have_decl_IFLA_MACVLAN_
#include <linux/if_tunnel.h>
#include <linux/if_link.h>
#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
"
if test "x$ac_cv_have_decl_IFLA_MACVLAN_FLAGS" = xyes; then :
@@ -16628,6 +16856,8 @@ ac_fn_c_check_decl "$LINENO" "IFLA_IPVLAN_MODE" "ac_cv_have_decl_IFLA_IPVLAN_MOD
#include <linux/if_tunnel.h>
#include <linux/if_link.h>
#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
"
if test "x$ac_cv_have_decl_IFLA_IPVLAN_MODE" = xyes; then :
@@ -16649,6 +16879,8 @@ ac_fn_c_check_decl "$LINENO" "IFLA_VTI_REMOTE" "ac_cv_have_decl_IFLA_VTI_REMOTE"
#include <linux/if_tunnel.h>
#include <linux/if_link.h>
#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
"
if test "x$ac_cv_have_decl_IFLA_VTI_REMOTE" = xyes; then :
@@ -16670,6 +16902,8 @@ ac_fn_c_check_decl "$LINENO" "IFLA_PHYS_PORT_ID" "ac_cv_have_decl_IFLA_PHYS_PORT
#include <linux/if_tunnel.h>
#include <linux/if_link.h>
#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
"
if test "x$ac_cv_have_decl_IFLA_PHYS_PORT_ID" = xyes; then :
@@ -16691,6 +16925,8 @@ ac_fn_c_check_decl "$LINENO" "IFLA_BOND_AD_INFO" "ac_cv_have_decl_IFLA_BOND_AD_I
#include <linux/if_tunnel.h>
#include <linux/if_link.h>
#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
"
if test "x$ac_cv_have_decl_IFLA_BOND_AD_INFO" = xyes; then :
@@ -16712,6 +16948,8 @@ ac_fn_c_check_decl "$LINENO" "IFLA_VLAN_PROTOCOL" "ac_cv_have_decl_IFLA_VLAN_PRO
#include <linux/if_tunnel.h>
#include <linux/if_link.h>
#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
"
if test "x$ac_cv_have_decl_IFLA_VLAN_PROTOCOL" = xyes; then :
@@ -16733,6 +16971,8 @@ ac_fn_c_check_decl "$LINENO" "IFLA_VXLAN_LOCAL6" "ac_cv_have_decl_IFLA_VXLAN_LOC
#include <linux/if_tunnel.h>
#include <linux/if_link.h>
#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
"
if test "x$ac_cv_have_decl_IFLA_VXLAN_LOCAL6" = xyes; then :
@@ -16754,6 +16994,8 @@ ac_fn_c_check_decl "$LINENO" "IFLA_IPTUN_6RD_RELAY_PREFIXLEN" "ac_cv_have_decl_I
#include <linux/if_tunnel.h>
#include <linux/if_link.h>
#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
"
if test "x$ac_cv_have_decl_IFLA_IPTUN_6RD_RELAY_PREFIXLEN" = xyes; then :
@@ -16775,6 +17017,8 @@ ac_fn_c_check_decl "$LINENO" "IFLA_BRIDGE_VLAN_INFO" "ac_cv_have_decl_IFLA_BRIDG
#include <linux/if_tunnel.h>
#include <linux/if_link.h>
#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
"
if test "x$ac_cv_have_decl_IFLA_BRIDGE_VLAN_INFO" = xyes; then :
@@ -16796,6 +17040,8 @@ ac_fn_c_check_decl "$LINENO" "IFLA_BRPORT_UNICAST_FLOOD" "ac_cv_have_decl_IFLA_B
#include <linux/if_tunnel.h>
#include <linux/if_link.h>
#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
"
if test "x$ac_cv_have_decl_IFLA_BRPORT_UNICAST_FLOOD" = xyes; then :
@@ -16807,6 +17053,52 @@ fi
cat >>confdefs.h <<_ACEOF
#define HAVE_DECL_IFLA_BRPORT_UNICAST_FLOOD $ac_have_decl
_ACEOF
+ac_fn_c_check_decl "$LINENO" "NDA_IFINDEX" "ac_cv_have_decl_NDA_IFINDEX" "
+#include <inttypes.h>
+#include <netinet/in.h>
+#include <netinet/ether.h>
+#include <linux/rtnetlink.h>
+#include <net/if.h>
+#include <linux/ip.h>
+#include <linux/if_tunnel.h>
+#include <linux/if_link.h>
+#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
+
+"
+if test "x$ac_cv_have_decl_NDA_IFINDEX" = xyes; then :
+ ac_have_decl=1
+else
+ ac_have_decl=0
+fi
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_DECL_NDA_IFINDEX $ac_have_decl
+_ACEOF
+ac_fn_c_check_decl "$LINENO" "IFA_FLAGS" "ac_cv_have_decl_IFA_FLAGS" "
+#include <inttypes.h>
+#include <netinet/in.h>
+#include <netinet/ether.h>
+#include <linux/rtnetlink.h>
+#include <net/if.h>
+#include <linux/ip.h>
+#include <linux/if_tunnel.h>
+#include <linux/if_link.h>
+#include <linux/if_bridge.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
+
+"
+if test "x$ac_cv_have_decl_IFA_FLAGS" = xyes; then :
+ ac_have_decl=1
+else
+ ac_have_decl=0
+fi
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_DECL_IFA_FLAGS $ac_have_decl
+_ACEOF
# This makes sure pkg.m4 is available.
@@ -17023,7 +17315,7 @@ if { as_var=`$as_echo "cc_cv_CFLAGS_$flag" | $as_tr_sh`; eval \${$as_var+:} fals
$as_echo_n "(cached) " >&6
else
eval "cc_save_CFLAGS='${CFLAGS}'"
- eval "CFLAGS='-Werror $flag'"
+ eval "CFLAGS='-Werror `echo "$flag" | sed 's/^-Wno-/-W/'`'"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
int main(void) { return 0; }
@@ -18710,6 +19002,14 @@ else
AUDIT_LIBS=
fi
+ if test "x$have_audit" != xno; then
+ HAVE_AUDIT_TRUE=
+ HAVE_AUDIT_FALSE='#'
+else
+ HAVE_AUDIT_TRUE='#'
+ HAVE_AUDIT_FALSE=
+fi
+
# ------------------------------------------------------------------------------
# Check whether --enable-elfutils was given.
@@ -20049,6 +20349,248 @@ fi
# ------------------------------------------------------------------------------
+if test -n "$ac_tool_prefix"; then
+ # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
+set dummy ${ac_tool_prefix}gcc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_prog_EFI_CC+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ if test -n "$EFI_CC"; then
+ ac_cv_prog_EFI_CC="$EFI_CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_EFI_CC="${ac_tool_prefix}gcc"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+ done
+IFS=$as_save_IFS
+
+fi
+fi
+EFI_CC=$ac_cv_prog_EFI_CC
+if test -n "$EFI_CC"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EFI_CC" >&5
+$as_echo "$EFI_CC" >&6; }
+else
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_EFI_CC"; then
+ ac_ct_EFI_CC=$EFI_CC
+ # Extract the first word of "gcc", so it can be a program name with args.
+set dummy gcc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_prog_ac_ct_EFI_CC+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ if test -n "$ac_ct_EFI_CC"; then
+ ac_cv_prog_ac_ct_EFI_CC="$ac_ct_EFI_CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_EFI_CC="gcc"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+ done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_EFI_CC=$ac_cv_prog_ac_ct_EFI_CC
+if test -n "$ac_ct_EFI_CC"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_EFI_CC" >&5
+$as_echo "$ac_ct_EFI_CC" >&6; }
+else
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+ if test "x$ac_ct_EFI_CC" = x; then
+ EFI_CC=""
+ else
+ case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+ EFI_CC=$ac_ct_EFI_CC
+ fi
+else
+ EFI_CC="$ac_cv_prog_EFI_CC"
+fi
+
+
+EFI_ARCH=`echo $host | sed "s/\(-\).*$//"`
+
+if test -z "$ARCH_IA32_TRUE"; then :
+
+ EFI_ARCH=ia32
+ EFI_MACHINE_TYPE_NAME=ia32
+fi
+
+if test -z "$ARCH_X86_64_TRUE"; then :
+
+ EFI_MACHINE_TYPE_NAME=x64
+fi
+
+if test -z "$ARCH_AARCH64_TRUE"; then :
+
+ EFI_MACHINE_TYPE_NAME=aa64
+fi
+
+
+
+
+have_gnuefi=no
+# Check whether --enable-gnuefi was given.
+if test "${enable_gnuefi+set}" = set; then :
+ enableval=$enable_gnuefi;
+fi
+
+if test "x$enable_gnuefi" != "xno"; then :
+
+ for ac_header in efi/${EFI_ARCH}/efibind.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
+
+$as_echo "#define HAVE_GNUEFI 1" >>confdefs.h
+
+ have_gnuefi=yes
+else
+ if test "x$enable_gnuefi" = xyes; then :
+ as_fn_error $? "*** gnuefi support requested but headers not found" "$LINENO" 5
+fi
+
+fi
+
+done
+
+
+ efiroot=$(echo $(cd /usr/lib/$(${EFI_CC} -print-multi-os-directory); pwd))
+
+ EFI_LIB_DIR="$efiroot"
+
+# Check whether --with-efi-libdir was given.
+if test "${with_efi_libdir+set}" = set; then :
+ withval=$with_efi_libdir; EFI_LIB_DIR="$withval"
+else
+ EFI_LIB_DIR="$efiroot"
+
+fi
+
+
+
+ have_efi_lds=no
+
+# Check whether --with-efi-ldsdir was given.
+if test "${with_efi_ldsdir+set}" = set; then :
+ withval=$with_efi_ldsdir; EFI_LDS_DIR="$withval" && as_ac_File=`$as_echo "ac_cv_file_${EFI_LDS_DIR}/elf_${EFI_ARCH}_efi.lds" | $as_tr_sh`
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${EFI_LDS_DIR}/elf_${EFI_ARCH}_efi.lds" >&5
+$as_echo_n "checking for ${EFI_LDS_DIR}/elf_${EFI_ARCH}_efi.lds... " >&6; }
+if eval \${$as_ac_File+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ test "$cross_compiling" = yes &&
+ as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5
+if test -r "${EFI_LDS_DIR}/elf_${EFI_ARCH}_efi.lds"; then
+ eval "$as_ac_File=yes"
+else
+ eval "$as_ac_File=no"
+fi
+fi
+eval ac_res=\$$as_ac_File
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+if eval test \"x\$"$as_ac_File"\" = x"yes"; then :
+ have_efi_lds=yes
+fi
+
+else
+ for EFI_LDS_DIR in "${EFI_LIB_DIR}/gnuefi" "${EFI_LIB_DIR}"
+do :
+ as_ac_File=`$as_echo "ac_cv_file_${EFI_LDS_DIR}/elf_${EFI_ARCH}_efi.lds" | $as_tr_sh`
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${EFI_LDS_DIR}/elf_${EFI_ARCH}_efi.lds" >&5
+$as_echo_n "checking for ${EFI_LDS_DIR}/elf_${EFI_ARCH}_efi.lds... " >&6; }
+if eval \${$as_ac_File+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ test "$cross_compiling" = yes &&
+ as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5
+if test -r "${EFI_LDS_DIR}/elf_${EFI_ARCH}_efi.lds"; then
+ eval "$as_ac_File=yes"
+else
+ eval "$as_ac_File=no"
+fi
+fi
+eval ac_res=\$$as_ac_File
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+if eval test \"x\$"$as_ac_File"\" = x"yes"; then :
+ have_efi_lds=yes && break
+fi
+
+done
+fi
+
+ if test "x$have_efi_lds" = xyes; then :
+
+else
+ if test "x$enable_gnuefi" = xyes; then :
+ as_fn_error $? "*** gnuefi support requested but files not found" "$LINENO" 5
+else
+ have_gnuefi=no
+fi
+fi
+
+
+# Check whether --with-efi-includedir was given.
+if test "${with_efi_includedir+set}" = set; then :
+ withval=$with_efi_includedir; EFI_INC_DIR="$withval"
+else
+ EFI_INC_DIR="/usr/include"
+
+fi
+
+
+
+fi
+ if test "x$have_gnuefi" = xyes; then
+ HAVE_GNUEFI_TRUE=
+ HAVE_GNUEFI_FALSE='#'
+else
+ HAVE_GNUEFI_TRUE='#'
+ HAVE_GNUEFI_FALSE=
+fi
+
+
+# ------------------------------------------------------------------------------
# Check whether --with-unifont was given.
if test "${with_unifont+set}" = set; then :
@@ -21143,6 +21685,94 @@ if test "x$0" != "x./configure"; then :
fi
+# QEMU and OVMF UEFI firmware
+if test x"$cross_compiling" = "xyes"; then :
+
+else
+
+ # Extract the first word of "qemu-system-x86_64", so it can be a program name with args.
+set dummy qemu-system-x86_64; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_path_QEMU+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ case $QEMU in
+ [\\/]* | ?:[\\/]*)
+ ac_cv_path_QEMU="$QEMU" # Let the user override the test with a path.
+ ;;
+ *)
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_path_QEMU="$as_dir/$ac_word$ac_exec_ext"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+ done
+IFS=$as_save_IFS
+
+ ;;
+esac
+fi
+QEMU=$ac_cv_path_QEMU
+if test -n "$QEMU"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $QEMU" >&5
+$as_echo "$QEMU" >&6; }
+else
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for /usr/share/qemu/bios-ovmf.bin" >&5
+$as_echo_n "checking for /usr/share/qemu/bios-ovmf.bin... " >&6; }
+if ${ac_cv_file__usr_share_qemu_bios_ovmf_bin+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ test "$cross_compiling" = yes &&
+ as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5
+if test -r "/usr/share/qemu/bios-ovmf.bin"; then
+ ac_cv_file__usr_share_qemu_bios_ovmf_bin=yes
+else
+ ac_cv_file__usr_share_qemu_bios_ovmf_bin=no
+fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_file__usr_share_qemu_bios_ovmf_bin" >&5
+$as_echo "$ac_cv_file__usr_share_qemu_bios_ovmf_bin" >&6; }
+if test "x$ac_cv_file__usr_share_qemu_bios_ovmf_bin" = xyes; then :
+ QEMU_BIOS=/usr/share/qemu/bios-ovmf.bin
+else
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for /usr/share/qemu-ovmf/bios.bin" >&5
+$as_echo_n "checking for /usr/share/qemu-ovmf/bios.bin... " >&6; }
+if ${ac_cv_file__usr_share_qemu_ovmf_bios_bin+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ test "$cross_compiling" = yes &&
+ as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5
+if test -r "/usr/share/qemu-ovmf/bios.bin"; then
+ ac_cv_file__usr_share_qemu_ovmf_bios_bin=yes
+else
+ ac_cv_file__usr_share_qemu_ovmf_bios_bin=no
+fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_file__usr_share_qemu_ovmf_bios_bin" >&5
+$as_echo "$ac_cv_file__usr_share_qemu_ovmf_bios_bin" >&6; }
+if test "x$ac_cv_file__usr_share_qemu_ovmf_bios_bin" = xyes; then :
+ QEMU_BIOS=/usr/share/qemu-ovmf/bios.bin
+fi
+
+fi
+
+
+
+fi
+
# Check whether --enable-tests was given.
if test "${enable_tests+set}" = set; then :
enableval=$enable_tests; enable_tests=$enableval
@@ -21358,6 +21988,22 @@ else
am__EXEEXT_FALSE=
fi
+if test -z "${ARCH_X86_64_TRUE}" && test -z "${ARCH_X86_64_FALSE}"; then
+ as_fn_error $? "conditional \"ARCH_X86_64\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${ARCH_IA32_TRUE}" && test -z "${ARCH_IA32_FALSE}"; then
+ as_fn_error $? "conditional \"ARCH_IA32\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${ARCH_MIPS_TRUE}" && test -z "${ARCH_MIPS_FALSE}"; then
+ as_fn_error $? "conditional \"ARCH_MIPS\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
+if test -z "${ARCH_AARCH64_TRUE}" && test -z "${ARCH_AARCH64_FALSE}"; then
+ as_fn_error $? "conditional \"ARCH_AARCH64\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
ac_config_commands="$ac_config_commands po/stamp-it"
@@ -21478,6 +22124,10 @@ if test -z "${HAVE_GCRYPT_TRUE}" && test -z "${HAVE_GCRYPT_FALSE}"; then
as_fn_error $? "conditional \"HAVE_GCRYPT\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${HAVE_AUDIT_TRUE}" && test -z "${HAVE_AUDIT_FALSE}"; then
+ as_fn_error $? "conditional \"HAVE_AUDIT\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${HAVE_ELFUTILS_TRUE}" && test -z "${HAVE_ELFUTILS_FALSE}"; then
as_fn_error $? "conditional \"HAVE_ELFUTILS\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -21598,6 +22248,10 @@ if test -z "${ENABLE_EFI_TRUE}" && test -z "${ENABLE_EFI_FALSE}"; then
as_fn_error $? "conditional \"ENABLE_EFI\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${HAVE_GNUEFI_TRUE}" && test -z "${HAVE_GNUEFI_FALSE}"; then
+ as_fn_error $? "conditional \"HAVE_GNUEFI\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${ENABLE_TERMINAL_TRUE}" && test -z "${ENABLE_TERMINAL_FALSE}"; then
as_fn_error $? "conditional \"ENABLE_TERMINAL\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -22039,7 +22693,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 systemd $as_me 219, which was
+This file was extended by systemd $as_me 220, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -22106,7 +22760,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="\\
-systemd config.status 219
+systemd config.status 220
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
@@ -23948,6 +24602,13 @@ fi
coredump: ${have_coredump}
polkit: ${have_polkit}
efi: ${have_efi}
+ gnuefi: ${have_gnuefi}
+ efi arch: ${EFI_ARCH}
+ EFI machine type: ${EFI_MACHINE_TYPE_NAME}
+ EFI CC ${EFI_CC}
+ EFI libdir: ${EFI_LIB_DIR}
+ EFI ldsdir: ${EFI_LDS_DIR}
+ EFI includedir: ${EFI_INC_DIR}
kmod: ${have_kmod}
xkbcommon: ${have_xkbcommon}
blkid: ${have_blkid}
@@ -24057,6 +24718,13 @@ $as_echo "
coredump: ${have_coredump}
polkit: ${have_polkit}
efi: ${have_efi}
+ gnuefi: ${have_gnuefi}
+ efi arch: ${EFI_ARCH}
+ EFI machine type: ${EFI_MACHINE_TYPE_NAME}
+ EFI CC ${EFI_CC}
+ EFI libdir: ${EFI_LIB_DIR}
+ EFI ldsdir: ${EFI_LDS_DIR}
+ EFI includedir: ${EFI_INC_DIR}
kmod: ${have_kmod}
xkbcommon: ${have_xkbcommon}
blkid: ${have_blkid}