Ignore:
Timestamp:
Nov 12, 2003, 7:41:02 PM (20 years ago)
Author:
Sam Hocevar
Message:
  • README: + Added a note about dos cross-compilation.
  • configure.ac: + Added a check for ScreenUpdate? in <pc.h>.
  • libee/graphics.c libee/ee.c: + Improved the conio port thanks to ScreenUpdate?().
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ttyvaders/trunk/README

    r66 r158  
    77    --enable-slang: use the SLang library (default)
    88    --enable-ncurses: use the ncurses library
     9    --enable-conio: use MS-DOS conio.h
     10
     11   Cross-compilation example:
     12    ./configure --enable-conio --host=i386-pc-msdosdjgpp
    913
    1014
Note: See TracChangeset for help on using the changeset viewer.