X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=m4%2Fgnulib-cache.m4;h=9c8fe11d2660a4cbaf9b7d3b15cf1c0b72795ca2;hp=5959c3f34777ecf9f3e275a0822a6a35a0980941;hb=faaa147b353c1fba0ebd9a071962e098f9b51a25;hpb=3419874b2109f62cf21d63c87e45ae6d819fc243 diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index 5959c3f3..9c8fe11d 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -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 gnupload maintainer-makefile quote quotearg strcasestr update-copyright # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([]) @@ -24,9 +24,12 @@ gl_MODULES([ c-ctype getopt getpass-gnu + gnupload maintainer-makefile quote quotearg + strcasestr + update-copyright ]) gl_AVOID([]) gl_SOURCE_BASE([lib])