changeset 3913:6c7b0848ffcf

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 22 Jun 2002 18:03:44 +0000
parents 7624c7bcc95c
children 554b8e360216
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-22  Jim Meyering  <meyering@lucent.com>
+
+	* fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
+	redefinition due to Solaris5.6's definition in /usr/include/sys/euc.h.
+
 2002-06-22  Paul Eggert  <eggert@twinsun.com>
 
 	* c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]: