* Add Autoconf, Automake, Libtool for Darwin to the channel.

svn path=/nixpkgs/trunk/; revision=3405
This commit is contained in:
Eelco Dolstra 2005-07-22 21:28:43 +00:00
parent 5e1e73fdac
commit 58acb5aa0f

View file

@ -121,6 +121,9 @@ let {
powerpcDarwinPkgs = {inherit (allPackages {system = "powerpc-darwin";})
unzip
autoconf
automake19x
libtool
aterm
subversion
bisonnew