mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2025-05-31 01:10:58 +00:00
Added autoheader support. Also added ./bootstrap to go from a freshly
checked out tree to something ./configure'able.
This commit is contained in:
parent
2c2b89d5ed
commit
233d0af85f
10 changed files with 34 additions and 52 deletions
4
bootstrap
Executable file
4
bootstrap
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
autoheader
|
||||
autoconf
|
Loading…
Add table
Add a link
Reference in a new issue