home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / procssng / ccs / ccs-11.lha / ccs-lib / include / rle_config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-11-10  |  830 b   |  40 lines

  1. /* rle_config.h
  2.  * 
  3.  * Automatically generated by make-config-h script.
  4.  * DO NOT EDIT THIS FILE.
  5.  * Edit include/makefile.src and the configuration file instead.
  6.  */
  7. /*
  8. #define TAAC1 TAAC1
  9. #define X11 X11
  10. #define GIF GIF
  11. */
  12. #define GRAYFILES GRAYFILES
  13. #define MACPAINT MACPAINT
  14. #define POSTSCRIPT POSTSCRIPT
  15. #define SUNRASTER SUNRASTER
  16. #define TARGA TARGA
  17. #define SYS_V_SETPGRP SYS_V_SETPGRP
  18. #define USE_L_FLAG USE_L_FLAG
  19. #define USE_RANDOM USE_RANDOM
  20. #ifndef    MIPS
  21. #define USE_STDLIB_H USE_STDLIB_H
  22. #endif
  23. #define XLIBINT_H XLIBINT_H
  24. /***************** From rle_config.tlr *****************/
  25.  
  26. /* CONST_DECL must be defined as 'const' or nothing. */
  27. #ifdef CONST_DECL
  28. #undef CONST_DECL
  29. #define CONST_DECL const
  30.  
  31. #else
  32. #define CONST_DECL
  33.  
  34. #endif
  35.  
  36. /* A define for getx11. */
  37. #ifndef XLIBINT_H
  38. #define XLIBINT_H_NOT_AVAILABLE
  39. #endif
  40.