bump to 0.2.3.3-alpha
[tor.git] / src / win32 / orconfig.h
blobfb1ad90f0cd1427248001ac4b93264bb8c5a398b
1 /* orconfig.h for Windows -- This file is *not* generated by autoconf.
2 * Instead, it has to be hand-edited to keep Win32 happy.
3 */
5 /* Windows-only defines. */
6 #define MS_WINDOWS
7 #define MS_WIN32
8 #define CONFDIR ""
10 /* Define to 1 if you have the <arpa/inet.h> header file. */
11 #undef HAVE_ARPA_INET_H
13 /* Define to 1 if you have the <assert.h> header file. */
14 #define HAVE_ASSERT_H
16 /* Define to 1 if you have the <ctype.h> header file. */
17 #define HAVE_CTYPE_H
19 #define ENABLE_THREADS
21 /* Define to 1 if you have the <errno.h> header file. */
22 #define HAVE_ERRNO_H
24 /* Define to 1 if you have the `event_get_method' function. */
25 #define HAVE_EVENT_GET_METHOD 1
27 /* Define to 1 if you have the `event_get_version' function. */
28 #define HAVE_EVENT_GET_VERSION 1
30 /* Define to 1 if you have the `event_set_log_callback' function. */
31 #define HAVE_EVENT_SET_LOG_CALLBACK 1
33 /* Define to 1 if you have the <fcntl.h> header file. */
34 #define HAVE_FCNTL_H
36 /* Define to 1 if you have the `ftime' function. */
37 #define HAVE_FTIME
39 /* Define to 1 if you have the `gettimeofday' function. */
40 #undef HAVE_GETTIMEOFDAY
42 /* Define to 1 if you have the <grp.h> header file. */
43 #undef HAVE_GRP_H
45 /* Define to 1 if you have the `inet_aton' function. */
46 #undef HAVE_INET_ATON
48 /* Define to 1 if you have the <inttypes.h> header file. */
49 /* #define HAVE_INTTYPES_H */
51 /* Define to 1 if you have the <limits.h> header file. */
52 #define HAVE_LIMITS_H
54 /* Define to 1 if you have the <machine/limits.h> header file. */
55 #undef HAVE_MACHINE_LIMITS_H
57 /* Define to 1 if you have the <memory.h> header file. */
58 #define HAVE_MEMORY_H
60 /* Define to 1 if you have the <netdb.h> header file. */
61 #undef HAVE_NETDB_H
63 /* Define to 1 if you have the <netinet/in.h> header file. */
64 #undef HAVE_NETINET_IN_H
66 /* Define to 1 if you have the <poll.h> header file. */
67 #undef HAVE_POLL_H
69 /* Define to 1 if you have the <pwd.h> header file. */
70 #undef HAVE_PWD_H
72 /* Define to 1 if you have the <signal.h> header file. */
73 #define HAVE_SIGNAL_H
75 /* Define to 1 if you have the `socketpair' function. */
76 #undef HAVE_SOCKETPAIR
78 /* Define to 1 if you have the <stdint.h> header file. */
79 #undef HAVE_STDINT_H
81 /* Define to 1 if you have the <stdlib.h> header file. */
82 #define HAVE_STDLIB_H
84 /* Define to 1 if you have the <strings.h> header file. */
85 #undef HAVE_STRINGS_H
87 /* Define to 1 if you have the <string.h> header file. */
88 #define HAVE_STRING_H
90 /* Define to 1 if you have the `strlcat' function. */
91 #if defined (WINCE)
92 #define HAVE_STRLCAT
93 #else
94 #undef HAVE_STRLCAT
95 #endif
97 /* Define to 1 if you have the `strlcpy' function. */
98 #if defined (WINCE)
99 #define HAVE_STRLCPY
100 #else
101 #undef HAVE_STRLCPY
102 #endif
103 /* Define to 1 if you have the `strptime' function. */
104 #undef HAVE_STRPTIME
106 /* Define to 1 if your timeval has a tv_sec element. */
107 #define HAVE_STRUCT_TIMEVAL_TV_SEC
108 /* Change to #undef if you're using BCC */
110 /* Define to 1 if you have the <sys/fcntl.h> header file. */
111 #undef HAVE_SYS_FCNTL_H
113 /* Define to 1 if you have the <sys/ioctl.h> header file. */
114 #undef HAVE_SYS_IOCTL_H
116 /* Define to 1 if you have the <sys/limits.h> header file. */
117 #undef HAVE_SYS_LIMITS_H
119 /* Define to 1 if you have the <sys/poll.h> header file. */
120 #undef HAVE_SYS_POLL_H
122 /* Define to 1 if you have the <sys/socket.h> header file. */
123 #undef HAVE_SYS_SOCKET_H
126 /* Define to 1 if you have the <sys/stat.h> header file. */
127 #define HAVE_SYS_STAT_H
129 /* Define to 1 if you have the <sys/time.h> header file. */
130 #undef HAVE_SYS_TIME_H
132 /* Define to 1 if you have the <sys/types.h> header file. */
133 #define HAVE_SYS_TYPES_H
135 /* Define to 1 if you have the <sys/utime.h> header file. */
136 #define HAVE_SYS_UTIME_H
138 /* Define to 1 if you have the <sys/wait.h> header file. */
139 #undef HAVE_SYS_WAIT_H
141 /* Define to 1 if you have the <time.h> header file. */
142 #define HAVE_TIME_H
144 /* Define to 1 if you have the `uname' function. */
145 #undef HAVE_UNAME
147 /* Define to 1 if you have the <unistd.h> header file. */
148 #undef HAVE_UNISTD_H
150 /* Define to 1 iff NULL is represented by a 0 in memory. */
151 #define NULL_REP_IS_ZERO_BYTES 1
153 /* Name of package */
154 #define PACKAGE "tor"
156 /* Define to the address where bug reports for this package should be sent. */
157 #undef PACKAGE_BUGREPORT
159 /* Define to the full name of this package. */
160 #undef PACKAGE_NAME
162 /* Define to the full name and version of this package. */
163 #undef PACKAGE_STRING
165 /* Define to the one symbol short name of this package. */
166 #undef PACKAGE_TARNAME
168 /* Define to the version of this package. */
169 #undef PACKAGE_VERSION
171 /* The size of a `char', as computed by sizeof. */
172 #define SIZEOF_CHAR 1
174 /* The size of a `int', as computed by sizeof. */
175 #define SIZEOF_INT 4
177 /* The size of a `int16_t', as computed by sizeof. */
178 #undef SIZEOF_INT16_T
180 /* The size of a `int32_t', as computed by sizeof. */
181 #undef SIZEOF_INT32_T
183 /* The size of a `int64_t', as computed by sizeof. */
184 #undef SIZEOF_INT64_T
186 /* The size of a `int8_t', as computed by sizeof. */
187 #undef SIZEOF_INT8_T
189 /* The size of a `long', as computed by sizeof. */
190 #define SIZEOF_LONG 4
192 /* The size of a `long long', as computed by sizeof. */
193 #undef SIZEOF_LONG_LONG
195 /* The size of a `short', as computed by sizeof. */
196 #define SIZEOF_SHORT 2
198 /* The size of a `time_t', as computed by sizeof. */
199 #define SIZEOF_TIME_T 4
201 /* The size of a `uint16_t', as computed by sizeof. */
202 #undef SIZEOF_UINT16_T
204 /* The size of a `uint32_t', as computed by sizeof. */
205 #undef SIZEOF_UINT32_T
207 /* The size of a `uint64_t', as computed by sizeof. */
208 #undef SIZEOF_UINT64_T
210 /* The size of a `uint8_t', as computed by sizeof. */
211 #undef SIZEOF_UINT8_T
213 /* The size of a `void *', as computed by sizeof. */
214 #define SIZEOF_VOID_P 4
216 /* The size of a `__int64', as computed by sizeof. */
217 #define SIZEOF___INT64 8
219 /* The sizeof a size_t, as computed by sizeof. */
220 #define SIZEOF_SIZE_T 4
222 /* Define to 1 if you have the ANSI C header files. */
223 #define STDC_HEADERS
225 /* Define to 1 if time_t is signed. */
226 #define TIME_T_IS_SIGNED
228 /* Define to 1 iff unaligned int access is allowed */
229 #define UNALIGNED_INT_ACCESS_OK
231 #define HAVE_EVENT_H
233 /* Define to 1 iff we represent negative integers with two's complement */
234 #define USING_TWOS_COMPLEMENT
236 /* Version number of package */
237 #define VERSION "0.2.3.3-alpha"
241 #define HAVE_STRUCT_SOCKADDR_IN6
242 #define HAVE_STRUCT_IN6_ADDR
243 #define RSHIFT_DOES_SIGN_EXTEND
244 #define FLEXIBLE_ARRAY_MEMBER 0
245 #define HAVE_EVENT2_EVENT_H
246 #define SHARE_DATADIR ""