Added automake194 attribute
svn path=/nixpkgs/trunk/; revision=2096
This commit is contained in:
@@ -205,6 +205,10 @@ rec {
|
||||
inherit fetchurl stdenv perl autoconf;
|
||||
};
|
||||
|
||||
automake194 = (import ../development/tools/misc/automake/automake-1.9.4.nix) {
|
||||
inherit fetchurl stdenv perl autoconf;
|
||||
};
|
||||
|
||||
libtool = (import ../development/tools/misc/libtool) {
|
||||
inherit fetchurl stdenv perl;
|
||||
m4 = gnum4;
|
||||
|
||||
Reference in New Issue
Block a user