Put -DFOO stuff into Makefile.am INCLUDES.

This commit is contained in:
Jeff Garzik
1998-11-29 22:47:07 +00:00
parent 4f0565f380
commit e54410edc2
12 changed files with 47 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
Sun Nov 29 17:31:43 EST 1998 Jeff Garzik <jgarzik@pobox.com>
* configure.in, Makefile.am, gmodule/Makefile.am:
Put -DFOO stuff into Makefile.am INCLUDES.
Sun Nov 29 14:17:09 PST 1998 Manish Singh <yosh@gimp.org>
* configure.in: put debug -DFOO stuff into CPPFLAGS, not CFLAGS,