|
|
22 years ago | |
|---|---|---|
| autotools | 23 years ago | |
| debian | 22 years ago | |
| examples | 22 years ago | |
| src | 22 years ago | |
| .cvsignore | 23 years ago | |
| BUGS | 22 years ago | |
| COPYING | 22 years ago | |
| Makefile.am | 22 years ago | |
| README | 22 years ago | |
| TODO | 22 years ago | |
| bootstrap | 22 years ago | |
| configure.ac | 22 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