From d31e933a35007204ca4c7f98c209b4f7e14f9ecc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 24 Feb 2019 07:55:21 +0100 Subject: geq redefinition breaks texi2pdf, instead just avoid @geq --- doc/handbook/chapters/installation.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/handbook/chapters') 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 -- cgit v1.2.3