grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/src/mbsupport.h


From: Stepan Kasal
Subject: Changes to grep/src/mbsupport.h
Date: Mon, 07 Feb 2005 04:28:51 -0500

Index: grep/src/mbsupport.h
diff -u grep/src/mbsupport.h:1.1 grep/src/mbsupport.h:1.2
--- grep/src/mbsupport.h:1.1    Fri Nov 19 16:38:52 2004
+++ grep/src/mbsupport.h        Mon Feb  7 09:28:49 2005
@@ -3,7 +3,7 @@
  */
 
 /* 
- * Copyright (C) 2004 the Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005 Free Software Foundation, Inc.
  * 
  * This file is part of GAWK, the GNU implementation of the
  * AWK Programming Language.
@@ -45,7 +45,6 @@
     && defined(HAVE_WCSCOLL) \
     && defined(HAVE_WCTYPE) \
     && defined(HAVE_WCTYPE_H) \
-    && defined(HAVE_WCTYPE_T) \
     && (defined(HAVE_STDLIB_H) && defined(MB_CUR_MAX)) \
 /* We can handle multibyte strings.  */
 # define MBS_SUPPORT 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]