您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1234567891011121314
  1. $Id$
  2. Building libcaca
  3. o Run configure then make. Useful configure flags are:
  4. --enable-slang: use the SLang library (default)
  5. --enable-ncurses: use the ncurses library
  6. --enable-conio: use MS-DOS conio.h
  7. o Cross-compilation example:
  8. ./configure --enable-conio --host=i386-pc-msdosdjgpp