diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-04-26 05:42:15 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-04-26 05:42:15 +0000 |
commit | 5ec3e74e112f12b369e671a0a147402736955a64 (patch) | |
tree | 74c4f7478fe90a965290252b19428820e0f1f1dd /ChangeLog | |
parent | b3ed1d6b5e842e8782e9329b57dcc0afe15d27b7 (diff) | |
download | binutils-5ec3e74e112f12b369e671a0a147402736955a64.tar.gz binutils-5ec3e74e112f12b369e671a0a147402736955a64.tar.bz2 binutils-5ec3e74e112f12b369e671a0a147402736955a64.zip |
* configure.in (noconfigdirs): Don't reset it from scratch in the
target case; only append to it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 25a59e171c8..c5ac6d6a663 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2001-04-26 Alexandre Oliva <aoliva@redhat.com> + * configure.in (noconfigdirs): Don't reset it from scratch in the + target case; only append to it. + +2001-04-26 Alexandre Oliva <aoliva@redhat.com> + * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, sparc-*-solaris2.8]: Disable ${libgcj}. |