Fix DOS line endings; autoconfize checks for strptime and inet_aton
[tor.git] / src / win32 / orconfig.h
blobc8e089fb3c25d095eddccc8a0a9fb68b00e89875
1 /* $Id$
2 * orconfig.h -- This file is *not* generated by autoconf. Instead,
3 * it has to be hand-edited to keep win32 happy.
4 */
5 #define MS_WINDOWS
6 #define MS_WIN32
8 /* Define to 1 if you have the <arpa/inet.h> header file. */
9 #undef HAVE_ARPA_INET_H
11 /* Define to 1 if you have the <assert.h> header file. */
12 #define HAVE_ASSERT_H
14 /* Define to 1 if you have the <ctype.h> header file. */
15 #define HAVE_CTYPE_H
17 /* Define to 1 if you have the <errno.h> header file. */
18 #define HAVE_ERRNO_H
20 #define HAVE_FCNTL_H
22 #define HAVE_FTIME
24 #undef HAVE_GETTIMEOFDAY
26 #undef HAVE_STRPTIME
28 #undef HAVE_INET_ATON
30 /* Define to 1 if the system has the type `int16_t'. */
31 #undef HAVE_INT16_T
33 /* Define to 1 if the system has the type `int32_t'. */
34 #undef HAVE_INT32_T
36 /* Define to 1 if the system has the type `int64_t'. */
37 #undef HAVE_INT64_T
39 /* Define to 1 if the system has the type `int8_t'. */
40 #undef HAVE_INT8_T
42 /* Define to 1 if you have the <inttypes.h> header file. */
43 #undef HAVE_INTTYPES_H
45 /* Define to 1 if you have the <memory.h> header file. */
46 #define HAVE_MEMORY_H
48 /* Define to 1 if you have the <netdb.h> header file. */
49 #undef HAVE_NETDB_H
51 /* Define to 1 if you have the <netinet/in.h> header file. */
52 #undef HAVE_NETINET_IN_H
54 /* Define to 1 if you have the <poll.h> header file. */
55 #undef HAVE_POLL_H
57 /* Define to 1 if you have the <signal.h> header file. */
58 #define HAVE_SIGNAL_H
60 /* Define to 1 if you have the <stdint.h> header file. */
61 #undef HAVE_STDINT_H
63 /* Define to 1 if you have the <stdlib.h> header file. */
64 #define HAVE_STDLIB_H
66 /* Define to 1 if you have the <strings.h> header file. */
67 #undef HAVE_STRINGS_H
69 /* Define to 1 if you have the <string.h> header file. */
70 #define HAVE_STRING_H
72 /* Define to 1 if you have the <sys/fcntl.h> header file. */
73 #undef HAVE_SYS_FCNTL_H
75 /* Define to 1 if you have the <sys/ioctl.h> header file. */
76 #undef HAVE_SYS_IOCTL_H
78 /* Define to 1 if you have the <sys/poll.h> header file. */
79 #undef HAVE_SYS_POLL_H
81 /* Define to 1 if you have the <sys/socket.h> header file. */
82 #undef HAVE_SYS_SOCKET_H
84 /* Define to 1 if you have the <sys/stat.h> header file. */
85 #define HAVE_SYS_STAT_H
87 /* Define to 1 if you have the <sys/time.h> header file. */
88 #undef HAVE_SYS_TIME_H
90 /* Define to 1 if you have the <sys/types.h> header file. */
91 #define HAVE_SYS_TYPES_H
93 /* Define to 1 if you have the <time.h> header file */
94 #define HAVE_TIME_H
96 /* Define to 1 if the system has the type `uint16_t'. */
97 #undef HAVE_UINT16_T
99 /* Define to 1 if the system has the type `uint32_t'. */
100 #undef HAVE_UINT32_T
102 /* Define to 1 if the system has the type `uint64_t'. */
103 #undef HAVE_UINT64_T
105 /* Define to 1 if the system has the type `uint8_t'. */
106 #undef HAVE_UINT8_T
108 /* Define to 1 if you have the <unistd.h> header file. */
109 #undef HAVE_UNISTD_H
111 /* Name of package */
112 #define PACKAGE "tor"
114 /* Define to the address where bug reports for this package should be sent. */
115 #undef PACKAGE_BUGREPORT
117 /* Define to the full name of this package. */
118 #undef PACKAGE_NAME
120 /* Define to the full name and version of this package. */
121 #undef PACKAGE_STRING
123 /* Define to the one symbol short name of this package. */
124 #undef PACKAGE_TARNAME
126 /* Define to the version of this package. */
127 #undef PACKAGE_VERSION
129 /* The size of a `char', as computed by sizeof. */
130 #define SIZEOF_CHAR 1
132 /* The size of a `int', as computed by sizeof. */
133 #define SIZEOF_INT 4
135 /* The size of a `long', as computed by sizeof. */
136 #define SIZEOF_LONG 4
138 /* The size of a `long long', as computed by sizeof. */
139 #define SIZEOF_LONG_LONG 0
141 /* The size of a `short', as computed by sizeof. */
142 #define SIZEOF_SHORT 2
144 /* The size of a `__int64', as computed by sizeof. */
145 #define SIZEOF___INT64 8
147 /* Define to 1 if you have the ANSI C header files. */
148 #define STDC_HEADERS
150 /* Version number of package */
151 #define VERSION "0.0.2pre6"
153 /* XXXX WWWW */
154 #define CONFDIR ""