From 689f3cfaaae3e919d653ed47926ee99676628285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 20 May 2009 12:22:40 +0000 Subject: [PATCH] Build GNU Automake 1.11. svn path=/nixpkgs/trunk/; revision=15675 --- pkgs/top-level/release.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 2e4b1027bfda..61ce1c4e14b7 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -63,6 +63,7 @@ in { audacious_plugins = linux; autoconf = all; automake110x = all; + automake111x = all; automake19x = all; avahi = allBut "i686-cygwin"; # Cygwin builds fail bash = all;