boehm-gc.h: Include gc_ext_config.h, not gc_config.h.
authorBryce McKinlay <mckinlay@redhat.com>
Sun, 2 Jan 2005 03:35:57 +0000 (03:35 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Sun, 2 Jan 2005 03:35:57 +0000 (03:35 +0000)
commit9a060b37a175859748dce4d4cb7265642b0ea848
tree3d578519fc9cb151022d0814800672bd94732b72
parent3ffd0339c74b0024a3a2a7c2713c85e100a82e56
boehm-gc.h: Include gc_ext_config.h, not gc_config.h.

2005-01-01  Bryce McKinlay  <mckinlay@redhat.com>

* include/boehm-gc.h: Include gc_ext_config.h, not gc_config.h.

2005-01-01  Bryce McKinlay  <mckinlay@redhat.com>

* configure.ac (AC_CONFIG_HEADERS): Build both include/gc_config.h
and include/gc_ext_config.h.
* include/gc_ext_config.h: New file. Define only THREAD_LOCAL_ALLOC.
* include/gc.h: Undef PACKAGE_* before including gc_config.h.

From-SVN: r92801
boehm-gc/ChangeLog
boehm-gc/configure
boehm-gc/configure.ac
boehm-gc/include/gc.h
boehm-gc/include/gc_ext_config.h.in [new file with mode: 0644]
libjava/ChangeLog
libjava/include/boehm-gc.h