comparison config.h.in @ 498:d09bcf917ac9 noffle

Ran updated autoconf and friends.
author Jim Hague <jim.hague@acm.org>
date Tue, 13 Aug 2013 22:37:27 +0100
parents c02c4eb95f95
children
comparison
equal deleted inserted replaced
497:6f99218719e4 498:d09bcf917ac9
1 /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ 1 /* config.h.in. Generated from configure.in by autoheader. */
2 /* For use by autoheader */ 2 /* For use by autoheader */
3 3
4 #ifndef CONFIG_H 4 #ifndef CONFIG_H
5 #define CONFIG_H /* To stop multiple inclusions. */ 5 #define CONFIG_H /* To stop multiple inclusions. */
6 6
26 #undef USE_AUTH 26 #undef USE_AUTH
27 27
28 /* Are we using PAM for authentication? */ 28 /* Are we using PAM for authentication? */
29 #undef USE_PAM 29 #undef USE_PAM
30 30
31 31 /* autoheader generated things inserted here. */
32 /* Define if on AIX 3. 32
33 System headers sometimes define this. 33 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
34 We just want to avoid a redefinition error message. */ 34 */
35 #ifndef _ALL_SOURCE 35 #undef HAVE_DIRENT_H
36 #undef _ALL_SOURCE 36
37 #endif 37 /* Define to 1 if you have the <errno.h> header file. */
38 38 #undef HAVE_ERRNO_H
39 /* Define to empty if the keyword does not work. */ 39
40 #undef const 40 /* Define to 1 if you have the <fcntl.h> header file. */
41 41 #undef HAVE_FCNTL_H
42 /* Define if your system has a working fnmatch function. */ 42
43 /* Define to 1 if you have the `fdopen' function. */
44 #undef HAVE_FDOPEN
45
46 /* Define to 1 if your system has a working POSIX `fnmatch' function. */
43 #undef HAVE_FNMATCH 47 #undef HAVE_FNMATCH
44 48
45 /* Define if you have the strftime function. */ 49 /* Define to 1 if you have the <fnmatch.h> header file. */
50 #undef HAVE_FNMATCH_H
51
52 /* Define to 1 if you have the `gethostname' function. */
53 #undef HAVE_GETHOSTNAME
54
55 /* Define to 1 if you have the <getopt.h> header file. */
56 #undef HAVE_GETOPT_H
57
58 /* Define to 1 if you have the <inttypes.h> header file. */
59 #undef HAVE_INTTYPES_H
60
61 /* Define to 1 if you have the `nsl' library (-lnsl). */
62 #undef HAVE_LIBNSL
63
64 /* Define to 1 if you have the `socket' library (-lsocket). */
65 #undef HAVE_LIBSOCKET
66
67 /* Define to 1 if you have the <limits.h> header file. */
68 #undef HAVE_LIMITS_H
69
70 /* Define to 1 if you have the <memory.h> header file. */
71 #undef HAVE_MEMORY_H
72
73 /* Define to 1 if you have the `mkdir' function. */
74 #undef HAVE_MKDIR
75
76 /* Define to 1 if you have the `mktime' function. */
77 #undef HAVE_MKTIME
78
79 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
80 #undef HAVE_NDIR_H
81
82 /* Define to 1 if you have the <netdb.h> header file. */
83 #undef HAVE_NETDB_H
84
85 /* Define to 1 if you have the <pwd.h> header file. */
86 #undef HAVE_PWD_H
87
88 /* Define to 1 if you have the <regex.h> header file. */
89 #undef HAVE_REGEX_H
90
91 /* Define to 1 if you have the `select' function. */
92 #undef HAVE_SELECT
93
94 /* Define to 1 if you have the <signal.h> header file. */
95 #undef HAVE_SIGNAL_H
96
97 /* Define to 1 if you have the `snprintf' function. */
98 #undef HAVE_SNPRINTF
99
100 /* Define to 1 if you have the `socket' function. */
101 #undef HAVE_SOCKET
102
103 /* Define to 1 if you have the <stdint.h> header file. */
104 #undef HAVE_STDINT_H
105
106 /* Define to 1 if you have the <stdlib.h> header file. */
107 #undef HAVE_STDLIB_H
108
109 /* Define to 1 if you have the `strerror' function. */
110 #undef HAVE_STRERROR
111
112 /* Define to 1 if you have the `strftime' function. */
46 #undef HAVE_STRFTIME 113 #undef HAVE_STRFTIME
47 114
48 /* Define if on MINIX. */ 115 /* Define to 1 if you have the <strings.h> header file. */
49 #undef _MINIX 116 #undef HAVE_STRINGS_H
50 117
51 /* Define if the system does not provide POSIX.1 features except 118 /* Define to 1 if you have the <string.h> header file. */
52 with this defined. */ 119 #undef HAVE_STRING_H
53 #undef _POSIX_1_SOURCE 120
54 121 /* Define to 1 if you have the `strstr' function. */
55 /* Define if you need to in order for stat and other things to work. */ 122 #undef HAVE_STRSTR
56 #undef _POSIX_SOURCE 123
57 124 /* Define to 1 if you have the <syslog.h> header file. */
58 /* Define as the return type of signal handlers (int or void). */ 125 #undef HAVE_SYSLOG_H
59 #undef RETSIGTYPE 126
60 127 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
61 /* Define to `unsigned' if <sys/types.h> doesn't define. */ 128 */
62 #undef size_t 129 #undef HAVE_SYS_DIR_H
63 130
64 /* Define if you have the ANSI C header files. */ 131 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
65 #undef STDC_HEADERS 132 */
66 133 #undef HAVE_SYS_NDIR_H
67 /* Define if you can safely include both <sys/time.h> and <time.h>. */ 134
68 #undef TIME_WITH_SYS_TIME 135 /* Define to 1 if you have the <sys/resource.h> header file. */
69 136 #undef HAVE_SYS_RESOURCE_H
70 /* Define if your <sys/time.h> declares struct tm. */ 137
71 #undef TM_IN_SYS_TIME 138 /* Define to 1 if you have the <sys/socket.h> header file. */
72 139 #undef HAVE_SYS_SOCKET_H
73 /* Define if you have the __snprintf function. */ 140
141 /* Define to 1 if you have the <sys/stat.h> header file. */
142 #undef HAVE_SYS_STAT_H
143
144 /* Define to 1 if you have the <sys/time.h> header file. */
145 #undef HAVE_SYS_TIME_H
146
147 /* Define to 1 if you have the <sys/types.h> header file. */
148 #undef HAVE_SYS_TYPES_H
149
150 /* Define to 1 if you have the <sys/utsname.h> header file. */
151 #undef HAVE_SYS_UTSNAME_H
152
153 /* Define to 1 if you have the `timegm' function. */
154 #undef HAVE_TIMEGM
155
156 /* Define to 1 if you have the <time.h> header file. */
157 #undef HAVE_TIME_H
158
159 /* Define to 1 if you have the `uname' function. */
160 #undef HAVE_UNAME
161
162 /* Define to 1 if you have the <unistd.h> header file. */
163 #undef HAVE_UNISTD_H
164
165 /* Define to 1 if you have the `vsnprintf' function. */
166 #undef HAVE_VSNPRINTF
167
168 /* Define to 1 if you have the `__snprintf' function. */
74 #undef HAVE___SNPRINTF 169 #undef HAVE___SNPRINTF
75 170
76 /* Define if you have the __vsnprintf function. */ 171 /* Define to 1 if you have the `__vsnprintf' function. */
77 #undef HAVE___VSNPRINTF 172 #undef HAVE___VSNPRINTF
78
79 /* Define if you have the fdopen function. */
80 #undef HAVE_FDOPEN
81
82 /* Define if you have the gethostname function. */
83 #undef HAVE_GETHOSTNAME
84
85 /* Define if you have the mkdir function. */
86 #undef HAVE_MKDIR
87
88 /* Define if you have the mktime function. */
89 #undef HAVE_MKTIME
90
91 /* Define if you have the select function. */
92 #undef HAVE_SELECT
93
94 /* Define if you have the snprintf function. */
95 #undef HAVE_SNPRINTF
96
97 /* Define if you have the socket function. */
98 #undef HAVE_SOCKET
99
100 /* Define if you have the strerror function. */
101 #undef HAVE_STRERROR
102
103 /* Define if you have the strstr function. */
104 #undef HAVE_STRSTR
105
106 /* Define if you have the timegm function. */
107 #undef HAVE_TIMEGM
108
109 /* Define if you have the uname function. */
110 #undef HAVE_UNAME
111
112 /* Define if you have the vsnprintf function. */
113 #undef HAVE_VSNPRINTF
114
115 /* Define if you have the <dirent.h> header file. */
116 #undef HAVE_DIRENT_H
117
118 /* Define if you have the <errno.h> header file. */
119 #undef HAVE_ERRNO_H
120
121 /* Define if you have the <fcntl.h> header file. */
122 #undef HAVE_FCNTL_H
123
124 /* Define if you have the <fnmatch.h> header file. */
125 #undef HAVE_FNMATCH_H
126
127 /* Define if you have the <getopt.h> header file. */
128 #undef HAVE_GETOPT_H
129
130 /* Define if you have the <limits.h> header file. */
131 #undef HAVE_LIMITS_H
132
133 /* Define if you have the <ndir.h> header file. */
134 #undef HAVE_NDIR_H
135
136 /* Define if you have the <netdb.h> header file. */
137 #undef HAVE_NETDB_H
138
139 /* Define if you have the <pwd.h> header file. */
140 #undef HAVE_PWD_H
141
142 /* Define if you have the <regex.h> header file. */
143 #undef HAVE_REGEX_H
144
145 /* Define if you have the <signal.h> header file. */
146 #undef HAVE_SIGNAL_H
147
148 /* Define if you have the <sys/dir.h> header file. */
149 #undef HAVE_SYS_DIR_H
150
151 /* Define if you have the <sys/ndir.h> header file. */
152 #undef HAVE_SYS_NDIR_H
153
154 /* Define if you have the <sys/resource.h> header file. */
155 #undef HAVE_SYS_RESOURCE_H
156
157 /* Define if you have the <sys/socket.h> header file. */
158 #undef HAVE_SYS_SOCKET_H
159
160 /* Define if you have the <sys/time.h> header file. */
161 #undef HAVE_SYS_TIME_H
162
163 /* Define if you have the <sys/types.h> header file. */
164 #undef HAVE_SYS_TYPES_H
165
166 /* Define if you have the <sys/utsname.h> header file. */
167 #undef HAVE_SYS_UTSNAME_H
168
169 /* Define if you have the <syslog.h> header file. */
170 #undef HAVE_SYSLOG_H
171
172 /* Define if you have the <time.h> header file. */
173 #undef HAVE_TIME_H
174
175 /* Define if you have the <unistd.h> header file. */
176 #undef HAVE_UNISTD_H
177
178 /* Define if you have the nsl library (-lnsl). */
179 #undef HAVE_LIBNSL
180
181 /* Define if you have the socket library (-lsocket). */
182 #undef HAVE_LIBSOCKET
183 173
184 /* Name of package */ 174 /* Name of package */
185 #undef PACKAGE 175 #undef PACKAGE
186 176
177 /* Define to the address where bug reports for this package should be sent. */
178 #undef PACKAGE_BUGREPORT
179
180 /* Define to the full name of this package. */
181 #undef PACKAGE_NAME
182
183 /* Define to the full name and version of this package. */
184 #undef PACKAGE_STRING
185
186 /* Define to the one symbol short name of this package. */
187 #undef PACKAGE_TARNAME
188
189 /* Define to the home page for this package. */
190 #undef PACKAGE_URL
191
192 /* Define to the version of this package. */
193 #undef PACKAGE_VERSION
194
195 /* Define as the return type of signal handlers (`int' or `void'). */
196 #undef RETSIGTYPE
197
198 /* Define to 1 if you have the ANSI C header files. */
199 #undef STDC_HEADERS
200
201 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
202 #undef TIME_WITH_SYS_TIME
203
204 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
205 #undef TM_IN_SYS_TIME
206
207 /* Enable extensions on AIX 3, Interix. */
208 #ifndef _ALL_SOURCE
209 # undef _ALL_SOURCE
210 #endif
211 /* Enable GNU extensions on systems that have them. */
212 #ifndef _GNU_SOURCE
213 # undef _GNU_SOURCE
214 #endif
215 /* Enable threading extensions on Solaris. */
216 #ifndef _POSIX_PTHREAD_SEMANTICS
217 # undef _POSIX_PTHREAD_SEMANTICS
218 #endif
219 /* Enable extensions on HP NonStop. */
220 #ifndef _TANDEM_SOURCE
221 # undef _TANDEM_SOURCE
222 #endif
223 /* Enable general extensions on Solaris. */
224 #ifndef __EXTENSIONS__
225 # undef __EXTENSIONS__
226 #endif
227
228
187 /* Version number of package */ 229 /* Version number of package */
188 #undef VERSION 230 #undef VERSION
189 231
232 /* Define to 1 if on MINIX. */
233 #undef _MINIX
234
235 /* Define to 2 if the system does not provide POSIX.1 features except with
236 this defined. */
237 #undef _POSIX_1_SOURCE
238
239 /* Define to 1 if you need to in order for `stat' and other things to work. */
240 #undef _POSIX_SOURCE
241
242 /* Define to empty if `const' does not conform to ANSI C. */
243 #undef const
244
245 /* Define to `unsigned int' if <sys/types.h> does not define. */
246 #undef size_t
190 247
191 248
192 #endif /* CONFIG_H */ 249 #endif /* CONFIG_H */
193 250