[libvirt] [PATCH] configure: Report --with-loader-nvram value in summary

Cole Robinson crobinso at redhat.com
Wed Apr 22 20:25:32 UTC 2015


---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index 7f6fd7c..d5fb71d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2980,6 +2980,7 @@ AC_MSG_NOTICE([      XML Catalog: $XML_CATALOG_FILE])
 AC_MSG_NOTICE([      Init script: $with_init_script])
 AC_MSG_NOTICE([Char device locks: $with_chrdev_lock_files])
 AC_MSG_NOTICE([   Default Editor: $DEFAULT_EDITOR])
+AC_MSG_NOTICE([     Loader/NVRAM: $with_loader_nvram])
 AC_MSG_NOTICE([])
 AC_MSG_NOTICE([Developer Tools])
 AC_MSG_NOTICE([])
-- 
2.3.5




More information about the libvir-list mailing list