home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / GNU / recode-3.4-MIHS / src / config.h.dos < prev    next >
Encoding:
Text File  |  1994-01-03  |  219 b   |  12 lines

  1. /* config.h for MSDOS.  Hand edited from config.h.in.  */
  2.  
  3. #define DEFAULT_CHARSET "IBM-PC"
  4.  
  5. #define MSDOS
  6. #define USE_FPUTC
  7.  
  8. #define STDC_HEADERS 1
  9. #define HAVE_RENAME 1
  10. #define HAVE_STRERROR 1
  11. #define HAVE_STRING_H 1
  12.