mfcuk/INSTALL
zveriu@gmail.com 7edf0d2b0a - Added INSTALL file with the mambo-jambo compilation instructions
- Added few TODO items
 - Changed asm to __asm__ so that some GNUC compilers are happy
2011-10-17 07:03:37 +00:00

9 lines
158 B
Plaintext

Until I fix the AM/AC configs/scripts, here is what makes it compile:
automake
autoreconf
automake --add-missing
autoreconf
automake
./configure
make