]> git.draconx.ca Git - slotifier.git/blobdiff - m4/gnulib-cache.m4
Avoid Gnulib std-gnu11 module.
[slotifier.git] / m4 / gnulib-cache.m4
index 925e6d2b4dec30d55b72463eccefc6c2dcd11905..83a11410f397e796c3b5039c9a2edb6a57f6338d 100644 (file)
 #  --no-libtool \
 #  --macro-prefix=gl \
 #  --no-vc-files \
+#  --avoid=std-gnu11 \
 #  getopt-gnu \
-#  gettext \
+#  gettext-h \
 #  gitlog-to-changelog \
 #  hypot \
 #  localcharset \
+#  mbswidth \
 #  striconv
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
 gl_MODULES([
   getopt-gnu
-  gettext
+  gettext-h
   gitlog-to-changelog
   hypot
   localcharset
+  mbswidth
   striconv
 ])
-gl_AVOID([])
+gl_AVOID([std-gnu11])
 gl_SOURCE_BASE([lib])
 gl_M4_BASE([m4])
 gl_PO_BASE([])