|
|
|
@ -462,7 +462,7 @@ ac_includes_default="\
|
|
|
|
|
# include <unistd.h>
|
|
|
|
|
#endif"
|
|
|
|
|
|
|
|
|
|
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS ZFS_META_NAME ZFS_META_VERSION ZFS_META_RELEASE ZFS_META_LICENSE ZFS_META_ALIAS ZFS_META_DATA ZFS_META_AUTHOR ZFS_META_LT_CURRENT ZFS_META_LT_REVISION ZFS_META_LT_AGE build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE SED EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL CCAS CCASFLAGS TOPDIR BUILDDIR LIBDIR CMDDIR MODDIR SCRIPTDIR TARGET_ASM_DIR ZFS_CONFIG LINUX LINUX_OBJ LINUX_VERSION LINUX_SYMBOLS SPL SPL_OBJ SPL_VERSION SPL_SYMBOLS KERNELMAKE_PARAMS KERNELCPPFLAGS ZLIB LIBUUID LIBBLKID CONFIG_USER_TRUE CONFIG_USER_FALSE CONFIG_KERNEL_TRUE CONFIG_KERNEL_FALSE USERDEBUG LIBOBJS LTLIBOBJS'
|
|
|
|
|
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS ZFS_META_NAME ZFS_META_VERSION ZFS_META_RELEASE ZFS_META_LICENSE ZFS_META_ALIAS ZFS_META_DATA ZFS_META_AUTHOR ZFS_META_LT_CURRENT ZFS_META_LT_REVISION ZFS_META_LT_AGE build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE SED EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL CCAS CCASFLAGS TOPDIR BUILDDIR LIBDIR CMDDIR MODDIR SCRIPTDIR TARGET_ASM_DIR ZFS_CONFIG LINUX LINUX_OBJ LINUX_VERSION LINUX_SYMBOLS SPL SPL_OBJ SPL_VERSION SPL_SYMBOLS KERNELMAKE_PARAMS KERNELCPPFLAGS ZLIB LIBUUID LIBBLKID CONFIG_USER_TRUE CONFIG_USER_FALSE CONFIG_KERNEL_TRUE CONFIG_KERNEL_FALSE USERDEBUG LIBOBJS LTLIBOBJS'
|
|
|
|
|
ac_subst_files=''
|
|
|
|
|
|
|
|
|
|
# Initialize some variables set by options.
|
|
|
|
@ -1827,6 +1827,30 @@ test -n "$target_alias" &&
|
|
|
|
|
test "$program_prefix$program_suffix$program_transform_name" = \
|
|
|
|
|
NONENONEs,x,x, &&
|
|
|
|
|
program_prefix=${target_alias}-
|
|
|
|
|
echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
|
|
|
|
|
echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6
|
|
|
|
|
# Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
|
|
|
|
|
if test "${enable_maintainer_mode+set}" = set; then
|
|
|
|
|
enableval="$enable_maintainer_mode"
|
|
|
|
|
USE_MAINTAINER_MODE=$enableval
|
|
|
|
|
else
|
|
|
|
|
USE_MAINTAINER_MODE=no
|
|
|
|
|
fi;
|
|
|
|
|
echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
|
|
|
|
|
echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test $USE_MAINTAINER_MODE = yes; then
|
|
|
|
|
MAINTAINER_MODE_TRUE=
|
|
|
|
|
MAINTAINER_MODE_FALSE='#'
|
|
|
|
|
else
|
|
|
|
|
MAINTAINER_MODE_TRUE='#'
|
|
|
|
|
MAINTAINER_MODE_FALSE=
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
MAINT=$MAINTAINER_MODE_TRUE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
am__api_version="1.9"
|
|
|
|
|
# Find a good install program. We prefer a C program (faster),
|
|
|
|
|
# so one script is as good as another. But avoid the broken or
|
|
|
|
@ -2242,32 +2266,6 @@ am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
|
|
|
|
|
ac_config_headers="$ac_config_headers zfs_config.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
|
|
|
|
|
echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6
|
|
|
|
|
# Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
|
|
|
|
|
if test "${enable_maintainer_mode+set}" = set; then
|
|
|
|
|
enableval="$enable_maintainer_mode"
|
|
|
|
|
USE_MAINTAINER_MODE=$enableval
|
|
|
|
|
else
|
|
|
|
|
USE_MAINTAINER_MODE=no
|
|
|
|
|
fi;
|
|
|
|
|
echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
|
|
|
|
|
echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test $USE_MAINTAINER_MODE = yes; then
|
|
|
|
|
MAINTAINER_MODE_TRUE=
|
|
|
|
|
MAINTAINER_MODE_FALSE='#'
|
|
|
|
|
else
|
|
|
|
|
MAINTAINER_MODE_TRUE='#'
|
|
|
|
|
MAINTAINER_MODE_FALSE=
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
MAINT=$MAINTAINER_MODE_TRUE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Find a good install program. We prefer a C program (faster),
|
|
|
|
|
# so one script is as good as another. But avoid the broken or
|
|
|
|
|
# incompatible versions:
|
|
|
|
@ -4019,7 +4017,7 @@ ia64-*-hpux*)
|
|
|
|
|
;;
|
|
|
|
|
*-*-irix6*)
|
|
|
|
|
# Find out which ABI we are using.
|
|
|
|
|
echo '#line 4022 "configure"' > conftest.$ac_ext
|
|
|
|
|
echo '#line 4020 "configure"' > conftest.$ac_ext
|
|
|
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
|
|
|
(eval $ac_compile) 2>&5
|
|
|
|
|
ac_status=$?
|
|
|
|
@ -5618,7 +5616,7 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Provide some information about the compiler.
|
|
|
|
|
echo "$as_me:5621:" \
|
|
|
|
|
echo "$as_me:5619:" \
|
|
|
|
|
"checking for Fortran 77 compiler version" >&5
|
|
|
|
|
ac_compiler=`set X $ac_compile; echo $2`
|
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
|
|
|
|
@ -6681,11 +6679,11 @@ else
|
|
|
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
|
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
|
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
|
|
|
(eval echo "\"\$as_me:6684: $lt_compile\"" >&5)
|
|
|
|
|
(eval echo "\"\$as_me:6682: $lt_compile\"" >&5)
|
|
|
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
|
|
|
ac_status=$?
|
|
|
|
|
cat conftest.err >&5
|
|
|
|
|
echo "$as_me:6688: \$? = $ac_status" >&5
|
|
|
|
|
echo "$as_me:6686: \$? = $ac_status" >&5
|
|
|
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
|
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
|
|
|
# So say no if there are warnings other than the usual output.
|
|
|
|
@ -6949,11 +6947,11 @@ else
|
|
|
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
|
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
|
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
|
|
|
(eval echo "\"\$as_me:6952: $lt_compile\"" >&5)
|
|
|
|
|
(eval echo "\"\$as_me:6950: $lt_compile\"" >&5)
|
|
|
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
|
|
|
ac_status=$?
|
|
|
|
|
cat conftest.err >&5
|
|
|
|
|
echo "$as_me:6956: \$? = $ac_status" >&5
|
|
|
|
|
echo "$as_me:6954: \$? = $ac_status" >&5
|
|
|
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
|
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
|
|
|
# So say no if there are warnings other than the usual output.
|
|
|
|
@ -7053,11 +7051,11 @@ else
|
|
|
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
|
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
|
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
|
|
|
(eval echo "\"\$as_me:7056: $lt_compile\"" >&5)
|
|
|
|
|
(eval echo "\"\$as_me:7054: $lt_compile\"" >&5)
|
|
|
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
|
|
|
ac_status=$?
|
|
|
|
|
cat out/conftest.err >&5
|
|
|
|
|
echo "$as_me:7060: \$? = $ac_status" >&5
|
|
|
|
|
echo "$as_me:7058: \$? = $ac_status" >&5
|
|
|
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
|
|
|
then
|
|
|
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
|
|
@ -8522,7 +8520,7 @@ linux*)
|
|
|
|
|
libsuff=
|
|
|
|
|
case "$host_cpu" in
|
|
|
|
|
x86_64*|s390x*|powerpc64*)
|
|
|
|
|
echo '#line 8525 "configure"' > conftest.$ac_ext
|
|
|
|
|
echo '#line 8523 "configure"' > conftest.$ac_ext
|
|
|
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
|
|
|
(eval $ac_compile) 2>&5
|
|
|
|
|
ac_status=$?
|
|
|
|
@ -9419,7 +9417,7 @@ else
|
|
|
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
|
|
|
lt_status=$lt_dlunknown
|
|
|
|
|
cat > conftest.$ac_ext <<EOF
|
|
|
|
|
#line 9422 "configure"
|
|
|
|
|
#line 9420 "configure"
|
|
|
|
|
#include "confdefs.h"
|
|
|
|
|
|
|
|
|
|
#if HAVE_DLFCN_H
|
|
|
|
@ -9519,7 +9517,7 @@ else
|
|
|
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
|
|
|
lt_status=$lt_dlunknown
|
|
|
|
|
cat > conftest.$ac_ext <<EOF
|
|
|
|
|
#line 9522 "configure"
|
|
|
|
|
#line 9520 "configure"
|
|
|
|
|
#include "confdefs.h"
|
|
|
|
|
|
|
|
|
|
#if HAVE_DLFCN_H
|
|
|
|
@ -11862,11 +11860,11 @@ else
|
|
|
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
|
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
|
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
|
|
|
(eval echo "\"\$as_me:11865: $lt_compile\"" >&5)
|
|
|
|
|
(eval echo "\"\$as_me:11863: $lt_compile\"" >&5)
|
|
|
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
|
|
|
ac_status=$?
|
|
|
|
|
cat conftest.err >&5
|
|
|
|
|
echo "$as_me:11869: \$? = $ac_status" >&5
|
|
|
|
|
echo "$as_me:11867: \$? = $ac_status" >&5
|
|
|
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
|
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
|
|
|
# So say no if there are warnings other than the usual output.
|
|
|
|
@ -11966,11 +11964,11 @@ else
|
|
|
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
|
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
|
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
|
|
|
(eval echo "\"\$as_me:11969: $lt_compile\"" >&5)
|
|
|
|
|
(eval echo "\"\$as_me:11967: $lt_compile\"" >&5)
|
|
|
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
|
|
|
ac_status=$?
|
|
|
|
|
cat out/conftest.err >&5
|
|
|
|
|
echo "$as_me:11973: \$? = $ac_status" >&5
|
|
|
|
|
echo "$as_me:11971: \$? = $ac_status" >&5
|
|
|
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
|
|
|
then
|
|
|
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
|
|
@ -12502,7 +12500,7 @@ linux*)
|
|
|
|
|
libsuff=
|
|
|
|
|
case "$host_cpu" in
|
|
|
|
|
x86_64*|s390x*|powerpc64*)
|
|
|
|
|
echo '#line 12505 "configure"' > conftest.$ac_ext
|
|
|
|
|
echo '#line 12503 "configure"' > conftest.$ac_ext
|
|
|
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
|
|
|
(eval $ac_compile) 2>&5
|
|
|
|
|
ac_status=$?
|
|
|
|
@ -13560,11 +13558,11 @@ else
|
|
|
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
|
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
|
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
|
|
|
(eval echo "\"\$as_me:13563: $lt_compile\"" >&5)
|
|
|
|
|
(eval echo "\"\$as_me:13561: $lt_compile\"" >&5)
|
|
|
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
|
|
|
ac_status=$?
|
|
|
|
|
cat conftest.err >&5
|
|
|
|
|
echo "$as_me:13567: \$? = $ac_status" >&5
|
|
|
|
|
echo "$as_me:13565: \$? = $ac_status" >&5
|
|
|
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
|
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
|
|
|
# So say no if there are warnings other than the usual output.
|
|
|
|
@ -13664,11 +13662,11 @@ else
|
|
|
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
|
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
|
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
|
|
|
(eval echo "\"\$as_me:13667: $lt_compile\"" >&5)
|
|
|
|
|
(eval echo "\"\$as_me:13665: $lt_compile\"" >&5)
|
|
|
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
|
|
|
ac_status=$?
|
|
|
|
|
cat out/conftest.err >&5
|
|
|
|
|
echo "$as_me:13671: \$? = $ac_status" >&5
|
|
|
|
|
echo "$as_me:13669: \$? = $ac_status" >&5
|
|
|
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
|
|
|
then
|
|
|
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
|
|
@ -15113,7 +15111,7 @@ linux*)
|
|
|
|
|
libsuff=
|
|
|
|
|
case "$host_cpu" in
|
|
|
|
|
x86_64*|s390x*|powerpc64*)
|
|
|
|
|
echo '#line 15116 "configure"' > conftest.$ac_ext
|
|
|
|
|
echo '#line 15114 "configure"' > conftest.$ac_ext
|
|
|
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
|
|
|
(eval $ac_compile) 2>&5
|
|
|
|
|
ac_status=$?
|
|
|
|
@ -15891,11 +15889,11 @@ else
|
|
|
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
|
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
|
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
|
|
|
(eval echo "\"\$as_me:15894: $lt_compile\"" >&5)
|
|
|
|
|
(eval echo "\"\$as_me:15892: $lt_compile\"" >&5)
|
|
|
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
|
|
|
ac_status=$?
|
|
|
|
|
cat conftest.err >&5
|
|
|
|
|
echo "$as_me:15898: \$? = $ac_status" >&5
|
|
|
|
|
echo "$as_me:15896: \$? = $ac_status" >&5
|
|
|
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
|
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
|
|
|
# So say no if there are warnings other than the usual output.
|
|
|
|
@ -16159,11 +16157,11 @@ else
|
|
|
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
|
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
|
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
|
|
|
(eval echo "\"\$as_me:16162: $lt_compile\"" >&5)
|
|
|
|
|
(eval echo "\"\$as_me:16160: $lt_compile\"" >&5)
|
|
|
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
|
|
|
ac_status=$?
|
|
|
|
|
cat conftest.err >&5
|
|
|
|
|
echo "$as_me:16166: \$? = $ac_status" >&5
|
|
|
|
|
echo "$as_me:16164: \$? = $ac_status" >&5
|
|
|
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
|
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
|
|
|
# So say no if there are warnings other than the usual output.
|
|
|
|
@ -16263,11 +16261,11 @@ else
|
|
|
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
|
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
|
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
|
|
|
(eval echo "\"\$as_me:16266: $lt_compile\"" >&5)
|
|
|
|
|
(eval echo "\"\$as_me:16264: $lt_compile\"" >&5)
|
|
|
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
|
|
|
ac_status=$?
|
|
|
|
|
cat out/conftest.err >&5
|
|
|
|
|
echo "$as_me:16270: \$? = $ac_status" >&5
|
|
|
|
|
echo "$as_me:16268: \$? = $ac_status" >&5
|
|
|
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
|
|
|
then
|
|
|
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
|
|
@ -17732,7 +17730,7 @@ linux*)
|
|
|
|
|
libsuff=
|
|
|
|
|
case "$host_cpu" in
|
|
|
|
|
x86_64*|s390x*|powerpc64*)
|
|
|
|
|
echo '#line 17735 "configure"' > conftest.$ac_ext
|
|
|
|
|
echo '#line 17733 "configure"' > conftest.$ac_ext
|
|
|
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
|
|
|
(eval $ac_compile) 2>&5
|
|
|
|
|
ac_status=$?
|
|
|
|
@ -20584,11 +20582,11 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KERNELMAKE_PARAMS="V=1"
|
|
|
|
|
|
|
|
|
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -Werror -DHAVE_SPL -D_KERNEL"
|
|
|
|
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -DTEXT_DOMAIN=\\\"zfs-linux-kernel\\\""
|
|
|
|
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -I$TOPDIR -I$SPL -I$SPL/include"
|
|
|
|
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -I$SPL/include"
|
|
|
|
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -include $SPL/spl_config.h"
|
|
|
|
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -include $TOPDIR/zfs_config.h"
|
|
|
|
|
|
|
|
|
|
if test "$LINUX_OBJ" != "$LINUX"; then
|
|
|
|
|
KERNELMAKE_PARAMS="$KERNELMAKE_PARAMS O=$LINUX_OBJ"
|
|
|
|
@ -23305,11 +23303,11 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KERNELMAKE_PARAMS="V=1"
|
|
|
|
|
|
|
|
|
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -Werror -DHAVE_SPL -D_KERNEL"
|
|
|
|
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -DTEXT_DOMAIN=\\\"zfs-linux-kernel\\\""
|
|
|
|
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -I$TOPDIR -I$SPL -I$SPL/include"
|
|
|
|
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -I$SPL/include"
|
|
|
|
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -include $SPL/spl_config.h"
|
|
|
|
|
KERNELCPPFLAGS="$KERNELCPPFLAGS -include $TOPDIR/zfs_config.h"
|
|
|
|
|
|
|
|
|
|
if test "$LINUX_OBJ" != "$LINUX"; then
|
|
|
|
|
KERNELMAKE_PARAMS="$KERNELMAKE_PARAMS O=$LINUX_OBJ"
|
|
|
|
@ -25322,6 +25320,9 @@ s,@target@,$target,;t t
|
|
|
|
|
s,@target_cpu@,$target_cpu,;t t
|
|
|
|
|
s,@target_vendor@,$target_vendor,;t t
|
|
|
|
|
s,@target_os@,$target_os,;t t
|
|
|
|
|
s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t
|
|
|
|
|
s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t
|
|
|
|
|
s,@MAINT@,$MAINT,;t t
|
|
|
|
|
s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
|
|
|
|
|
s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
|
|
|
|
|
s,@INSTALL_DATA@,$INSTALL_DATA,;t t
|
|
|
|
@ -25344,9 +25345,6 @@ s,@am__leading_dot@,$am__leading_dot,;t t
|
|
|
|
|
s,@AMTAR@,$AMTAR,;t t
|
|
|
|
|
s,@am__tar@,$am__tar,;t t
|
|
|
|
|
s,@am__untar@,$am__untar,;t t
|
|
|
|
|
s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t
|
|
|
|
|
s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t
|
|
|
|
|
s,@MAINT@,$MAINT,;t t
|
|
|
|
|
s,@CC@,$CC,;t t
|
|
|
|
|
s,@CFLAGS@,$CFLAGS,;t t
|
|
|
|
|
s,@LDFLAGS@,$LDFLAGS,;t t
|
|
|
|
@ -25894,6 +25892,13 @@ echo X$ac_file |
|
|
|
|
|
/^X\(\/\/\)$/{ s//\1/; q; }
|
|
|
|
|
/^X\(\/\).*/{ s//\1/; q; }
|
|
|
|
|
s/.*/./; q'`/stamp-h$_am_stamp_count
|
|
|
|
|
# Run the commands associated with the file.
|
|
|
|
|
case $ac_file in
|
|
|
|
|
zfs_config.h )
|
|
|
|
|
(mv zfs_config.h zfs_config.h.tmp &&
|
|
|
|
|
awk -f config/config.awk zfs_config.h.tmp >zfs_config.h &&
|
|
|
|
|
rm zfs_config.h.tmp) || exit 1 ;;
|
|
|
|
|
esac
|
|
|
|
|
done
|
|
|
|
|
_ACEOF
|
|
|
|
|
cat >>$CONFIG_STATUS <<\_ACEOF
|
|
|
|
|