From: ng0 Date: Sun, 27 Oct 2019 15:52:45 +0000 (+0000) Subject: README: fix switch. X-Git-Tag: v0.11.7~3^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2d85692e931ec7868bc781a0e91c856a03d80519;p=oweals%2Fgnunet.git README: fix switch. --- diff --git a/README b/README index 15879c4c4..dd704724f 100644 --- a/README +++ b/README @@ -157,9 +157,10 @@ Recommended autotools for compiling the Git version are: '--disable-documentation' to the configure script to change this. [*2] If you still prefer to have documentation, you can pass - '--with-section7' to build mdoc documentation (experimental - stages in gnunet). If this proves to be reliable, we will - include the mdoc output in the release tarballs. + '--enable-texi2mdoc-generation' to build the mdocml ("mandoc") + documentation (experimental stages in gnunet). + If this proves to be reliable, we will + include the mdocml output in the release tarballs. Contrary to the name, texi2mdoc does not require texinfo, It is a standalone ISO C utility.