nolimips: nolimips-0.9-23-gf47d3c5 Require Automake 1.11 instead of 1.12, as Debian 7 ships the former only.

23 Sep
2013
23 Sep
'13
8:11 a.m.
* configure.ac: Here. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 96bd7ab..96833cf 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ AC_INIT([Nolimips], [0.9a], [projects@lrde.epita.fr]) AC_CONFIG_AUX_DIR([build-aux]) # Initialize automake. -AM_INIT_AUTOMAKE([foreign 1.12 silent-rules dist-bzip2]) +AM_INIT_AUTOMAKE([foreign 1.11 silent-rules dist-bzip2]) AM_SILENT_RULES([yes]) ## Development tools ------------------- -- 1.7.10.4
4352
Age (days ago)
4352
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roland Levillain