mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Support CPPFLAGS as mandated by GNU standards.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2009-12-22 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Support CPPFLAGS as mandated by GNU standards.
|
||||
* lib/Makefile.in (CPPFLAGS): Use autoconf determined value.
|
||||
* src/Makefile.in (CPPFLAGS): Likewise.
|
||||
* tests/Makefile.in (CPPFLAGS): Likewise.
|
||||
(check-c, check-ada, check-modula3, check-pascal, check-lang-utf8,
|
||||
test.$(OBJEXT), check-lang-ucs2, test2.$(OBJEXT), check-smtp): Use
|
||||
CPPFLAGS when compiling a .c file.
|
||||
(VALIDATE): Pass also CPPFLAGS.
|
||||
* tests/validate: Use CPPFLAGS when compiling a C or C++ file.
|
||||
|
||||
2009-12-20 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* doc/gperf.info: Regenerated.
|
||||
|
||||
Reference in New Issue
Block a user