2003-10-05 Mohan Embar <gnustuff@thisiscool.com>

* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
* configure: Rebuilt
* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
* Makefile.in: Rebuilt
This commit is contained in:
DJ Delorie
2003-10-08 21:29:04 +00:00
parent d1472f0ab5
commit e9ea9dec2c
5 changed files with 65 additions and 35 deletions

View File

@@ -1,3 +1,10 @@
2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
* configure: Rebuilt
* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
* Makefile.in: Rebuilt
2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.