]> git.ipfire.org Git - thirdparty/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)
committerCole Robinson <crobinso@redhat.com>
Thu, 14 Jun 2012 22:16:48 +0000 (18:16 -0400)
s/nuamd/numad/,
(cherry picked from commit eecee94c3a620f0076ca3c7a466399feb4a4485d)

configure.ac

index a510bef5124d52b3703c5077cbc515a02d55127d..e92903f0ae5b57c8c3c42ab71500b58f1fdeb1f3 100644 (file)
@@ -1499,7 +1499,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" &&