* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
[deliverable/binutils-gdb.git] / configure.in
index 88150ed66020462c93b8d9bc9cacf7572611db5b..4415ae446221472359b2570f3fa1fd48b551fdec 100644 (file)
@@ -83,7 +83,7 @@ if test -n "$PWD" ; then PWD=`${PWDCMD-pwd}`; fi
 
 # Export original configure arguments for use by sub-configures.
 TOPLEVEL_CONFIGURE_ARGUMENTS="$progname $@"
-export TOPLEVEL_CONFIGURE_ARGUMENTS
+AC_SUBST(TOPLEVEL_CONFIGURE_ARGUMENTS)
 
 moveifchange=${srcdir}/move-if-change
 
This page took 0.022881 seconds and 4 git commands to generate.