X-Git-Url: https://git.draconx.ca/gitweb/slotifier.git/blobdiff_plain/0633f2248d380e9d15a85abd35c5305da2386e43..77cc9b39a4f04f95767a5186189ebf282cdadfe9:/m4/gnulib-cache.m4 diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index 8df890f..436ee41 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -44,6 +44,7 @@ # gitlog-to-changelog \ # hypot \ # localcharset \ +# mbswidth \ # striconv # Specification in the form of a few gnulib-tool.m4 macro invocations: @@ -54,6 +55,7 @@ gl_MODULES([ gitlog-to-changelog hypot localcharset + mbswidth striconv ]) gl_AVOID([])