/[cvs]/ccvs/m4/mbiter.m4
ViewVC logotype

Diff of /ccvs/m4/mbiter.m4

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

revision 1.1 by dprice, Sun Sep 4 05:58:36 2005 UTC revision 1.2 by dprice, Tue Oct 4 02:33:12 2005 UTC
# Line 1  Line 1 
1  # mbiter.m4 serial 1  # mbiter.m4 serial 2
2  dnl Copyright (C) 2005 Free Software Foundation, Inc.  dnl Copyright (C) 2005 Free Software Foundation, Inc.
3  dnl This file is free software; the Free Software Foundation  dnl This file is free software; the Free Software Foundation
4  dnl gives unlimited permission to copy and/or distribute it,  dnl gives unlimited permission to copy and/or distribute it,
# Line 9  dnl From Bruno Haible. Line 9  dnl From Bruno Haible.
9    
10  AC_DEFUN([gl_MBITER],  AC_DEFUN([gl_MBITER],
11  [  [
12      AC_CHECK_FUNCS_ONCE(mbsinit)
13    AC_REQUIRE([AC_TYPE_MBSTATE_T])    AC_REQUIRE([AC_TYPE_MBSTATE_T])
14      dnl The following line is that so the user can test HAVE_MBRTOWC before
15      dnl #include "mbiter.h" or "mbuiter.h".
16      AC_REQUIRE([gl_FUNC_MBRTOWC])
17    :    :
18  ])  ])

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