diff options
author | Michael Meissner <gnu@the-meissners.org> | 1998-04-22 18:19:01 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1998-04-22 18:19:01 +0000 |
commit | 3618a6e972780ed158ab4530fdb1096672af477e (patch) | |
tree | 2903c9178834b59aa55df53fe303b6227df1a44a /sim/common/ChangeLog | |
parent | a46abdd0874a20611ee1d031bb8c3cdab25afd3c (diff) | |
download | gdb-3618a6e972780ed158ab4530fdb1096672af477e.zip gdb-3618a6e972780ed158ab4530fdb1096672af477e.tar.gz gdb-3618a6e972780ed158ab4530fdb1096672af477e.tar.bz2 |
Add intl support
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 631c528..191e2e9 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,10 @@ +Wed Apr 22 14:14:19 1998 Michael Meissner <meissner@cygnus.com> + + * Make-common.in (CSEARCH): Add -I to intl directories. + (INTL_LIB): Point to libintl.a. + (LIBDEPS): Add $(INTL_LIB). + (EXTRA_LIBS): Ditto. + start-sanitize-sky Tue Apr 21 17:29:48 1998 Jim Lemke <jlemke@cygnus.com> * sim-base.h: Add configure option --with-sim-funit. |