]> gcc.gnu.org Git - gcc.git/commit - gcc/configure.in
Fix build/host/target configure in settting of thread_file.
authorJim Wilson <wilson@cygnus.com>
Mon, 19 Jan 1998 13:57:04 +0000 (13:57 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 19 Jan 1998 13:57:04 +0000 (05:57 -0800)
commita851212aac92c8ae35bb40c876d87e0520fcdf83
tree54e2642d6e372ec5272bb121d651ef7c0be930b4
parentf62aa8f3f11ea1abd38cf2671c76c6fbddaa942f
Fix build/host/target configure in settting of thread_file.

* configure.in (thread_file): Rename uses before main loop to
target_thread_file.  Initialize to empty in main loop.  Set thread_file
to target_thread_file after main loop if not set.
* configure: Rebuild.

From-SVN: r17423
gcc/ChangeLog
gcc/configure
gcc/configure.in
This page took 0.054192 seconds and 5 git commands to generate.