Last change
on this file since 193 was
189,
checked in by Sam Hocevar, 19 years ago
|
- The big TTYvaders/libcaca split. This is libcaca.
|
-
Property svn:keywords set to
Id
|
File size:
319 bytes
|
Line | |
---|
1 | $Id: README 189 2003-11-16 12:07:52Z sam $ |
---|
2 | |
---|
3 | Building libcaca |
---|
4 | |
---|
5 | o Run configure then make. Useful configure flags are: |
---|
6 | |
---|
7 | --enable-slang: use the SLang library (default) |
---|
8 | --enable-ncurses: use the ncurses library |
---|
9 | --enable-conio: use MS-DOS conio.h |
---|
10 | |
---|
11 | o Cross-compilation example: |
---|
12 | |
---|
13 | ./configure --enable-conio --host=i386-pc-msdosdjgpp |
---|
14 | |
---|
Note: See
TracBrowser
for help on using the repository browser.