diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-04-26 05:12:36 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2001-04-26 05:12:36 +0000 |
commit | b1bb2302346404de13a3aa8dd2bfa77126875df7 (patch) | |
tree | 64db4142021c7e04331e777483acf2e513ed25e2 /ChangeLog | |
parent | b2964d6355e3e2777af71bf5852534b7d8cdbc17 (diff) | |
download | gcc-b1bb2302346404de13a3aa8dd2bfa77126875df7.tar.gz |
configure.in (noconfigdirs): Don't reset it from scratch in the target case; only append to it.
* configure.in (noconfigdirs): Don't reset it from scratch in the
target case; only append to it.
From-SVN: r41576
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f2f44acb834..5b0d79ac8d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 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. + * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, sparc-*-solaris2.8]: Disable ${libgcj}. |