diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2000-09-02 07:24:51 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2000-09-02 07:24:51 +0000 |
commit | bfa303a1b3ea0d26236f0d90b4b1c83eee8f412b (patch) | |
tree | 776f30ffc832470bf33068f5f5bdd3cfc65b6495 /ChangeLog | |
parent | 6994f0f102ecfc10f838401bcda470e593fa00b6 (diff) | |
download | cygnal-bfa303a1b3ea0d26236f0d90b4b1c83eee8f412b.tar.gz cygnal-bfa303a1b3ea0d26236f0d90b4b1c83eee8f412b.tar.bz2 cygnal-bfa303a1b3ea0d26236f0d90b4b1c83eee8f412b.zip |
* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
crosses, but add gcc/include to the header search path for them.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com> + + * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian + crosses, but add gcc/include to the header search path for them. + 2000-08-31 Alexandre Oliva <aoliva@redhat.com> * ltconfig, ltmain.sh: Updated from libtool multi-language branch. |