home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 7: Programming / CDAT7.iso / Share / Editores / Perl5 / perl / lib / site / Tk / pTk / tkConfig.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-08-10  |  169 b   |  9 lines

  1. #ifndef _TKCONFIG
  2. #define _TKCONFIG
  3. #define HAS_STDARG 1
  4. #define HAVE_LIMITS_H 1
  5. #define LSEEK_TYPE off_t
  6. #define SELECT_MASK int
  7. #define USE_PROTOTYPE 1
  8. #endif
  9.