]> sjero.net Git - wget/blobdiff - m4/gnulib-cache.m4
Imported update-copyright; set build-aux in cfg.mk.
[wget] / m4 / gnulib-cache.m4
index 5959c3f34777ecf9f3e275a0822a6a35a0980941..fc535a99cbadfad1eba59d3ccad48c69a0ee7db4 100644 (file)
@@ -15,7 +15,7 @@
 
 
 # Specification in the form of a command-line invocation:
-#   gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --no-libtool --macro-prefix=gl alloca c-ctype getopt getpass-gnu maintainer-makefile quote quotearg
+#   gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --no-libtool --macro-prefix=gl alloca c-ctype getopt getpass-gnu maintainer-makefile quote quotearg strcasestr update-copyright
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
@@ -27,6 +27,8 @@ gl_MODULES([
   maintainer-makefile
   quote
   quotearg
+  strcasestr
+  update-copyright
 ])
 gl_AVOID([])
 gl_SOURCE_BASE([lib])