|
il y a 21 ans | |
---|---|---|
autotools | il y a 22 ans | |
debian | il y a 21 ans | |
libcaca | il y a 21 ans | |
test | il y a 21 ans | |
.cvsignore | il y a 22 ans | |
BUGS | il y a 21 ans | |
COPYING | il y a 21 ans | |
Makefile.am | il y a 21 ans | |
README | il y a 21 ans | |
TODO | il y a 21 ans | |
bootstrap | il y a 21 ans | |
configure.ac | il y a 21 ans |
$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