4d083fd5ea39a7a49a202795998426f58635a2e2
[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 if you have <sys/wait.h> that is POSIX.1 compatible.  */
25 #undef HAVE_SYS_WAIT_H
26
27 /* Define to `long' if <sys/types.h> doesn't define.  */
28 #undef off_t
29
30 /* Define to `int' if <sys/types.h> doesn't define.  */
31 #undef pid_t
32
33 /* Define as the return type of signal handlers (int or void).  */
34 #undef RETSIGTYPE
35
36 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
37 #undef size_t
38
39 /* Define if you have the ANSI C header files.  */
40 #undef STDC_HEADERS
41
42 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
43 #undef TIME_WITH_SYS_TIME
44
45 /* Define to `int' if <sys/types.h> doesn't define.  */
46 #undef uid_t
47
48 /* Do we have the crypt function ? */
49 #undef HAVE_CRYPT
50
51 /* Make dictionary case-independant */
52 #undef WITH_DICT_NOCASE
53
54 /* Include support for Ascend binary filter attributes */
55 #undef ASCEND_BINARY
56
57 /* socklen_t is generally 'int' on systems which don't use it */
58 #undef socklen_t
59
60 /* uint8_t should be the canonical 'octet' for network traffic */
61 #undef uint8_t
62
63 /* uint32_t should be the canonical 'network integer' */
64 #undef uint32_t
65
66 /* use a pool of threads to handle requests, instead of spawning threads? */
67 #undef WITH_THREAD_POOL
68
69 /* Include SNMP subagent */
70 #undef WITH_SNMP
71
72 /* Define if you have the gethostname function.  */
73 #undef HAVE_GETHOSTNAME
74
75 /* Define if you have the getopt_long function.  */
76 #undef HAVE_GETOPT_LONG
77
78 /* Define if you have the getusershell function.  */
79 #undef HAVE_GETUSERSHELL
80
81 /* Define if you have the inet_aton function.  */
82 #undef HAVE_INET_ATON
83
84 /* Define if you have the lockf function.  */
85 #undef HAVE_LOCKF
86
87 /* Define if you have the setlinebuf function.  */
88 #undef HAVE_SETLINEBUF
89
90 /* Define if you have the setsid function.  */
91 #undef HAVE_SETSID
92
93 /* Define if you have the setvbuf function.  */
94 #undef HAVE_SETVBUF
95
96 /* Define if you have the sigaction function.  */
97 #undef HAVE_SIGACTION
98
99 /* Define if you have the sigprocmask function.  */
100 #undef HAVE_SIGPROCMASK
101
102 /* Define if you have the snprintf function.  */
103 #undef HAVE_SNPRINTF
104
105 /* Define if you have the strcasecmp function.  */
106 #undef HAVE_STRCASECMP
107
108 /* Define if you have the strncasecmp function.  */
109 #undef HAVE_STRNCASECMP
110
111 /* Define if you have the strsep function.  */
112 #undef HAVE_STRSEP
113
114 /* Define if you have the strsignal function.  */
115 #undef HAVE_STRSIGNAL
116
117 /* Define if you have the vsnprintf function.  */
118 #undef HAVE_VSNPRINTF
119
120 /* Define if you have the <arpa/inet.h> header file.  */
121 #undef HAVE_ARPA_INET_H
122
123 /* Define if you have the <crypt.h> header file.  */
124 #undef HAVE_CRYPT_H
125
126 /* Define if you have the <dirent.h> header file.  */
127 #undef HAVE_DIRENT_H
128
129 /* Define if you have the <errno.h> header file.  */
130 #undef HAVE_ERRNO_H
131
132 /* Define if you have the <getopt.h> header file.  */
133 #undef HAVE_GETOPT_H
134
135 /* Define if you have the <inttypes.h> header file.  */
136 #undef HAVE_INTTYPES_H
137
138 /* Define if you have the <malloc.h> header file.  */
139 #undef HAVE_MALLOC_H
140
141 /* Define if you have the <ndir.h> header file.  */
142 #undef HAVE_NDIR_H
143
144 /* Define if you have the <netinet/in.h> header file.  */
145 #undef HAVE_NETINET_IN_H
146
147 /* Define if you have the <pthread.h> header file.  */
148 #undef HAVE_PTHREAD_H
149
150 /* Define if you have the <regex.h> header file.  */
151 #undef HAVE_REGEX_H
152
153 /* Define if you have the <resource.h> header file.  */
154 #undef HAVE_RESOURCE_H
155
156 /* Define if you have the <signal.h> header file.  */
157 #undef HAVE_SIGNAL_H
158
159 /* Define if you have the <stdint.h> header file.  */
160 #undef HAVE_STDINT_H
161
162 /* Define if you have the <sys/dir.h> header file.  */
163 #undef HAVE_SYS_DIR_H
164
165 /* Define if you have the <sys/ndir.h> header file.  */
166 #undef HAVE_SYS_NDIR_H
167
168 /* Define if you have the <sys/select.h> header file.  */
169 #undef HAVE_SYS_SELECT_H
170
171 /* Define if you have the <sys/socket.h> header file.  */
172 #undef HAVE_SYS_SOCKET_H
173
174 /* Define if you have the <sys/time.h> header file.  */
175 #undef HAVE_SYS_TIME_H
176
177 /* Define if you have the <sys/types.h> header file.  */
178 #undef HAVE_SYS_TYPES_H
179
180 /* Define if you have the <syslog.h> header file.  */
181 #undef HAVE_SYSLOG_H
182
183 /* Define if you have the <unistd.h> header file.  */
184 #undef HAVE_UNISTD_H
185
186 /* Define if you have the <utmp.h> header file.  */
187 #undef HAVE_UTMP_H
188
189 /* Define if you have the <utmpx.h> header file.  */
190 #undef HAVE_UTMPX_H
191
192 /* Define if you have the nsl library (-lnsl).  */
193 #undef HAVE_LIBNSL
194
195 /* Define if you have the posix4 library (-lposix4).  */
196 #undef HAVE_LIBPOSIX4
197
198 /* Define if you have the resolv library (-lresolv).  */
199 #undef HAVE_LIBRESOLV
200
201 /* Define if you have the socket library (-lsocket).  */
202 #undef HAVE_LIBSOCKET