2 /* orconfig.h for Windows -- This file is *not* generated by autoconf.
3 * Instead, it has to be hand-edited to keep Win32 happy.
6 /* Windows-only defines. */
11 /* Define to 1 if you have the <arpa/inet.h> header file. */
12 #undef HAVE_ARPA_INET_H
14 /* Define to 1 if you have the <assert.h> header file. */
17 /* Define to 1 if you have the <ctype.h> header file. */
20 #define ENABLE_THREADS
22 /* Define to 1 if you have the <errno.h> header file. */
25 /* Define to 1 if you have the `event_get_method' function. */
26 #define HAVE_EVENT_GET_METHOD 1
28 /* Define to 1 if you have the `event_get_version' function. */
29 #define HAVE_EVENT_GET_VERSION 1
31 /* Define to 1 if you have the `event_set_log_callback' function. */
32 #define HAVE_EVENT_SET_LOG_CALLBACK 1
34 /* Define to 1 if you have the <fcntl.h> header file. */
37 /* Define to 1 if you have the `ftime' function. */
40 /* Define to 1 if you have the `gettimeofday' function. */
41 #undef HAVE_GETTIMEOFDAY
43 /* Define to 1 if you have the <grp.h> header file. */
46 /* Define to 1 if you have the `inet_aton' function. */
49 /* Define to 1 if you have the <inttypes.h> header file. */
50 /* #define HAVE_INTTYPES_H */
52 /* Define to 1 if you have the <limits.h> header file. */
55 /* Define to 1 if you have the <machine/limits.h> header file. */
56 #undef HAVE_MACHINE_LIMITS_H
58 /* Define to 1 if you have the <memory.h> header file. */
61 /* Define to 1 if you have the <netdb.h> header file. */
64 /* Define to 1 if you have the <netinet/in.h> header file. */
65 #undef HAVE_NETINET_IN_H
67 /* Define to 1 if you have the <poll.h> header file. */
70 /* Define to 1 if you have the <pwd.h> header file. */
73 /* Define to 1 if you have the <signal.h> header file. */
76 /* Define to 1 if you have the `socketpair' function. */
77 #undef HAVE_SOCKETPAIR
79 /* Define to 1 if you have the <stdint.h> header file. */
82 /* Define to 1 if you have the <stdlib.h> header file. */
85 /* Define to 1 if you have the <strings.h> header file. */
88 /* Define to 1 if you have the <string.h> header file. */
91 /* Define to 1 if you have the `strlcat' function. */
94 /* Define to 1 if you have the `strlcpy' function. */
97 /* Define to 1 if you have the `strptime' function. */
100 /* Define to 1 if your timeval has a tv_sec element. */
101 #define HAVE_STRUCT_TIMEVAL_TV_SEC
102 /* Change to #undef if you're using BCC */
104 /* Define to 1 if you have the <sys/fcntl.h> header file. */
105 #undef HAVE_SYS_FCNTL_H
107 /* Define to 1 if you have the <sys/ioctl.h> header file. */
108 #undef HAVE_SYS_IOCTL_H
110 /* Define to 1 if you have the <sys/limits.h> header file. */
111 #undef HAVE_SYS_LIMITS_H
113 /* Define to 1 if you have the <sys/poll.h> header file. */
114 #undef HAVE_SYS_POLL_H
116 /* Define to 1 if you have the <sys/socket.h> header file. */
117 #undef HAVE_SYS_SOCKET_H
119 /* Define to 1 if you have the <sys/stat.h> header file. */
120 #define HAVE_SYS_STAT_H
122 /* Define to 1 if you have the <sys/time.h> header file. */
123 #undef HAVE_SYS_TIME_H
125 /* Define to 1 if you have the <sys/types.h> header file. */
126 #define HAVE_SYS_TYPES_H
128 /* Define to 1 if you have the <sys/wait.h> header file. */
129 #undef HAVE_SYS_WAIT_H
131 /* Define to 1 if you have the <time.h> header file. */
134 /* Define to 1 if you have the `uname' function. */
137 /* Define to 1 if you have the <unistd.h> header file. */
140 /* Define to 1 iff NULL is represented by a 0 in memory. */
141 #define NULL_REP_IS_ZERO_BYTES 1
143 /* Name of package */
144 #define PACKAGE "tor"
146 /* Define to the address where bug reports for this package should be sent. */
147 #undef PACKAGE_BUGREPORT
149 /* Define to the full name of this package. */
152 /* Define to the full name and version of this package. */
153 #undef PACKAGE_STRING
155 /* Define to the one symbol short name of this package. */
156 #undef PACKAGE_TARNAME
158 /* Define to the version of this package. */
159 #undef PACKAGE_VERSION
161 /* The size of a `char', as computed by sizeof. */
162 #define SIZEOF_CHAR 1
164 /* The size of a `int', as computed by sizeof. */
167 /* The size of a `int16_t', as computed by sizeof. */
168 #undef SIZEOF_INT16_T
170 /* The size of a `int32_t', as computed by sizeof. */
171 #undef SIZEOF_INT32_T
173 /* The size of a `int64_t', as computed by sizeof. */
174 #undef SIZEOF_INT64_T
176 /* The size of a `int8_t', as computed by sizeof. */
179 /* The size of a `long', as computed by sizeof. */
180 #define SIZEOF_LONG 4
182 /* The size of a `long long', as computed by sizeof. */
183 #undef SIZEOF_LONG_LONG
185 /* The size of a `short', as computed by sizeof. */
186 #define SIZEOF_SHORT 2
188 /* The size of a `time_t', as computed by sizeof. */
189 #define SIZEOF_TIME_T 4
191 /* The size of a `uint16_t', as computed by sizeof. */
192 #undef SIZEOF_UINT16_T
194 /* The size of a `uint32_t', as computed by sizeof. */
195 #undef SIZEOF_UINT32_T
197 /* The size of a `uint64_t', as computed by sizeof. */
198 #undef SIZEOF_UINT64_T
200 /* The size of a `uint8_t', as computed by sizeof. */
201 #undef SIZEOF_UINT8_T
203 /* The size of a `void *', as computed by sizeof. */
204 #define SIZEOF_VOID_P 4
206 /* The size of a `__int64', as computed by sizeof. */
207 #define SIZEOF___INT64 8
209 /* Define to 1 if you have the ANSI C header files. */
212 /* Define to 1 iff unaligned int access is allowed */
213 #define UNALIGNED_INT_ACCESS_OK
217 /* Version number of package */
218 #define VERSION "0.1.0.7-rc-cvs"