X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/f78dde64c011f95274eee188a09495c0f67ed81c..32785fcd767c52ce826f8f0ed4232360e458f118:/m4/gnulib-cache.m4 diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index 5223b7d..8b8af8f 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -39,24 +39,30 @@ # --libtool \ # --macro-prefix=gl \ # --no-vc-files \ +# flexmember \ # getopt-gnu \ # gettext-h \ # gitlog-to-changelog \ # localcharset \ # lock \ +# mbswidth \ # readline \ +# snprintf \ # striconv \ # tls # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([]) gl_MODULES([ + flexmember getopt-gnu gettext-h gitlog-to-changelog localcharset lock + mbswidth readline + snprintf striconv tls ])