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:
parent
0c504a756c
commit
b225ccb654
4 changed files with 3850 additions and 9 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue