X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fmbswidth;h=330748dfe0e91499e9f8111d5c4e7818b08dc988;hb=9f3df9d2a82a315807106243b8ba70992bdba380;hp=f7cd340b457a4c58d671d13512a9a84b5d666845;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/mbswidth b/modules/mbswidth index f7cd340b4..330748dfe 100644 --- a/modules/mbswidth +++ b/modules/mbswidth @@ -1,4 +1,5 @@ Description: +Determine the number of screen columns needed for a string. Files: lib/mbswidth.h @@ -8,6 +9,12 @@ m4/mbrtowc.m4 m4/mbswidth.m4 Depends-on: +wchar +wctype +mbrtowc +mbsinit +wcwidth +extensions configure.ac: gl_MBSWIDTH @@ -18,3 +25,8 @@ lib_SOURCES += mbswidth.h mbswidth.c Include: "mbswidth.h" +License: +GPL + +Maintainer: +Bruno Haible