1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 06:50:22 +03:00

build: Fix the typo in configure.ac

s/nuamd/numad/,
This commit is contained in:
Osier Yang 2012-05-10 10:25:22 +08:00
parent 15e0b20acd
commit eecee94c3a

View 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" &&