use autoconf checks for <sys/time.h>, and <time.h>, as described
[freeradius.git] / src / include / autoconf.h.in
1 /* src/include/autoconf.h.in.  Generated automatically from configure.in by autoheader.  */
2 /*
3
4 acconfig.h - template used by autoheader to create config.h.in
5 config.h.in - used by autoconf to create config.h
6 config.h - created by autoconf; contains defines generated by autoconf
7
8 */
9
10
11 /* Define if on AIX 3.
12    System headers sometimes define this.
13    We just want to avoid a redefinition error message.  */
14 #ifndef _ALL_SOURCE
15 #undef _ALL_SOURCE
16 #endif
17
18 /* Define to empty if the keyword does not work.  */
19 #undef const
20
21 /* Define to `int' if <sys/types.h> doesn't define.  */
22 #undef gid_t
23
24 /* Define to `long' if <sys/types.h> doesn't define.  */
25 #undef off_t
26
27 /* Define to `int' if <sys/types.h> doesn't define.  */
28 #undef pid_t
29
30 /* Define as the return type of signal handlers (int or void).  */
31 #undef RETSIGTYPE
32
33 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
34 #undef size_t
35
36 /* Define if you have the ANSI C header files.  */
37 #undef STDC_HEADERS
38
39 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
40 #undef TIME_WITH_SYS_TIME
41
42 /* Define to `int' if <sys/types.h> doesn't define.  */
43 #undef uid_t
44
45 /* Do we have the crypt function ? */
46 #undef HAVE_CRYPT
47
48 /* Do we have socklen_t? */
49 #undef HAVE_SOCKLEN_T
50
51 /* Define if you have the DLOPEN function.  */
52 #undef HAVE_DLOPEN
53
54 /* Define if you need preceding underscores in dynamic library linking */
55 #undef MODULE_NEED_USCORE
56
57 /* Do we want to compile in DBM support? */
58 #undef WITH_DBM
59
60 /* Do we want to compile in NDBM support? */
61 #undef WITH_NDBM
62
63 /* Include Ascend hacks */
64 #undef WITH_ASCEND_HACK
65
66 /* Set Ascend Channels Per Line to N */
67 #undef ASCEND_CHANNELS_PER_LINE
68
69 /* Include NT Domain hack */
70 #undef WITH_NTDOMAIN_HACK
71
72 /* Include Specialix Jetstream hacks */
73 #undef WITH_SPECIALIX_JETSTREAM_HACK
74
75 /* Make dictionary case-independant */
76 #undef WITH_DICT_NOCASE
77
78 /* Use USR-style vendor specific attributes */
79 #undef ATTRIB_NMC
80
81 /* Include support for Ascend binary filter attributes */
82 #undef ASCEND_BINARY
83
84 /* uint8_t should be the canonical 'octet' for network traffic */
85 #undef uint8_t
86
87 /* uint32_t should be the canonical 'network integer' */
88 #undef uint32_t
89
90 /* use a pool of threads to handle requests, instead of spawning threads? */
91 #undef WITH_THREAD_POOL
92
93 /* The number of bytes in a unsigned int.  */
94 #undef SIZEOF_UNSIGNED_INT
95
96 /* Define if you have the gethostname function.  */
97 #undef HAVE_GETHOSTNAME
98
99 /* Define if you have the getopt_long function.  */
100 #undef HAVE_GETOPT_LONG
101
102 /* Define if you have the getusershell function.  */
103 #undef HAVE_GETUSERSHELL
104
105 /* Define if you have the inet_aton function.  */
106 #undef HAVE_INET_ATON
107
108 /* Define if you have the lockf function.  */
109 #undef HAVE_LOCKF
110
111 /* Define if you have the setlinebuf function.  */
112 #undef HAVE_SETLINEBUF
113
114 /* Define if you have the setsid function.  */
115 #undef HAVE_SETSID
116
117 /* Define if you have the sigaction function.  */
118 #undef HAVE_SIGACTION
119
120 /* Define if you have the snprintf function.  */
121 #undef HAVE_SNPRINTF
122
123 /* Define if you have the strcasecmp function.  */
124 #undef HAVE_STRCASECMP
125
126 /* Define if you have the strncasecmp function.  */
127 #undef HAVE_STRNCASECMP
128
129 /* Define if you have the strsignal function.  */
130 #undef HAVE_STRSIGNAL
131
132 /* Define if you have the vsnprintf function.  */
133 #undef HAVE_VSNPRINTF
134
135 /* Define if you have the <arpa/inet.h> header file.  */
136 #undef HAVE_ARPA_INET_H
137
138 /* Define if you have the <crypt.h> header file.  */
139 #undef HAVE_CRYPT_H
140
141 /* Define if you have the <dirent.h> header file.  */
142 #undef HAVE_DIRENT_H
143
144 /* Define if you have the <dlfcn.h> header file.  */
145 #undef HAVE_DLFCN_H
146
147 /* Define if you have the <errno.h> header file.  */
148 #undef HAVE_ERRNO_H
149
150 /* Define if you have the <getopt.h> header file.  */
151 #undef HAVE_GETOPT_H
152
153 /* Define if you have the <inttypes.h> header file.  */
154 #undef HAVE_INTTYPES_H
155
156 /* Define if you have the <malloc.h> header file.  */
157 #undef HAVE_MALLOC_H
158
159 /* Define if you have the <ndir.h> header file.  */
160 #undef HAVE_NDIR_H
161
162 /* Define if you have the <pthread.h> header file.  */
163 #undef HAVE_PTHREAD_H
164
165 /* Define if you have the <regex.h> header file.  */
166 #undef HAVE_REGEX_H
167
168 /* Define if you have the <resource.h> header file.  */
169 #undef HAVE_RESOURCE_H
170
171 /* Define if you have the <stdint.h> header file.  */
172 #undef HAVE_STDINT_H
173
174 /* Define if you have the <sys/dir.h> header file.  */
175 #undef HAVE_SYS_DIR_H
176
177 /* Define if you have the <sys/ndir.h> header file.  */
178 #undef HAVE_SYS_NDIR_H
179
180 /* Define if you have the <sys/select.h> header file.  */
181 #undef HAVE_SYS_SELECT_H
182
183 /* Define if you have the <sys/time.h> header file.  */
184 #undef HAVE_SYS_TIME_H
185
186 /* Define if you have the <syslog.h> header file.  */
187 #undef HAVE_SYSLOG_H
188
189 /* Define if you have the <unistd.h> header file.  */
190 #undef HAVE_UNISTD_H
191
192 /* Define if you have the <utmp.h> header file.  */
193 #undef HAVE_UTMP_H
194
195 /* Define if you have the <utmpx.h> header file.  */
196 #undef HAVE_UTMPX_H
197
198 /* Define if you have the nsl library (-lnsl).  */
199 #undef HAVE_LIBNSL
200
201 /* Define if you have the posix4 library (-lposix4).  */
202 #undef HAVE_LIBPOSIX4
203
204 /* Define if you have the resolv library (-lresolv).  */
205 #undef HAVE_LIBRESOLV
206
207 /* Define if you have the socket library (-lsocket).  */
208 #undef HAVE_LIBSOCKET