Author: ludo
Date: 2010-06-18 15:22:54 +0000 (Fri, 18 Jun 2010)
New Revision: 22326

You can view the changes in this commit at:
   https://svn.nixos.org/viewvc/nix?rev=22326&view=rev

Modified:
   hydra-config/gnu/trunk/guile/release.nix

Log:
guile: Use Automake 1.11, for proper `AM_SILENT_RULES' handling.

Changes:

Modified: hydra-config/gnu/trunk/guile/release.nix
===================================================================
--- hydra-config/gnu/trunk/guile/release.nix    2010-06-18 13:21:01 UTC (rev 
22325)
+++ hydra-config/gnu/trunk/guile/release.nix    2010-06-18 15:22:54 UTC (rev 
22326)
@@ -130,7 +130,7 @@
         name = "guile-tarball";
         src = guileSrc;
         buildInputs = [
-          automake
+          automake111x
           autoconf
           flex2535
           gettext

_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to