[Pkg-libvirt-commits] [libguestfs] 25/66: configure: Add message about GNUlib tests.
Hilko Bengen
bengen at moszumanska.debian.org
Fri May 9 12:56:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit 2e39631c763921d1e84cb5bbf1cf6ecdaa727804
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
(cherry picked from commit 466885b226821d8099e47cf7a869a00f70c3e5a4)
---
configure.ac | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure.ac b/configure.ac
index bb6368c..01c5e0f 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