egcs/gcc Tag: ffixinc-branch ChangeLog configu ...
manfred@cygnus.com
manfred@cygnus.com
Thu Dec 10 06:16:00 GMT 1998
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: manfred@egcs.cygnus.com 98/12/10 06:15:44
Modified files:
gcc : Tag: ffixinc-branch ChangeLog configure.in
configure
gcc/fixinc : Tag: ffixinc-branch Makefile.in fixincl.c
Log message:
* configure.in: Add new configure var. "fixinc_defs"; set it to
force usage of the fixincl.sh shell script on m68k-motorola-sysv
and m88k-motorola-sysv3.
* configure: Regenerate.
* fixinc/Makefile.in (FIXINC_DEFS): Add new macro to be defined
by gcc's configure script.
(.c.o): Add $(FIXINC_DEFS) for compilation.
(regex.o): Likewise.
* fixinc/fixincl.c: #include <sys/types.h> before any other file
from sys/.
(FIXINC_BROKEN): Add code to force a compile error triggered by
the new FIXINC_DEFS/fixinc_defs macros.
More information about the Gcc-cvs
mailing list