Hash :
4bc0a0ad
Author :
Date :
2003-04-03T18:35:07
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
# utf-ucs4.m4 serial 1
dnl Copyright (C) 2003 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License. As a special exception to the GNU General
dnl Public License, this file may be distributed as part of a program
dnl that contains a configuration script generated by Autoconf, under
dnl the same distribution terms as the rest of that program.
AC_DEFUN([gl_UTF_UCS4],
[
dnl Prerequisites of lib/utf8-ucs4.h, lib/utf16-ucs4.h.
AC_REQUIRE([AC_C_INLINE])
])