about summary refs log tree commit diff
path: root/pkgs/top-level/release-small.nix
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-07-07 10:40:53 +0200
committerLudovic Courtès <ludo@gnu.org>2012-07-07 11:27:29 +0200
commit240d2e9cfaef05fc0cb3b362723cb3b04c05cde8 (patch)
tree662bd35ce5cd317ceab9285e862ee7b2aca7c09a /pkgs/top-level/release-small.nix
parentb98782f339b620d72e753f2bf57917d8bff8eeab (diff)
automake: remove versions 1.7 and 1.9
Diffstat (limited to 'pkgs/top-level/release-small.nix')
-rw-r--r--pkgs/top-level/release-small.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix
index 59777fe99be7a..3201afb44a059 100644
--- a/pkgs/top-level/release-small.nix
+++ b/pkgs/top-level/release-small.nix
@@ -24,7 +24,6 @@ with (import ./release-lib.nix);
   autoconf = all;
   automake110x = all;
   automake111x = all;
-  automake19x = all;
   avahi = allBut "i686-cygwin";  # Cygwin builds fail
   bash = all;
   bashInteractive = all;