X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/e0179c069958050100a637bb876c96495276ea76..f2f75f25ecc377fb95877449aa12314ee1385a1f:/m4/gnulib-cache.m4 diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index 8d5104d..8b8af8f 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -39,6 +39,7 @@ # --libtool \ # --macro-prefix=gl \ # --no-vc-files \ +# flexmember \ # getopt-gnu \ # gettext-h \ # gitlog-to-changelog \ @@ -46,12 +47,14 @@ # 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 @@ -59,6 +62,7 @@ gl_MODULES([ lock mbswidth readline + snprintf striconv tls ])