Sam Hocevar ea0d1101f7 | 21 years ago | |
---|---|---|
autotools | 21 years ago | |
debian | 21 years ago | |
examples | 21 years ago | |
src | 21 years ago | |
BUGS | 21 years ago | |
COPYING | 21 years ago | |
Makefile.am | 21 years ago | |
README | 21 years ago | |
TODO | 21 years ago | |
bootstrap | 21 years ago | |
configure.ac | 21 years ago |
$Id$
Building libcaca
o Run configure then make. Useful configure flags are:
--enable-slang: use the SLang library (default)
--enable-ncurses: use the ncurses library
--enable-conio: use MS-DOS conio.h
o Cross-compilation example:
./configure --enable-conio --host=i386-pc-msdosdjgpp