]> granicus.if.org Git - gc/commit
2004-11-26 Bryce McKinlay <mckinlay@redhat.com>
authorbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Nov 2004 05:31:48 +0000 (05:31 +0000)
committerguest <ivmai@mail.ru>
Fri, 29 Jul 2011 06:54:25 +0000 (10:54 +0400)
commitefcac04d338a322f23aee38ee4036bbeea6f439a
tree8498dca9fe92ccec0ff4aea50b5b666985d82fdf
parentbc5d165be8923a1f17f701da5fa3f337f0b97987
2004-11-26  Bryce McKinlay  <mckinlay@redhat.com>

Fix "PACKAGE_NAME redefined" errors.
* configure.ac (AC_CONFIG_HEADERS): Build both include/config.h
and include/gc_config.h.
* configure: Regenerated.
* include/gc_config.h.in: No longer auto-generated. Define only the
macros needed by libjava.
* include/config.h.in: Generated by autoheader.
* include/gc.h: Include config.h, not gc_config.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91330 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
configure
configure.ac
include/config.h.in [new file with mode: 0644]
include/gc.h
include/gc_config.h.in