/xbmc/visualizations/Goom/goom2k4-0/gtk-gui-devel/config.h.in

http://github.com/xbmc/xbmc · Autoconf · 134 lines · 47 code · 40 blank · 47 comment · 39 complexity · df4f8740f484835c5763f3ffd63499fa MD5 · raw file

  1. /* config.h.in. Generated automatically from configure.in by autoheader. */
  2. /* Define if using alloca.c. */
  3. #undef C_ALLOCA
  4. /* Define to empty if the keyword does not work. */
  5. #undef const
  6. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  7. This function is required for alloca.c support on those systems. */
  8. #undef CRAY_STACKSEG_END
  9. /* Define if you have alloca, as a function or macro. */
  10. #undef HAVE_ALLOCA
  11. /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
  12. #undef HAVE_ALLOCA_H
  13. /* Define if you have a working `mmap' system call. */
  14. #undef HAVE_MMAP
  15. /* Define as __inline if that's what the C compiler calls it. */
  16. #undef inline
  17. /* Define to `long' if <sys/types.h> doesn't define. */
  18. #undef off_t
  19. /* Define if you need to in order for stat and other things to work. */
  20. #undef _POSIX_SOURCE
  21. /* Define to `unsigned' if <sys/types.h> doesn't define. */
  22. #undef size_t
  23. /* If using the C implementation of alloca, define if you know the
  24. direction of stack growth for your system; otherwise it will be
  25. automatically deduced at run-time.
  26. STACK_DIRECTION > 0 => grows toward higher addresses
  27. STACK_DIRECTION < 0 => grows toward lower addresses
  28. STACK_DIRECTION = 0 => direction of growth unknown
  29. */
  30. #undef STACK_DIRECTION
  31. /* Define if you have the ANSI C header files. */
  32. #undef STDC_HEADERS
  33. /* Define if your processor stores words with the most significant
  34. byte first (like Motorola and SPARC, unlike Intel and VAX). */
  35. #undef WORDS_BIGENDIAN
  36. #undef ENABLE_NLS
  37. #undef HAVE_CATGETS
  38. #undef HAVE_GETTEXT
  39. #undef HAVE_LC_MESSAGES
  40. #undef HAVE_STPCPY
  41. #undef HAVE_LIBSM
  42. #undef PACKAGE_LOCALE_DIR
  43. #undef PACKAGE_DATA_DIR
  44. #undef PACKAGE_SOURCE_DIR
  45. /* Define if you have the __argz_count function. */
  46. #undef HAVE___ARGZ_COUNT
  47. /* Define if you have the __argz_next function. */
  48. #undef HAVE___ARGZ_NEXT
  49. /* Define if you have the __argz_stringify function. */
  50. #undef HAVE___ARGZ_STRINGIFY
  51. /* Define if you have the dcgettext function. */
  52. #undef HAVE_DCGETTEXT
  53. /* Define if you have the getcwd function. */
  54. #undef HAVE_GETCWD
  55. /* Define if you have the getpagesize function. */
  56. #undef HAVE_GETPAGESIZE
  57. /* Define if you have the munmap function. */
  58. #undef HAVE_MUNMAP
  59. /* Define if you have the putenv function. */
  60. #undef HAVE_PUTENV
  61. /* Define if you have the setenv function. */
  62. #undef HAVE_SETENV
  63. /* Define if you have the setlocale function. */
  64. #undef HAVE_SETLOCALE
  65. /* Define if you have the stpcpy function. */
  66. #undef HAVE_STPCPY
  67. /* Define if you have the strcasecmp function. */
  68. #undef HAVE_STRCASECMP
  69. /* Define if you have the strchr function. */
  70. #undef HAVE_STRCHR
  71. /* Define if you have the strdup function. */
  72. #undef HAVE_STRDUP
  73. /* Define if you have the <argz.h> header file. */
  74. #undef HAVE_ARGZ_H
  75. /* Define if you have the <limits.h> header file. */
  76. #undef HAVE_LIMITS_H
  77. /* Define if you have the <locale.h> header file. */
  78. #undef HAVE_LOCALE_H
  79. /* Define if you have the <malloc.h> header file. */
  80. #undef HAVE_MALLOC_H
  81. /* Define if you have the <nl_types.h> header file. */
  82. #undef HAVE_NL_TYPES_H
  83. /* Define if you have the <string.h> header file. */
  84. #undef HAVE_STRING_H
  85. /* Define if you have the <sys/param.h> header file. */
  86. #undef HAVE_SYS_PARAM_H
  87. /* Define if you have the <unistd.h> header file. */
  88. #undef HAVE_UNISTD_H
  89. /* Define if you have the i library (-li). */
  90. #undef HAVE_LIBI
  91. /* Name of package */
  92. #undef PACKAGE
  93. /* Version number of package */
  94. #undef VERSION