warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / wctrans
blob05db912b2331a6eb6a37849c63991125340ccba5
1 Description:
2 wctrans() function: get descriptor for a wide character case conversion.
4 Files:
5 lib/wctrans.c
6 lib/wctrans-impl.h
7 m4/wctrans.m4
9 Depends-on:
10 wctype-h
12 configure.ac:
13 gl_FUNC_WCTRANS
14 if test $HAVE_WCTRANS = 0; then
15   AC_LIBOBJ([wctrans])
17 gl_WCTYPE_MODULE_INDICATOR([wctrans])
19 Makefile.am:
21 Include:
22 <wctype.h>
24 License:
25 LGPL
27 Maintainer:
28 all