aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-09 15:41:40 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-09 15:41:40 +0000
commit37f8ff6c491ee2ff01dc88e2ec74ea976af5f77d (patch)
tree37636efe76e9bbe902aecbce1541d00945f9b176 /configure.ac
parentd0b561b742d4b448786059b4a34f7f7606038212 (diff)
downloadgnunet-37f8ff6c491ee2ff01dc88e2ec74ea976af5f77d.tar.gz
gnunet-37f8ff6c491ee2ff01dc88e2ec74ea976af5f77d.zip
-update configure info
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 251433f55..8ddc76826 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1188,7 +1188,8 @@ fi
1188 1188
1189AC_MSG_NOTICE([******************************************** 1189AC_MSG_NOTICE([********************************************
1190Please make sure that you have created a user and group 'gnunet' 1190Please make sure that you have created a user and group 'gnunet'
1191and additionally a group 'gnunetdns'. Then, you can compile GNUnet 1191and additionally a group 'gnunetdns'. Make sure that '/var/lib/gnunet'
1192is owned (and writable) by user 'gnunet'. Then, you can compile GNUnet
1192with 1193with
1193 make 1194 make
1194After that, run (if necessary as 'root') 1195After that, run (if necessary as 'root')