X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmbswidth;h=6094ef664b2d341b808fd442996b2ce59f27bb3e;hb=9907320a2a74c3bf195eac4b3f9fa20fe39dcd95;hp=f7cd340b457a4c58d671d13512a9a84b5d666845;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/mbswidth b/modules/mbswidth index f7cd340b4..6094ef664 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,10 @@ m4/mbrtowc.m4 m4/mbswidth.m4 Depends-on: +wchar +wctype +wcwidth +extensions configure.ac: gl_MBSWIDTH @@ -18,3 +23,8 @@ lib_SOURCES += mbswidth.h mbswidth.c Include: "mbswidth.h" +License: +GPL + +Maintainer: +Bruno Haible