orconfig.h 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. /* $Id */
  2. /* orconfig.h for Windows -- This file is *not* generated by autoconf.
  3. * Instead, it has to be hand-edited to keep Win32 happy.
  4. */
  5. /* Windows-only defines. */
  6. #define MS_WINDOWS
  7. #define MS_WIN32
  8. #define CONFDIR ""
  9. /* Define to 1 if you have the <arpa/inet.h> header file. */
  10. #undef HAVE_ARPA_INET_H
  11. /* Define to 1 if you have the <assert.h> header file. */
  12. #define HAVE_ASSERT_H
  13. /* Define to 1 if you have the <ctype.h> header file. */
  14. #define HAVE_CTYPE_H
  15. /* Define to 1 if you have the <errno.h> header file. */
  16. #define HAVE_ERRNO_H
  17. /* Define to 1 if you have the <fcntl.h> header file. */
  18. #define HAVE_FCNTL_H
  19. /* Define to 1 if you have the `ftime' function. */
  20. #define HAVE_FTIME
  21. /* Define to 1 if you have the `gettimeofday' function. */
  22. #undef HAVE_GETTIMEOFDAY
  23. /* Define to 1 if you have the <grp.h> header file. */
  24. #undef HAVE_GRP_H
  25. /* Define to 1 if you have the `inet_aton' function. */
  26. #undef HAVE_INET_ATON
  27. /* Define to 1 if you have the <inttypes.h> header file. */
  28. #define HAVE_INTTYPES_H
  29. /* Define to 1 if you have the <limits.h> header file. */
  30. #define HAVE_LIMITS_H
  31. /* Define to 1 if you have the <machine/limits.h> header file. */
  32. #undef HAVE_MACHINE_LIMITS_H
  33. /* Define to 1 if you have the <memory.h> header file. */
  34. #define HAVE_MEMORY_H
  35. /* Define to 1 if you have the <netdb.h> header file. */
  36. #undef HAVE_NETDB_H
  37. /* Define to 1 if you have the <netinet/in.h> header file. */
  38. #undef HAVE_NETINET_IN_H
  39. /* Define to 1 if you have the <poll.h> header file. */
  40. #undef HAVE_POLL_H
  41. /* Define to 1 if you have the <pwd.h> header file. */
  42. #undef HAVE_PWD_H
  43. /* Define to 1 if you have the <signal.h> header file. */
  44. #define HAVE_SIGNAL_H
  45. /* Define to 1 if you have the `socketpair' function. */
  46. #undef HAVE_SOCKETPAIR
  47. /* Define to 1 if you have the <stdint.h> header file. */
  48. #undef HAVE_STDINT_H
  49. /* Define to 1 if you have the <stdlib.h> header file. */
  50. #define HAVE_STDLIB_H
  51. /* Define to 1 if you have the <strings.h> header file. */
  52. #undef HAVE_STRINGS_H
  53. /* Define to 1 if you have the <string.h> header file. */
  54. #define HAVE_STRING_H
  55. /* Define to 1 if you have the `strlcat' function. */
  56. #undef HAVE_STRLCAT
  57. /* Define to 1 if you have the `strlcpy' function. */
  58. #undef HAVE_STRLCPY
  59. /* Define to 1 if you have the `strptime' function. */
  60. #undef HAVE_STRPTIME
  61. /* Define to 1 if you have the <sys/fcntl.h> header file. */
  62. #undef HAVE_SYS_FCNTL_H
  63. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  64. #undef HAVE_SYS_IOCTL_H
  65. /* Define to 1 if you have the <sys/limits.h> header file. */
  66. #undef HAVE_SYS_LIMITS_H
  67. /* Define to 1 if you have the <sys/poll.h> header file. */
  68. #undef HAVE_SYS_POLL_H
  69. /* Define to 1 if you have the <sys/socket.h> header file. */
  70. #undef HAVE_SYS_SOCKET_H
  71. /* Define to 1 if you have the <sys/stat.h> header file. */
  72. #define HAVE_SYS_STAT_H
  73. /* Define to 1 if you have the <sys/time.h> header file. */
  74. #undef HAVE_SYS_TIME_H
  75. /* Define to 1 if you have the <sys/types.h> header file. */
  76. #define HAVE_SYS_TYPES_H
  77. /* Define to 1 if you have the <sys/wait.h> header file. */
  78. #undef HAVE_SYS_WAIT_H
  79. /* Define to 1 if you have the <time.h> header file. */
  80. #define HAVE_TIME_H
  81. /* Define to 1 if you have the `uname' function. */
  82. #undef HAVE_UNAME
  83. /* Define to 1 if you have the <unistd.h> header file. */
  84. #undef HAVE_UNISTD_H
  85. /* Name of package */
  86. #define PACKAGE "tor"
  87. /* Def
  88. ine to the address where bug reports for this package should be sent. */
  89. #undef PACKAGE_BUGREPORT
  90. /* Define to the full name of this package. */
  91. #undef PACKAGE_NAME
  92. /* Define to the full name and version of this package. */
  93. #undef PACKAGE_STRING
  94. /* Define to the one symbol short name of this package. */
  95. #undef PACKAGE_TARNAME
  96. /* Define to the version of this package. */
  97. #undef PACKAGE_VERSION
  98. /* The size of a `char', as computed by sizeof. */
  99. #define SIZEOF_CHAR 1
  100. /* The size of a `int', as computed by sizeof. */
  101. #define SIZEOF_INT 4
  102. /* The size of a `int16_t', as computed by sizeof. */
  103. #undef SIZEOF_INT16_T
  104. /* The size of a `int32_t', as computed by sizeof. */
  105. #undef SIZEOF_INT32_T
  106. /* The size of a `int64_t', as computed by sizeof. */
  107. #undef SIZEOF_INT64_T
  108. /* The size of a `int8_t', as computed by sizeof. */
  109. #undef SIZEOF_INT8_T
  110. /* The size of a `long', as computed by sizeof. */
  111. #define SIZEOF_LONG 4
  112. /* The size of a `long long', as computed by sizeof. */
  113. #undef SIZEOF_LONG_LONG
  114. /* The size of a `short', as computed by sizeof. */
  115. #define SIZEOF_SHORT 2
  116. /* The size of a `uint16_t', as computed by sizeof. */
  117. #undef SIZEOF_UINT16_T
  118. /* The size of a `uint32_t', as computed by sizeof. */
  119. #undef SIZEOF_UINT32_T
  120. /* The size of a `uint64_t', as computed by sizeof. */
  121. #undef SIZEOF_UINT64_T
  122. /* The size of a `uint8_t', as computed by sizeof. */
  123. #undef SIZEOF_UINT8_T
  124. /* The size of a `void *', as computed by sizeof. */
  125. #define SIZEOF_VOID_P 4
  126. /* The size of a `__int64', as computed by sizeof. */
  127. #define SIZEOF___INT64 8
  128. /* Define to 1 if you have the ANSI C header files. */
  129. #define STDC_HEADERS
  130. /* Define to 1 iff unaligned int access is allowed */
  131. #define UNALIGNED_INT_ACCESS_OK
  132. /* Version number of package */
  133. #define VERSION "0.0.7rc1-cvs"