home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / mc454src.zip / mc-4.5.4.src / mc-4.5.4 / src / textconf.h < prev    next >
Text File  |  1999-01-04  |  252b  |  8 lines

  1. /* Defines what features are to be includes in the text mode edition */
  2.  
  3. #define COMPUTE_FORMAT_ALLOCATIONS    1
  4. #define PORT_WIDGET_WANTS_HISTORY     1
  5. #define PORT_NEEDS_CHANGE_SCREEN_SIZE 1
  6. #define x_flush_events()
  7. #define port_shutdown_extra_fds()
  8.