aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1998-04-22 18:36:50 +0000
committerMichael Meissner <gnu@the-meissners.org>1998-04-22 18:36:50 +0000
commitf2a0822c05fcbf5c68ce8fa2815485e027a3d792 (patch)
treed0c5a8ae38116703e90835132e7b488e82599c49 /gdb/ChangeLog
parentd865fb6e567ca31cc79ed3cf8f2ab89d4d7518f8 (diff)
downloadgdb-f2a0822c05fcbf5c68ce8fa2815485e027a3d792.zip
gdb-f2a0822c05fcbf5c68ce8fa2815485e027a3d792.tar.gz
gdb-f2a0822c05fcbf5c68ce8fa2815485e027a3d792.tar.bz2
Add intl library
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 79c14d9..803c798 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+Wed Apr 22 14:34:49 1998 Michael Meissner <meissner@cygnus.com>
+
+ * Makefile.in (INTL*): Add support to link in the intl library,
+ and to add -I options to its source and object directories.
+ (INTERNAL_CFLAGS): Ditto.
+ (C{LIBS,DEPS}): Ditto.
+
start-sanitize-sky
Wed Tue 21 17:29:48 1998 Jim Lemke <jlemke@cygnus.com>
* configure.in: Add configure option --with-sim-funit.