X-Git-Url: http://git.draconx.ca/gitweb/slotifier.git/blobdiff_plain/94caef14bac9b8e8dd29b40f38c2429d2a4453f4..HEAD:/m4/gnulib-cache.m4 diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index 925e6d2..cf43546 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -39,24 +39,25 @@ # --no-libtool \ # --macro-prefix=gl \ # --no-vc-files \ +# --avoid=std-gnu11 \ # getopt-gnu \ -# gettext \ +# gettext-h \ # gitlog-to-changelog \ # hypot \ # localcharset \ -# striconv +# mbswidth # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([]) gl_MODULES([ getopt-gnu - gettext + gettext-h gitlog-to-changelog hypot localcharset - striconv + mbswidth ]) -gl_AVOID([]) +gl_AVOID([std-gnu11]) gl_SOURCE_BASE([lib]) gl_M4_BASE([m4]) gl_PO_BASE([])