/Code/Angel/Libraries/FTGLES/ftgles/config.h.in

http://angel-engine.googlecode.com/ · Autoconf · 77 lines · 27 code · 25 blank · 25 comment · 19 complexity · 4fedc45fed74adb364788272c500fd24 MD5 · raw file

  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define to the path to a TrueType font */
  3. #undef FONT_FILE
  4. /* Define to 1 if you have the <dlfcn.h> header file. */
  5. #undef HAVE_DLFCN_H
  6. /* Define to 1 if you have the <GLUT/glut.h> header file. */
  7. #undef HAVE_GLUT_GLUT_H
  8. /* Define to 1 if you have the <GL/glut.h> header file. */
  9. #undef HAVE_GL_GLUT_H
  10. /* Define to 1 if you have the <inttypes.h> header file. */
  11. #undef HAVE_INTTYPES_H
  12. /* Define to 1 if you have the <memory.h> header file. */
  13. #undef HAVE_MEMORY_H
  14. /* Define to 1 if you have the <stdint.h> header file. */
  15. #undef HAVE_STDINT_H
  16. /* Define to 1 if you have the <stdlib.h> header file. */
  17. #undef HAVE_STDLIB_H
  18. /* Define to 1 if you have the <strings.h> header file. */
  19. #undef HAVE_STRINGS_H
  20. /* Define to 1 if you have the <string.h> header file. */
  21. #undef HAVE_STRING_H
  22. /* Define to 1 if you have the `strndup' function. */
  23. #undef HAVE_STRNDUP
  24. /* Define to 1 if you have the <sys/stat.h> header file. */
  25. #undef HAVE_SYS_STAT_H
  26. /* Define to 1 if you have the <sys/types.h> header file. */
  27. #undef HAVE_SYS_TYPES_H
  28. /* Define to 1 if you have the <unistd.h> header file. */
  29. #undef HAVE_UNISTD_H
  30. /* Define to 1 if you have the `wcsdup' function. */
  31. #undef HAVE_WCSDUP
  32. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  33. */
  34. #undef LT_OBJDIR
  35. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  36. #undef NO_MINUS_C_MINUS_O
  37. /* Define to the address where bug reports for this package should be sent. */
  38. #undef PACKAGE_BUGREPORT
  39. /* Define to the full name of this package. */
  40. #undef PACKAGE_NAME
  41. /* Define to the full name and version of this package. */
  42. #undef PACKAGE_STRING
  43. /* Define to the one symbol short name of this package. */
  44. #undef PACKAGE_TARNAME
  45. /* Define to the home page for this package. */
  46. #undef PACKAGE_URL
  47. /* Define to the version of this package. */
  48. #undef PACKAGE_VERSION
  49. /* Define to 1 if you have the ANSI C header files. */
  50. #undef STDC_HEADERS
  51. /* Define to 1 if the X Window System is missing or not being used. */
  52. #undef X_DISPLAY_MISSING