diff options
author | Rob Savoye <rob@cygnus> | 1997-07-29 00:37:04 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1997-07-29 00:37:04 +0000 |
commit | b1ee3d6a877fd1ecf17adc3e7356179aac71ebb1 (patch) | |
tree | 5cfc411234126c5c9d66481d9280251b8fb2a8b9 /bfd/ChangeLog | |
parent | ce4450fa09dafa36b069185fe198f14d038a1985 (diff) | |
download | gdb-b1ee3d6a877fd1ecf17adc3e7356179aac71ebb1.zip gdb-b1ee3d6a877fd1ecf17adc3e7356179aac71ebb1.tar.gz gdb-b1ee3d6a877fd1ecf17adc3e7356179aac71ebb1.tar.bz2 |
* aclocal.m4: Add CYGWIN and EXEEXT autoconf macros.
* configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
win32 dependencies.
* configure: Regenerated with autoconf 2.12.
* doc/Makefile.in: Add $(EXEEXT) to chew executable.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4d5f2b9..ef22c97 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Mon Jul 28 18:07:43 1997 Rob Savoye <rob@chinadoll.cygnus.com> + + * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros. + * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for + win32 dependencies. + * configure: Regenerated with autoconf 2.12. + * doc/Makefile.in: Add $(EXEEXT) to chew executable. + Mon Jul 28 02:50:29 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * rs6000-core.c (rs6000coff_core_p): If CORE_TRUNC is set, print |