aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-09 13:23:36 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-09 13:23:36 +0000
commitcd010104a8f0ce3d5d665de8393e68ec7a59d079 (patch)
tree6ccade36654c30de6b3aa079061787c55b4ef778 /configure.ac
parent4f038a57cede666fd7b91bdc11e876753b52a4a1 (diff)
downloadgnunet-cd010104a8f0ce3d5d665de8393e68ec7a59d079.tar.gz
gnunet-cd010104a8f0ce3d5d665de8393e68ec7a59d079.zip
-monkey integration
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