diff options
author | Tom Tromey <tromey@redhat.com> | 1998-04-24 20:55:51 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1998-04-24 20:55:51 +0000 |
commit | a2eb9d27511c0e378ac1370ed41cef36caf30047 (patch) | |
tree | ef1c35c131733ced4535c8093940ccb252293509 /sim/ppc/ChangeLog | |
parent | fc4198bbb5aaaf02110cec9b36ed83b1576b2992 (diff) | |
download | gdb-a2eb9d27511c0e378ac1370ed41cef36caf30047.zip gdb-a2eb9d27511c0e378ac1370ed41cef36caf30047.tar.gz gdb-a2eb9d27511c0e378ac1370ed41cef36caf30047.tar.bz2 |
* configure: Regenerated to track ../common/aclocal.m4 changes.
* config.in: Ditto.
* Makefile.in (top_builddir): New macro.
(INTLLIBS): New macro.
(INTLDEPS): Likewise.
(psim): Depend on INTLDEPS; link against INTLLIBS.
* configure.in: Call CY_GNU_GETTEXT.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 06a6ca3..83167ce 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,16 @@ +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:18:46 1998 Tom Tromey <tromey@cygnus.com> + + * Makefile.in (top_builddir): New macro. + (INTLLIBS): New macro. + (INTLDEPS): Likewise. + (psim): Depend on INTLDEPS; link against INTLLIBS. + * configure.in: Call CY_GNU_GETTEXT. + Wed Apr 22 14:28:48 1998 Michael Meissner <meissner@cygnus.com> * configure: Regenerate with autoconf 2.12.1. |