From 32c5f1e32b457c9ec9651e9999833686ddd6f6c5 Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Wed, 18 Jan 2017 11:30:25 +0100 Subject: [PATCH] README: add the autoconf version needed to compile the project Signed-off-by: Bartosz Golaszewski --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 669a4d3..dee8fe7 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ BUILDING This is a pretty standard autotools project. It does not depend on any libraries other than the standard C library with GNU extensions. +The autoconf version needed to compile the project is 2.61. + Recent (as in >= v4.7) kernel headers are also required for the GPIO user API definitions. -- 2.30.2