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