On Thu, Jan 31, 2019 at 12:53:31PM +0000, Daniel P. Berrangé wrote:
autogen.sh already tells us we can run make, there's no need for
configure.ac to tell us too.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
configure.ac | 2 --
1 file changed, 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 2439dbe..28bfc16 100644
--- a/configure.ac
+++ b/configure.ac
@@ -195,5 +195,3 @@ echo
"----------------------------------------------------------"
# Generate configure scripts for the Makefile
AC_OUTPUT(libvirt-cim.spec)
-
-echo "You may now run make"
--
2.20.1
Wouldn't it make sense to remove it from autogen then? That would tell this to
people building from dist tarball as well.
--
libvir-list mailing list
libvir-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list