X-Git-Url: https://git.draconx.ca/gitweb/slotifier.git/blobdiff_plain/0633f2248d380e9d15a85abd35c5305da2386e43..e34a0aee1e615ef1153a7a80106455936b4d41f3:/m4/gnulib-cache.m4 diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index 8df890f..cf43546 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -39,12 +39,13 @@ # --no-libtool \ # --macro-prefix=gl \ # --no-vc-files \ +# --avoid=std-gnu11 \ # getopt-gnu \ # gettext-h \ # gitlog-to-changelog \ # hypot \ # localcharset \ -# striconv +# mbswidth # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([]) @@ -54,9 +55,9 @@ gl_MODULES([ gitlog-to-changelog hypot localcharset - striconv + mbswidth ]) -gl_AVOID([]) +gl_AVOID([std-gnu11]) gl_SOURCE_BASE([lib]) gl_M4_BASE([m4]) gl_PO_BASE([])