diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index e28564c..d1d2564 100644 --- a/doc/index.html +++ b/doc/index.html @@ -49,8 +49,7 @@ shell's syntax, and has no security issues. <ul> <li> A POSIX-compliant system with a standard C development environment </li> - <li> GNU make, version 4.0 or later. Please be aware that execline will -not build with an earlier version. </li> + <li> GNU make, version 3.81 or later. </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version 2.3.7.1 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs |