From: Cole Robinson Date: Wed, 22 Apr 2015 18:28:56 +0000 (-0400) Subject: configure: Report --with-loader-nvram value in summary X-Git-Tag: v1.2.15-rc1~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce452877cb27008f239cbc8a63a30150a6ebcc68;p=thirdparty%2Flibvirt.git configure: Report --with-loader-nvram value in summary --- diff --git a/configure.ac b/configure.ac index 7f6fd7cc76..d5fb71d17c 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([])