aboutsummaryrefslogtreecommitdiff
path: root/sim/w65/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1998-04-24 22:12:15 +0000
committerTom Tromey <tromey@redhat.com>1998-04-24 22:12:15 +0000
commit7c9e17390bc334cf474039af3321c90f3fa4325b (patch)
treeac69dff7b7f066440f7319430e8d09c4d3569edc /sim/w65/ChangeLog
parentead653821c3bf3b927d2b9d6d771c8ba0b1ab190 (diff)
downloadgdb-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/ChangeLog14
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.