|
|
@@ -465,7 +465,7 @@ ac_includes_default="\
|
|
|
#endif"
|
|
|
|
|
|
ac_default_prefix=/opt/$PACKAGE_NAME
|
|
|
-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 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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBOBJS debug_defs BUNDLE_TRUE BUNDLE_FALSE enable_pam_passthru_TRUE enable_pam_passthru_FALSE enable_dna_TRUE enable_dna_FALSE enable_ldapi_TRUE enable_ldapi_FALSE configdir sampledatadir propertydir schemadir serverdir serverplugindir scripttemplatedir instconfigdir WINNT_TRUE WINNT_FALSE LIBSOCKET LIBNSL LIBDL LIBCSTD LIBCRUN initdir HPUX_TRUE HPUX_FALSE SOLARIS_TRUE SOLARIS_FALSE PKG_CONFIG ICU_CONFIG NETSNMP_CONFIG nspr_inc nspr_lib nspr_libdir nss_inc nss_lib nss_libdir ldapsdk_inc ldapsdk_lib ldapsdk_libdir ldapsdk_bindir db_inc db_incdir db_lib db_libdir db_bindir db_libver sasl_inc sasl_lib sasl_libdir svrcore_inc svrcore_lib icu_lib icu_inc icu_bin netsnmp_inc netsnmp_lib netsnmp_libdir netsnmp_link 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 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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE SED EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBOBJS debug_defs BUNDLE_TRUE BUNDLE_FALSE enable_pam_passthru_TRUE enable_pam_passthru_FALSE enable_dna_TRUE enable_dna_FALSE enable_ldapi_TRUE enable_ldapi_FALSE enable_bitwise_TRUE enable_bitwise_FALSE configdir sampledatadir propertydir schemadir serverdir serverplugindir scripttemplatedir instconfigdir WINNT_TRUE WINNT_FALSE LIBSOCKET LIBNSL LIBDL LIBCSTD LIBCRUN initdir HPUX_TRUE HPUX_FALSE SOLARIS_TRUE SOLARIS_FALSE PKG_CONFIG ICU_CONFIG NETSNMP_CONFIG nspr_inc nspr_lib nspr_libdir nss_inc nss_lib nss_libdir ldapsdk_inc ldapsdk_lib ldapsdk_libdir ldapsdk_bindir db_inc db_incdir db_lib db_libdir db_bindir db_libver sasl_inc sasl_lib sasl_libdir svrcore_inc svrcore_lib icu_lib icu_inc icu_bin netsnmp_inc netsnmp_lib netsnmp_libdir netsnmp_link LTLIBOBJS'
|
|
|
ac_subst_files=''
|
|
|
|
|
|
# Initialize some variables set by options.
|
|
|
@@ -1046,6 +1046,8 @@ Optional Features:
|
|
|
plugin (default: yes)
|
|
|
--enable-ldapi enable LDAP over unix domain socket (LDAPI) support
|
|
|
(default: yes)
|
|
|
+ --enable-bitwise enable the bitwise matching rule plugin (default:
|
|
|
+ yes)
|
|
|
|
|
|
Optional Packages:
|
|
|
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
|
|
|
@@ -3833,6 +3835,7 @@ do
|
|
|
done
|
|
|
done
|
|
|
done
|
|
|
+IFS=$as_save_IFS
|
|
|
lt_ac_max=0
|
|
|
lt_ac_count=0
|
|
|
# Add /usr/xpg4/bin/sed as it is typically found on Solaris
|
|
|
@@ -3867,6 +3870,7 @@ done
|
|
|
fi
|
|
|
|
|
|
SED=$lt_cv_path_SED
|
|
|
+
|
|
|
echo "$as_me:$LINENO: result: $SED" >&5
|
|
|
echo "${ECHO_T}$SED" >&6
|
|
|
|
|
|
@@ -4307,7 +4311,7 @@ ia64-*-hpux*)
|
|
|
;;
|
|
|
*-*-irix6*)
|
|
|
# Find out which ABI we are using.
|
|
|
- echo '#line 4310 "configure"' > conftest.$ac_ext
|
|
|
+ echo '#line 4314 "configure"' > conftest.$ac_ext
|
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
|
(eval $ac_compile) 2>&5
|
|
|
ac_status=$?
|
|
|
@@ -5442,7 +5446,7 @@ fi
|
|
|
|
|
|
|
|
|
# Provide some information about the compiler.
|
|
|
-echo "$as_me:5445:" \
|
|
|
+echo "$as_me:5449:" \
|
|
|
"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
|
|
|
@@ -6505,11 +6509,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:6508: $lt_compile\"" >&5)
|
|
|
+ (eval echo "\"\$as_me:6512: $lt_compile\"" >&5)
|
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
|
ac_status=$?
|
|
|
cat conftest.err >&5
|
|
|
- echo "$as_me:6512: \$? = $ac_status" >&5
|
|
|
+ echo "$as_me:6516: \$? = $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.
|
|
|
@@ -6773,11 +6777,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:6776: $lt_compile\"" >&5)
|
|
|
+ (eval echo "\"\$as_me:6780: $lt_compile\"" >&5)
|
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
|
ac_status=$?
|
|
|
cat conftest.err >&5
|
|
|
- echo "$as_me:6780: \$? = $ac_status" >&5
|
|
|
+ echo "$as_me:6784: \$? = $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.
|
|
|
@@ -6877,11 +6881,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:6880: $lt_compile\"" >&5)
|
|
|
+ (eval echo "\"\$as_me:6884: $lt_compile\"" >&5)
|
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
|
ac_status=$?
|
|
|
cat out/conftest.err >&5
|
|
|
- echo "$as_me:6884: \$? = $ac_status" >&5
|
|
|
+ echo "$as_me:6888: \$? = $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
|
|
|
@@ -8342,10 +8346,31 @@ linux*)
|
|
|
# before this can be enabled.
|
|
|
hardcode_into_libs=yes
|
|
|
|
|
|
+ # find out which ABI we are using
|
|
|
+ libsuff=
|
|
|
+ case "$host_cpu" in
|
|
|
+ x86_64*|s390x*|powerpc64*)
|
|
|
+ echo '#line 8353 "configure"' > conftest.$ac_ext
|
|
|
+ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
|
+ (eval $ac_compile) 2>&5
|
|
|
+ ac_status=$?
|
|
|
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
+ (exit $ac_status); }; then
|
|
|
+ case `/usr/bin/file conftest.$ac_objext` in
|
|
|
+ *64-bit*)
|
|
|
+ libsuff=64
|
|
|
+ sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
|
|
|
+ ;;
|
|
|
+ esac
|
|
|
+ fi
|
|
|
+ rm -rf conftest*
|
|
|
+ ;;
|
|
|
+ esac
|
|
|
+
|
|
|
# Append ld.so.conf contents to the search path
|
|
|
if test -f /etc/ld.so.conf; then
|
|
|
- lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
|
|
|
- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
|
|
|
+ lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
|
|
|
+ sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
|
|
|
fi
|
|
|
|
|
|
# We used to test for /lib/ld.so.1 and disable shared libraries on
|
|
|
@@ -9222,7 +9247,7 @@ else
|
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
|
lt_status=$lt_dlunknown
|
|
|
cat > conftest.$ac_ext <<EOF
|
|
|
-#line 9225 "configure"
|
|
|
+#line 9250 "configure"
|
|
|
#include "confdefs.h"
|
|
|
|
|
|
#if HAVE_DLFCN_H
|
|
|
@@ -9322,7 +9347,7 @@ else
|
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
|
lt_status=$lt_dlunknown
|
|
|
cat > conftest.$ac_ext <<EOF
|
|
|
-#line 9325 "configure"
|
|
|
+#line 9350 "configure"
|
|
|
#include "confdefs.h"
|
|
|
|
|
|
#if HAVE_DLFCN_H
|
|
|
@@ -9653,6 +9678,9 @@ CC=$lt_compiler
|
|
|
# Is the compiler the GNU C compiler?
|
|
|
with_gcc=$GCC
|
|
|
|
|
|
+gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
|
|
|
+gcc_ver=\`gcc -dumpversion\`
|
|
|
+
|
|
|
# An ERE matcher.
|
|
|
EGREP=$lt_EGREP
|
|
|
|
|
|
@@ -9786,11 +9814,11 @@ striplib=$lt_striplib
|
|
|
|
|
|
# Dependencies to place before the objects being linked to create a
|
|
|
# shared library.
|
|
|
-predep_objects=$lt_predep_objects
|
|
|
+predep_objects=\`echo $lt_predep_objects | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Dependencies to place after the objects being linked to create a
|
|
|
# shared library.
|
|
|
-postdep_objects=$lt_postdep_objects
|
|
|
+postdep_objects=\`echo $lt_postdep_objects | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Dependencies to place before the objects being linked to create a
|
|
|
# shared library.
|
|
|
@@ -9802,7 +9830,7 @@ postdeps=$lt_postdeps
|
|
|
|
|
|
# The library search path used internally by the compiler when linking
|
|
|
# a shared library.
|
|
|
-compiler_lib_search_path=$lt_compiler_lib_search_path
|
|
|
+compiler_lib_search_path=\`echo $lt_compiler_lib_search_path | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Method to check whether dependent libraries are shared objects.
|
|
|
deplibs_check_method=$lt_deplibs_check_method
|
|
|
@@ -9882,7 +9910,7 @@ variables_saved_for_relink="$variables_saved_for_relink"
|
|
|
link_all_deplibs=$link_all_deplibs
|
|
|
|
|
|
# Compile-time system search path for libraries
|
|
|
-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
|
|
|
+sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Run-time system search path for libraries
|
|
|
sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
|
|
|
@@ -11662,11 +11690,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:11665: $lt_compile\"" >&5)
|
|
|
+ (eval echo "\"\$as_me:11693: $lt_compile\"" >&5)
|
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
|
ac_status=$?
|
|
|
cat conftest.err >&5
|
|
|
- echo "$as_me:11669: \$? = $ac_status" >&5
|
|
|
+ echo "$as_me:11697: \$? = $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.
|
|
|
@@ -11766,11 +11794,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:11769: $lt_compile\"" >&5)
|
|
|
+ (eval echo "\"\$as_me:11797: $lt_compile\"" >&5)
|
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
|
ac_status=$?
|
|
|
cat out/conftest.err >&5
|
|
|
- echo "$as_me:11773: \$? = $ac_status" >&5
|
|
|
+ echo "$as_me:11801: \$? = $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
|
|
|
@@ -12298,10 +12326,31 @@ linux*)
|
|
|
# before this can be enabled.
|
|
|
hardcode_into_libs=yes
|
|
|
|
|
|
+ # find out which ABI we are using
|
|
|
+ libsuff=
|
|
|
+ case "$host_cpu" in
|
|
|
+ x86_64*|s390x*|powerpc64*)
|
|
|
+ echo '#line 12333 "configure"' > conftest.$ac_ext
|
|
|
+ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
|
+ (eval $ac_compile) 2>&5
|
|
|
+ ac_status=$?
|
|
|
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
+ (exit $ac_status); }; then
|
|
|
+ case `/usr/bin/file conftest.$ac_objext` in
|
|
|
+ *64-bit*)
|
|
|
+ libsuff=64
|
|
|
+ sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
|
|
|
+ ;;
|
|
|
+ esac
|
|
|
+ fi
|
|
|
+ rm -rf conftest*
|
|
|
+ ;;
|
|
|
+ esac
|
|
|
+
|
|
|
# Append ld.so.conf contents to the search path
|
|
|
if test -f /etc/ld.so.conf; then
|
|
|
- lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
|
|
|
- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
|
|
|
+ lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
|
|
|
+ sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
|
|
|
fi
|
|
|
|
|
|
# We used to test for /lib/ld.so.1 and disable shared libraries on
|
|
|
@@ -12685,6 +12734,9 @@ CC=$lt_compiler_CXX
|
|
|
# Is the compiler the GNU C compiler?
|
|
|
with_gcc=$GCC_CXX
|
|
|
|
|
|
+gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
|
|
|
+gcc_ver=\`gcc -dumpversion\`
|
|
|
+
|
|
|
# An ERE matcher.
|
|
|
EGREP=$lt_EGREP
|
|
|
|
|
|
@@ -12818,11 +12870,11 @@ striplib=$lt_striplib
|
|
|
|
|
|
# Dependencies to place before the objects being linked to create a
|
|
|
# shared library.
|
|
|
-predep_objects=$lt_predep_objects_CXX
|
|
|
+predep_objects=\`echo $lt_predep_objects_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Dependencies to place after the objects being linked to create a
|
|
|
# shared library.
|
|
|
-postdep_objects=$lt_postdep_objects_CXX
|
|
|
+postdep_objects=\`echo $lt_postdep_objects_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Dependencies to place before the objects being linked to create a
|
|
|
# shared library.
|
|
|
@@ -12834,7 +12886,7 @@ postdeps=$lt_postdeps_CXX
|
|
|
|
|
|
# The library search path used internally by the compiler when linking
|
|
|
# a shared library.
|
|
|
-compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
|
|
|
+compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Method to check whether dependent libraries are shared objects.
|
|
|
deplibs_check_method=$lt_deplibs_check_method
|
|
|
@@ -12914,7 +12966,7 @@ variables_saved_for_relink="$variables_saved_for_relink"
|
|
|
link_all_deplibs=$link_all_deplibs_CXX
|
|
|
|
|
|
# Compile-time system search path for libraries
|
|
|
-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
|
|
|
+sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Run-time system search path for libraries
|
|
|
sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
|
|
|
@@ -13336,11 +13388,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:13339: $lt_compile\"" >&5)
|
|
|
+ (eval echo "\"\$as_me:13391: $lt_compile\"" >&5)
|
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
|
ac_status=$?
|
|
|
cat conftest.err >&5
|
|
|
- echo "$as_me:13343: \$? = $ac_status" >&5
|
|
|
+ echo "$as_me:13395: \$? = $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.
|
|
|
@@ -13440,11 +13492,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:13443: $lt_compile\"" >&5)
|
|
|
+ (eval echo "\"\$as_me:13495: $lt_compile\"" >&5)
|
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
|
ac_status=$?
|
|
|
cat out/conftest.err >&5
|
|
|
- echo "$as_me:13447: \$? = $ac_status" >&5
|
|
|
+ echo "$as_me:13499: \$? = $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
|
|
|
@@ -14885,10 +14937,31 @@ linux*)
|
|
|
# before this can be enabled.
|
|
|
hardcode_into_libs=yes
|
|
|
|
|
|
+ # find out which ABI we are using
|
|
|
+ libsuff=
|
|
|
+ case "$host_cpu" in
|
|
|
+ x86_64*|s390x*|powerpc64*)
|
|
|
+ echo '#line 14944 "configure"' > conftest.$ac_ext
|
|
|
+ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
|
+ (eval $ac_compile) 2>&5
|
|
|
+ ac_status=$?
|
|
|
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
+ (exit $ac_status); }; then
|
|
|
+ case `/usr/bin/file conftest.$ac_objext` in
|
|
|
+ *64-bit*)
|
|
|
+ libsuff=64
|
|
|
+ sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
|
|
|
+ ;;
|
|
|
+ esac
|
|
|
+ fi
|
|
|
+ rm -rf conftest*
|
|
|
+ ;;
|
|
|
+ esac
|
|
|
+
|
|
|
# Append ld.so.conf contents to the search path
|
|
|
if test -f /etc/ld.so.conf; then
|
|
|
- lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
|
|
|
- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
|
|
|
+ lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
|
|
|
+ sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
|
|
|
fi
|
|
|
|
|
|
# We used to test for /lib/ld.so.1 and disable shared libraries on
|
|
|
@@ -15272,6 +15345,9 @@ CC=$lt_compiler_F77
|
|
|
# Is the compiler the GNU C compiler?
|
|
|
with_gcc=$GCC_F77
|
|
|
|
|
|
+gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
|
|
|
+gcc_ver=\`gcc -dumpversion\`
|
|
|
+
|
|
|
# An ERE matcher.
|
|
|
EGREP=$lt_EGREP
|
|
|
|
|
|
@@ -15405,11 +15481,11 @@ striplib=$lt_striplib
|
|
|
|
|
|
# Dependencies to place before the objects being linked to create a
|
|
|
# shared library.
|
|
|
-predep_objects=$lt_predep_objects_F77
|
|
|
+predep_objects=\`echo $lt_predep_objects_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Dependencies to place after the objects being linked to create a
|
|
|
# shared library.
|
|
|
-postdep_objects=$lt_postdep_objects_F77
|
|
|
+postdep_objects=\`echo $lt_postdep_objects_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Dependencies to place before the objects being linked to create a
|
|
|
# shared library.
|
|
|
@@ -15421,7 +15497,7 @@ postdeps=$lt_postdeps_F77
|
|
|
|
|
|
# The library search path used internally by the compiler when linking
|
|
|
# a shared library.
|
|
|
-compiler_lib_search_path=$lt_compiler_lib_search_path_F77
|
|
|
+compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Method to check whether dependent libraries are shared objects.
|
|
|
deplibs_check_method=$lt_deplibs_check_method
|
|
|
@@ -15501,7 +15577,7 @@ variables_saved_for_relink="$variables_saved_for_relink"
|
|
|
link_all_deplibs=$link_all_deplibs_F77
|
|
|
|
|
|
# Compile-time system search path for libraries
|
|
|
-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
|
|
|
+sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Run-time system search path for libraries
|
|
|
sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
|
|
|
@@ -15643,11 +15719,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:15646: $lt_compile\"" >&5)
|
|
|
+ (eval echo "\"\$as_me:15722: $lt_compile\"" >&5)
|
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
|
ac_status=$?
|
|
|
cat conftest.err >&5
|
|
|
- echo "$as_me:15650: \$? = $ac_status" >&5
|
|
|
+ echo "$as_me:15726: \$? = $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.
|
|
|
@@ -15911,11 +15987,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:15914: $lt_compile\"" >&5)
|
|
|
+ (eval echo "\"\$as_me:15990: $lt_compile\"" >&5)
|
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
|
ac_status=$?
|
|
|
cat conftest.err >&5
|
|
|
- echo "$as_me:15918: \$? = $ac_status" >&5
|
|
|
+ echo "$as_me:15994: \$? = $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.
|
|
|
@@ -16015,11 +16091,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:16018: $lt_compile\"" >&5)
|
|
|
+ (eval echo "\"\$as_me:16094: $lt_compile\"" >&5)
|
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
|
ac_status=$?
|
|
|
cat out/conftest.err >&5
|
|
|
- echo "$as_me:16022: \$? = $ac_status" >&5
|
|
|
+ echo "$as_me:16098: \$? = $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
|
|
|
@@ -17480,10 +17556,31 @@ linux*)
|
|
|
# before this can be enabled.
|
|
|
hardcode_into_libs=yes
|
|
|
|
|
|
+ # find out which ABI we are using
|
|
|
+ libsuff=
|
|
|
+ case "$host_cpu" in
|
|
|
+ x86_64*|s390x*|powerpc64*)
|
|
|
+ echo '#line 17563 "configure"' > conftest.$ac_ext
|
|
|
+ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
|
+ (eval $ac_compile) 2>&5
|
|
|
+ ac_status=$?
|
|
|
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
+ (exit $ac_status); }; then
|
|
|
+ case `/usr/bin/file conftest.$ac_objext` in
|
|
|
+ *64-bit*)
|
|
|
+ libsuff=64
|
|
|
+ sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
|
|
|
+ ;;
|
|
|
+ esac
|
|
|
+ fi
|
|
|
+ rm -rf conftest*
|
|
|
+ ;;
|
|
|
+ esac
|
|
|
+
|
|
|
# Append ld.so.conf contents to the search path
|
|
|
if test -f /etc/ld.so.conf; then
|
|
|
- lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
|
|
|
- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
|
|
|
+ lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
|
|
|
+ sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
|
|
|
fi
|
|
|
|
|
|
# We used to test for /lib/ld.so.1 and disable shared libraries on
|
|
|
@@ -17867,6 +17964,9 @@ CC=$lt_compiler_GCJ
|
|
|
# Is the compiler the GNU C compiler?
|
|
|
with_gcc=$GCC_GCJ
|
|
|
|
|
|
+gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
|
|
|
+gcc_ver=\`gcc -dumpversion\`
|
|
|
+
|
|
|
# An ERE matcher.
|
|
|
EGREP=$lt_EGREP
|
|
|
|
|
|
@@ -18000,11 +18100,11 @@ striplib=$lt_striplib
|
|
|
|
|
|
# Dependencies to place before the objects being linked to create a
|
|
|
# shared library.
|
|
|
-predep_objects=$lt_predep_objects_GCJ
|
|
|
+predep_objects=\`echo $lt_predep_objects_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Dependencies to place after the objects being linked to create a
|
|
|
# shared library.
|
|
|
-postdep_objects=$lt_postdep_objects_GCJ
|
|
|
+postdep_objects=\`echo $lt_postdep_objects_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Dependencies to place before the objects being linked to create a
|
|
|
# shared library.
|
|
|
@@ -18016,7 +18116,7 @@ postdeps=$lt_postdeps_GCJ
|
|
|
|
|
|
# The library search path used internally by the compiler when linking
|
|
|
# a shared library.
|
|
|
-compiler_lib_search_path=$lt_compiler_lib_search_path_GCJ
|
|
|
+compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Method to check whether dependent libraries are shared objects.
|
|
|
deplibs_check_method=$lt_deplibs_check_method
|
|
|
@@ -18096,7 +18196,7 @@ variables_saved_for_relink="$variables_saved_for_relink"
|
|
|
link_all_deplibs=$link_all_deplibs_GCJ
|
|
|
|
|
|
# Compile-time system search path for libraries
|
|
|
-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
|
|
|
+sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Run-time system search path for libraries
|
|
|
sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
|
|
|
@@ -18348,6 +18448,9 @@ CC=$lt_compiler_RC
|
|
|
# Is the compiler the GNU C compiler?
|
|
|
with_gcc=$GCC_RC
|
|
|
|
|
|
+gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
|
|
|
+gcc_ver=\`gcc -dumpversion\`
|
|
|
+
|
|
|
# An ERE matcher.
|
|
|
EGREP=$lt_EGREP
|
|
|
|
|
|
@@ -18481,11 +18584,11 @@ striplib=$lt_striplib
|
|
|
|
|
|
# Dependencies to place before the objects being linked to create a
|
|
|
# shared library.
|
|
|
-predep_objects=$lt_predep_objects_RC
|
|
|
+predep_objects=\`echo $lt_predep_objects_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Dependencies to place after the objects being linked to create a
|
|
|
# shared library.
|
|
|
-postdep_objects=$lt_postdep_objects_RC
|
|
|
+postdep_objects=\`echo $lt_postdep_objects_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Dependencies to place before the objects being linked to create a
|
|
|
# shared library.
|
|
|
@@ -18497,7 +18600,7 @@ postdeps=$lt_postdeps_RC
|
|
|
|
|
|
# The library search path used internally by the compiler when linking
|
|
|
# a shared library.
|
|
|
-compiler_lib_search_path=$lt_compiler_lib_search_path_RC
|
|
|
+compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Method to check whether dependent libraries are shared objects.
|
|
|
deplibs_check_method=$lt_deplibs_check_method
|
|
|
@@ -18577,7 +18680,7 @@ variables_saved_for_relink="$variables_saved_for_relink"
|
|
|
link_all_deplibs=$link_all_deplibs_RC
|
|
|
|
|
|
# Compile-time system search path for libraries
|
|
|
-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
|
|
|
+sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
|
|
|
|
|
|
# Run-time system search path for libraries
|
|
|
sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
|
|
|
@@ -22915,6 +23018,39 @@ else
|
|
|
fi
|
|
|
|
|
|
|
|
|
+if test -z "$enable_bitwise" ; then
|
|
|
+ enable_bitwise=yes # if not set on cmdline, set default
|
|
|
+fi
|
|
|
+echo "$as_me:$LINENO: checking for --enable-bitwise" >&5
|
|
|
+echo $ECHO_N "checking for --enable-bitwise... $ECHO_C" >&6
|
|
|
+# Check whether --enable-bitwise or --disable-bitwise was given.
|
|
|
+if test "${enable_bitwise+set}" = set; then
|
|
|
+ enableval="$enable_bitwise"
|
|
|
+
|
|
|
+fi;
|
|
|
+if test "$enable_bitwise" = yes ; then
|
|
|
+ echo "$as_me:$LINENO: result: yes" >&5
|
|
|
+echo "${ECHO_T}yes" >&6
|
|
|
+
|
|
|
+cat >>confdefs.h <<\_ACEOF
|
|
|
+#define ENABLE_BITWISE 1
|
|
|
+_ACEOF
|
|
|
+
|
|
|
+else
|
|
|
+ echo "$as_me:$LINENO: result: no" >&5
|
|
|
+echo "${ECHO_T}no" >&6
|
|
|
+fi
|
|
|
+
|
|
|
+
|
|
|
+if test "$enable_bitwise" = "yes"; then
|
|
|
+ enable_bitwise_TRUE=
|
|
|
+ enable_bitwise_FALSE='#'
|
|
|
+else
|
|
|
+ enable_bitwise_TRUE='#'
|
|
|
+ enable_bitwise_FALSE=
|
|
|
+fi
|
|
|
+
|
|
|
+
|
|
|
# the default prefix - override with --prefix or --with-fhs
|
|
|
|
|
|
|
|
|
@@ -25194,6 +25330,13 @@ echo "$as_me: error: conditional \"enable_ldapi\" was never defined.
|
|
|
Usually this means the macro was only invoked conditionally." >&2;}
|
|
|
{ (exit 1); exit 1; }; }
|
|
|
fi
|
|
|
+if test -z "${enable_bitwise_TRUE}" && test -z "${enable_bitwise_FALSE}"; then
|
|
|
+ { { echo "$as_me:$LINENO: error: conditional \"enable_bitwise\" was never defined.
|
|
|
+Usually this means the macro was only invoked conditionally." >&5
|
|
|
+echo "$as_me: error: conditional \"enable_bitwise\" was never defined.
|
|
|
+Usually this means the macro was only invoked conditionally." >&2;}
|
|
|
+ { (exit 1); exit 1; }; }
|
|
|
+fi
|
|
|
if test -z "${WINNT_TRUE}" && test -z "${WINNT_FALSE}"; then
|
|
|
{ { echo "$as_me:$LINENO: error: conditional \"WINNT\" was never defined.
|
|
|
Usually this means the macro was only invoked conditionally." >&5
|
|
|
@@ -25802,6 +25945,7 @@ s,@ac_ct_CC@,$ac_ct_CC,;t t
|
|
|
s,@CCDEPMODE@,$CCDEPMODE,;t t
|
|
|
s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
|
|
|
s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
|
|
|
+s,@SED@,$SED,;t t
|
|
|
s,@EGREP@,$EGREP,;t t
|
|
|
s,@LN_S@,$LN_S,;t t
|
|
|
s,@ECHO@,$ECHO,;t t
|
|
|
@@ -25825,6 +25969,8 @@ s,@enable_dna_TRUE@,$enable_dna_TRUE,;t t
|
|
|
s,@enable_dna_FALSE@,$enable_dna_FALSE,;t t
|
|
|
s,@enable_ldapi_TRUE@,$enable_ldapi_TRUE,;t t
|
|
|
s,@enable_ldapi_FALSE@,$enable_ldapi_FALSE,;t t
|
|
|
+s,@enable_bitwise_TRUE@,$enable_bitwise_TRUE,;t t
|
|
|
+s,@enable_bitwise_FALSE@,$enable_bitwise_FALSE,;t t
|
|
|
s,@configdir@,$configdir,;t t
|
|
|
s,@sampledatadir@,$sampledatadir,;t t
|
|
|
s,@propertydir@,$propertydir,;t t
|