summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.dev3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.dev b/README.dev
index 7ecb036..b7c8977 100644
--- a/README.dev
+++ b/README.dev
@@ -6,6 +6,9 @@ make sure you have installed the autoconf, automake and libtools packages.
Execute
$ autoreconf -i
+Required versions:
+* autoconf >= 2.61
+* automake >= 1.10.1 (maybe older versions work, please report)
Creating a new release
----------------------