home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / perl / tkConfig.h < prev    next >
Encoding:
C/C++ Source or Header  |  2003-11-16  |  207 b   |  10 lines

  1. #ifndef _TKCONFIG
  2. #define _TKCONFIG
  3. #define ANSI_SIGNED_CHAR 1
  4. #define HAS_STDARG 1
  5. #define HAVE_LIMITS_H 1
  6. #define LSEEK_TYPE __int64
  7. #define SELECT_MASK Perl_fd_set
  8. #define USE_PROTOTYPE 1
  9. #endif
  10.