Missed install file

SVN revision: 25391
This commit is contained in:
handyande 2006-09-03 08:19:25 +00:00 committed by handyande
parent 27a1dd65c2
commit 3404bd19f4
1 changed files with 11 additions and 0 deletions

11
INSTALL Normal file
View File

@ -0,0 +1,11 @@
COMPILING and INSTALLING:
If you got a official release tar archive do:
./autogen.sh
Then to compile:
make
To install:
make install