config.h.in 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374
  1. /* config.h.in. Generated from configure.in by autoheader. */
  2. /* Set this to the canonical Debian architecture string for this CPU type. */
  3. #undef ARCHITECTURE
  4. /* Define to 1 if translation of program messages to the user's native
  5. language is requested. */
  6. #undef ENABLE_NLS
  7. /* Define to 1 if you have the `alphasort' function. */
  8. #undef HAVE_ALPHASORT
  9. /* Define if alphasort is declared. */
  10. #undef HAVE_ALPHASORT_DECLARATION
  11. /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
  12. CoreFoundation framework. */
  13. #undef HAVE_CFLOCALECOPYCURRENT
  14. /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
  15. the CoreFoundation framework. */
  16. #undef HAVE_CFPREFERENCESCOPYAPPVALUE
  17. /* Define if the GNU dcgettext() function is already present or preinstalled.
  18. */
  19. #undef HAVE_DCGETTEXT
  20. /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
  21. don't. */
  22. #undef HAVE_DECL_SYS_SIGLIST
  23. /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
  24. #undef HAVE_DOPRNT
  25. /* Define to 1 if you have the <error.h> header file. */
  26. #undef HAVE_ERROR_H
  27. /* Define if the GNU gettext() function is already present or preinstalled. */
  28. #undef HAVE_GETTEXT
  29. /* Define if function attributes a la GCC 2.5 and higher are available. */
  30. #undef HAVE_GNUC25_ATTRIB
  31. /* Define if constant functions a la GCC 2.5 and higher are available. */
  32. #undef HAVE_GNUC25_CONST
  33. /* Define if nonreturning functions a la GCC 2.5 and higher are available. */
  34. #undef HAVE_GNUC25_NORETURN
  35. /* Define if printf-format argument lists a la GCC are available. */
  36. #undef HAVE_GNUC25_PRINTFFORMAT
  37. /* Define if unused variables la GCC 2.5 and higher are available. */
  38. #undef HAVE_GNUC25_UNUSED
  39. /* Define if you have the iconv() function. */
  40. #undef HAVE_ICONV
  41. /* Define if inline functions a la GCC are available. */
  42. #undef HAVE_INLINE
  43. /* Define to 1 if you have the <inttypes.h> header file. */
  44. #undef HAVE_INTTYPES_H
  45. /* Define to 1 if you have the `lchown' function. */
  46. #undef HAVE_LCHOWN
  47. /* Define to 1 if you have the <locale.h> header file. */
  48. #undef HAVE_LOCALE_H
  49. /* Define to 1 if you have the <memory.h> header file. */
  50. #undef HAVE_MEMORY_H
  51. /* Define to 1 if you have the `scandir' function. */
  52. #undef HAVE_SCANDIR
  53. /* Define if setlocale is available. */
  54. #undef HAVE_SETLOCALE
  55. /* Define to 1 if you have the `setsid' function. */
  56. #undef HAVE_SETSID
  57. /* Define to 1 if you have the `snprintf' function. */
  58. #undef HAVE_SNPRINTF
  59. /* Define to 1 if you have the <stddef.h> header file. */
  60. #undef HAVE_STDDEF_H
  61. /* Define to 1 if you have the <stdint.h> header file. */
  62. #undef HAVE_STDINT_H
  63. /* Define to 1 if you have the <stdlib.h> header file. */
  64. #undef HAVE_STDLIB_H
  65. /* Define to 1 if you have the `strerror' function. */
  66. #undef HAVE_STRERROR
  67. /* Define to 1 if you have the <strings.h> header file. */
  68. #undef HAVE_STRINGS_H
  69. /* Define to 1 if you have the <string.h> header file. */
  70. #undef HAVE_STRING_H
  71. /* Define to 1 if you have the `strsignal' function. */
  72. #undef HAVE_STRSIGNAL
  73. /* Define to 1 if you have the `strtoul' function. */
  74. #undef HAVE_STRTOUL
  75. /* Define to 1 if you have the <syslog.h> header file. */
  76. #undef HAVE_SYSLOG_H
  77. /* Define to 1 if you have the <sys/cdefs.h> header file. */
  78. #undef HAVE_SYS_CDEFS_H
  79. /* Define to 1 if you have the <sys/stat.h> header file. */
  80. #undef HAVE_SYS_STAT_H
  81. /* Define to 1 if you have the <sys/types.h> header file. */
  82. #undef HAVE_SYS_TYPES_H
  83. /* define if TIOCNOTTY is defined */
  84. #undef HAVE_TIOCNOTTY
  85. /* Define to 1 if you have the <unistd.h> header file. */
  86. #undef HAVE_UNISTD_H
  87. /* Define to 1 if you have the `unsetenv' function. */
  88. #undef HAVE_UNSETENV
  89. /* Whether the va_copy macro exists */
  90. #undef HAVE_VA_COPY
  91. /* Define to 1 if you have the `vprintf' function. */
  92. #undef HAVE_VPRINTF
  93. /* Define to 1 if you have the `vsnprintf' function. */
  94. #undef HAVE_VSNPRINTF
  95. /* Defined to the $(libdir) location */
  96. #undef LLIBDIR
  97. /* Defined to $(localstatedir) dir location */
  98. #undef LOCALSTATEDIR
  99. /* Name of package */
  100. #undef PACKAGE
  101. /* Define to the address where bug reports for this package should be sent. */
  102. #undef PACKAGE_BUGREPORT
  103. /* Define to the full name of this package. */
  104. #undef PACKAGE_NAME
  105. /* Define to the full name and version of this package. */
  106. #undef PACKAGE_STRING
  107. /* Define to the one symbol short name of this package. */
  108. #undef PACKAGE_TARNAME
  109. /* Define to the version of this package. */
  110. #undef PACKAGE_VERSION
  111. /* The size of a `unsigned int', as computed by sizeof. */
  112. #undef SIZEOF_UNSIGNED_INT
  113. /* The size of a `unsigned long', as computed by sizeof. */
  114. #undef SIZEOF_UNSIGNED_LONG
  115. /* Define to 1 if you have the ANSI C header files. */
  116. #undef STDC_HEADERS
  117. /* Define if start-stop-daemon is compiled. */
  118. #undef USE_START_STOP_DAEMON
  119. /* Version number of package */
  120. #undef VERSION
  121. /* Define to 1 if your processor stores words with the most significant byte
  122. first (like Motorola and SPARC, unlike Intel and VAX). */
  123. #undef WORDS_BIGENDIAN
  124. /* Number of bits in a file offset, on hosts where this is settable. */
  125. #undef _FILE_OFFSET_BITS
  126. /* Define for large files, on AIX-style hosts. */
  127. #undef _LARGE_FILES
  128. /* Define to empty if `const' does not conform to ANSI C. */
  129. #undef const
  130. /* Define to `__inline__' or `__inline' if that's what the C compiler
  131. calls it, or to nothing if 'inline' is not supported under any name. */
  132. #ifndef __cplusplus
  133. #undef inline
  134. #endif
  135. /* Define to `int' if <sys/types.h> does not define. */
  136. #undef mode_t
  137. /* Define to `int' if <sys/types.h> does not define. */
  138. #undef pid_t
  139. /* Define to `int' if <sys/types.h> does not define. */
  140. #undef ptrdiff_t
  141. /* Define to `unsigned' if <sys/types.h> does not define. */
  142. #undef size_t
  143. #ifdef HAVE_SYS_CDEFS_H
  144. #include <sys/cdefs.h>
  145. #endif
  146. #ifdef HAVE_STDDEF_H
  147. #include <stddef.h>
  148. #endif
  149. /* Use the definitions: */
  150. /* Give us an unsigned 32-bit data type. */
  151. #if SIZEOF_UNSIGNED_LONG==4
  152. #define UWORD32 unsigned long
  153. #elif SIZEOF_UNSIGNED_INT==4
  154. #define UWORD32 unsigned int
  155. #else
  156. #error I do not know what to use for a UWORD32.
  157. #endif
  158. /* The maximum length of a #! interpreter displayed by dpkg-deb. */
  159. #ifdef PATH_MAX
  160. #define INTERPRETER_MAX PATH_MAX
  161. #else
  162. #define INTERPRETER_MAX 1024
  163. #endif
  164. /* GNU C attributes. */
  165. #ifndef FUNCATTR
  166. #ifdef HAVE_GNUC25_ATTRIB
  167. #define FUNCATTR(x) __attribute__(x)
  168. #else
  169. #define FUNCATTR(x)
  170. #endif
  171. #endif
  172. /* GNU C printf formats, or null. */
  173. #ifndef ATTRPRINTF
  174. #ifdef HAVE_GNUC25_PRINTFFORMAT
  175. #define ATTRPRINTF(si,tc) format(printf,si,tc)
  176. #else
  177. #define ATTRPRINTF(si,tc)
  178. #endif
  179. #endif
  180. #ifndef PRINTFFORMAT
  181. #define PRINTFFORMAT(si,tc) FUNCATTR((ATTRPRINTF(si,tc)))
  182. #endif
  183. /* GNU C nonreturning functions, or null. */
  184. #ifndef ATTRNORETURN
  185. #ifdef HAVE_GNUC25_NORETURN
  186. #define ATTRNORETURN noreturn
  187. #else /* ! HAVE_GNUC25_NORETURN */
  188. #define ATTRNORETURN
  189. #endif /* HAVE_GNUC25_NORETURN */
  190. #endif /* ATTRNORETURN */
  191. #ifndef NONRETURNING
  192. #define NONRETURNING FUNCATTR((ATTRNORETURN))
  193. #endif /* NONRETURNING */
  194. /* Combination of both the above. */
  195. #ifndef NONRETURNPRINTFFORMAT
  196. #define NONRETURNPRINTFFORMAT(si,tc) FUNCATTR((ATTRPRINTF(si,tc),ATTRNORETURN))
  197. #endif
  198. /* GNU C constant functions, or null. */
  199. #ifndef ATTRCONST
  200. #ifdef HAVE_GNUC25_CONST
  201. #define ATTRCONST const
  202. #else
  203. #define ATTRCONST
  204. #endif
  205. #endif
  206. #ifndef CONSTANT
  207. #define CONSTANT FUNCATTR((ATTRCONST))
  208. #endif
  209. /* GNU C unused functions, or null. */
  210. #ifndef ATTRUNUSED
  211. #ifdef HAVE_GNUC25_UNUSED
  212. #define ATTRUNUSED
  213. #else
  214. #define ATTRUNUSED
  215. #endif
  216. #endif
  217. #ifndef UNUSED
  218. #define UNUSED FUNCATTR((ATTRUNUSED))
  219. #endif
  220. /* Declare strerror if we don't have it already. */
  221. #ifndef HAVE_STRERROR
  222. const char *strerror(int);
  223. #endif
  224. /* Declare strsignal if we don't have it already. */
  225. #ifndef HAVE_STRSIGNAL
  226. const char *strsignal(int);
  227. #endif
  228. /* Declare scandir if we don't have it already. */
  229. #ifndef HAVE_SCANDIR
  230. struct dirent;
  231. int scandir(const char *dir, struct dirent ***namelist,
  232. int (*select)(const struct dirent *),
  233. int (*compar)(const void*, const void*));
  234. #endif
  235. /* Declare alphasort if we don't have it already. */
  236. #if !defined(HAVE_ALPHASORT) || !defined(HAVE_ALPHASORT_DECLARATION)
  237. struct dirent;
  238. int alphasort(const struct dirent *a, const struct dirent *b);
  239. #endif
  240. /* Declare unsetenv if we don't have it already. */
  241. #ifndef HAVE_UNSETENV
  242. void unsetenv(const char *x);
  243. #endif
  244. /* Define strtoul if we don't have it already. */
  245. #ifndef HAVE_STRTOUL
  246. #define strtoul strtol
  247. #endif
  248. #ifndef HAVE_VA_COPY
  249. #define va_copy(dest,src) (dest) = (src)
  250. #endif
  251. /* Define WCOREDUMP if we don't have it already - coredumps won't be
  252. * detected, though.
  253. */
  254. #ifndef WCOREDUMP
  255. #define WCOREDUMP(x) 0
  256. #endif
  257. /* Set BUILDOLDPKGFORMAT to 1 to build old-format archives by default.
  258. */
  259. #ifndef BUILDOLDPKGFORMAT
  260. #define BUILDOLDPKGFORMAT 0
  261. #endif
  262. /* Take care of NLS matters. */
  263. #if HAVE_LOCALE_H
  264. # include <locale.h>
  265. #endif
  266. #if !HAVE_SETLOCALE
  267. # define setlocale(Category, Locale) /* empty */
  268. #endif
  269. #if ENABLE_NLS
  270. # include <libintl.h>
  271. # define _(Text) gettext (Text)
  272. # define N_(Text) Text
  273. #else
  274. # undef bindtextdomain
  275. # define bindtextdomain(Domain, Directory) /* empty */
  276. # undef textdomain
  277. # define textdomain(Domain) /* empty */
  278. # define _(Text) Text
  279. # define N_(Text) Text
  280. # define gettext(Text) Text
  281. #endif