mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
build: Fix the typo in configure.ac
s/nuamd/numad/,
This commit is contained in:
parent
15e0b20acd
commit
eecee94c3a
@ -1525,7 +1525,7 @@ if test "$with_numad" != "no" ; then
|
|||||||
if test -z "$NUMAD" || test $fail = 1; then
|
if test -z "$NUMAD" || test $fail = 1; then
|
||||||
with_numad="no"
|
with_numad="no"
|
||||||
else
|
else
|
||||||
with_nuamd="yes"
|
with_numad="yes"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
test -z "$NUMAD" &&
|
test -z "$NUMAD" &&
|
||||||
|
Loading…
Reference in New Issue
Block a user