config.h.in 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. /* config.h.in. Generated from configure.in by autoheader. */
  2. /* bzip2 pathname */
  3. #undef BZIP2
  4. /* Define to 1 if translation of program messages to the user's native
  5. language is requested. */
  6. #undef ENABLE_NLS
  7. /* gzip pathname */
  8. #undef GZIP
  9. /* Define to 1 if you have the `bcopy' function. */
  10. #undef HAVE_BCOPY
  11. /* Define to 1 if you have the `bzero' function. */
  12. #undef HAVE_BZERO
  13. /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
  14. CoreFoundation framework. */
  15. #undef HAVE_CFLOCALECOPYCURRENT
  16. /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
  17. the CoreFoundation framework. */
  18. #undef HAVE_CFPREFERENCESCOPYAPPVALUE
  19. /* Define to 1 if you have the <ctype.h> header file. */
  20. #undef HAVE_CTYPE_H
  21. /* Define if the GNU dcgettext() function is already present or preinstalled.
  22. */
  23. #undef HAVE_DCGETTEXT
  24. /* whether /dev/random exists */
  25. #undef HAVE_DEV_RANDOM
  26. /* Define to 1 if you have the <dlfcn.h> header file. */
  27. #undef HAVE_DLFCN_H
  28. /* Define to 1 if you have the <fcntl.h> header file. */
  29. #undef HAVE_FCNTL_H
  30. /* Define to 1 if you have the `fseeko' function. */
  31. #undef HAVE_FSEEKO
  32. /* Define to 1 if you have the `fsync' function. */
  33. #undef HAVE_FSYNC
  34. /* Define to 1 if you have the `ftime' function. */
  35. #undef HAVE_FTIME
  36. /* Define to 1 if you have the `getpwuid' function. */
  37. #undef HAVE_GETPWUID
  38. /* Define if the GNU gettext() function is already present or preinstalled. */
  39. #undef HAVE_GETTEXT
  40. /* Define if you have the iconv() function. */
  41. #undef HAVE_ICONV
  42. /* Define to 1 if you have the <inttypes.h> header file. */
  43. #undef HAVE_INTTYPES_H
  44. /* Define to 1 if you have the `kill' function. */
  45. #undef HAVE_KILL
  46. /* Define to 1 if you have the `z' library (-lz). */
  47. #undef HAVE_LIBZ
  48. /* Define to 1 if you have the <locale.h> header file. */
  49. #undef HAVE_LOCALE_H
  50. /* Define to 1 if you have the `lstat' function. */
  51. #undef HAVE_LSTAT
  52. /* Define to 1 if you have the <mcrypt.h> header file. */
  53. #undef HAVE_MCRYPT_H
  54. /* Define to 1 if you have the `memmove' function. */
  55. #undef HAVE_MEMMOVE
  56. /* Define to 1 if you have the <memory.h> header file. */
  57. #undef HAVE_MEMORY_H
  58. /* Define to 1 if you have the `memset' function. */
  59. #undef HAVE_MEMSET
  60. /* have off_t type */
  61. #undef HAVE_OFF_T
  62. /* Define to 1 if you have the <pwd.h> header file. */
  63. #undef HAVE_PWD_H
  64. /* Define to 1 if you have the <sgtty.h> header file. */
  65. #undef HAVE_SGTTY_H
  66. /* Define to 1 if you have the `sigaction' function. */
  67. #undef HAVE_SIGACTION
  68. /* Define to 1 if you have the `siglongjmp' function. */
  69. #undef HAVE_SIGLONGJMP
  70. /* Define to 1 if you have the `signal' function. */
  71. #undef HAVE_SIGNAL
  72. /* Define to 1 if you have the <signal.h> header file. */
  73. #undef HAVE_SIGNAL_H
  74. /* Define to 1 if you have the `stat' function. */
  75. #undef HAVE_STAT
  76. /* Define to 1 if you have the <stdint.h> header file. */
  77. #undef HAVE_STDINT_H
  78. /* Define to 1 if you have the <stdlib.h> header file. */
  79. #undef HAVE_STDLIB_H
  80. /* Define to 1 if you have the <strings.h> header file. */
  81. #undef HAVE_STRINGS_H
  82. /* Define to 1 if you have the <string.h> header file. */
  83. #undef HAVE_STRING_H
  84. /* Define to 1 if you have the `strlcpy' function. */
  85. #undef HAVE_STRLCPY
  86. /* Define to 1 if you have the <sys/stat.h> header file. */
  87. #undef HAVE_SYS_STAT_H
  88. /* Define to 1 if you have the <sys/types.h> header file. */
  89. #undef HAVE_SYS_TYPES_H
  90. /* Define to 1 if you have the <sys/wait.h> header file. */
  91. #undef HAVE_SYS_WAIT_H
  92. /* Define to 1 if you have the <termios.h> header file. */
  93. #undef HAVE_TERMIOS_H
  94. /* Define to 1 if you have the <termio.h> header file. */
  95. #undef HAVE_TERMIO_H
  96. /* Define to 1 if you have the `umask' function. */
  97. #undef HAVE_UMASK
  98. /* Define to 1 if you have the <unistd.h> header file. */
  99. #undef HAVE_UNISTD_H
  100. /* Define to 1 if you have the `utime' function. */
  101. #undef HAVE_UTIME
  102. /* Define to 1 if you have the <utime.h> header file. */
  103. #undef HAVE_UTIME_H
  104. /* Define to 1 if you have the `waitpid' function. */
  105. #undef HAVE_WAITPID
  106. /* have libmcrypt 2.2 */
  107. #undef LIBMCRYPT22
  108. /* have libmcrypt 2.4 */
  109. #undef LIBMCRYPT24
  110. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  111. */
  112. #undef LT_OBJDIR
  113. /* path of random */
  114. #undef NAME_OF_DEV_RANDOM
  115. /* path of urandom */
  116. #undef NAME_OF_DEV_URANDOM
  117. /* whether getpass was requested */
  118. #undef NO_GETPASS
  119. /* Name of package */
  120. #undef PACKAGE
  121. /* Define to the address where bug reports for this package should be sent. */
  122. #undef PACKAGE_BUGREPORT
  123. /* Define to the full name of this package. */
  124. #undef PACKAGE_NAME
  125. /* Define to the full name and version of this package. */
  126. #undef PACKAGE_STRING
  127. /* Define to the one symbol short name of this package. */
  128. #undef PACKAGE_TARNAME
  129. /* Define to the version of this package. */
  130. #undef PACKAGE_VERSION
  131. /* Define as the return type of signal handlers (`int' or `void'). */
  132. #undef RETSIGTYPE
  133. /* The size of `unsigned char', as computed by sizeof. */
  134. #undef SIZEOF_UNSIGNED_CHAR
  135. /* The size of `unsigned int', as computed by sizeof. */
  136. #undef SIZEOF_UNSIGNED_INT
  137. /* The size of `unsigned long int', as computed by sizeof. */
  138. #undef SIZEOF_UNSIGNED_LONG_INT
  139. /* The size of `unsigned short int', as computed by sizeof. */
  140. #undef SIZEOF_UNSIGNED_SHORT_INT
  141. /* Define to 1 if you have the ANSI C header files. */
  142. #undef STDC_HEADERS
  143. /* target CPU */
  144. #undef T_CPU
  145. /* OS */
  146. #undef T_OS
  147. /* Vendor */
  148. #undef T_VENDOR
  149. /* Version number of package */
  150. #undef VERSION
  151. /* win32 */
  152. #undef WIN32
  153. /* Define to 1 if your processor stores words with the most significant byte
  154. first (like Motorola and SPARC, unlike Intel and VAX). */
  155. #undef WORDS_BIGENDIAN
  156. /* Number of bits in a file offset, on hosts where this is settable. */
  157. #undef _FILE_OFFSET_BITS
  158. /* Define for large files, on AIX-style hosts. */
  159. #undef _LARGE_FILES
  160. /* Define to empty if `const' does not conform to ANSI C. */
  161. #undef const