mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-18 06:18:54 +08:00
* quick_threads.c: Include gcconfig.h, not boehm-config.h.
From-SVN: r30360
This commit is contained in:
parent
965fe4f16f
commit
a3feaa92e0
@ -1,5 +1,7 @@
|
||||
1999-11-02 Tom Tromey <tromey@cygnus.com>
|
||||
|
||||
* quick_threads.c: Include gcconfig.h, not boehm-config.h.
|
||||
|
||||
* configure: Rebuilt.
|
||||
* configure.in: Don't create boehm-config.h.
|
||||
* Makefile.in: Rebuilt.
|
||||
|
@ -3,7 +3,7 @@
|
||||
* Copyright (c) 1998, 1999 Cygnus Solutions.
|
||||
*/
|
||||
|
||||
#include "boehm-config.h"
|
||||
#include "gcconfig.h"
|
||||
|
||||
#ifdef QUICK_THREADS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user