X-Git-Url: http://git.draconx.ca/gitweb/slotifier.git/blobdiff_plain/2ecdb0d619aafb1e874360c5a2f5e4046ed7c209..77cc9b39a4f04f95767a5186189ebf282cdadfe9:/m4/gnulib-cache.m4?ds=sidebyside diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index 3a94092..436ee41 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -40,10 +40,11 @@ # --macro-prefix=gl \ # --no-vc-files \ # getopt-gnu \ -# gettext \ +# gettext-h \ # 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([])