[libvirt] [PATCH] configure: Fix --loader-nvram typo

Cole Robinson crobinso at redhat.com
Wed Apr 22 18:20:24 UTC 2015


---
Pushed as trivial

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

diff --git a/configure.ac b/configure.ac
index aed0934..7f6fd7c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2776,7 +2776,7 @@ AC_ARG_WITH([loader-nvram],
       fi
       AC_DEFINE_UNQUOTED([DEFAULT_LOADER_NVRAM],
                           ["$withval"],
-                          [List of laoder:nvram pairs])])
+                          [List of loader:nvram pairs])])
 
 # Some GNULIB base64 symbols clash with a kerberos library
 AC_DEFINE_UNQUOTED([isbase64],[libvirt_gl_isbase64],[Hack to avoid symbol clash])
-- 
2.3.5




More information about the libvir-list mailing list