X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fm4%2Fgnulib-cache.m4;h=2157ceb8ee1a6c1d21b353ab65cb2796996675b7;hp=8aa504a3dd3c6f3ee1b4e8b227bfa7a25a1cd8cc;hb=74bde73d5c60c13b894fa60fff680a447499c884;hpb=e05ddc70f1fa6d1e8253d69c5d17e69bfad2be90 diff --git a/daemon/m4/gnulib-cache.m4 b/daemon/m4/gnulib-cache.m4 index 8aa504a..2157ceb 100644 --- a/daemon/m4/gnulib-cache.m4 +++ b/daemon/m4/gnulib-cache.m4 @@ -15,12 +15,17 @@ # 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=build-aux --with-tests --no-libtool --macro-prefix=gl hash +# gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --with-tests --no-libtool --macro-prefix=gl c-ctype hash ignore-value manywarnings openat warnings # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([]) gl_MODULES([ + c-ctype hash + ignore-value + manywarnings + openat + warnings ]) gl_AVOID([]) gl_SOURCE_BASE([lib])