From cf3fe60e3977d7631996089377a494e25d191726 Mon Sep 17 00:00:00 2001 From: ng0 Date: Sat, 9 Feb 2019 14:20:00 +0000 Subject: configure: don't check for makeinfo version. rename section7 to texi2mdoc-generation Signed-off-by: ng0 --- doc/handbook/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/handbook') diff --git a/doc/handbook/Makefile.am b/doc/handbook/Makefile.am index d12ad1af8..8be033f23 100644 --- a/doc/handbook/Makefile.am +++ b/doc/handbook/Makefile.am @@ -138,7 +138,7 @@ version.texi/replacement/revert: @echo "@set VERSION GPACKAGE_VERSION" > gversion.texi @echo "@set EDITION GPACKAGE_VERSION" >> gversion.texi -if SECTION7 +if TEXI2MDOC_GENERATION gnunet-documentation.7: version.texi/replacement @echo Attempting to output an mdoc formatted section 7 document @texi2mdoc -I$(pwd):$(pwd)/chapters gnunet.texi > ../man/gnunet-documentation.7 -- cgit v1.2.3