From 24130c71542f994dac3e93f6257085756c13c3df Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Thu, 19 Mar 2015 09:00:55 +0100 Subject: [PATCH] mention version of gengetopt required --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 9ab6f6b..4b1c394 100644 --- a/README +++ b/README @@ -62,7 +62,7 @@ Building from Git Recent versions of autoconf, automake, pkg-config and libtool must be installed. Help2man is used to generate the manpages. Gengetopt -is needed for command line parameter handling. +version 2.22.6 or later is needed for command line parameter handling. Generate the build system using: