home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / rad386 / radiosit / src / rle_conf.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-04-21  |  949 b   |  41 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 SUNTOOLS SUNTOOLS
  9. #define X11 X11
  10. #define ABEKASA60 ABEKASA60
  11. #define ABEKASA62 ABEKASA62
  12. #define CUBICOMP CUBICOMP
  13. #define GIF GIF
  14. #define GRAYFILES GRAYFILES
  15. #define MACPAINT MACPAINT
  16. #define POSTSCRIPT POSTSCRIPT
  17. #define SUNRASTER SUNRASTER
  18. #define TARGA TARGA
  19. #define WASATCH WASATCH
  20. #define WAVEFRONT WAVEFRONT
  21. #define SUNCC SUNCC
  22. #define NO_MAKE_MAKEFILE NO_MAKE_MAKEFILE
  23. #define SYS_TIME_H SYS_TIME_H
  24. #define USE_RANDOM USE_RANDOM
  25. /***************** From rle_config.tlr *****************/
  26.  
  27. /* CONST_DECL must be defined as 'const' or nothing. */
  28. #ifdef CONST_DECL
  29. #undef CONST_DECL
  30. #define CONST_DECL const
  31.  
  32. #else
  33. #define CONST_DECL
  34.  
  35. #endif
  36.  
  37. /* A define for getx11. */
  38. #ifndef XLIBINT_H
  39. #define XLIBINT_H_NOT_AVAILABLE
  40. #endif
  41.