]> git.draconx.ca Git - cdecl99.git/blobdiff - m4/gnulib-cache.m4
Avoid Gnulib std-gnu11 module.
[cdecl99.git] / m4 / gnulib-cache.m4
index 5faa6b6c3576d33731b44025924ae0ef54148d9f..7e15afe89b99c22997881c32e25e2e3243a683cb 100644 (file)
 #  --libtool \
 #  --macro-prefix=gl \
 #  --no-vc-files \
+#  --avoid=std-gnu11 \
+#  flexmember \
+#  getline \
 #  getopt-gnu \
 #  gettext-h \
+#  gitlog-to-changelog \
+#  ldexp \
 #  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
+  getline
   getopt-gnu
   gettext-h
+  gitlog-to-changelog
+  ldexp
   localcharset
   lock
+  mbswidth
   readline
+  snprintf
   striconv
   tls
 ])
-gl_AVOID([])
+gl_AVOID([std-gnu11])
 gl_SOURCE_BASE([lib])
 gl_M4_BASE([m4])
 gl_PO_BASE([])