[libvirt] [PATCH] build: Fix the typo in configure.ac

10 May
2012
10 May
'12
4:28 a.m.
s/nuamd/numad/, -- Pushed under trivial rule. --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 93cc3e8..f7e15f9 100644 --- a/configure.ac +++ b/configure.ac @@ -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" && -- 1.7.7.3
4871
Age (days ago)
4871
Last active (days ago)
0 comments
1 participants
participants (1)
-
Osier Yang