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