2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* target.cfg.in: Comment out DEFS.
This commit is contained in:
Joel Sherrill
2000-09-12 12:51:37 +00:00
parent 9d4dacc8a0
commit 49c41bfd1a
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2000-09-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* target.cfg.in: Comment out DEFS.
2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.

View File

@@ -8,7 +8,7 @@ prefix = @prefix@
CFLAGS = @CFLAGS@
CPPFLAGS = @CPPFLAGS@
DEFS = @DEFS@
# DEFS = @DEFS@
LDFLAGS =
LIBS = @LIBS@