From: lurchi Date: Wed, 26 Jun 2019 13:59:28 +0000 (+0200) Subject: fix command line argument X-Git-Tag: v0.11.6~85 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=51e989e7d85e7d72977e93f78819a6a84b5dba4e;p=oweals%2Fgnunet.git fix command line argument --- diff --git a/doc/handbook/chapters/installation.texi b/doc/handbook/chapters/installation.texi index 7386bca7c..9caf3cded 100644 --- a/doc/handbook/chapters/installation.texi +++ b/doc/handbook/chapters/installation.texi @@ -175,7 +175,7 @@ The following example configures the installation prefix @example $ cd ~/gnunet $ ./bootstrap -$ configure --prefix=/usr/lib --disable-configuration +$ configure --prefix=/usr/lib --disable-documentation @end example After running the bootstrap script and @code{configure} successfully