mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-20 03:25:18 +00:00
build: Fix the typo in configure.ac
s/nuamd/numad/, (cherry picked from commit eecee94c3a620f0076ca3c7a466399feb4a4485d)
This commit is contained in:
parent
d8978c90f9
commit
df4b23c9de
@ -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" &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user