aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 743c6edeb..3e7fd9dba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1060,7 +1060,7 @@ AC_MSG_RESULT($enable_monkey)
1060AM_CONDITIONAL([ENABLE_MONKEY], [test "x$enable_monkey" = "xyes"]) 1060AM_CONDITIONAL([ENABLE_MONKEY], [test "x$enable_monkey" = "xyes"])
1061if test "x$enable_monkey" = "xyes" 1061if test "x$enable_monkey" = "xyes"
1062then 1062then
1063 MONKEYPREFIX="monkey" 1063 MONKEYPREFIX="pathologist -d $(eval echo ${datarootdir}/gnunet/gnunet.sqlite) -p 30 --"
1064else 1064else
1065 MONKEYPREFIX="" 1065 MONKEYPREFIX=""
1066fi 1066fi