X-Git-Url: https://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/da31028b3c2dfdb4d203fd9481568fe01d16926e..a3eba64d464d36cb5fac25d3f1f1ff1044b00579:/m4/gnulib-cache.m4 diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index e7a0fcf..d29c1da 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -39,28 +39,25 @@ # --no-libtool \ # --macro-prefix=gl \ # --no-vc-files \ -# flexmember \ +# --avoid=std-gnu11 \ # gethrxtime \ # getopt-gnu \ # gettext-h \ # inline \ # localcharset \ -# mbswidth \ -# striconv +# mbswidth # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([]) gl_MODULES([ - flexmember gethrxtime getopt-gnu gettext-h inline localcharset mbswidth - striconv ]) -gl_AVOID([]) +gl_AVOID([std-gnu11]) gl_SOURCE_BASE([lib]) gl_M4_BASE([m4]) gl_PO_BASE([])