diff options
| author | C de-Avillez <hggdh2@gmail.com> | 2009-04-01 09:35:28 -0500 |
|---|---|---|
| committer | Jim Meyering <meyering@redhat.com> | 2009-04-02 08:56:32 +0200 |
| commit | 2ade7643de7a5d85a9c029dc6b6e06d339ec26e1 (patch) | |
| tree | 13c2701765088ed232044fb102fa1052c60a3f95 /bootstrap.conf | |
| parent | tests: skip mv/i-3 if /dev/stdin is unreadable (diff) | |
| download | coreutils-2ade7643de7a5d85a9c029dc6b6e06d339ec26e1.tar.gz coreutils-2ade7643de7a5d85a9c029dc6b6e06d339ec26e1.zip | |
build: require automake-1.10b or newer
* bootstrap.conf: Require at least automake-1.10b.
* README-prereq: Mention 1.10b, not 1.10a.
Diffstat (limited to 'bootstrap.conf')
| -rw-r--r-- | bootstrap.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index 0747bb858..4baebb0be 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -177,7 +177,7 @@ gnulib_tool_option_extras="--tests-base=$bt/gnulib-tests --with-tests" # Build prerequisites buildreq="\ autoconf 2.61 -automake 1.10a +automake 1.10b autopoint - bison - gettext - |
