OSDN Git Service

2002-04-26 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Fri, 26 Apr 2002 20:18:52 +0000 (20:18 +0000)
committerjjohnstn <jjohnstn>
Fri, 26 Apr 2002 20:18:52 +0000 (20:18 +0000)
commit18794a612e9a44c8927f548277bb7b9e27cf12e8
treed0126ffb92d8266afa0ffa49868eb2aaa049a2bc
parentcdb31c10b597b3432c366358ce58604d105559fc
2002-04-26  Jeff Johnston  <jjohnstn@redhat.com>

        * configure.in (CC_FOR_NEWLIB): New variable that
        bases on $(CC) and adds targ-include and libc/include as
        -isystem directives if they are not already part of $(CC).
        * Makefile.am (AM_MAKEFLAGS): Change setting of CC to equal
        $(CC_FOR_NEWLIB).
        * configure: Regenerated.
        * Makefile.in: Ditto.
newlib/ChangeLog
newlib/Makefile.am
newlib/Makefile.in
newlib/configure
newlib/configure.in