]> git.draconx.ca Git - slotifier.git/blobdiff - m4/gnulib-cache.m4
Replace Gnulib striconv with copyright_symbol from dxcommon.
[slotifier.git] / m4 / gnulib-cache.m4
index 925e6d2b4dec30d55b72463eccefc6c2dcd11905..cf4354643ff3d2db061b947537020d3fc302874b 100644 (file)
 #  --no-libtool \
 #  --macro-prefix=gl \
 #  --no-vc-files \
+#  --avoid=std-gnu11 \
 #  getopt-gnu \
-#  gettext \
+#  gettext-h \
 #  gitlog-to-changelog \
 #  hypot \
 #  localcharset \
-#  striconv
+#  mbswidth
 
 # 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
-  striconv
+  mbswidth
 ])
-gl_AVOID([])
+gl_AVOID([std-gnu11])
 gl_SOURCE_BASE([lib])
 gl_M4_BASE([m4])
 gl_PO_BASE([])