mirror of
https://github.com/libvirt/libvirt.git
synced 2025-01-24 15:26:40 -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
|
||||
with_numad="no"
|
||||
else
|
||||
with_nuamd="yes"
|
||||
with_numad="yes"
|
||||
fi
|
||||
else
|
||||
test -z "$NUMAD" &&
|
||||
|
Loading…
Reference in New Issue
Block a user