]> xenbits.xensource.com Git - libvirt.git/commitdiff
build: Fix the typo in configure.ac
authorOsier Yang <jyang@redhat.com>
Thu, 10 May 2012 02:25:22 +0000 (10:25 +0800)
committerOsier Yang <jyang@redhat.com>
Thu, 10 May 2012 02:28:12 +0000 (10:28 +0800)
s/nuamd/numad/,

configure.ac

index 93cc3e8cecc6edaf8a59787e61358011aa8793d4..f7e15f91db7ada20a7a388603818c4aa6fbbee59 100644 (file)
@@ -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" &&