doc/handboc: backport a newer makeinfo macro
authorng0 <ng0@n0.is>
Sat, 9 Feb 2019 14:21:29 +0000 (14:21 +0000)
committerng0 <ng0@n0.is>
Sat, 9 Feb 2019 14:22:55 +0000 (14:22 +0000)
Signed-off-by: ng0 <ng0@n0.is>
README
doc/handbook/gnunet.texi

diff --git a/README b/README
index 3a28702793b1d5add07a1a2771ee7da04c2dfc96..43d6671d719fd2e9db67dcff845910c90c43836f 100644 (file)
--- a/README
+++ b/README
@@ -47,6 +47,7 @@ These are the direct dependencies for running GNUnet:
 - mysql              >= 5.1         (alternative to sqlite)
 - postgres           >= 9.5         (alternative to sqlite)
 - Texinfo            >= 5.2         [*1]
+- makeinfo           >= 4.8         (at least 4.8 at the time of writing is tested) 
 - which                             (for the bootstrap script)
 - gettext
 - zlib
index 05522d7d0f670e8c2413d69127c40be6b7433a1b..d688009a486716601f3fde861d4bbc833e83c71b 100644 (file)
@@ -5,6 +5,11 @@
 @settitle GNUnet Reference Manual
 @c @exampleindent 2
 
+@c macros for backwards compatibility
+@macro geq{}
+>=
+@end macro
+
 @c Set Versions which might be used in more than one place:
 @set GNUFTP-URL https://ftp.gnu.org/gnu/gnunet
 @set PYPI-URL https://pypi.python.org/packages/source