diff options
author | Tom Tromey <tromey@redhat.com> | 1998-04-24 22:12:15 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1998-04-24 22:12:15 +0000 |
commit | 7c9e17390bc334cf474039af3321c90f3fa4325b (patch) | |
tree | ac69dff7b7f066440f7319430e8d09c4d3569edc /sim/w65/ChangeLog | |
parent | ead653821c3bf3b927d2b9d6d771c8ba0b1ab190 (diff) | |
download | gdb-7c9e17390bc334cf474039af3321c90f3fa4325b.zip gdb-7c9e17390bc334cf474039af3321c90f3fa4325b.tar.gz gdb-7c9e17390bc334cf474039af3321c90f3fa4325b.tar.bz2 |
* configure: Regenerated to track ../common/aclocal.m4 changes.
* config.in: Ditto.
* acconfig.h: Removed.
* configure.in: Call CY_GNU_GETTEXT.
* Makefile.in (INTLLIBS): New macro.
(INTLDEPS): Likewise.
($(RUN_PROG)): Depend on INTLDEPS; link against INTLLIBS.
(top_builddir): New macro.
Diffstat (limited to 'sim/w65/ChangeLog')
-rw-r--r-- | sim/w65/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sim/w65/ChangeLog b/sim/w65/ChangeLog index 713186e..6847709 100644 --- a/sim/w65/ChangeLog +++ b/sim/w65/ChangeLog @@ -1,3 +1,17 @@ +Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche> + + * configure: Regenerated to track ../common/aclocal.m4 changes. + * config.in: Ditto. + +Fri Apr 24 11:17:46 1998 Tom Tromey <tromey@cygnus.com> + + * acconfig.h: Removed. + * configure.in: Call CY_GNU_GETTEXT. + * Makefile.in (INTLLIBS): New macro. + (INTLDEPS): Likewise. + ($(RUN_PROG)): Depend on INTLDEPS; link against INTLLIBS. + (top_builddir): New macro. + Wed Apr 22 14:29:50 1998 Michael Meissner <meissner@cygnus.com> * configure: Regenerate with autoconf 2.12.1. |