]> git.draconx.ca Git - cdecl99.git/blobdiff - m4/gnulib-cache.m4
Avoid gnulib getline module.
[cdecl99.git] / m4 / gnulib-cache.m4
index c9703057da93505b034b7d51d6ed5ef969960bf8..13e0fa21a9f329354d3bc91d587530176684aa61 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 3 of the License, or
+# the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
 #
 # This file is distributed in the hope that it will be useful,
 #  --no-vc-files \
 #  --avoid=gperf \
 #  --avoid=std-gnu11 \
-#  getline \
+#  dx-nls \
 #  getopt-gnu \
-#  gettext-h \
 #  gitlog-to-changelog \
-#  localcharset \
+#  inttypes-incomplete \
 #  lock \
-#  mbswidth \
 #  readline \
-#  snprintf \
+#  stdbool \
 #  tls
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([lib/local])
 gl_MODULES([
-  getline
+  dx-nls
   getopt-gnu
-  gettext-h
   gitlog-to-changelog
-  localcharset
+  inttypes-incomplete
   lock
-  mbswidth
   readline
-  snprintf
+  stdbool
   tls
 ])
 gl_AVOID([gperf std-gnu11])