build: Fix the typo in configure.ac

s/nuamd/numad/,
(cherry picked from commit eecee94c3a620f0076ca3c7a466399feb4a4485d)
This commit is contained in:
Osier Yang 2012-05-10 10:25:22 +08:00 committed by Cole Robinson
parent d8978c90f9
commit df4b23c9de

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