Added autoheader support. Also added ./bootstrap to go from a freshly

checked out tree to something ./configure'able.
This commit is contained in:
Joseph Carter 2000-01-01 20:45:27 +00:00
parent 2c2b89d5ed
commit 233d0af85f
10 changed files with 34 additions and 52 deletions

4
bootstrap Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
autoheader
autoconf