X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/17304d042186dc49856c1d7de82eec15ea5856de..3c58d9ac7785977d21c60792371ee7b52f3819c8:/m4/gnulib-cache.m4 diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index ae908ee..7e15afe 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -39,7 +39,9 @@ # --libtool \ # --macro-prefix=gl \ # --no-vc-files \ +# --avoid=std-gnu11 \ # flexmember \ +# getline \ # getopt-gnu \ # gettext-h \ # gitlog-to-changelog \ @@ -56,6 +58,7 @@ gl_LOCAL_DIR([]) gl_MODULES([ flexmember + getline getopt-gnu gettext-h gitlog-to-changelog @@ -68,7 +71,7 @@ gl_MODULES([ striconv tls ]) -gl_AVOID([]) +gl_AVOID([std-gnu11]) gl_SOURCE_BASE([lib]) gl_M4_BASE([m4]) gl_PO_BASE([])