diff src/config.h.in @ 912:e10cdc51a200

[xemacs-hg @ 2002-07-09 11:58:12 by michaels] 2002-07-08 Mike Sperber <mike@xemacs.org> * text.h: Only include wchar.h if we have it; define wcslen prototype if we don't. * config.h.in: Add stub for HAVE_WCHAR_H. * sysdep.c (wcslen): Added definition for systems which don't have it.
author michaels
date Tue, 09 Jul 2002 11:58:12 +0000
parents 79c6ff3eef26
children 4f61e79f8a14
line wrap: on
line diff
--- a/src/config.h.in	Tue Jul 09 11:57:49 2002 +0000
+++ b/src/config.h.in	Tue Jul 09 11:58:12 2002 +0000
@@ -242,6 +242,7 @@
 #undef HAVE_INTTYPES_H
 #undef HAVE_LIBGEN_H
 #undef HAVE_LOCALE_H
+#undef HAVE_WCHAR_H
 #undef HAVE_MACH_MACH_H
 #undef HAVE_SYS_PARAM_H
 #undef HAVE_SYS_PSTAT_H