[libvirt] [cim PATCH] configure: no need to tell us we can run make

Daniel P. Berrangé berrange at redhat.com
Thu Jan 31 12:53:31 UTC 2019


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 at 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




More information about the libvir-list mailing list