[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[commits] r9698 - in /libdfp/trunk: ./ autom4te.cache/ libdecnumber/autom4te.cache/
- To: commits@xxxxxxxxxx
- Subject: [commits] r9698 - in /libdfp/trunk: ./ autom4te.cache/ libdecnumber/autom4te.cache/
- From: ryanarn@xxxxxxxxxx
- Date: Wed, 20 Jan 2010 23:48:51 -0000
Author: ryanarn
Date: Wed Jan 20 15:48:50 2010
New Revision: 9698
Log:
2010-01-20 Ryan S. Arnold <rsa@xxxxxxxxxx>
* configure: Regenerated.
* configure.ac: Updated libdfp to version 1.0.1 to indicate that
power7 support has been added.
Modified:
libdfp/trunk/autom4te.cache/output.0
libdfp/trunk/autom4te.cache/output.1
libdfp/trunk/autom4te.cache/requests
libdfp/trunk/autom4te.cache/traces.0
libdfp/trunk/autom4te.cache/traces.1
libdfp/trunk/configure
libdfp/trunk/configure.ac
libdfp/trunk/libdecnumber/autom4te.cache/requests
Modified: libdfp/trunk/autom4te.cache/output.0
==============================================================================
--- libdfp/trunk/autom4te.cache/output.0 (original)
+++ libdfp/trunk/autom4te.cache/output.0 Wed Jan 20 15:48:50 2010
@@ -1,6 +1,6 @@
@%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59 for libdfp 1.0.0.
+@%:@ Generated by GNU Autoconf 2.59 for libdfp 1.0.1.
@%:@
@%:@ Report bugs to <rsa@xxxxxxxxxx>.
@%:@
@@ -269,14 +269,14 @@
# Identity of this package.
PACKAGE_NAME='libdfp'
PACKAGE_TARNAME='libdfp'
-PACKAGE_VERSION='1.0.0'
-PACKAGE_STRING='libdfp 1.0.0'
+PACKAGE_VERSION='1.0.1'
+PACKAGE_STRING='libdfp 1.0.1'
PACKAGE_BUGREPORT='rsa@xxxxxxxxxx'
ac_unique_file="printf_dfp.c"
ac_subdirs_all="$ac_subdirs_all libdecnumber"
ac_subdirs_all="$ac_subdirs_all libbid"
-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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os enable_decimal_float dfp_backend with_dfp with_fp base_machine machine CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT cc_mzarch cc_msize ASFLAGS libdfp_cv_cc_with_decimal_float glibc_headers glibc_build enable_static enable_shared submachine submachine_opt sysdep_dirs RANLIB ac_ct_RANLIB AWK subdirs LIB@&t@OBJS 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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os enable_decimal_float dfp_backend with_dfp with_fp base_machine machine CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT OBJDUMP AS cc_mzarch cc_msize ASFLAGS libdfp_cv_cc_with_decimal_float glibc_headers glibc_build enable_static enable_shared submachine submachine_opt sysdep_dirs RANLIB ac_ct_RANLIB AWK subdirs LIB@&t@OBJS LTLIBOBJS'
ac_subst_files=''
# Initialize some variables set by options.
@@ -741,7 +741,7 @@
# 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 libdfp 1.0.0 to adapt to many kinds of systems.
+\`configure' configures libdfp 1.0.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -802,7 +802,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of libdfp 1.0.0:";;
+ short | recursive ) echo "Configuration of libdfp 1.0.1:";;
esac
cat <<\_ACEOF
@@ -947,7 +947,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-libdfp configure 1.0.0
+libdfp configure 1.0.1
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -961,7 +961,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by libdfp $as_me 1.0.0, which was
+It was created by libdfp $as_me 1.0.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -1540,6 +1540,11 @@
no)
with_dfp=no
;;
+ power7)
+ submachine="$withval"
+ { echo "$as_me:$LINENO: configuring for the $submachine processor" >&5
+echo "$as_me: configuring for the $submachine processor" >&6;}
+ with_dfp=yes ;;
power6)
submachine="$withval"
{ echo "$as_me:$LINENO: configuring for the $submachine processor" >&5
@@ -2352,6 +2357,11 @@
#AC_SUBST(CC)
#AC_SUBST(CFLAGS)
+OBJDUMP="$OBJDUMP"
+AS="$AS"
+
+
+
# It was considered to add this to CFLAGS before AC_PROG_CC was declared to
# make sure that libdecnumber got all of the flags but it was decided to
# simply invoke decnumber's `make' with an overridden CFLAGS.
@@ -2484,6 +2494,8 @@
# ${srcdir}/libdecnumber/bid [libdecnumber headers]
# ${srcdir}/libbid/? [libbid headers]
# [MACHINE/SUBMACHINE]
+# ${srcdir}/sysdeps/powerpc/powerpc64/power7/fpu [platform directories]
+# ${srcdir}/sysdeps/powerpc/powerpc64/power7/
# ${srcdir}/sysdeps/powerpc/powerpc64/power6/fpu [platform directories]
# ${srcdir}/sysdeps/powerpc/powerpc64/power6/
# ${srcdir}/sysdeps/powerpc/powerpc64/
@@ -3216,7 +3228,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by libdfp $as_me 1.0.0, which was
+This file was extended by libdfp $as_me 1.0.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3276,7 +3288,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-libdfp config.status 1.0.0
+libdfp config.status 1.0.1
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
@@ -3485,6 +3497,8 @@
s,@ac_ct_CC@,$ac_ct_CC,;t t
s,@EXEEXT@,$EXEEXT,;t t
s,@OBJEXT@,$OBJEXT,;t t
+s,@OBJDUMP@,$OBJDUMP,;t t
+s,@AS@,$AS,;t t
s,@cc_mzarch@,$cc_mzarch,;t t
s,@cc_msize@,$cc_msize,;t t
s,@ASFLAGS@,$ASFLAGS,;t t
Modified: libdfp/trunk/autom4te.cache/output.1
==============================================================================
--- libdfp/trunk/autom4te.cache/output.1 (original)
+++ libdfp/trunk/autom4te.cache/output.1 Wed Jan 20 15:48:50 2010
@@ -1,6 +1,6 @@
@%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.61 for libdfp 0.0.1.
+@%:@ Generated by GNU Autoconf 2.61 for libdfp 1.0.1.
@%:@
@%:@ Report bugs to <rsa@xxxxxxxxxx>.
@%:@
@@ -574,8 +574,8 @@
# Identity of this package.
PACKAGE_NAME='libdfp'
PACKAGE_TARNAME='libdfp'
-PACKAGE_VERSION='0.0.1'
-PACKAGE_STRING='libdfp 0.0.1'
+PACKAGE_VERSION='1.0.1'
+PACKAGE_STRING='libdfp 1.0.1'
PACKAGE_BUGREPORT='rsa@xxxxxxxxxx'
ac_unique_file="printf_dfp.c"
@@ -631,7 +631,17 @@
base_machine
machine
CC
+CFLAGS
+LDFLAGS
+CPPFLAGS
+ac_ct_CC
+EXEEXT
+OBJEXT
+OBJDUMP
+AS
+cc_mzarch
cc_msize
+ASFLAGS
libdfp_cv_cc_with_decimal_float
glibc_headers
glibc_build
@@ -648,7 +658,12 @@
ac_subst_files=''
ac_precious_vars='build_alias
host_alias
-target_alias'
+target_alias
+CC
+CFLAGS
+LDFLAGS
+LIBS
+CPPFLAGS'
ac_subdirs_all='libdecnumber
libbid'
@@ -1152,7 +1167,7 @@
# 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 libdfp 0.0.1 to adapt to many kinds of systems.
+\`configure' configures libdfp 1.0.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1217,7 +1232,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of libdfp 0.0.1:";;
+ short | recursive ) echo "Configuration of libdfp 1.0.1:";;
esac
cat <<\_ACEOF
@@ -1253,6 +1268,18 @@
--with-glibc-build=PATH Location of a GLIBC 2.10+ build to link against for
make check. @<:@system libdir@:>@
+Some influential environment variables:
+ CC C compiler command
+ CFLAGS C compiler flags
+ LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
+ nonstandard directory <lib dir>
+ LIBS libraries to pass to the linker, e.g. -l<library>
+ CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
+ you have headers in a nonstandard directory <include dir>
+
+Use these variables to override the choices made by `configure' or to help
+it to find libraries and programs with nonstandard names/locations.
+
Report bugs to <rsa@xxxxxxxxxx>.
_ACEOF
ac_status=$?
@@ -1314,7 +1341,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-libdfp configure 0.0.1
+libdfp configure 1.0.1
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1328,7 +1355,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by libdfp $as_me 0.0.1, which was
+It was created by libdfp $as_me 1.0.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -1875,9 +1902,28 @@
fi
-
{ echo "$as_me:$LINENO: Using $enable_decimal_float decimal floating point encoding" >&5
echo "$as_me: Using $enable_decimal_float decimal floating point encoding" >&6;}
+
+# Some code may need to have conditional guards based on the backend. Give the
+# developers _DPD_BACKEND or _BID_BACKEND. Try avoiding this as much as
+# possible and use sysdep file overrides. A good place to use it is in the
+# tests/ directory.
+if test $enable_decimal_float = dpd; then
+
+cat >>confdefs.h <<_ACEOF
+@%:@define _DPD_BACKEND 1
+
+_ACEOF
+
+else
+
+cat >>confdefs.h <<_ACEOF
+@%:@define _BID_BACKEND 1
+
+_ACEOF
+
+fi
# Now we know how to chose the desired backend directory, e.g.
# src/backend/libdecnumber or src/backend/libbid when we build our search
@@ -1925,9 +1971,10 @@
# This will invoke the sysdeps/$machine/<processor>/ machinery as well as
-# the -mcpu=<processor> machinery.
+# the -mcpu=<processor> machinery and -mzarch for s390 (and friends).
submachine=
with_dfp=
+cc_mzarch=
# Check whether --with-cpu was given.
if test "${with_cpu+set}" = set; then
@@ -1938,33 +1985,35 @@
no)
with_dfp=no
;;
+ power7)
+ submachine="$withval"
+ { echo "$as_me:$LINENO: configuring for the $submachine processor" >&5
+echo "$as_me: configuring for the $submachine processor" >&6;}
+ with_dfp=yes ;;
power6)
submachine="$withval"
- submachine_opt="-mcpu=$withval"
{ echo "$as_me:$LINENO: configuring for the $submachine processor" >&5
echo "$as_me: configuring for the $submachine processor" >&6;}
with_dfp=yes ;;
power6x)
submachine="$withval"
- submachine_opt="-mcpu=$withval"
{ echo "$as_me:$LINENO: configuring for the $submachine processor" >&5
echo "$as_me: configuring for the $submachine processor" >&6;}
with_dfp=yes ;;
z9-ec)
submachine="$withval"
- submachine_opt="-march=$withval"
+ cc_mzarch=-mzarch
{ echo "$as_me:$LINENO: configuring for the $submachine processor" >&5
echo "$as_me: configuring for the $submachine processor" >&6;}
with_dfp=yes ;;
z10)
submachine="$withval"
- submachine_opt="-march=$withval"
+ cc_mzarch=-mzarch
{ echo "$as_me:$LINENO: configuring for the $submachine processor" >&5
echo "$as_me: configuring for the $submachine processor" >&6;}
with_dfp=yes ;;
*)
submachine="$withval"
- submachine_opt="-mcpu=$withval"
{ echo "$as_me:$LINENO: configuring for the $submachine processor" >&5
echo "$as_me: configuring for the $submachine processor" >&6;}
with_dfp=no ;;
@@ -1974,6 +2023,34 @@
with_dfp=no
fi
+
+if test -n "$submachine"; then
+ { echo "$as_me:$LINENO: checking for compiler option for CPU variant" >&5
+echo $ECHO_N "checking for compiler option for CPU variant... $ECHO_C" >&6; }
+if test "${submachine_opt+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ submachine_opt=no
+ for opt in "-march=$submachine" "-mcpu=$submachine"; do
+ if { ac_try='${CC-cc} $opt -xc /dev/null -S -o /dev/null'
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ submachine_opt="$opt"
+ break
+ fi
+ done
+fi
+{ echo "$as_me:$LINENO: result: $submachine_opt" >&5
+echo "${ECHO_T}$submachine_opt" >&6; }
+ if test "x$submachine_opt" = xno; then
+ { { echo "$as_me:$LINENO: error: ${CC-cc} does not support $submachine" >&5
+echo "$as_me: error: ${CC-cc} does not support $submachine" >&2;}
+ { (exit 1); exit 1; }; }
+ fi
+fi
# This tells us whether we know we have a hardware decimal floating point
# unit. We know this based upon the submachine.
@@ -1996,7 +2073,7 @@
case "$machine" in
powerpc) base_machine=powerpc machine=powerpc/powerpc32 cc_msize=32 ;;
powerpc64) base_machine=powerpc machine=powerpc/powerpc64 cc_msize=64;;
- s390) base_machine=s390 machine=s390/s390-32 cc_msize=32;;
+ s390) base_machine=s390 machine=s390/s390-32 cc_msize=31;;
s390x) base_machine=s390 machine=s390/s390-64 cc_msize=64;;
i[34567]86) base_machine=i386 machine=i386/$machine ;;
*) base_machine=$machine ;;
@@ -2004,16 +2081,754 @@
-# Checks for programs.
-if test -z ${CC}; then
- CC=`which gcc`
-fi
-CC="${CC} -m${cc_msize}"
-
-
-
-# Don't even bother configuring if the compiler doesn't support Decimal
-# Floating Point.
+# The implication of using AC_PROG_CC is that on a biarch POWER system where
+# the toolchain defaults to 32-bit and the kernel reports a 64-bit environment
+# there is a screwy disconnect between the two. This is OK as long as we
+# export the computed default cc_msize to the Makefile.in.
+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
+if test -n "$ac_tool_prefix"; then
+ for ac_prog in gcc
+ do
+ # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ echo "$as_me:$LINENO: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$CC"; then
+ ac_cv_prog_CC="$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 { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+done
+IFS=$as_save_IFS
+
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+ { echo "$as_me:$LINENO: result: $CC" >&5
+echo "${ECHO_T}$CC" >&6; }
+else
+ { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+fi
+
+
+ test -n "$CC" && break
+ done
+fi
+if test -z "$CC"; then
+ ac_ct_CC=$CC
+ for ac_prog in gcc
+do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ echo "$as_me:$LINENO: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$ac_ct_CC"; then
+ ac_cv_prog_ac_ct_CC="$ac_ct_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 { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ ac_cv_prog_ac_ct_CC="$ac_prog"
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CC=$ac_cv_prog_ac_ct_CC
+if test -n "$ac_ct_CC"; then
+ { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
+echo "${ECHO_T}$ac_ct_CC" >&6; }
+else
+ { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+fi
+
+
+ test -n "$ac_ct_CC" && break
+done
+
+ if test "x$ac_ct_CC" = x; then
+ CC=""
+ else
+ case $cross_compiling:$ac_tool_warned in
+yes:)
+{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet. If you think this
+configuration is useful to you, please write to autoconf@xxxxxxxx" >&5
+echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet. If you think this
+configuration is useful to you, please write to autoconf@xxxxxxxx" >&2;}
+ac_tool_warned=yes ;;
+esac
+ CC=$ac_ct_CC
+ fi
+fi
+
+
+test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
+See \`config.log' for more details." >&5
+echo "$as_me: error: no acceptable C compiler found in \$PATH
+See \`config.log' for more details." >&2;}
+ { (exit 1); exit 1; }; }
+
+# Provide some information about the compiler.
+echo "$as_me:$LINENO: checking for C compiler version" >&5
+ac_compiler=`set X $ac_compile; echo $2`
+{ (ac_try="$ac_compiler --version >&5"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compiler --version >&5") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }
+{ (ac_try="$ac_compiler -v >&5"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compiler -v >&5") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }
+{ (ac_try="$ac_compiler -V >&5"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compiler -V >&5") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }
+
+cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h. */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h. */
+
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+ac_clean_files_save=$ac_clean_files
+ac_clean_files="$ac_clean_files a.out a.exe b.out"
+# Try to create an executable without -o first, disregard a.out.
+# It will help us diagnose broken compilers, and finding out an intuition
+# of exeext.
+{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
+echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
+ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
+#
+# List of possible output files, starting from the most likely.
+# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
+# only as a last resort. b.out is created by i960 compilers.
+ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
+#
+# The IRIX 6 linker writes into existing files which may not be
+# executable, retaining their permissions. Remove them first so a
+# subsequent execution test works.
+ac_rmfiles=
+for ac_file in $ac_files
+do
+ case $ac_file in
+ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
+ * ) ac_rmfiles="$ac_rmfiles $ac_file";;
+ esac
+done
+rm -f $ac_rmfiles
+
+if { (ac_try="$ac_link_default"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_link_default") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+ # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
+# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
+# in a Makefile. We should not override ac_cv_exeext if it was cached,
+# so that the user can short-circuit this test for compilers unknown to
+# Autoconf.
+for ac_file in $ac_files ''
+do
+ test -f "$ac_file" || continue
+ case $ac_file in
+ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
+ ;;
+ [ab].out )
+ # We found the default executable, but exeext='' is most
+ # certainly right.
+ break;;
+ *.* )
+ if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
+ then :; else
+ ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
+ fi
+ # We set ac_cv_exeext here because the later test for it is not
+ # safe: cross compilers may not add the suffix if given an `-o'
+ # argument, so we may need to know it at that point already.
+ # Even if this section looks crufty: it has the advantage of
+ # actually working.
+ break;;
+ * )
+ break;;
+ esac
+done
+test "$ac_cv_exeext" = no && ac_cv_exeext=
+
+else
+ ac_file=''
+fi
+
+{ echo "$as_me:$LINENO: result: $ac_file" >&5
+echo "${ECHO_T}$ac_file" >&6; }
+if test -z "$ac_file"; then
+ echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
+See \`config.log' for more details." >&5
+echo "$as_me: error: C compiler cannot create executables
+See \`config.log' for more details." >&2;}
+ { (exit 77); exit 77; }; }
+fi
+
+ac_exeext=$ac_cv_exeext
+
+# Check that the compiler produces executables we can run. If not, either
+# the compiler is broken, or we cross compile.
+{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
+echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
+# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
+# If not cross compiling, check that we can run a simple program.
+if test "$cross_compiling" != yes; then
+ if { ac_try='./$ac_file'
+ { (case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_try") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ cross_compiling=no
+ else
+ if test "$cross_compiling" = maybe; then
+ cross_compiling=yes
+ else
+ { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
+If you meant to cross compile, use \`--host'.
+See \`config.log' for more details." >&5
+echo "$as_me: error: cannot run C compiled programs.
+If you meant to cross compile, use \`--host'.
+See \`config.log' for more details." >&2;}
+ { (exit 1); exit 1; }; }
+ fi
+ fi
+fi
+{ echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6; }
+
+rm -f a.out a.exe conftest$ac_cv_exeext b.out
+ac_clean_files=$ac_clean_files_save
+# Check that the compiler produces executables we can run. If not, either
+# the compiler is broken, or we cross compile.
+{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
+echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
+{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
+echo "${ECHO_T}$cross_compiling" >&6; }
+
+{ echo "$as_me:$LINENO: checking for suffix of executables" >&5
+echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
+if { (ac_try="$ac_link"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_link") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+ # If both `conftest.exe' and `conftest' are `present' (well, observable)
+# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
+# work properly (i.e., refer to `conftest.exe'), while it won't with
+# `rm'.
+for ac_file in conftest.exe conftest conftest.*; do
+ test -f "$ac_file" || continue
+ case $ac_file in
+ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
+ *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
+ break;;
+ * ) break;;
+ esac
+done
+else
+ { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
+See \`config.log' for more details." >&5
+echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
+See \`config.log' for more details." >&2;}
+ { (exit 1); exit 1; }; }
+fi
+
+rm -f conftest$ac_cv_exeext
+{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
+echo "${ECHO_T}$ac_cv_exeext" >&6; }
+
+rm -f conftest.$ac_ext
+EXEEXT=$ac_cv_exeext
+ac_exeext=$EXEEXT
+{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
+echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
+if test "${ac_cv_objext+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h. */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h. */
+
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.o conftest.obj
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compile") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+ for ac_file in conftest.o conftest.obj conftest.*; do
+ test -f "$ac_file" || continue;
+ case $ac_file in
+ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
+ *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
+ break;;
+ esac
+done
+else
+ echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
+See \`config.log' for more details." >&5
+echo "$as_me: error: cannot compute suffix of object files: cannot compile
+See \`config.log' for more details." >&2;}
+ { (exit 1); exit 1; }; }
+fi
+
+rm -f conftest.$ac_cv_objext conftest.$ac_ext
+fi
+{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
+echo "${ECHO_T}$ac_cv_objext" >&6; }
+OBJEXT=$ac_cv_objext
+ac_objext=$OBJEXT
+{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
+echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
+if test "${ac_cv_c_compiler_gnu+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h. */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h. */
+
+int
+main ()
+{
+#ifndef __GNUC__
+ choke me
+#endif
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compile") 2>conftest.er1
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } && {
+ test -z "$ac_c_werror_flag" ||
+ test ! -s conftest.err
+ } && test -s conftest.$ac_objext; then
+ ac_compiler_gnu=yes
+else
+ echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+ ac_compiler_gnu=no
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ac_cv_c_compiler_gnu=$ac_compiler_gnu
+
+fi
+{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
+echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
+GCC=`test $ac_compiler_gnu = yes && echo yes`
+ac_test_CFLAGS=${CFLAGS+set}
+ac_save_CFLAGS=$CFLAGS
+{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
+echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
+if test "${ac_cv_prog_cc_g+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_save_c_werror_flag=$ac_c_werror_flag
+ ac_c_werror_flag=yes
+ ac_cv_prog_cc_g=no
+ CFLAGS="-g"
+ cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h. */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h. */
+
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compile") 2>conftest.er1
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } && {
+ test -z "$ac_c_werror_flag" ||
+ test ! -s conftest.err
+ } && test -s conftest.$ac_objext; then
+ ac_cv_prog_cc_g=yes
+else
+ echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+ CFLAGS=""
+ cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h. */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h. */
+
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compile") 2>conftest.er1
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } && {
+ test -z "$ac_c_werror_flag" ||
+ test ! -s conftest.err
+ } && test -s conftest.$ac_objext; then
+ :
+else
+ echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+ ac_c_werror_flag=$ac_save_c_werror_flag
+ CFLAGS="-g"
+ cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h. */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h. */
+
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compile") 2>conftest.er1
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } && {
+ test -z "$ac_c_werror_flag" ||
+ test ! -s conftest.err
+ } && test -s conftest.$ac_objext; then
+ ac_cv_prog_cc_g=yes
+else
+ echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ ac_c_werror_flag=$ac_save_c_werror_flag
+fi
+{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
+echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
+if test "$ac_test_CFLAGS" = set; then
+ CFLAGS=$ac_save_CFLAGS
+elif test $ac_cv_prog_cc_g = yes; then
+ if test "$GCC" = yes; then
+ CFLAGS="-g -O2"
+ else
+ CFLAGS="-g"
+ fi
+else
+ if test "$GCC" = yes; then
+ CFLAGS="-O2"
+ else
+ CFLAGS=
+ fi
+fi
+{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
+echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
+if test "${ac_cv_prog_cc_c89+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_cv_prog_cc_c89=no
+ac_save_CC=$CC
+cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h. */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h. */
+#include <stdarg.h>
+#include <stdio.h>
+#include <sys/types.h>
+#include <sys/stat.h>
+/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
+struct buf { int x; };
+FILE * (*rcsopen) (struct buf *, struct stat *, int);
+static char *e (p, i)
+ char **p;
+ int i;
+{
+ return p[i];
+}
+static char *f (char * (*g) (char **, int), char **p, ...)
+{
+ char *s;
+ va_list v;
+ va_start (v,p);
+ s = g (p, va_arg (v,int));
+ va_end (v);
+ return s;
+}
+
+/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
+ function prototypes and stuff, but not '\xHH' hex character constants.
+ These don't provoke an error unfortunately, instead are silently treated
+ as 'x'. The following induces an error, until -std is added to get
+ proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
+ array size at least. It's necessary to write '\x00'==0 to get something
+ that's true only with -std. */
+int osf4_cc_array ['\x00' == 0 ? 1 : -1];
+
+/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
+ inside strings and character constants. */
+#define FOO(x) 'x'
+int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
+
+int test (int i, double x);
+struct s1 {int (*f) (int a);};
+struct s2 {int (*f) (double a);};
+int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
+int argc;
+char **argv;
+int
+main ()
+{
+return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
+ ;
+ return 0;
+}
+_ACEOF
+for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
+ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
+do
+ CC="$ac_save_CC $ac_arg"
+ rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compile") 2>conftest.er1
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } && {
+ test -z "$ac_c_werror_flag" ||
+ test ! -s conftest.err
+ } && test -s conftest.$ac_objext; then
+ ac_cv_prog_cc_c89=$ac_arg
+else
+ echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+
+fi
+
+rm -f core conftest.err conftest.$ac_objext
+ test "x$ac_cv_prog_cc_c89" != "xno" && break
+done
+rm -f conftest.$ac_ext
+CC=$ac_save_CC
+
+fi
+# AC_CACHE_VAL
+case "x$ac_cv_prog_cc_c89" in
+ x)
+ { echo "$as_me:$LINENO: result: none needed" >&5
+echo "${ECHO_T}none needed" >&6; } ;;
+ xno)
+ { echo "$as_me:$LINENO: result: unsupported" >&5
+echo "${ECHO_T}unsupported" >&6; } ;;
+ *)
+ CC="$CC $ac_cv_prog_cc_c89"
+ { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
+echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
+esac
+
+
+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
+
+
+# Automatically exported by AC_PROG_CC
+#AC_SUBST(CC)
+#AC_SUBST(CFLAGS)
+
+OBJDUMP="$OBJDUMP"
+AS="$AS"
+
+
+
+# It was considered to add this to CFLAGS before AC_PROG_CC was declared to
+# make sure that libdecnumber got all of the flags but it was decided to
+# simply invoke decnumber's `make' with an overridden CFLAGS.
+
+
+
+
+
+
+# Don't even bother configuring if the compiler can't handle Decimal
+# Floating Point data types.
{ echo "$as_me:$LINENO: checking for decimal-float-support in compiler" >&5
echo $ECHO_N "checking for decimal-float-support in compiler... $ECHO_C" >&6; }
if test "${libdfp_cv_cc_with_decimal_float+set}" = set; then
@@ -2024,10 +2839,8 @@
int main (void) { _Decimal64 d64; d64 = 1.0DD; return 0; }
EOF
if ${CC} ${CFLAGS} ${CPPFLAGS} $LDFLAGS -static -o conftest \
- conftest.c -v 2>&1 >/dev/null | grep -q " --enable-decimal-float ";
+ conftest.c 2>&1 >/dev/null | grep -q " '_Decimal64' undeclared ";
then
- libdfp_cv_cc_with_decimal_float=yes
- else
libdfp_cv_cc_with_decimal_float=no
{ echo "$as_me:$LINENO: WARNING: CC is ${CC}" >&5
echo "$as_me: WARNING: CC is ${CC}" >&2;}
@@ -2036,6 +2849,8 @@
echo "$as_me: error: ${PACKAGE_NAME} requires a compiler configured and built
with --enable-decimal-float." >&2;}
{ (exit 1); exit 1; }; }
+ else
+ libdfp_cv_cc_with_decimal_float=yes
fi
rm -f conftest*
fi
@@ -2135,6 +2950,8 @@
# ${srcdir}/libdecnumber/bid [libdecnumber headers]
# ${srcdir}/libbid/? [libbid headers]
# [MACHINE/SUBMACHINE]
+# ${srcdir}/sysdeps/powerpc/powerpc64/power7/fpu [platform directories]
+# ${srcdir}/sysdeps/powerpc/powerpc64/power7/
# ${srcdir}/sysdeps/powerpc/powerpc64/power6/fpu [platform directories]
# ${srcdir}/sysdeps/powerpc/powerpc64/power6/
# ${srcdir}/sysdeps/powerpc/powerpc64/
@@ -2354,10 +3171,6 @@
fi
-#AC_PROG_CC_C_O
-# Default -m[32|64] to align $machine to the default -m[32|64] for the
-# compiler on biarch systems.
-
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
@@ -2506,7 +3319,9 @@
# Wherever there's a standalone configure fragment we need to tell the top
-# level configure to recurse into it.
+# level configure to recurse into it. This doesn't pass the full complement
+# of CFLAGS necessary so Makefile.in will need to manually pass the CFLAGS to
+# the backend `make' invocation.
if test "$dfp_backend" = libdecnumber; then
subdirs="$subdirs libdecnumber"
@@ -2917,7 +3732,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by libdfp $as_me 0.0.1, which was
+This file was extended by libdfp $as_me 1.0.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2966,7 +3781,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-libdfp config.status 0.0.1
+libdfp config.status 1.0.1
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
@@ -3188,7 +4003,17 @@
base_machine!$base_machine$ac_delim
machine!$machine$ac_delim
CC!$CC$ac_delim
+CFLAGS!$CFLAGS$ac_delim
+LDFLAGS!$LDFLAGS$ac_delim
+CPPFLAGS!$CPPFLAGS$ac_delim
+ac_ct_CC!$ac_ct_CC$ac_delim
+EXEEXT!$EXEEXT$ac_delim
+OBJEXT!$OBJEXT$ac_delim
+OBJDUMP!$OBJDUMP$ac_delim
+AS!$AS$ac_delim
+cc_mzarch!$cc_mzarch$ac_delim
cc_msize!$cc_msize$ac_delim
+ASFLAGS!$ASFLAGS$ac_delim
libdfp_cv_cc_with_decimal_float!$libdfp_cv_cc_with_decimal_float$ac_delim
glibc_headers!$glibc_headers$ac_delim
glibc_build!$glibc_build$ac_delim
@@ -3204,7 +4029,7 @@
LTLIBOBJS!$LTLIBOBJS$ac_delim
_ACEOF
- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 66; then
+ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 76; then
break
elif $ac_last_try; then
{ { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
Modified: libdfp/trunk/autom4te.cache/requests
==============================================================================
--- libdfp/trunk/autom4te.cache/requests (original)
+++ libdfp/trunk/autom4te.cache/requests Wed Jan 20 15:48:50 2010
@@ -126,15 +126,53 @@
'configure.ac'
],
{
+ '_LT_AC_TAGCONFIG' => 1,
+ 'AM_PROG_F77_C_O' => 1,
+ 'AC_INIT' => 1,
+ 'm4_pattern_forbid' => 1,
+ 'AC_CANONICAL_TARGET' => 1,
+ 'AC_SUBST' => 1,
+ 'AC_CONFIG_LIBOBJ_DIR' => 1,
+ 'AC_FC_SRCEXT' => 1,
+ 'AC_CANONICAL_HOST' => 1,
'AC_DEFUN' => 1,
- 'm4_include' => 1,
+ 'AC_PROG_LIBTOOL' => 1,
+ 'AM_INIT_AUTOMAKE' => 1,
+ 'AC_CONFIG_SUBDIRS' => 1,
+ 'AM_AUTOMAKE_VERSION' => 1,
+ 'LT_CONFIG_LTDL_DIR' => 1,
+ 'AC_REQUIRE_AUX_FILE' => 1,
+ 'AC_CONFIG_LINKS' => 1,
+ 'm4_sinclude' => 1,
+ 'LT_SUPPORTED_TAG' => 1,
+ 'AM_MAINTAINER_MODE' => 1,
+ 'AC_DEFUN_ONCE' => 1,
+ 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
+ '_m4_warn' => 1,
+ 'AM_PROG_CXX_C_O' => 1,
+ 'AM_ENABLE_MULTILIB' => 1,
+ 'AC_CONFIG_FILES' => 1,
+ 'include' => 1,
+ 'LT_INIT' => 1,
+ 'AM_GNU_GETTEXT' => 1,
+ 'AC_LIBSOURCE' => 1,
+ 'AM_PROG_FC_C_O' => 1,
+ 'AC_CANONICAL_BUILD' => 1,
+ 'AC_FC_FREEFORM' => 1,
+ 'AH_OUTPUT' => 1,
+ '_AM_SUBST_NOTMAKE' => 1,
+ 'AC_CONFIG_AUX_DIR' => 1,
+ 'sinclude' => 1,
+ 'AM_PROG_CC_C_O' => 1,
'm4_pattern_allow' => 1,
'_AM_AUTOCONF_VERSION' => 1,
- 'm4_pattern_forbid' => 1,
- '_m4_warn' => 1,
- 'include' => 1,
+ 'AC_CANONICAL_SYSTEM' => 1,
+ 'AM_CONDITIONAL' => 1,
+ 'AC_CONFIG_HEADERS' => 1,
+ 'AC_DEFINE_TRACE_LITERAL' => 1,
+ 'm4_include' => 1,
'AU_DEFUN' => 1,
- 'AC_DEFUN_ONCE' => 1
+ 'AC_SUBST_TRACE' => 1
}
], 'Autom4te::Request' )
);
Modified: libdfp/trunk/autom4te.cache/traces.0
==============================================================================
--- libdfp/trunk/autom4te.cache/traces.0 (original)
+++ libdfp/trunk/autom4te.cache/traces.0 Wed Jan 20 15:48:50 2010
@@ -1,4 +1,4 @@
-m4trace:configure.ac:8: -1- AC_INIT([libdfp], [1.0.0], [rsa@xxxxxxxxxx])
+m4trace:configure.ac:8: -1- AC_INIT([libdfp], [1.0.1], [rsa@xxxxxxxxxx])
m4trace:configure.ac:8: -1- m4_pattern_forbid([^_?A[CHUM]_])
m4trace:configure.ac:8: -1- m4_pattern_forbid([_AC_])
m4trace:configure.ac:8: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
@@ -70,48 +70,50 @@
m4trace:configure.ac:95: -1- AH_OUTPUT([_BID_BACKEND], [/* "Defined if BID is the backend designated by configure." */
#undef _BID_BACKEND])
m4trace:configure.ac:150: -1- AC_SUBST([dfp_backend])
-m4trace:configure.ac:207: -1- AC_SUBST([with_dfp])
-m4trace:configure.ac:214: -1- AC_SUBST([with_fp])
-m4trace:configure.ac:231: -1- AC_SUBST([base_machine])
-m4trace:configure.ac:232: -1- AC_SUBST([machine])
-m4trace:configure.ac:238: -1- AC_PROG_CC([gcc])
-m4trace:configure.ac:238: -1- AC_SUBST([CC])
-m4trace:configure.ac:238: -1- AC_SUBST([CFLAGS])
-m4trace:configure.ac:238: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.ac:238: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.ac:238: -1- AC_SUBST([CC])
-m4trace:configure.ac:238: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.ac:238: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.ac:238: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.ac:247: -1- AC_SUBST([cc_mzarch])
-m4trace:configure.ac:248: -1- AC_SUBST([cc_msize])
-m4trace:configure.ac:250: -1- AC_SUBST([CFLAGS])
-m4trace:configure.ac:251: -1- AC_SUBST([ASFLAGS])
-m4trace:configure.ac:271: -1- AC_SUBST([libdfp_cv_cc_with_decimal_float])
-m4trace:configure.ac:288: -1- AC_SUBST([glibc_headers])
-m4trace:configure.ac:299: -1- AC_SUBST([glibc_build])
-m4trace:configure.ac:316: -1- AC_SUBST([enable_static])
-m4trace:configure.ac:333: -1- AC_SUBST([enable_shared])
-m4trace:configure.ac:425: -1- AC_SUBST([submachine])
-m4trace:configure.ac:426: -1- AC_SUBST([submachine_opt])
-m4trace:configure.ac:492: -1- AC_SUBST([sysdep_dirs])
-m4trace:configure.ac:514: -1- AC_DEFINE_TRACE_LITERAL([ASM_GLOBAL_DIRECTIVE])
-m4trace:configure.ac:514: -1- AH_OUTPUT([ASM_GLOBAL_DIRECTIVE], [/* "Define to the name of the assembler\'s directive for declaring a symbol
+m4trace:configure.ac:211: -1- AC_SUBST([with_dfp])
+m4trace:configure.ac:218: -1- AC_SUBST([with_fp])
+m4trace:configure.ac:235: -1- AC_SUBST([base_machine])
+m4trace:configure.ac:236: -1- AC_SUBST([machine])
+m4trace:configure.ac:242: -1- AC_PROG_CC([gcc])
+m4trace:configure.ac:242: -1- AC_SUBST([CC])
+m4trace:configure.ac:242: -1- AC_SUBST([CFLAGS])
+m4trace:configure.ac:242: -1- AC_SUBST([LDFLAGS])
+m4trace:configure.ac:242: -1- AC_SUBST([CPPFLAGS])
+m4trace:configure.ac:242: -1- AC_SUBST([CC])
+m4trace:configure.ac:242: -1- AC_SUBST([ac_ct_CC])
+m4trace:configure.ac:242: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
+m4trace:configure.ac:242: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
+m4trace:configure.ac:250: -1- AC_SUBST([OBJDUMP])
+m4trace:configure.ac:251: -1- AC_SUBST([AS])
+m4trace:configure.ac:256: -1- AC_SUBST([cc_mzarch])
+m4trace:configure.ac:257: -1- AC_SUBST([cc_msize])
+m4trace:configure.ac:259: -1- AC_SUBST([CFLAGS])
+m4trace:configure.ac:260: -1- AC_SUBST([ASFLAGS])
+m4trace:configure.ac:280: -1- AC_SUBST([libdfp_cv_cc_with_decimal_float])
+m4trace:configure.ac:297: -1- AC_SUBST([glibc_headers])
+m4trace:configure.ac:308: -1- AC_SUBST([glibc_build])
+m4trace:configure.ac:325: -1- AC_SUBST([enable_static])
+m4trace:configure.ac:342: -1- AC_SUBST([enable_shared])
+m4trace:configure.ac:436: -1- AC_SUBST([submachine])
+m4trace:configure.ac:437: -1- AC_SUBST([submachine_opt])
+m4trace:configure.ac:503: -1- AC_SUBST([sysdep_dirs])
+m4trace:configure.ac:525: -1- AC_DEFINE_TRACE_LITERAL([ASM_GLOBAL_DIRECTIVE])
+m4trace:configure.ac:525: -1- AH_OUTPUT([ASM_GLOBAL_DIRECTIVE], [/* "Define to the name of the assembler\'s directive for declaring a symbol
global (default `.globl\')." */
#undef ASM_GLOBAL_DIRECTIVE])
-m4trace:configure.ac:537: -1- AC_DEFINE_TRACE_LITERAL([ASM_TYPE_DIRECTIVE_PREFIX])
-m4trace:configure.ac:537: -1- AH_OUTPUT([ASM_TYPE_DIRECTIVE_PREFIX], [/* "Define to the prefix before `object\' or `function\' in the assembler\'s
+m4trace:configure.ac:548: -1- AC_DEFINE_TRACE_LITERAL([ASM_TYPE_DIRECTIVE_PREFIX])
+m4trace:configure.ac:548: -1- AH_OUTPUT([ASM_TYPE_DIRECTIVE_PREFIX], [/* "Define to the prefix before `object\' or `function\' in the assembler\'s
`.type\' directive */
#undef ASM_TYPE_DIRECTIVE_PREFIX])
-m4trace:configure.ac:540: -1- AC_PROG_RANLIB
-m4trace:configure.ac:540: -1- AC_SUBST([RANLIB])
-m4trace:configure.ac:540: -1- AC_SUBST([ac_ct_RANLIB])
-m4trace:configure.ac:541: -1- AC_PROG_AWK
-m4trace:configure.ac:541: -1- AC_SUBST([AWK])
-m4trace:configure.ac:559: -1- AC_CONFIG_SUBDIRS([libdecnumber])
-m4trace:configure.ac:559: -1- AC_SUBST([subdirs], ["$subdirs libdecnumber"])
-m4trace:configure.ac:561: -1- AC_CONFIG_SUBDIRS([libbid])
-m4trace:configure.ac:561: -1- AC_SUBST([subdirs], ["$subdirs libbid"])
-m4trace:configure.ac:567: -1- AC_CONFIG_FILES([Makefile])
-m4trace:configure.ac:569: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
-m4trace:configure.ac:569: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
+m4trace:configure.ac:551: -1- AC_PROG_RANLIB
+m4trace:configure.ac:551: -1- AC_SUBST([RANLIB])
+m4trace:configure.ac:551: -1- AC_SUBST([ac_ct_RANLIB])
+m4trace:configure.ac:552: -1- AC_PROG_AWK
+m4trace:configure.ac:552: -1- AC_SUBST([AWK])
+m4trace:configure.ac:570: -1- AC_CONFIG_SUBDIRS([libdecnumber])
+m4trace:configure.ac:570: -1- AC_SUBST([subdirs], ["$subdirs libdecnumber"])
+m4trace:configure.ac:572: -1- AC_CONFIG_SUBDIRS([libbid])
+m4trace:configure.ac:572: -1- AC_SUBST([subdirs], ["$subdirs libbid"])
+m4trace:configure.ac:578: -1- AC_CONFIG_FILES([Makefile])
+m4trace:configure.ac:580: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
+m4trace:configure.ac:580: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
Modified: libdfp/trunk/autom4te.cache/traces.1
==============================================================================
--- libdfp/trunk/autom4te.cache/traces.1 (original)
+++ libdfp/trunk/autom4te.cache/traces.1 Wed Jan 20 15:48:50 2010
@@ -1,3 +1,4 @@
+m4trace:configure.ac:8: -1- AC_INIT([libdfp], [1.0.1], [rsa@xxxxxxxxxx])
m4trace:configure.ac:8: -1- m4_pattern_forbid([^_?A[CHUM]_])
m4trace:configure.ac:8: -1- m4_pattern_forbid([_AC_])
m4trace:configure.ac:8: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
@@ -5,77 +6,300 @@
m4trace:configure.ac:8: -1- m4_pattern_forbid([^_?m4_])
m4trace:configure.ac:8: -1- m4_pattern_forbid([^dnl$])
m4trace:configure.ac:8: -1- m4_pattern_forbid([^_?AS_])
+m4trace:configure.ac:8: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([SHELL])
m4trace:configure.ac:8: -1- m4_pattern_allow([^SHELL$])
+m4trace:configure.ac:8: -1- AC_SUBST([PATH_SEPARATOR])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([PATH_SEPARATOR])
m4trace:configure.ac:8: -1- m4_pattern_allow([^PATH_SEPARATOR$])
+m4trace:configure.ac:8: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([PACKAGE_NAME])
m4trace:configure.ac:8: -1- m4_pattern_allow([^PACKAGE_NAME$])
+m4trace:configure.ac:8: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([PACKAGE_TARNAME])
m4trace:configure.ac:8: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
+m4trace:configure.ac:8: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([PACKAGE_VERSION])
m4trace:configure.ac:8: -1- m4_pattern_allow([^PACKAGE_VERSION$])
+m4trace:configure.ac:8: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([PACKAGE_STRING])
m4trace:configure.ac:8: -1- m4_pattern_allow([^PACKAGE_STRING$])
+m4trace:configure.ac:8: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([PACKAGE_BUGREPORT])
m4trace:configure.ac:8: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
+m4trace:configure.ac:8: -1- AC_SUBST([exec_prefix], [NONE])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([exec_prefix])
m4trace:configure.ac:8: -1- m4_pattern_allow([^exec_prefix$])
+m4trace:configure.ac:8: -1- AC_SUBST([prefix], [NONE])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([prefix])
m4trace:configure.ac:8: -1- m4_pattern_allow([^prefix$])
+m4trace:configure.ac:8: -1- AC_SUBST([program_transform_name], [s,x,x,])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([program_transform_name])
m4trace:configure.ac:8: -1- m4_pattern_allow([^program_transform_name$])
+m4trace:configure.ac:8: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([bindir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^bindir$])
+m4trace:configure.ac:8: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([sbindir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^sbindir$])
+m4trace:configure.ac:8: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([libexecdir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^libexecdir$])
+m4trace:configure.ac:8: -1- AC_SUBST([datarootdir], ['${prefix}/share'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([datarootdir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^datarootdir$])
+m4trace:configure.ac:8: -1- AC_SUBST([datadir], ['${datarootdir}'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([datadir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^datadir$])
+m4trace:configure.ac:8: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([sysconfdir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^sysconfdir$])
+m4trace:configure.ac:8: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([sharedstatedir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^sharedstatedir$])
+m4trace:configure.ac:8: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([localstatedir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^localstatedir$])
+m4trace:configure.ac:8: -1- AC_SUBST([includedir], ['${prefix}/include'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([includedir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^includedir$])
+m4trace:configure.ac:8: -1- AC_SUBST([oldincludedir], ['/usr/include'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([oldincludedir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^oldincludedir$])
+m4trace:configure.ac:8: -1- AC_SUBST([docdir], [m4_ifset([AC_PACKAGE_TARNAME],
+ ['${datarootdir}/doc/${PACKAGE_TARNAME}'],
+ ['${datarootdir}/doc/${PACKAGE}'])])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([docdir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^docdir$])
+m4trace:configure.ac:8: -1- AC_SUBST([infodir], ['${datarootdir}/info'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([infodir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^infodir$])
+m4trace:configure.ac:8: -1- AC_SUBST([htmldir], ['${docdir}'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([htmldir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^htmldir$])
+m4trace:configure.ac:8: -1- AC_SUBST([dvidir], ['${docdir}'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([dvidir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^dvidir$])
+m4trace:configure.ac:8: -1- AC_SUBST([pdfdir], ['${docdir}'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([pdfdir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^pdfdir$])
+m4trace:configure.ac:8: -1- AC_SUBST([psdir], ['${docdir}'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([psdir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^psdir$])
+m4trace:configure.ac:8: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([libdir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^libdir$])
+m4trace:configure.ac:8: -1- AC_SUBST([localedir], ['${datarootdir}/locale'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([localedir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^localedir$])
+m4trace:configure.ac:8: -1- AC_SUBST([mandir], ['${datarootdir}/man'])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([mandir])
m4trace:configure.ac:8: -1- m4_pattern_allow([^mandir$])
+m4trace:configure.ac:8: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
m4trace:configure.ac:8: -1- m4_pattern_allow([^PACKAGE_NAME$])
+m4trace:configure.ac:8: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
+#undef PACKAGE_NAME])
+m4trace:configure.ac:8: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
m4trace:configure.ac:8: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
+m4trace:configure.ac:8: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME])
+m4trace:configure.ac:8: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
m4trace:configure.ac:8: -1- m4_pattern_allow([^PACKAGE_VERSION$])
+m4trace:configure.ac:8: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
+#undef PACKAGE_VERSION])
+m4trace:configure.ac:8: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
m4trace:configure.ac:8: -1- m4_pattern_allow([^PACKAGE_STRING$])
+m4trace:configure.ac:8: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING])
+m4trace:configure.ac:8: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
m4trace:configure.ac:8: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
+m4trace:configure.ac:8: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT])
+m4trace:configure.ac:8: -1- AC_SUBST([DEFS])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([DEFS])
m4trace:configure.ac:8: -1- m4_pattern_allow([^DEFS$])
+m4trace:configure.ac:8: -1- AC_SUBST([ECHO_C])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([ECHO_C])
m4trace:configure.ac:8: -1- m4_pattern_allow([^ECHO_C$])
+m4trace:configure.ac:8: -1- AC_SUBST([ECHO_N])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([ECHO_N])
m4trace:configure.ac:8: -1- m4_pattern_allow([^ECHO_N$])
+m4trace:configure.ac:8: -1- AC_SUBST([ECHO_T])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([ECHO_T])
m4trace:configure.ac:8: -1- m4_pattern_allow([^ECHO_T$])
+m4trace:configure.ac:8: -1- AC_SUBST([LIBS])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([LIBS])
m4trace:configure.ac:8: -1- m4_pattern_allow([^LIBS$])
+m4trace:configure.ac:8: -1- AC_SUBST([build_alias])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([build_alias])
m4trace:configure.ac:8: -1- m4_pattern_allow([^build_alias$])
+m4trace:configure.ac:8: -1- AC_SUBST([host_alias])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([host_alias])
m4trace:configure.ac:8: -1- m4_pattern_allow([^host_alias$])
+m4trace:configure.ac:8: -1- AC_SUBST([target_alias])
+m4trace:configure.ac:8: -1- AC_SUBST_TRACE([target_alias])
m4trace:configure.ac:8: -1- m4_pattern_allow([^target_alias$])
+m4trace:configure.ac:12: -1- AC_CONFIG_HEADERS([config.h])
+m4trace:configure.ac:16: -1- AC_CONFIG_AUX_DIR([scripts])
+m4trace:configure.ac:26: -1- AC_CANONICAL_HOST
+m4trace:configure.ac:26: -1- AC_CANONICAL_BUILD
+m4trace:configure.ac:26: -1- AC_REQUIRE_AUX_FILE([config.sub])
+m4trace:configure.ac:26: -1- AC_REQUIRE_AUX_FILE([config.guess])
+m4trace:configure.ac:26: -1- AC_SUBST([build], [$ac_cv_build])
+m4trace:configure.ac:26: -1- AC_SUBST_TRACE([build])
m4trace:configure.ac:26: -1- m4_pattern_allow([^build$])
+m4trace:configure.ac:26: -1- AC_SUBST([build_cpu], [$[1]])
+m4trace:configure.ac:26: -1- AC_SUBST_TRACE([build_cpu])
m4trace:configure.ac:26: -1- m4_pattern_allow([^build_cpu$])
+m4trace:configure.ac:26: -1- AC_SUBST([build_vendor], [$[2]])
+m4trace:configure.ac:26: -1- AC_SUBST_TRACE([build_vendor])
m4trace:configure.ac:26: -1- m4_pattern_allow([^build_vendor$])
+m4trace:configure.ac:26: -1- AC_SUBST([build_os])
+m4trace:configure.ac:26: -1- AC_SUBST_TRACE([build_os])
m4trace:configure.ac:26: -1- m4_pattern_allow([^build_os$])
+m4trace:configure.ac:26: -1- AC_SUBST([host], [$ac_cv_host])
+m4trace:configure.ac:26: -1- AC_SUBST_TRACE([host])
m4trace:configure.ac:26: -1- m4_pattern_allow([^host$])
+m4trace:configure.ac:26: -1- AC_SUBST([host_cpu], [$[1]])
+m4trace:configure.ac:26: -1- AC_SUBST_TRACE([host_cpu])
m4trace:configure.ac:26: -1- m4_pattern_allow([^host_cpu$])
+m4trace:configure.ac:26: -1- AC_SUBST([host_vendor], [$[2]])
+m4trace:configure.ac:26: -1- AC_SUBST_TRACE([host_vendor])
m4trace:configure.ac:26: -1- m4_pattern_allow([^host_vendor$])
+m4trace:configure.ac:26: -1- AC_SUBST([host_os])
+m4trace:configure.ac:26: -1- AC_SUBST_TRACE([host_os])
m4trace:configure.ac:26: -1- m4_pattern_allow([^host_os$])
+m4trace:configure.ac:84: -1- AC_SUBST([enable_decimal_float])
+m4trace:configure.ac:84: -1- AC_SUBST_TRACE([enable_decimal_float])
m4trace:configure.ac:84: -1- m4_pattern_allow([^enable_decimal_float$])
-m4trace:configure.ac:139: -1- m4_pattern_allow([^dfp_backend$])
-m4trace:configure.ac:183: -1- m4_pattern_allow([^with_dfp$])
-m4trace:configure.ac:190: -1- m4_pattern_allow([^with_fp$])
-m4trace:configure.ac:207: -1- m4_pattern_allow([^base_machine$])
-m4trace:configure.ac:208: -1- m4_pattern_allow([^machine$])
-m4trace:configure.ac:217: -1- m4_pattern_allow([^CC$])
-m4trace:configure.ac:218: -1- m4_pattern_allow([^cc_msize$])
-m4trace:configure.ac:238: -1- m4_pattern_allow([^libdfp_cv_cc_with_decimal_float$])
-m4trace:configure.ac:255: -1- m4_pattern_allow([^glibc_headers$])
-m4trace:configure.ac:266: -1- m4_pattern_allow([^glibc_build$])
-m4trace:configure.ac:283: -1- m4_pattern_allow([^enable_static$])
-m4trace:configure.ac:300: -1- m4_pattern_allow([^enable_shared$])
-m4trace:configure.ac:392: -1- m4_pattern_allow([^submachine$])
-m4trace:configure.ac:393: -1- m4_pattern_allow([^submachine_opt$])
-m4trace:configure.ac:459: -1- m4_pattern_allow([^sysdep_dirs$])
-m4trace:configure.ac:482: -1- m4_pattern_allow([^ASM_GLOBAL_DIRECTIVE$])
-m4trace:configure.ac:504: -1- m4_pattern_allow([^ASM_TYPE_DIRECTIVE_PREFIX$])
-m4trace:configure.ac:511: -1- m4_pattern_allow([^RANLIB$])
-m4trace:configure.ac:512: -1- m4_pattern_allow([^AWK$])
-m4trace:configure.ac:528: -1- m4_pattern_allow([^subdirs$])
-m4trace:configure.ac:530: -1- m4_pattern_allow([^subdirs$])
-m4trace:configure.ac:538: -1- m4_pattern_allow([^LIB@&t@OBJS$])
-m4trace:configure.ac:538: -1- m4_pattern_allow([^LTLIBOBJS$])
+m4trace:configure.ac:93: -1- AC_DEFINE_TRACE_LITERAL([_DPD_BACKEND])
+m4trace:configure.ac:93: -1- m4_pattern_allow([^_DPD_BACKEND$])
+m4trace:configure.ac:93: -1- AH_OUTPUT([_DPD_BACKEND], [/* "Defined if DPD is the backend designated by configure." */
+#undef _DPD_BACKEND])
+m4trace:configure.ac:96: -1- AC_DEFINE_TRACE_LITERAL([_BID_BACKEND])
+m4trace:configure.ac:96: -1- m4_pattern_allow([^_BID_BACKEND$])
+m4trace:configure.ac:96: -1- AH_OUTPUT([_BID_BACKEND], [/* "Defined if BID is the backend designated by configure." */
+#undef _BID_BACKEND])
+m4trace:configure.ac:150: -1- AC_SUBST([dfp_backend])
+m4trace:configure.ac:150: -1- AC_SUBST_TRACE([dfp_backend])
+m4trace:configure.ac:150: -1- m4_pattern_allow([^dfp_backend$])
+m4trace:configure.ac:211: -1- AC_SUBST([with_dfp])
+m4trace:configure.ac:211: -1- AC_SUBST_TRACE([with_dfp])
+m4trace:configure.ac:211: -1- m4_pattern_allow([^with_dfp$])
+m4trace:configure.ac:218: -1- AC_SUBST([with_fp])
+m4trace:configure.ac:218: -1- AC_SUBST_TRACE([with_fp])
+m4trace:configure.ac:218: -1- m4_pattern_allow([^with_fp$])
+m4trace:configure.ac:235: -1- AC_SUBST([base_machine])
+m4trace:configure.ac:235: -1- AC_SUBST_TRACE([base_machine])
+m4trace:configure.ac:235: -1- m4_pattern_allow([^base_machine$])
+m4trace:configure.ac:236: -1- AC_SUBST([machine])
+m4trace:configure.ac:236: -1- AC_SUBST_TRACE([machine])
+m4trace:configure.ac:236: -1- m4_pattern_allow([^machine$])
+m4trace:configure.ac:242: -1- AC_SUBST([CC])
+m4trace:configure.ac:242: -1- AC_SUBST_TRACE([CC])
+m4trace:configure.ac:242: -1- m4_pattern_allow([^CC$])
+m4trace:configure.ac:242: -1- AC_SUBST([CFLAGS])
+m4trace:configure.ac:242: -1- AC_SUBST_TRACE([CFLAGS])
+m4trace:configure.ac:242: -1- m4_pattern_allow([^CFLAGS$])
+m4trace:configure.ac:242: -1- AC_SUBST([LDFLAGS])
+m4trace:configure.ac:242: -1- AC_SUBST_TRACE([LDFLAGS])
+m4trace:configure.ac:242: -1- m4_pattern_allow([^LDFLAGS$])
+m4trace:configure.ac:242: -1- AC_SUBST([LIBS])
+m4trace:configure.ac:242: -1- AC_SUBST_TRACE([LIBS])
+m4trace:configure.ac:242: -1- m4_pattern_allow([^LIBS$])
+m4trace:configure.ac:242: -1- AC_SUBST([CPPFLAGS])
+m4trace:configure.ac:242: -1- AC_SUBST_TRACE([CPPFLAGS])
+m4trace:configure.ac:242: -1- m4_pattern_allow([^CPPFLAGS$])
+m4trace:configure.ac:242: -1- AC_SUBST([CC])
+m4trace:configure.ac:242: -1- AC_SUBST_TRACE([CC])
+m4trace:configure.ac:242: -1- m4_pattern_allow([^CC$])
+m4trace:configure.ac:242: -1- AC_SUBST([ac_ct_CC])
+m4trace:configure.ac:242: -1- AC_SUBST_TRACE([ac_ct_CC])
+m4trace:configure.ac:242: -1- m4_pattern_allow([^ac_ct_CC$])
+m4trace:configure.ac:242: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
+m4trace:configure.ac:242: -1- AC_SUBST_TRACE([EXEEXT])
+m4trace:configure.ac:242: -1- m4_pattern_allow([^EXEEXT$])
+m4trace:configure.ac:242: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
+m4trace:configure.ac:242: -1- AC_SUBST_TRACE([OBJEXT])
+m4trace:configure.ac:242: -1- m4_pattern_allow([^OBJEXT$])
+m4trace:configure.ac:250: -1- AC_SUBST([OBJDUMP])
+m4trace:configure.ac:250: -1- AC_SUBST_TRACE([OBJDUMP])
+m4trace:configure.ac:250: -1- m4_pattern_allow([^OBJDUMP$])
+m4trace:configure.ac:251: -1- AC_SUBST([AS])
+m4trace:configure.ac:251: -1- AC_SUBST_TRACE([AS])
+m4trace:configure.ac:251: -1- m4_pattern_allow([^AS$])
+m4trace:configure.ac:256: -1- AC_SUBST([cc_mzarch])
+m4trace:configure.ac:256: -1- AC_SUBST_TRACE([cc_mzarch])
+m4trace:configure.ac:256: -1- m4_pattern_allow([^cc_mzarch$])
+m4trace:configure.ac:257: -1- AC_SUBST([cc_msize])
+m4trace:configure.ac:257: -1- AC_SUBST_TRACE([cc_msize])
+m4trace:configure.ac:257: -1- m4_pattern_allow([^cc_msize$])
+m4trace:configure.ac:259: -1- AC_SUBST([CFLAGS])
+m4trace:configure.ac:259: -1- AC_SUBST_TRACE([CFLAGS])
+m4trace:configure.ac:259: -1- m4_pattern_allow([^CFLAGS$])
+m4trace:configure.ac:260: -1- AC_SUBST([ASFLAGS])
+m4trace:configure.ac:260: -1- AC_SUBST_TRACE([ASFLAGS])
+m4trace:configure.ac:260: -1- m4_pattern_allow([^ASFLAGS$])
+m4trace:configure.ac:280: -1- AC_SUBST([libdfp_cv_cc_with_decimal_float])
+m4trace:configure.ac:280: -1- AC_SUBST_TRACE([libdfp_cv_cc_with_decimal_float])
+m4trace:configure.ac:280: -1- m4_pattern_allow([^libdfp_cv_cc_with_decimal_float$])
+m4trace:configure.ac:297: -1- AC_SUBST([glibc_headers])
+m4trace:configure.ac:297: -1- AC_SUBST_TRACE([glibc_headers])
+m4trace:configure.ac:297: -1- m4_pattern_allow([^glibc_headers$])
+m4trace:configure.ac:308: -1- AC_SUBST([glibc_build])
+m4trace:configure.ac:308: -1- AC_SUBST_TRACE([glibc_build])
+m4trace:configure.ac:308: -1- m4_pattern_allow([^glibc_build$])
+m4trace:configure.ac:325: -1- AC_SUBST([enable_static])
+m4trace:configure.ac:325: -1- AC_SUBST_TRACE([enable_static])
+m4trace:configure.ac:325: -1- m4_pattern_allow([^enable_static$])
+m4trace:configure.ac:342: -1- AC_SUBST([enable_shared])
+m4trace:configure.ac:342: -1- AC_SUBST_TRACE([enable_shared])
+m4trace:configure.ac:342: -1- m4_pattern_allow([^enable_shared$])
+m4trace:configure.ac:436: -1- AC_SUBST([submachine])
+m4trace:configure.ac:436: -1- AC_SUBST_TRACE([submachine])
+m4trace:configure.ac:436: -1- m4_pattern_allow([^submachine$])
+m4trace:configure.ac:437: -1- AC_SUBST([submachine_opt])
+m4trace:configure.ac:437: -1- AC_SUBST_TRACE([submachine_opt])
+m4trace:configure.ac:437: -1- m4_pattern_allow([^submachine_opt$])
+m4trace:configure.ac:503: -1- AC_SUBST([sysdep_dirs])
+m4trace:configure.ac:503: -1- AC_SUBST_TRACE([sysdep_dirs])
+m4trace:configure.ac:503: -1- m4_pattern_allow([^sysdep_dirs$])
+m4trace:configure.ac:526: -1- AC_DEFINE_TRACE_LITERAL([ASM_GLOBAL_DIRECTIVE])
+m4trace:configure.ac:526: -1- m4_pattern_allow([^ASM_GLOBAL_DIRECTIVE$])
+m4trace:configure.ac:526: -1- AH_OUTPUT([ASM_GLOBAL_DIRECTIVE], [/* "Define to the name of the assembler\'s directive for declaring a symbol
+ global (default `.globl\')." */
+#undef ASM_GLOBAL_DIRECTIVE])
+m4trace:configure.ac:548: -1- AC_DEFINE_TRACE_LITERAL([ASM_TYPE_DIRECTIVE_PREFIX])
+m4trace:configure.ac:548: -1- m4_pattern_allow([^ASM_TYPE_DIRECTIVE_PREFIX$])
+m4trace:configure.ac:548: -1- AH_OUTPUT([ASM_TYPE_DIRECTIVE_PREFIX], [/* "Define to the prefix before `object\' or `function\' in the assembler\'s
+ `.type\' directive */
+#undef ASM_TYPE_DIRECTIVE_PREFIX])
+m4trace:configure.ac:551: -1- AC_SUBST([RANLIB])
+m4trace:configure.ac:551: -1- AC_SUBST_TRACE([RANLIB])
+m4trace:configure.ac:551: -1- m4_pattern_allow([^RANLIB$])
+m4trace:configure.ac:552: -1- AC_SUBST([AWK])
+m4trace:configure.ac:552: -1- AC_SUBST_TRACE([AWK])
+m4trace:configure.ac:552: -1- m4_pattern_allow([^AWK$])
+m4trace:configure.ac:570: -1- AC_CONFIG_SUBDIRS([libdecnumber])
+m4trace:configure.ac:570: -1- AC_SUBST([subdirs], ["$subdirs m4_normalize([libdecnumber])"])
+m4trace:configure.ac:570: -1- AC_SUBST_TRACE([subdirs])
+m4trace:configure.ac:570: -1- m4_pattern_allow([^subdirs$])
+m4trace:configure.ac:572: -1- AC_CONFIG_SUBDIRS([libbid])
+m4trace:configure.ac:572: -1- AC_SUBST([subdirs], ["$subdirs m4_normalize([libbid])"])
+m4trace:configure.ac:572: -1- AC_SUBST_TRACE([subdirs])
+m4trace:configure.ac:572: -1- m4_pattern_allow([^subdirs$])
+m4trace:configure.ac:578: -1- AC_CONFIG_FILES([Makefile])
+m4trace:configure.ac:580: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
+m4trace:configure.ac:580: -1- AC_SUBST_TRACE([LIB@&t@OBJS])
+m4trace:configure.ac:580: -1- m4_pattern_allow([^LIB@&t@OBJS$])
+m4trace:configure.ac:580: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
+m4trace:configure.ac:580: -1- AC_SUBST_TRACE([LTLIBOBJS])
+m4trace:configure.ac:580: -1- m4_pattern_allow([^LTLIBOBJS$])
+m4trace:configure.ac:580: -1- AC_SUBST_TRACE([top_builddir])
+m4trace:configure.ac:580: -1- AC_SUBST_TRACE([srcdir])
+m4trace:configure.ac:580: -1- AC_SUBST_TRACE([abs_srcdir])
+m4trace:configure.ac:580: -1- AC_SUBST_TRACE([top_srcdir])
+m4trace:configure.ac:580: -1- AC_SUBST_TRACE([abs_top_srcdir])
+m4trace:configure.ac:580: -1- AC_SUBST_TRACE([builddir])
+m4trace:configure.ac:580: -1- AC_SUBST_TRACE([abs_builddir])
+m4trace:configure.ac:580: -1- AC_SUBST_TRACE([abs_top_builddir])
Modified: libdfp/trunk/configure
==============================================================================
--- libdfp/trunk/configure (original)
+++ libdfp/trunk/configure Wed Jan 20 15:48:50 2010
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for libdfp 1.0.0.
+# Generated by GNU Autoconf 2.59 for libdfp 1.0.1.
#
# Report bugs to <rsa@xxxxxxxxxx>.
#
@@ -269,14 +269,14 @@
# Identity of this package.
PACKAGE_NAME='libdfp'
PACKAGE_TARNAME='libdfp'
-PACKAGE_VERSION='1.0.0'
-PACKAGE_STRING='libdfp 1.0.0'
+PACKAGE_VERSION='1.0.1'
+PACKAGE_STRING='libdfp 1.0.1'
PACKAGE_BUGREPORT='rsa@xxxxxxxxxx'
ac_unique_file="printf_dfp.c"
ac_subdirs_all="$ac_subdirs_all libdecnumber"
ac_subdirs_all="$ac_subdirs_all libbid"
-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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os enable_decimal_float dfp_backend with_dfp with_fp base_machine machine CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT cc_mzarch cc_msize ASFLAGS libdfp_cv_cc_with_decimal_float glibc_headers glibc_build enable_static enable_shared submachine submachine_opt sysdep_dirs RANLIB ac_ct_RANLIB AWK subdirs 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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os enable_decimal_float dfp_backend with_dfp with_fp base_machine machine CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT OBJDUMP AS cc_mzarch cc_msize ASFLAGS libdfp_cv_cc_with_decimal_float glibc_headers glibc_build enable_static enable_shared submachine submachine_opt sysdep_dirs RANLIB ac_ct_RANLIB AWK subdirs LIBOBJS LTLIBOBJS'
ac_subst_files=''
# Initialize some variables set by options.
@@ -741,7 +741,7 @@
# 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 libdfp 1.0.0 to adapt to many kinds of systems.
+\`configure' configures libdfp 1.0.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -802,7 +802,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of libdfp 1.0.0:";;
+ short | recursive ) echo "Configuration of libdfp 1.0.1:";;
esac
cat <<\_ACEOF
@@ -947,7 +947,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-libdfp configure 1.0.0
+libdfp configure 1.0.1
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -961,7 +961,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by libdfp $as_me 1.0.0, which was
+It was created by libdfp $as_me 1.0.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -1540,6 +1540,11 @@
no)
with_dfp=no
;;
+ power7)
+ submachine="$withval"
+ { echo "$as_me:$LINENO: configuring for the $submachine processor" >&5
+echo "$as_me: configuring for the $submachine processor" >&6;}
+ with_dfp=yes ;;
power6)
submachine="$withval"
{ echo "$as_me:$LINENO: configuring for the $submachine processor" >&5
@@ -2352,6 +2357,11 @@
#AC_SUBST(CC)
#AC_SUBST(CFLAGS)
+OBJDUMP="$OBJDUMP"
+AS="$AS"
+
+
+
# It was considered to add this to CFLAGS before AC_PROG_CC was declared to
# make sure that libdecnumber got all of the flags but it was decided to
# simply invoke decnumber's `make' with an overridden CFLAGS.
@@ -2484,6 +2494,8 @@
# ${srcdir}/libdecnumber/bid [libdecnumber headers]
# ${srcdir}/libbid/? [libbid headers]
# [MACHINE/SUBMACHINE]
+# ${srcdir}/sysdeps/powerpc/powerpc64/power7/fpu [platform directories]
+# ${srcdir}/sysdeps/powerpc/powerpc64/power7/
# ${srcdir}/sysdeps/powerpc/powerpc64/power6/fpu [platform directories]
# ${srcdir}/sysdeps/powerpc/powerpc64/power6/
# ${srcdir}/sysdeps/powerpc/powerpc64/
@@ -3216,7 +3228,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by libdfp $as_me 1.0.0, which was
+This file was extended by libdfp $as_me 1.0.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3276,7 +3288,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-libdfp config.status 1.0.0
+libdfp config.status 1.0.1
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
@@ -3485,6 +3497,8 @@
s,@ac_ct_CC@,$ac_ct_CC,;t t
s,@EXEEXT@,$EXEEXT,;t t
s,@OBJEXT@,$OBJEXT,;t t
+s,@OBJDUMP@,$OBJDUMP,;t t
+s,@AS@,$AS,;t t
s,@cc_mzarch@,$cc_mzarch,;t t
s,@cc_msize@,$cc_msize,;t t
s,@ASFLAGS@,$ASFLAGS,;t t
Modified: libdfp/trunk/configure.ac
==============================================================================
--- libdfp/trunk/configure.ac (original)
+++ libdfp/trunk/configure.ac Wed Jan 20 15:48:50 2010
@@ -5,7 +5,7 @@
# has a hard-coded 2.59 requirement and Libdfp doesn't really care, but can't
# control libdecnumber.
AC_PREREQ(2.59)
-AC_INIT(libdfp, 1.0.0, rsa@xxxxxxxxxx)
+AC_INIT(libdfp, 1.0.1, rsa@xxxxxxxxxx)
AC_CONFIG_SRCDIR([printf_dfp.c])
# We don't use Automake so this is necessary.
Modified: libdfp/trunk/libdecnumber/autom4te.cache/requests
==============================================================================
--- libdfp/trunk/libdecnumber/autom4te.cache/requests (original)
+++ libdfp/trunk/libdecnumber/autom4te.cache/requests Wed Jan 20 15:48:50 2010
@@ -14,10 +14,10 @@
'configure.ac'
],
{
+ 'm4_include' => 1,
'AC_DEFUN' => 1,
- 'm4_include' => 1,
+ 'm4_pattern_allow' => 1,
'_AM_AUTOCONF_VERSION' => 1,
- 'm4_pattern_allow' => 1,
'm4_pattern_forbid' => 1,
'_m4_warn' => 1,
'include' => 1,
@@ -38,22 +38,22 @@
{
'm4_pattern_forbid' => 1,
'AC_CONFIG_LIBOBJ_DIR' => 1,
+ 'AC_TYPE_OFF_T' => 1,
'AC_C_VOLATILE' => 1,
- 'AC_TYPE_OFF_T' => 1,
'AC_FUNC_CLOSEDIR_VOID' => 1,
'AC_REPLACE_FNMATCH' => 1,
'AC_DEFUN' => 1,
'AC_PROG_LIBTOOL' => 1,
'AC_FUNC_STAT' => 1,
+ 'AC_HEADER_TIME' => 1,
'AC_FUNC_WAIT3' => 1,
- 'AC_HEADER_TIME' => 1,
+ 'AM_AUTOMAKE_VERSION' => 1,
+ 'AC_STRUCT_TM' => 1,
'AC_FUNC_LSTAT' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
+ 'AC_TYPE_MODE_T' => 1,
'AC_FUNC_GETMNTENT' => 1,
- 'AC_TYPE_MODE_T' => 1,
+ 'AC_FUNC_STRTOD' => 1,
'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRTOD' => 1,
'AC_FUNC_STRNLEN' => 1,
'm4_sinclude' => 1,
'AC_PROG_CXX' => 1,
@@ -70,18 +70,18 @@
'AC_STRUCT_ST_BLOCKS' => 1,
'AC_TYPE_SIGNAL' => 1,
'AC_TYPE_UID_T' => 1,
+ 'AC_CONFIG_AUX_DIR' => 1,
'AC_PROG_MAKE_SET' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
+ 'sinclude' => 1,
'm4_pattern_allow' => 1,
- 'sinclude' => 1,
'AC_DEFINE_TRACE_LITERAL' => 1,
'AC_FUNC_STRERROR_R' => 1,
'AC_PROG_CC' => 1,
+ 'AC_DECL_SYS_SIGLIST' => 1,
'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
+ 'AC_FUNC_VPRINTF' => 1,
+ 'AC_FUNC_STRCOLL' => 1,
'AU_DEFUN' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_FUNC_VPRINTF' => 1,
'AC_PROG_YACC' => 1,
'AC_INIT' => 1,
'AC_STRUCT_TIMEZONE' => 1,
@@ -102,6 +102,338 @@
'AC_CHECK_MEMBERS' => 1,
'AM_MAINTAINER_MODE' => 1,
'AC_DEFUN_ONCE' => 1,
+ 'AC_FUNC_UTIME_NULL' => 1,
+ 'AC_FUNC_SELECT_ARGTYPES' => 1,
+ 'AC_FUNC_STRFTIME' => 1,
+ 'AC_HEADER_STAT' => 1,
+ 'AC_C_INLINE' => 1,
+ 'AC_PROG_CPP' => 1,
+ 'AC_TYPE_PID_T' => 1,
+ 'AC_C_CONST' => 1,
+ 'AC_PROG_LEX' => 1,
+ 'AC_CONFIG_FILES' => 1,
+ 'include' => 1,
+ 'AC_FUNC_SETVBUF_REVERSED' => 1,
+ 'AC_PROG_INSTALL' => 1,
+ 'AM_GNU_GETTEXT' => 1,
+ 'AC_CHECK_LIB' => 1,
+ 'AC_FUNC_OBSTACK' => 1,
+ 'AC_FUNC_MALLOC' => 1,
+ 'AC_FUNC_GETGROUPS' => 1,
+ 'AC_FUNC_GETLOADAVG' => 1,
+ 'AH_OUTPUT' => 1,
+ 'AC_FUNC_FSEEKO' => 1,
+ 'AM_PROG_CC_C_O' => 1,
+ 'AM_CONDITIONAL' => 1,
+ 'AC_CANONICAL_SYSTEM' => 1,
+ 'AC_FUNC_MKTIME' => 1,
+ 'AC_CONFIG_HEADERS' => 1,
+ 'AC_HEADER_SYS_WAIT' => 1,
+ 'AC_FUNC_MEMCMP' => 1,
+ 'AC_PROG_LN_S' => 1,
+ 'm4_include' => 1,
+ 'AC_HEADER_DIRENT' => 1,
+ 'AC_CHECK_FUNCS' => 1
+ }
+ ], 'Autom4te::Request' ),
+ bless( [
+ '2',
+ 1,
+ [
+ '/usr/share/autoconf'
+ ],
+ [
+ '/usr/share/autoconf/autoconf/autoconf.m4f',
+ 'aclocal.m4',
+ 'configure.ac'
+ ],
+ {
+ 'm4_pattern_forbid' => 1,
+ 'AC_CONFIG_LIBOBJ_DIR' => 1,
+ 'AC_C_VOLATILE' => 1,
+ 'AC_TYPE_OFF_T' => 1,
+ 'AC_FUNC_CLOSEDIR_VOID' => 1,
+ 'AC_REPLACE_FNMATCH' => 1,
+ 'AC_PROG_LIBTOOL' => 1,
+ 'AC_FUNC_STAT' => 1,
+ 'AC_FUNC_WAIT3' => 1,
+ 'AC_HEADER_TIME' => 1,
+ 'AC_FUNC_LSTAT' => 1,
+ 'AC_STRUCT_TM' => 1,
+ 'AM_AUTOMAKE_VERSION' => 1,
+ 'AC_FUNC_GETMNTENT' => 1,
+ 'AC_TYPE_MODE_T' => 1,
+ 'AC_FUNC_STRTOD' => 1,
+ 'AC_CHECK_HEADERS' => 1,
+ 'AC_FUNC_STRNLEN' => 1,
+ 'm4_sinclude' => 1,
+ 'AC_PROG_CXX' => 1,
+ 'AC_PATH_X' => 1,
+ 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
+ 'AC_PROG_AWK' => 1,
+ '_m4_warn' => 1,
+ 'AC_HEADER_STDC' => 1,
+ 'AC_HEADER_MAJOR' => 1,
+ 'AC_FUNC_ERROR_AT_LINE' => 1,
+ 'AC_PROG_GCC_TRADITIONAL' => 1,
+ 'AC_LIBSOURCE' => 1,
+ 'AC_FUNC_MBRTOWC' => 1,
+ 'AC_STRUCT_ST_BLOCKS' => 1,
+ 'AC_TYPE_SIGNAL' => 1,
+ 'AC_TYPE_UID_T' => 1,
+ 'AC_CONFIG_AUX_DIR' => 1,
+ 'AC_PROG_MAKE_SET' => 1,
+ 'm4_pattern_allow' => 1,
+ 'sinclude' => 1,
+ 'AC_DEFINE_TRACE_LITERAL' => 1,
+ 'AC_FUNC_STRERROR_R' => 1,
+ 'AC_PROG_CC' => 1,
+ 'AC_FUNC_FORK' => 1,
+ 'AC_DECL_SYS_SIGLIST' => 1,
+ 'AC_FUNC_STRCOLL' => 1,
+ 'AC_FUNC_VPRINTF' => 1,
+ 'AC_PROG_YACC' => 1,
+ 'AC_LIBLTDL_CONVENIENCE' => 1,
+ 'AC_STRUCT_TIMEZONE' => 1,
+ 'AC_INIT' => 1,
+ 'AC_LIBLTDL_INSTALLABLE' => 1,
+ 'AC_FUNC_CHOWN' => 1,
+ 'AC_SUBST' => 1,
+ 'AC_FUNC_ALLOCA' => 1,
+ 'AC_CANONICAL_HOST' => 1,
+ 'AC_FUNC_GETPGRP' => 1,
+ 'AC_PROG_RANLIB' => 1,
+ 'AM_INIT_AUTOMAKE' => 1,
+ 'AC_FUNC_SETPGRP' => 1,
+ 'AC_CONFIG_SUBDIRS' => 1,
+ 'AC_FUNC_MMAP' => 1,
+ 'AC_FUNC_REALLOC' => 1,
+ 'AC_TYPE_SIZE_T' => 1,
+ 'AC_CONFIG_LINKS' => 1,
+ 'AC_CHECK_TYPES' => 1,
+ 'AC_CHECK_MEMBERS' => 1,
+ 'AM_MAINTAINER_MODE' => 1,
+ 'AC_FUNC_UTIME_NULL' => 1,
+ 'AC_FUNC_SELECT_ARGTYPES' => 1,
+ 'AC_HEADER_STAT' => 1,
+ 'AC_FUNC_STRFTIME' => 1,
+ 'AC_PROG_CPP' => 1,
+ 'AC_C_INLINE' => 1,
+ 'AC_C_CONST' => 1,
+ 'AC_PROG_LEX' => 1,
+ 'AC_TYPE_PID_T' => 1,
+ 'AC_CONFIG_FILES' => 1,
+ 'include' => 1,
+ 'AC_FUNC_SETVBUF_REVERSED' => 1,
+ 'AC_PROG_INSTALL' => 1,
+ 'AM_GNU_GETTEXT' => 1,
+ 'AC_FUNC_OBSTACK' => 1,
+ 'AC_CHECK_LIB' => 1,
+ 'AC_FUNC_MALLOC' => 1,
+ 'AC_FUNC_GETGROUPS' => 1,
+ 'AC_FUNC_GETLOADAVG' => 1,
+ 'AH_OUTPUT' => 1,
+ 'AC_FUNC_FSEEKO' => 1,
+ 'AM_PROG_CC_C_O' => 1,
+ 'AC_FUNC_MKTIME' => 1,
+ 'AC_CANONICAL_SYSTEM' => 1,
+ 'AM_CONDITIONAL' => 1,
+ 'AC_CONFIG_HEADERS' => 1,
+ 'AC_HEADER_SYS_WAIT' => 1,
+ 'AC_FUNC_MEMCMP' => 1,
+ 'AC_PROG_LN_S' => 1,
+ 'm4_include' => 1,
+ 'AC_HEADER_DIRENT' => 1,
+ 'AC_CHECK_FUNCS' => 1
+ }
+ ], 'Autom4te::Request' ),
+ bless( [
+ '3',
+ 1,
+ [
+ '/usr/local/autoconf-2.59/share/autoconf'
+ ],
+ [
+ '/usr/local/autoconf-2.59/share/autoconf/autoconf/autoconf.m4f',
+ 'configure.ac'
+ ],
+ {
+ 'm4_pattern_forbid' => 1,
+ 'AC_CONFIG_LIBOBJ_DIR' => 1,
+ 'AC_TYPE_OFF_T' => 1,
+ 'AC_C_VOLATILE' => 1,
+ 'AC_FUNC_CLOSEDIR_VOID' => 1,
+ 'AC_REPLACE_FNMATCH' => 1,
+ 'AC_DEFUN' => 1,
+ 'AC_PROG_LIBTOOL' => 1,
+ 'AC_FUNC_STAT' => 1,
+ 'AC_HEADER_TIME' => 1,
+ 'AC_FUNC_WAIT3' => 1,
+ 'AM_AUTOMAKE_VERSION' => 1,
+ 'AC_STRUCT_TM' => 1,
+ 'AC_FUNC_LSTAT' => 1,
+ 'AC_TYPE_MODE_T' => 1,
+ 'AC_FUNC_GETMNTENT' => 1,
+ 'AC_FUNC_STRTOD' => 1,
+ 'AC_CHECK_HEADERS' => 1,
+ 'AC_FUNC_STRNLEN' => 1,
+ 'm4_sinclude' => 1,
+ 'AC_PROG_CXX' => 1,
+ 'AC_PATH_X' => 1,
+ 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
+ 'AC_PROG_AWK' => 1,
+ '_m4_warn' => 1,
+ 'AC_HEADER_STDC' => 1,
+ 'AC_HEADER_MAJOR' => 1,
+ 'AC_FUNC_ERROR_AT_LINE' => 1,
+ 'AC_PROG_GCC_TRADITIONAL' => 1,
+ 'AC_LIBSOURCE' => 1,
+ 'AC_FUNC_MBRTOWC' => 1,
+ 'AC_STRUCT_ST_BLOCKS' => 1,
+ 'AC_TYPE_SIGNAL' => 1,
+ 'AC_TYPE_UID_T' => 1,
+ 'AC_CONFIG_AUX_DIR' => 1,
+ 'AC_PROG_MAKE_SET' => 1,
+ 'sinclude' => 1,
+ 'm4_pattern_allow' => 1,
+ '_AM_AUTOCONF_VERSION' => 1,
+ 'AC_DEFINE_TRACE_LITERAL' => 1,
+ 'AC_FUNC_STRERROR_R' => 1,
+ 'AC_PROG_CC' => 1,
+ 'AC_DECL_SYS_SIGLIST' => 1,
+ 'AC_FUNC_FORK' => 1,
+ 'AC_FUNC_VPRINTF' => 1,
+ 'AC_FUNC_STRCOLL' => 1,
+ 'AU_DEFUN' => 1,
+ 'AC_PROG_YACC' => 1,
+ 'AC_INIT' => 1,
+ 'AC_STRUCT_TIMEZONE' => 1,
+ 'AC_FUNC_CHOWN' => 1,
+ 'AC_SUBST' => 1,
+ 'AC_FUNC_ALLOCA' => 1,
+ 'AC_CANONICAL_HOST' => 1,
+ 'AC_FUNC_GETPGRP' => 1,
+ 'AC_PROG_RANLIB' => 1,
+ 'AM_INIT_AUTOMAKE' => 1,
+ 'AC_FUNC_SETPGRP' => 1,
+ 'AC_CONFIG_SUBDIRS' => 1,
+ 'AC_FUNC_MMAP' => 1,
+ 'AC_FUNC_REALLOC' => 1,
+ 'AC_TYPE_SIZE_T' => 1,
+ 'AC_CONFIG_LINKS' => 1,
+ 'AC_CHECK_TYPES' => 1,
+ 'AC_CHECK_MEMBERS' => 1,
+ 'AM_MAINTAINER_MODE' => 1,
+ 'AC_DEFUN_ONCE' => 1,
+ 'AC_FUNC_UTIME_NULL' => 1,
+ 'AC_FUNC_SELECT_ARGTYPES' => 1,
+ 'AC_FUNC_STRFTIME' => 1,
+ 'AC_HEADER_STAT' => 1,
+ 'AC_C_INLINE' => 1,
+ 'AC_PROG_CPP' => 1,
+ 'AC_TYPE_PID_T' => 1,
+ 'AC_C_CONST' => 1,
+ 'AC_PROG_LEX' => 1,
+ 'AC_CONFIG_FILES' => 1,
+ 'include' => 1,
+ 'AC_FUNC_SETVBUF_REVERSED' => 1,
+ 'AC_PROG_INSTALL' => 1,
+ 'AM_GNU_GETTEXT' => 1,
+ 'AC_CHECK_LIB' => 1,
+ 'AC_FUNC_OBSTACK' => 1,
+ 'AC_FUNC_MALLOC' => 1,
+ 'AC_FUNC_GETGROUPS' => 1,
+ 'AC_FUNC_GETLOADAVG' => 1,
+ 'AH_OUTPUT' => 1,
+ 'AC_FUNC_FSEEKO' => 1,
+ 'AM_PROG_CC_C_O' => 1,
+ 'AM_CONDITIONAL' => 1,
+ 'AC_CANONICAL_SYSTEM' => 1,
+ 'AC_FUNC_MKTIME' => 1,
+ 'AC_CONFIG_HEADERS' => 1,
+ 'AC_HEADER_SYS_WAIT' => 1,
+ 'AC_FUNC_MEMCMP' => 1,
+ 'AC_PROG_LN_S' => 1,
+ 'm4_include' => 1,
+ 'AC_HEADER_DIRENT' => 1,
+ 'AC_CHECK_FUNCS' => 1
+ }
+ ], 'Autom4te::Request' ),
+ bless( [
+ '4',
+ 1,
+ [
+ '/usr/local/autoconf-2.59/share/autoconf'
+ ],
+ [
+ '/usr/local/autoconf-2.59/share/autoconf/autoconf/autoconf.m4f',
+ 'aclocal.m4',
+ 'configure.ac'
+ ],
+ {
+ 'm4_pattern_forbid' => 1,
+ 'AC_CONFIG_LIBOBJ_DIR' => 1,
+ 'AC_C_VOLATILE' => 1,
+ 'AC_TYPE_OFF_T' => 1,
+ 'AC_FUNC_CLOSEDIR_VOID' => 1,
+ 'AC_REPLACE_FNMATCH' => 1,
+ 'AC_PROG_LIBTOOL' => 1,
+ 'AC_FUNC_STAT' => 1,
+ 'AC_FUNC_WAIT3' => 1,
+ 'AC_HEADER_TIME' => 1,
+ 'AC_FUNC_LSTAT' => 1,
+ 'AC_STRUCT_TM' => 1,
+ 'AM_AUTOMAKE_VERSION' => 1,
+ 'AC_FUNC_GETMNTENT' => 1,
+ 'AC_TYPE_MODE_T' => 1,
+ 'AC_FUNC_STRTOD' => 1,
+ 'AC_CHECK_HEADERS' => 1,
+ 'AC_FUNC_STRNLEN' => 1,
+ 'm4_sinclude' => 1,
+ 'AC_PROG_CXX' => 1,
+ 'AC_PATH_X' => 1,
+ 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
+ 'AC_PROG_AWK' => 1,
+ '_m4_warn' => 1,
+ 'AC_HEADER_STDC' => 1,
+ 'AC_HEADER_MAJOR' => 1,
+ 'AC_FUNC_ERROR_AT_LINE' => 1,
+ 'AC_PROG_GCC_TRADITIONAL' => 1,
+ 'AC_LIBSOURCE' => 1,
+ 'AC_FUNC_MBRTOWC' => 1,
+ 'AC_STRUCT_ST_BLOCKS' => 1,
+ 'AC_TYPE_SIGNAL' => 1,
+ 'AC_TYPE_UID_T' => 1,
+ 'AC_CONFIG_AUX_DIR' => 1,
+ 'AC_PROG_MAKE_SET' => 1,
+ 'm4_pattern_allow' => 1,
+ 'sinclude' => 1,
+ 'AC_DEFINE_TRACE_LITERAL' => 1,
+ 'AC_FUNC_STRERROR_R' => 1,
+ 'AC_PROG_CC' => 1,
+ 'AC_FUNC_FORK' => 1,
+ 'AC_DECL_SYS_SIGLIST' => 1,
+ 'AC_FUNC_STRCOLL' => 1,
+ 'AC_FUNC_VPRINTF' => 1,
+ 'AC_PROG_YACC' => 1,
+ 'AC_STRUCT_TIMEZONE' => 1,
+ 'AC_INIT' => 1,
+ 'AC_FUNC_CHOWN' => 1,
+ 'AC_SUBST' => 1,
+ 'AC_FUNC_ALLOCA' => 1,
+ 'AC_CANONICAL_HOST' => 1,
+ 'AC_FUNC_GETPGRP' => 1,
+ 'AC_PROG_RANLIB' => 1,
+ 'AM_INIT_AUTOMAKE' => 1,
+ 'AC_FUNC_SETPGRP' => 1,
+ 'AC_CONFIG_SUBDIRS' => 1,
+ 'AC_FUNC_MMAP' => 1,
+ 'AC_FUNC_REALLOC' => 1,
+ 'AC_TYPE_SIZE_T' => 1,
+ 'AC_CONFIG_LINKS' => 1,
+ 'AC_CHECK_TYPES' => 1,
+ 'AC_CHECK_MEMBERS' => 1,
+ 'AM_MAINTAINER_MODE' => 1,
'AC_FUNC_UTIME_NULL' => 1,
'AC_FUNC_SELECT_ARGTYPES' => 1,
'AC_HEADER_STAT' => 1,
@@ -129,340 +461,8 @@
'AM_CONDITIONAL' => 1,
'AC_CONFIG_HEADERS' => 1,
'AC_HEADER_SYS_WAIT' => 1,
+ 'AC_FUNC_MEMCMP' => 1,
'AC_PROG_LN_S' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' ),
- bless( [
- '2',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- 'aclocal.m4',
- 'configure.ac'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'sinclude' => 1,
- 'm4_pattern_allow' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_LIBLTDL_CONVENIENCE' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_INIT' => 1,
- 'AC_LIBLTDL_INSTALLABLE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_C_CONST' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
[... 227 lines stripped ...]