X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=configure;h=55c5ca44c2ab6d17508f9e472268f649cba34d62;hb=e23b9583f9b56513ea7158f85c9f325756819ee9;hp=70dcb5bb04ee30ff622219d6d6e407e4198e804a;hpb=4a0e2d42652a3252dd5830e43b43d312e6568a99;p=pf3gnuchains%2Fgcc-fork.git diff --git a/configure b/configure index 70dcb5bb04e..55c5ca44c2a 100755 --- a/configure +++ b/configure @@ -55,6 +55,7 @@ extraconfigdirs= diroptions= enable_threads=no enable_shared=no +enable_libstdcxx_v3=yes exec_prefix= exec_prefixoption= fatal= @@ -88,7 +89,7 @@ subdirs= target_alias=NOTARGET target_makefile_frag= undefs=NOUNDEFS -version="$Revision: 1.28 $" +version="$Revision: 1.31 $" x11=default bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' @@ -161,6 +162,10 @@ case "${progname}" in ;; esac +# Export original configure arguments for use by sub-configures. +TOPLEVEL_CONFIGURE_ARGUMENTS="$progname $@" +export TOPLEVEL_CONFIGURE_ARGUMENTS + # Loop over all args while : @@ -400,10 +405,6 @@ do esac done -# Remember the pristine configure arguments for later. $arguments gets -# built up with further defaults in preparation for recursion. -original_arguments=$arguments - # process host and target # Do some error checking and defaulting for the host and target type. @@ -1604,12 +1605,6 @@ if [ -z "${norecursion}" ] && [ -n "${configdirs}" ] ; then done fi -# Remember configure arguments for later. -cat > gcc/configargs.h <