Patch to fix LDFLAGS related configure errors.
authorJames E Wilson <wilson@specifixinc.com>
Fri, 16 Apr 2004 07:13:40 +0000 (07:13 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 16 Apr 2004 07:13:40 +0000 (00:13 -0700)
commitce4ea44e8d01af41c436b78c34958f591b0b5b0c
treec5e6f5fdd9567a8764be7d73d46e4932c96a0137
parentb069dd3f1fe01f6801ea2684b4142c167e255072
Patch to fix LDFLAGS related configure errors.

* Makefile.tpl (configure-[+module+], configure-gcc,
configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
Set and export LDFLAGS.
* Makefile.in: Regenerate.

From-SVN: r80745
ChangeLog
Makefile.in
Makefile.tpl