Sam Hocevar 40b987fb1b | hace 21 años | |
---|---|---|
autotools | hace 22 años | |
debian | hace 21 años | |
examples | hace 21 años | |
src | hace 21 años | |
.cvsignore | hace 22 años | |
BUGS | hace 21 años | |
COPYING | hace 21 años | |
Makefile.am | hace 21 años | |
README | hace 21 años | |
TODO | hace 21 años | |
bootstrap | hace 21 años | |
configure.ac | hace 21 años |
$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