* Makefile.tpl: Add definition of CPPFLAGS to pass into

configure-target-* as some target builds may require additional
flags for preprocessor tests.
* Makefile.in: Regenerated.
This commit is contained in:
DJ Delorie
2003-02-21 01:55:12 +00:00
parent 4938384a1f
commit 3decd77d89
3 changed files with 25 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2003-02-20 Sean McNeil <sean@blue.mcneil.com>
* Makefile.tpl: Add definition of CPPFLAGS to pass into
configure-target-* as some target builds may require additional
flags for preprocessor tests.
* Makefile.in: Regenerated.
2003-02-19 Alexandre Oliva <aoliva@redhat.com>
* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.