X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/f7cfa924116d4dd36b107fa534fff2b5e5e4fa13..41d0e2f8f2dc0ec50526ff6e4b8ff12936d1f90e:/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 ])