diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-10-25 18:07:29 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-10-25 18:07:29 +0000 |
commit | e4674decf2e721aad5253e39c95b7cd38136adf0 (patch) | |
tree | 44ed039a6bd1036a0c8dc9255f3737c221669f5c /zlib/ChangeLog.gcj | |
parent | 63a14bd5669087a0961efbda0feeaa0cff4ab0ae (diff) | |
download | gcc-e4674decf2e721aad5253e39c95b7cd38136adf0.tar.gz |
2000-10-24 Chris Demetriou <cgd@sibyte.com>
* configure.in: Invoke AC_PROG_CPP unconditionally before
conditional feature tests.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37058 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'zlib/ChangeLog.gcj')
-rw-r--r-- | zlib/ChangeLog.gcj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/zlib/ChangeLog.gcj b/zlib/ChangeLog.gcj index 9b8b09ccccd..3d05082cd86 100644 --- a/zlib/ChangeLog.gcj +++ b/zlib/ChangeLog.gcj @@ -1,3 +1,8 @@ +2000-10-24 Chris Demetriou <cgd@sibyte.com> + + * configure.in: Invoke AC_PROG_CPP unconditionally before + conditional feature tests. + 2000-10-10 Alexandre Oliva <aoliva@redhat.com> * configure.in (zlib_basedir): Cope with empty with_target_subdir |