home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / System / Mesa-3.1 / conf.h.in < prev    next >
Text File  |  1999-09-27  |  908b  |  41 lines

  1. /* conf.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define to empty if the keyword does not work.  */
  4. #undef const
  5.  
  6. /* Define as __inline if that's what the C compiler calls it.  */
  7. #undef inline
  8.  
  9. /* Define if you have the ANSI C header files.  */
  10. #undef STDC_HEADERS
  11.  
  12. /* Define if the X Window System is missing or not being used.  */
  13. #undef X_DISPLAY_MISSING
  14.  
  15. #undef HAVE_XMU
  16. #undef USE_X86_ASM
  17. #undef USE_3DNOW_ASM
  18. #undef USE_MMX_ASM
  19. #undef MESA_DEBUG
  20. #undef FX
  21. #undef GGI
  22. #undef SVGA
  23. #undef SHM
  24. #undef PACKAGE
  25. #undef VERSION
  26.  
  27. /* Define if you have the memcpy function.  */
  28. #undef HAVE_MEMCPY
  29.  
  30. /* Define if you have the memmove function.  */
  31. #undef HAVE_MEMMOVE
  32.  
  33. /* Define if you have the strchr function.  */
  34. #undef HAVE_STRCHR
  35.  
  36. /* Define if you have the <malloc.h> header file.  */
  37. #undef HAVE_MALLOC_H
  38.  
  39. /* Define if you have the <math.h> header file.  */
  40. #undef HAVE_MATH_H
  41.