diff options
author | Tom Tromey <tromey@redhat.com> | 1998-04-22 07:01:27 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1998-04-22 07:01:27 +0000 |
commit | 1a9136e2253b2464a36cb9deabfc5da70900f036 (patch) | |
tree | c5f23302cb222323e2a7827187ed6f3e5d5f2e9e | |
parent | 8bc8f4bc007b581031e155d4f68e39327e241d9b (diff) | |
download | gdb-1a9136e2253b2464a36cb9deabfc5da70900f036.zip gdb-1a9136e2253b2464a36cb9deabfc5da70900f036.tar.gz gdb-1a9136e2253b2464a36cb9deabfc5da70900f036.tar.bz2 |
* Makefile.am (INTLLIBS): Define to work around apparent automake
bug.
All Makefiles: Regenerated.
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8d4b8eb..2e9cff0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ Tue Apr 21 22:34:25 1998 Tom Tromey <tromey@scribbles.cygnus.com> + * Makefile.am (INTLLIBS): Define to work around apparent automake + bug. + All Makefiles: Regenerated. + * Many files: Added gettext invocations around user-visible strings. * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_STPCPY, |