[Libguestfs] [PATCH 6/6] daemon/gnulib: Include glob module.

Jim Meyering jim at meyering.net
Fri Nov 20 11:33:48 UTC 2009


Richard W.M. Jones wrote:
> Subject: [PATCH 6/6] daemon/gnulib: Include glob module.
>
> ---
>  daemon/.gitignore         |   16 ++++++++++++++++
>  daemon/m4/gnulib-cache.m4 |    3 ++-
>  2 files changed, 18 insertions(+), 1 deletions(-)
>
...
> diff --git a/daemon/m4/gnulib-cache.m4 b/daemon/m4/gnulib-cache.m4
> -#   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
> +#   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 glob 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
> +  glob

ACK.  Adding a gnulib module is almost always safe.




More information about the Libguestfs mailing list