X-Git-Url: http://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/e9ab90141032c23a97fa82a723a7a751658bce66..820ca1a966bd2cb0b77d7e36d979645b527a1b2b:/m4/gnulib-cache.m4 diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index d1c7383..da8934c 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -39,16 +39,29 @@ # --no-libtool \ # --macro-prefix=gl \ # --no-vc-files \ +# --avoid=std-gnu11 \ +# flexmember \ +# gethrxtime \ # getopt-gnu \ -# inline +# gettext-h \ +# inline \ +# localcharset \ +# mbswidth \ +# striconv # 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([])