summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index f81ab06..0c188a9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,7 +5,7 @@ Build Instructions
------------
- A POSIX-compliant C development environment
- - GNU make version 3.81 or later
+ - GNU make version 4.0 or later
- skalibs version 2.0.0.0 or later: http://skarnet.org/software/skalibs/
This software will run on any operating system that implements
diff --git a/doc/index.html b/doc/index.html
index bc3e324..7255a13 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -58,7 +58,7 @@ the package is now used to host specific utilities such as
<ul>
<li> A POSIX-compliant system with a standard C development environment </li>
- <li> GNU make, version 3.81 or later </li>
+ <li> GNU make, version 4.0 or later </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
2.0.0.0 or later </li>
</ul>