Commit a3feaa92 by Tom Tromey Committed by Tom Tromey

* quick_threads.c: Include gcconfig.h, not boehm-config.h.

From-SVN: r30360
parent 965fe4f1
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment