diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 14:01:11 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 14:01:11 +0000 |
commit | 162fcfac5bb4d2cd40f7adc1d2d9ae71d6c86b19 (patch) | |
tree | 1057dd07aeaa31c787e54de1d0c119883102d301 /doc | |
parent | 4da6b9c320e6b49d38af5cb6b5861480141f24cd (diff) | |
download | s6-162fcfac5bb4d2cd40f7adc1d2d9ae71d6c86b19.tar.xz |
Push back GNU make dependency to 3.81
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 48ec334..20e3f6b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -81,8 +81,7 @@ with s6</a> </li> <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 s6 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 |