1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-17 22:48:29 +02:00

Add config.guess, config.sub and install-sh

Autoreconf doesn't install these if you're not using Automake.
This commit is contained in:
Eelco Dolstra 2013-11-25 11:26:02 +00:00
parent 0c504a756c
commit b225ccb654
4 changed files with 3850 additions and 9 deletions

9
.gitignore vendored
View file

@ -13,15 +13,6 @@ Makefile.config
/NEWS
/libtool
# /config/
/config/config.guess
/config/config.sub
/config/depcomp
/config/install-sh
/config/missing
/config/mkinstalldirs
/config/ltmain.sh
/corepkgs/config.nix
# /corepkgs/buildenv/