* configure.ac: Use $CPPFLAGS everywhere $CPP is used, and use
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Dec 2006 02:12:30 +0000 (02:12 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Dec 2006 02:12:30 +0000 (02:12 +0000)
commit5cf31b657800e8d7157c499f8898e778b6261737
tree5c3acabfb79e4b215437352e46e68b528307782b
parent7cf581dde321e37cfe5fa5fa8ea491310da65ca3
* configure.ac: Use $CPPFLAGS everywhere $CPP is used, and use
$CPPFLAGS $CFLAGS everywhere $CC is used.
* lib/Makefile.am (match.$(OBJEXT)): Likewise.
* configure.ac: Test the exit code of the $CPP and $ASCPPPOST commands
separately.
ChangeLog
configure.ac
lib/Makefile.am