X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=m4%2Fgnulib-cache.m4;h=7e174212b62f2d5cd4bdfa492c58e8735a430930;hb=992e3169e28a23b6899433768dcd4302553b31c3;hp=2f9d837974da0f5758696bc2ae15e16fba336058;hpb=b7c6c35be5930695cc64ef2d54d6f421f8511553;p=wget diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index 2f9d8379..7e174212 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2007 Free Software Foundation, Inc. +# Copyright (C) 2002-2008 Free Software Foundation, Inc. # # This file is free software, distributed under the terms of the GNU # General Public License. As a special exception to the GNU General @@ -15,11 +15,11 @@ # Specification in the form of a command-line invocation: -# gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --aux-dir=. --no-libtool --macro-prefix=gl c-ctype crypto/md5 getopt maintainer-makefile md5 +# gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --aux-dir=. --no-libtool --macro-prefix=gl c-ctype getopt maintainer-makefile quote # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([]) -gl_MODULES([c-ctype crypto/md5 getopt maintainer-makefile]) +gl_MODULES([c-ctype getopt maintainer-makefile quote]) gl_AVOID([]) gl_SOURCE_BASE([lib]) gl_M4_BASE([m4])