[libvirt] [PATCH] build: Fix the typo in configure.ac

Osier Yang jyang at redhat.com
Thu May 10 02:28:00 UTC 2012


s/nuamd/numad/,

--
Pushed under trivial rule.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 93cc3e8..f7e15f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1525,7 +1525,7 @@ if test "$with_numad" != "no" ; then
     if test -z "$NUMAD" || test $fail = 1; then
       with_numad="no"
     else
-      with_nuamd="yes"
+      with_numad="yes"
     fi
   else
     test -z  "$NUMAD" &&
-- 
1.7.7.3




More information about the libvir-list mailing list