]> git.draconx.ca Git - rrace.git/blobdiff - m4/gnulib-cache.m4
Replace Gnulib striconv with copyright_symbol from dxcommon.
[rrace.git] / m4 / gnulib-cache.m4
index 165069a5f7b960db3a18aa30e69ebcf00181f75f..d29c1daf08f54c286a79de7b37967cd91f1f5e78 100644 (file)
 #  --no-libtool \
 #  --macro-prefix=gl \
 #  --no-vc-files \
+#  --avoid=std-gnu11 \
 #  gethrxtime \
 #  getopt-gnu \
-#  inline
+#  gettext-h \
+#  inline \
+#  localcharset \
+#  mbswidth
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
 gl_MODULES([
   gethrxtime
   getopt-gnu
+  gettext-h
   inline
+  localcharset
+  mbswidth
 ])
-gl_AVOID([])
+gl_AVOID([std-gnu11])
 gl_SOURCE_BASE([lib])
 gl_M4_BASE([m4])
 gl_PO_BASE([])