X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fwctob;h=2801c2f7c930f4460395ba1b2438849797e9c30c;hb=6b8f1dd1a21ce49319795391e21adf645b64db3c;hp=c4dc155694e7231a2f0da62c6a2d686ea3946fdf;hpb=b1876e6e277008edfa4d9e66b19ba2bb939c6b00;p=gnulib.git diff --git a/modules/wctob b/modules/wctob index c4dc15569..2801c2f7c 100644 --- a/modules/wctob +++ b/modules/wctob @@ -5,12 +5,18 @@ Files: lib/wctob.c m4/wctob.m4 m4/locale-fr.m4 +m4/codeset.m4 Depends-on: wchar +wctomb [test $HAVE_WCTOB = 0 || test $REPLACE_WCTOB = 1] configure.ac: gl_FUNC_WCTOB +if test $HAVE_WCTOB = 0 || test $REPLACE_WCTOB = 1; then + AC_LIBOBJ([wctob]) + gl_PREREQ_WCTOB +fi gl_WCHAR_MODULE_INDICATOR([wctob]) Makefile.am: