configure: Provide the original toplevel configure arguments (including $0) to...
authorJoseph Myers <jsm28@cam.ac.uk>
Mon, 13 Nov 2000 13:39:36 +0000 (13:39 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 13 Nov 2000 13:39:36 +0000 (13:39 +0000)
commitcc1e60ea6a4e0c9b4b6c6e8283e2e2298830fd5c
tree4de78c5fbd017387a57f042285b8db8deb8e326f
parent373577962c7c6324ce0aa967088a736568a48e0c
configure: Provide the original toplevel configure arguments (including $0) to...

* configure: Provide the original toplevel configure arguments
(including $0) to subprocesses in the environment rather than
through gcc/configargs.h.

gcc:
* configure.in: Take toplevel configure arguments from the
environment to create configargs.h and substitute
gcc_config_arguments, taking account of any existing configargs.h
if reconfiguring.
* configure: Regenerate.
* gccbug.in: Include toplevel configure arguments in gccbug.

From-SVN: r37423
ChangeLog
configure
gcc/ChangeLog
gcc/configure
gcc/configure.in
gcc/gccbug.in