summaryrefslogtreecommitdiff
path: root/doc/handbook
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-24 07:55:21 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-24 07:55:21 +0100
commitd31e933a35007204ca4c7f98c209b4f7e14f9ecc (patch)
tree95a6397bedf8731fc0bd5ef484fa26a96b6cb41e /doc/handbook
parentc802d0a81e6c415e4c99b562b03d47a1beb5a617 (diff)
geq redefinition breaks texi2pdf, instead just avoid @geq
Diffstat (limited to 'doc/handbook')
-rw-r--r--doc/handbook/chapters/installation.texi8
-rw-r--r--doc/handbook/gnunet.texi5
2 files changed, 4 insertions, 9 deletions
diff --git a/doc/handbook/chapters/installation.texi b/doc/handbook/chapters/installation.texi
index 9cd2b1bcc..a907a1046 100644
--- a/doc/handbook/chapters/installation.texi
+++ b/doc/handbook/chapters/installation.texi
@@ -28,13 +28,13 @@ link to the project websites.
The mandatory libraries and applications are
@itemize @bullet
@item libtool
-@item autoconf @geq{}2.59
-@item automake @geq{}1.11.1
+@item autoconf 2.59 or above
+@item automake 1.11.1 or above
@item pkg-config
-@item libgcrypt @geq{}1.6
+@item libgcrypt 1.6 or above
@item libextractor
@item libidn
-@item libmicrohttpd @geq{}0.9.52
+@item libmicrohttpd 0.9.52 or above
@item libnss
@item libunistring
@item gettext
diff --git a/doc/handbook/gnunet.texi b/doc/handbook/gnunet.texi
index 07d18435b..a479d2059 100644
--- a/doc/handbook/gnunet.texi
+++ b/doc/handbook/gnunet.texi
@@ -5,11 +5,6 @@
@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