view m4/utf-ucs4.m4 @ 6479:913b40e88d1a

Update
author Sergey Poznyakoff <gray@gnu.org.ua>
date Fri, 09 Dec 2005 12:34:04 +0000
parents adff74659d81
children
line wrap: on
line source

# utf-ucs4.m4 serial 1
dnl Copyright (C) 2003 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.

AC_DEFUN([gl_UTF_UCS4],
[
  dnl Prerequisites of lib/utf8-ucs4.h, lib/utf16-ucs4.h.
  AC_REQUIRE([AC_C_INLINE])
])