/[grep]/grep/src/mbsupport.h
ViewVC logotype

Diff of /grep/src/mbsupport.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by kasal, Fri Nov 19 16:38:52 2004 UTC revision 1.2 by kasal, Mon Feb 7 09:28:49 2005 UTC
# Line 3  Line 3 
3   */   */
4    
5  /*  /*
6   * Copyright (C) 2004 the Free Software Foundation, Inc.   * Copyright (C) 2004, 2005 Free Software Foundation, Inc.
7   *   *
8   * This file is part of GAWK, the GNU implementation of the   * This file is part of GAWK, the GNU implementation of the
9   * AWK Programming Language.   * AWK Programming Language.
# Line 45  Line 45 
45      && defined(HAVE_WCSCOLL) \      && defined(HAVE_WCSCOLL) \
46      && defined(HAVE_WCTYPE) \      && defined(HAVE_WCTYPE) \
47      && defined(HAVE_WCTYPE_H) \      && defined(HAVE_WCTYPE_H) \
     && defined(HAVE_WCTYPE_T) \  
48      && (defined(HAVE_STDLIB_H) && defined(MB_CUR_MAX)) \      && (defined(HAVE_STDLIB_H) && defined(MB_CUR_MAX)) \
49  /* We can handle multibyte strings.  */  /* We can handle multibyte strings.  */
50  # define MBS_SUPPORT 1  # define MBS_SUPPORT 1

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26