home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / LINUX / gopchop-1.1.7.tar.tar / gopchop-1.1.7.tar / gopchop-1.1.7 / include / config.h.in next >
Text File  |  2005-05-01  |  3KB  |  137 lines

  1. /* include/config.h.in.  Generated from configure.ac by autoheader.  */
  2.  
  3. /* alpha architecture */
  4. #undef ARCH_ALPHA
  5.  
  6. /* ppc architecture */
  7. #undef ARCH_PPC
  8.  
  9. /* sparc architecture */
  10. #undef ARCH_SPARC
  11.  
  12. /* x86 architecture */
  13. #undef ARCH_X86
  14.  
  15. /* always defined to indicate that i18n is enabled */
  16. #undef ENABLE_NLS
  17.  
  18. /* Translation domain used */
  19. #undef GETTEXT_PACKAGE
  20.  
  21. /* Define to 1 if you have the `bind_textdomain_codeset' function. */
  22. #undef HAVE_BIND_TEXTDOMAIN_CODESET
  23.  
  24. /* Define to 1 if you have the `dcgettext' function. */
  25. #undef HAVE_DCGETTEXT
  26.  
  27. /* Define to 1 if you have the <dlfcn.h> header file. */
  28. #undef HAVE_DLFCN_H
  29.  
  30. /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
  31. #undef HAVE_FSEEKO
  32.  
  33. /* Define if the GNU gettext() function is already present or preinstalled. */
  34. #undef HAVE_GETTEXT
  35.  
  36. /* Define to 1 if you have the <inttypes.h> header file. */
  37. #undef HAVE_INTTYPES_H
  38.  
  39. /* Define if your <locale.h> file defines LC_MESSAGES. */
  40. #undef HAVE_LC_MESSAGES
  41.  
  42. /* Define to 1 if you have the `mpeg2' library (-lmpeg2). */
  43. #undef HAVE_LIBMPEG2
  44.  
  45. /* Define to 1 if you have the `mpeg2convert' library (-lmpeg2convert). */
  46. #undef HAVE_LIBMPEG2CONVERT
  47.  
  48. /* Define to 1 if you have the <locale.h> header file. */
  49. #undef HAVE_LOCALE_H
  50.  
  51. /* Define to 1 if you have the <memory.h> header file. */
  52. #undef HAVE_MEMORY_H
  53.  
  54. /* Define to 1 if you have the `mpeg2_flush_picture' function. */
  55. #undef HAVE_MPEG2_FLUSH_PICTURE
  56.  
  57. /* Define to 1 if you have the `mpeg2_reset' function. */
  58. #undef HAVE_MPEG2_RESET
  59.  
  60. /* Define to 1 if you have the <stdint.h> header file. */
  61. #undef HAVE_STDINT_H
  62.  
  63. /* Define to 1 if you have the <stdlib.h> header file. */
  64. #undef HAVE_STDLIB_H
  65.  
  66. /* Define to 1 if you have the <strings.h> header file. */
  67. #undef HAVE_STRINGS_H
  68.  
  69. /* Define to 1 if you have the <string.h> header file. */
  70. #undef HAVE_STRING_H
  71.  
  72. /* Define to 1 if you have the <sys/stat.h> header file. */
  73. #undef HAVE_SYS_STAT_H
  74.  
  75. /* Define to 1 if you have the <sys/types.h> header file. */
  76. #undef HAVE_SYS_TYPES_H
  77.  
  78. /* Define to 1 if you have the <unistd.h> header file. */
  79. #undef HAVE_UNISTD_H
  80.  
  81. /* libvo DirectX support */
  82. #undef LIBVO_DX
  83.  
  84. /* libvo SDL support */
  85. #undef LIBVO_SDL
  86.  
  87. /* libvo X11 support */
  88. #undef LIBVO_X11
  89.  
  90. /* libvo Xv support */
  91. #undef LIBVO_XV
  92.  
  93. /* Name of package */
  94. #undef PACKAGE
  95.  
  96. /* Define to the address where bug reports for this package should be sent. */
  97. #undef PACKAGE_BUGREPORT
  98.  
  99. /* Location to find pixmaps when running */
  100. #undef PACKAGE_DATA_DIR
  101.  
  102. /* Define to the full name of this package. */
  103. #undef PACKAGE_NAME
  104.  
  105. /* Location to find pixmaps when under development */
  106. #undef PACKAGE_SOURCE_DIR
  107.  
  108. /* Define to the full name and version of this package. */
  109. #undef PACKAGE_STRING
  110.  
  111. /* Define to the one symbol short name of this package. */
  112. #undef PACKAGE_TARNAME
  113.  
  114. /* Define to the version of this package. */
  115. #undef PACKAGE_VERSION
  116.  
  117. /* Define to 1 if you have the ANSI C header files. */
  118. #undef STDC_HEADERS
  119.  
  120. /* Version number of package */
  121. #undef VERSION
  122.  
  123. /* Define to 1 if the X Window System is missing or not being used. */
  124. #undef X_DISPLAY_MISSING
  125.  
  126. /* Number of bits in a file offset, on hosts where this is settable. */
  127. #undef _FILE_OFFSET_BITS
  128.  
  129. /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
  130. #undef _LARGEFILE_SOURCE
  131.  
  132. /* Define for large files, on AIX-style hosts. */
  133. #undef _LARGE_FILES
  134.  
  135. /* Define to `long' if <sys/types.h> does not define. */
  136. #undef off_t
  137.