]> git.draconx.ca Git - liblbx.git/blobdiff - m4/gnulib-cache.m4
Avoid Gnulib std-gnu11 module.
[liblbx.git] / m4 / gnulib-cache.m4
index 3626eadf643c085967dbf9c2f44e44698027c5d3..6ab3fd5f37a4a850b0d05a28e40249c7e7dab848 100644 (file)
 #  --libtool \
 #  --macro-prefix=gl \
 #  --no-vc-files \
+#  --avoid=std-gnu11 \
+#  flexmember \
 #  fnmatch \
 #  getopt-gnu
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
 gl_MODULES([
+  flexmember
   fnmatch
   getopt-gnu
 ])
-gl_AVOID([])
+gl_AVOID([std-gnu11])
 gl_SOURCE_BASE([lib])
 gl_M4_BASE([m4])
 gl_PO_BASE([])