summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFrançois Revol <revol@free.fr>2014-01-24 20:47:59 +0100
committerVincent Sanders <vince@kyllikki.org>2019-02-22 08:57:40 +0000
commit95a9aa06c85692f643e597cfc5c9ca21e273e2ae (patch)
tree5b44f2889d3f98c77ac41e1beaf21f66c6486b31 /README
parent8c92676e7ce1620309cfbb64b81266ec1ceae637 (diff)
downloadtoolchains-95a9aa06c85692f643e597cfc5c9ca21e273e2ae.tar.gz
toolchains-95a9aa06c85692f643e597cfc5c9ca21e273e2ae.tar.bz2
atari-mint: Force automake/aclocal to 1.11
Since we force autoconf and friends to 2.64, on Debian unstable at leastsome aclocal macros complain that they require at least 2.65. Also add automake1.11 to the list of required debian packages.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 237dbb3..4c8797c 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ Pre-requisites for Debian systems
$ apt-get install build-essential autoconf automake autogen flex bison
$ apt-get install libtool texinfo help2man subversion cvs git
- $ apt-get install lhasa unzip autoconf2.64
+ $ apt-get install lhasa unzip autoconf2.64 automake1.11
On multiarch-aware systems: