]> sjero.net Git - wget/blobdiff - m4/gnulib-cache.m4
Imported gnulib's crypto/md5.
[wget] / m4 / gnulib-cache.m4
index 77d5a417eaa3defdca34512cf966a36205cb6732..2f9d837974da0f5758696bc2ae15e16fba336058 100644 (file)
 
 
 # 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 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 crypto/md5 getopt maintainer-makefile md5
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
-gl_MODULES([c-ctype getopt maintainer-makefile md5])
+gl_MODULES([c-ctype crypto/md5 getopt maintainer-makefile])
 gl_AVOID([])
 gl_SOURCE_BASE([lib])
 gl_M4_BASE([m4])