summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-05-15 14:27:55 +0200
committerGuido Günther <agx@sigxcpu.org>2012-05-15 14:27:55 +0200
commit75e280b07f9fd9ae55514c65b1f1147276668c5e (patch)
tree29765a336efcfe8ca40835d1d60e763129c79279 /configure.ac
parent721a2d8dbb3b43a2cc3efdfe0824c369db84142a (diff)
New upstream version 0.9.12
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b55b054b8..a6894ae21 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" &&