You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar 40b987fb1b * src/blit.c: пре 21 година
autotools * Moved generated autotools files to the autotools/ directory. пре 22 година
debian * The big TTYvaders/libcaca split. This is libcaca. пре 21 година
examples * src/blit.c: пре 21 година
src * src/blit.c: пре 21 година
.cvsignore * Moved generated autotools files to the autotools/ directory. пре 22 година
BUGS * libee/ee.h: пре 21 година
COPYING * The big TTYvaders/libcaca split. This is libcaca. пре 21 година
Makefile.am * 2nd pass in the libcaca rehandling; moved sources to src/ and examples пре 21 година
README * The big TTYvaders/libcaca split. This is libcaca. пре 21 година
TODO * The big TTYvaders/libcaca split. This is libcaca. пре 21 година
bootstrap * The big TTYvaders/libcaca split. This is libcaca. пре 21 година
configure.ac * 2nd pass in the libcaca rehandling; moved sources to src/ and examples пре 21 година

README

$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