From 9ed669cf7671e30fc9ae982fd147905a78364ee7 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Wed, 10 Jun 1998 21:08:38 +0000 Subject: Wed Jun 10 14:06:05 1998 Jason Molenda (crash@bugshack.cygnus.com) * configure.in: Add some tests for gnu-regex.c's benefit. See if btowc() function is provided in C library. * configure, config.in: Regenerated. * Makefile.in (CLIBS, CDEPS): Add @LIBOBJS@ to build btowc.c if necessary. * btowc.c: New file. * gnu-regex.c: Reorder wchar.h and wctype.h includes for Solaris' benefit. Drop namespace preserving defines for now. Mods based on the modifications used in GNU grep 2.2 to make gnu-regex.c compile on other OSes. --- gdb/.Sanitize | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/.Sanitize') diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 163f702..4c150c2 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -158,6 +158,7 @@ bcache.h blockframe.c breakpoint.c breakpoint.h +btowc.c buildsym.c buildsym.h c-exp.y -- cgit v1.1