X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fwcwidth;h=fe410f150fcd5e68c5baa7eb27268093fcaaf62f;hb=ae22732e85d6c314545b2b4772e56d7b541ef2d2;hp=d10209f1901156c7d1a9eb168ae44b1d7c2cf216;hpb=db844e48b469f59ccfc7da42677040700b8eace9;p=gnulib.git diff --git a/modules/wcwidth b/modules/wcwidth index d10209f19..fe410f150 100644 --- a/modules/wcwidth +++ b/modules/wcwidth @@ -2,22 +2,27 @@ Description: Determine the number of screen columns needed for a character. Files: -lib/wcwidth.h +lib/wcwidth.c m4/wcwidth.m4 m4/wchar_t.m4 m4/wint_t.m4 Depends-on: +extensions +wchar wctype +localcharset +streq +uniwidth/width configure.ac: gl_FUNC_WCWIDTH +gl_WCHAR_MODULE_INDICATOR([wcwidth]) Makefile.am: -lib_SOURCES += wcwidth.h Include: -"wcwidth.h" + License: LGPL