add bootstrap script and README-hacking

This commit is contained in:
Christopher Mosher 2012-06-02 13:07:20 -04:00
parent f56359e1d0
commit 1b5599b5b1
2 changed files with 10 additions and 0 deletions

9
README-hacking Normal file
View File

@ -0,0 +1,9 @@
QUICK START
When fetching sources directly from the source code repository,
use the following command to get the necessary dependencies, etc.,
for a working configure script.
./bootstrap
After that, you can use the normal build steps documented in INSTALL.

1
bootstrap Executable file
View File

@ -0,0 +1 @@
autoreconf --install