]> git.draconx.ca Git - cdecl99.git/blobdiff - m4/gnulib-cache.m4
tests: Eliminate random floating-point generation.
[cdecl99.git] / m4 / gnulib-cache.m4
index 8d5104d59f3ceba93f480773195aa1caf2dcfd9f..6113698877cdfb828de20be04f3d244a4939068f 100644 (file)
@@ -39,6 +39,9 @@
 #  --libtool \
 #  --macro-prefix=gl \
 #  --no-vc-files \
+#  --avoid=gperf \
+#  --avoid=std-gnu11 \
+#  getline \
 #  getopt-gnu \
 #  gettext-h \
 #  gitlog-to-changelog \
 #  lock \
 #  mbswidth \
 #  readline \
-#  striconv \
-#  tls
+#  snprintf \
+#  tls \
+#  vsnprintf
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
 gl_MODULES([
+  getline
   getopt-gnu
   gettext-h
   gitlog-to-changelog
@@ -59,10 +64,11 @@ gl_MODULES([
   lock
   mbswidth
   readline
-  striconv
+  snprintf
   tls
+  vsnprintf
 ])
-gl_AVOID([])
+gl_AVOID([gperf std-gnu11])
 gl_SOURCE_BASE([lib])
 gl_M4_BASE([m4])
 gl_PO_BASE([])