summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-12-04 06:22:05 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-12-04 06:22:05 (GMT)
commitacacfb4e1c98997a37ba9a3ce82e19e86844f1fd (patch)
tree579885039677d5f05378afe3f06d0d32280a234b
parent949dc680236463be3eab9e00ef42b529f757cf0f (diff)
parent37c6bfca7adcd94dc9bc6d2810bfff4f0d0c0ea4 (diff)
downloadmxe-acacfb4e1c98997a37ba9a3ce82e19e86844f1fd.zip
mxe-acacfb4e1c98997a37ba9a3ce82e19e86844f1fd.tar.gz
mxe-acacfb4e1c98997a37ba9a3ce82e19e86844f1fd.tar.bz2
Merge branch 'stable'
Conflicts: Makefile
-rw-r--r--Makefile2
-rw-r--r--index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e10f623..82adb3e 100644
--- a/Makefile
+++ b/Makefile
@@ -143,7 +143,7 @@ $(PREFIX)/installed/check-requirements: $(MAKEFILE)
@echo '[check requirements]'
$(foreach REQUIREMENT,$(REQUIREMENTS),$(call CHECK_REQUIREMENT,$(REQUIREMENT)))
$(call CHECK_REQUIREMENT_VERSION,autoconf,2\.6[4-9]\|2\.[7-9][0-9])
- $(call CHECK_REQUIREMENT_VERSION,automake,1\.[1-9][0-9]\(\.[0-9]\+\)\?)
+ $(call CHECK_REQUIREMENT_VERSION,automake,1\.[1-9][2-9]\(\.[0-9]\+\)\?)
@touch '$@'
define newline
diff --git a/index.html b/index.html
index ea5b850..b15286b 100644
--- a/index.html
+++ b/index.html
@@ -655,7 +655,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td><a href="http://sources.redhat.com/automake/">Automake</a></td>
- <td>≥ 1.10</td>
+ <td>≥ 1.12</td>
</tr>
<tr>
<td><a href="http://www.gnu.org/software/bash/">Bash</a></td>