]> git.draconx.ca Git - cdecl99.git/blobdiff - m4/gnulib-cache.m4
Restore gperf-related definitions to makefile.
[cdecl99.git] / m4 / gnulib-cache.m4
index 8b8af8f4d353e5315d877eb552280cba6e702dca..b01b510061691931204921c373324f84ca5fdca2 100644 (file)
 #  --libtool \
 #  --macro-prefix=gl \
 #  --no-vc-files \
-#  flexmember \
+#  --avoid=gperf \
+#  --avoid=std-gnu11 \
+#  getline \
 #  getopt-gnu \
 #  gettext-h \
 #  gitlog-to-changelog \
+#  ldexp \
 #  localcharset \
 #  lock \
 #  mbswidth \
 #  readline \
 #  snprintf \
-#  striconv \
 #  tls
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
 gl_MODULES([
-  flexmember
+  getline
   getopt-gnu
   gettext-h
   gitlog-to-changelog
+  ldexp
   localcharset
   lock
   mbswidth
   readline
   snprintf
-  striconv
   tls
 ])
-gl_AVOID([])
+gl_AVOID([gperf std-gnu11])
 gl_SOURCE_BASE([lib])
 gl_M4_BASE([m4])
 gl_PO_BASE([])