nixpkgs/pkgs/development/tools
Eelco Visser d5ec705667 Apparently libtool cannot be installed separately from autoconf
and automake. Copying the files in $libtool/share/aclocal to 
$autoconf/share/aclocal does not work (and causes collisions when
installing the tools in the user environment). The solution seems to
be to install the three distributions in one single $out directory,
i.e., consider them as one package.
 

svn path=/nixpkgs/trunk/; revision=597
2003-12-23 21:31:06 +00:00
..
build-managers/gnumake * Rename .fix -> .nix. 2003-11-18 12:12:56 +00:00
misc Apparently libtool cannot be installed separately from autoconf 2003-12-23 21:31:06 +00:00
parsing Nix expressions for sdf, strategoxt, and tiger. 2003-12-12 14:46:30 +00:00