nixpkgs/pkgs/development/tools/misc
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
..
autoconf Apparently libtool cannot be installed separately from autoconf 2003-12-23 21:31:06 +00:00
automake * Added autoconf/automake. 2003-11-25 13:46:24 +00:00
binutils * Rename .fix -> .nix. 2003-11-18 12:12:56 +00:00
gnum4 * Rename .fix -> .nix. 2003-11-18 12:12:56 +00:00
libtool Apparently libtool cannot be installed separately from autoconf 2003-12-23 21:31:06 +00:00
pkgconfig * Rename .fix -> .nix. 2003-11-18 12:12:56 +00:00
swig * Added some missing semicolons. 2003-12-21 20:52:13 +00:00