OSDN Git Service

* config.gcc: Stop changing enable_threads midstream.
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Apr 2004 01:20:59 +0000 (01:20 +0000)
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Apr 2004 01:20:59 +0000 (01:20 +0000)
commit334c827954b470df6f8c7fb09e8058aede2ad3cf
tree98528b2de12329d3b9799b91e67639cbd3101fa9
parentd59468109505cb9234e48de26a548f3485453735
* config.gcc: Stop changing enable_threads midstream.
Replace uses of enable_threads_flag with enable_threads.
* configure.ac: Replace uses of enable_threads_flag with
enable_threads.  Improve autoconf quotation in one place.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80473 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/configure
gcc/configure.ac