]> git.draconx.ca Git - cdecl99.git/blobdiff - m4/gnulib-cache.m4
libcdecl: Avoid vsnprintf for error reporting.
[cdecl99.git] / m4 / gnulib-cache.m4
index 5223b7d74d14d07f8ebb65c52772bc35153c498d..2b29495f30616c654937ee92354abbe5f8565991 100644 (file)
 #  --libtool \
 #  --macro-prefix=gl \
 #  --no-vc-files \
+#  --avoid=gperf \
+#  --avoid=std-gnu11 \
+#  getline \
 #  getopt-gnu \
 #  gettext-h \
 #  gitlog-to-changelog \
 #  localcharset \
 #  lock \
+#  mbswidth \
 #  readline \
-#  striconv \
+#  snprintf \
 #  tls
 
 # 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
   localcharset
   lock
+  mbswidth
   readline
-  striconv
+  snprintf
   tls
 ])
-gl_AVOID([])
+gl_AVOID([gperf std-gnu11])
 gl_SOURCE_BASE([lib])
 gl_M4_BASE([m4])
 gl_PO_BASE([])