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 25dde23bb..0e1684400 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2217,7 +2217,7 @@ AS_IF([test x$MSG_USER_SETUP != xfalse],
2217 AS_IF([test x$HAVE_GNUNET_USER != 0], 2217 AS_IF([test x$HAVE_GNUNET_USER != 0],
2218 [AC_MSG_NOTICE([To do this on this system, run: 2218 [AC_MSG_NOTICE([To do this on this system, run:
2219# adduser USERNAME gnunet 2219# adduser USERNAME gnunet
2220 for each of your users, replacing \"USERNAME\" with the respective login name. Users may have to login again for the changes to take effect. 2220 for each of your users, replacing "USERNAME" with the respective login name. Users may have to login again for the changes to take effect.
2221])])]) 2221])])])
2222 2222
2223AC_MSG_NOTICE([For detailed setup instructions, type 'info gnunet' after the installation or visit https://docs.gnunet.org/]) 2223AC_MSG_NOTICE([For detailed setup instructions, type 'info gnunet' after the installation or visit https://docs.gnunet.org/])