nixpkgs/pkgs/development
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
..
compilers added packages: which, libtool 2003-12-23 20:51:58 +00:00
interpreters * Added some missing semicolons. 2003-12-21 20:52:13 +00:00
libraries * Upgrade to Subversion 0.35.1, Berkeley DB 4.2.52. 2003-12-22 18:30:38 +00:00
perl-modules/BerkeleyDB * Upgrade to Subversion 0.35.1, Berkeley DB 4.2.52. 2003-12-22 18:30:38 +00:00
tools Apparently libtool cannot be installed separately from autoconf 2003-12-23 21:31:06 +00:00