3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/misc/autoconf
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
..
autconf-libtool.nix Apparently libtool cannot be installed separately from autoconf 2003-12-23 21:31:06 +00:00
autoconf-libtool.nix Apparently libtool cannot be installed separately from autoconf 2003-12-23 21:31:06 +00:00
builder.sh * Added autoconf/automake. 2003-11-25 13:46:24 +00:00
default.nix * Added autoconf/automake. 2003-11-25 13:46:24 +00:00
libtoolbuilder.sh Apparently libtool cannot be installed separately from autoconf 2003-12-23 21:31:06 +00:00