Mercurial > hg > octave-jordi > gnulib-hg
view m4/mbiter.m4 @ 6045:283b5e8d287a
New module 'mbiter'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 16 Aug 2005 12:08:40 +0000 |
parents | |
children | 015760832874 |
line wrap: on
line source
# mbiter.m4 serial 1 dnl Copyright (C) 2005 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl autoconf tests required for use of mbiter.h dnl From Bruno Haible. AC_DEFUN([gl_MBITER], [ AC_REQUIRE([AC_TYPE_MBSTATE_T]) : ])