[Pkg-libvirt-commits] [libguestfs] 41/78: configure: Add message about GNUlib tests.

Hilko Bengen bengen at moszumanska.debian.org
Fri May 9 12:55:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 466885b226821d8099e47cf7a869a00f70c3e5a4
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Apr 7 13:17:38 2014 +0100

    configure: Add message about GNUlib tests.
    
    Output was:
    
      yes
    
    Now the output is:
    
      checking if we should run the GNUlib tests... yes
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index 873bfff..8abdc90 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1556,6 +1556,7 @@ dnl For search paths.
 AC_DEFINE_UNQUOTED([PATH_SEPARATOR],["$PATH_SEPARATOR"],
                    [Character that separates path elements in search paths])
 
+AC_MSG_CHECKING([if we should run the GNUlib tests])
 AC_ARG_ENABLE([gnulib-tests],
     [AS_HELP_STRING([--disable-gnulib-tests],
         [disable running GNU Portability library tests @<:@default=yes@:>@])],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list