Move some autotools files to where configure can find them.
rogue5 uses config.guess and config.sub to find the canonical system names. The configure script expects them to be in the same directory as install-sh. So they have been relocated to the top level. This is a quick and dirty fix. The eventual plan is to relocate them to /dev/null. I also suspect they should be used to set HOST, not TARGET. Rogue is not a cross-compiler.
This commit is contained in:
parent
79a736fd0b
commit
3c792f4898
2 changed files with 0 additions and 0 deletions
0
rogue5/config.guess → config.guess
vendored
0
rogue5/config.guess → config.guess
vendored
0
rogue5/config.sub → config.sub
vendored
0
rogue5/config.sub → config.sub
vendored
Loading…
Add table
Add a link
Reference in a new issue