home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / gnurecod.zip / config.h.dos < prev    next >
Text File  |  1994-01-04  |  219b  |  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.