From 1512548423972f22199521d9d5525d0c55a30f31 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Fri, 12 Jun 1998 21:23:44 +0000 Subject: Fri Jun 12 14:22:55 1998 Jason Molenda (crash@bugshack.cygnus.com) * configure.in (LIBS): Add -lw to the list of libraries if needed. -lw needed on Solaris to get wctype(). wctype() needed by new gnu-regex.c. --- gdb/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 08e649e..d3ab7bf 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,16 @@ +Fri Jun 12 14:22:55 1998 Jason Molenda (crash@bugshack.cygnus.com) + + * configure.in (LIBS): Add -lw to the list of libraries if needed. + +Thu Jun 11 15:05:10 1998 Jason Molenda (crash@bugshack.cygnus.com) + + * btowc.c: Removed. + * configure.in: Don't see if we need to replace btowc(). + * Makefile.in: Don't include LIBOBJS. + * configure: Regenerated. + * gnu-regex.c (regex_compile): Only support i18n [:foo:] if + we have btowc(). + Wed Jun 10 15:39:14 1998 Stu Grossman * c-exp.y: Fix problems with parsing "'foo.bar'::func". Some languages -- cgit v1.1