Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
[dockapps.git] / wmweather+ / config.h.in
blobe0812fc0716d95824711db85c51858d48397a56f
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the `alarm' function. */
4 #undef HAVE_ALARM
6 /* Define to 1 if you have the `atexit' function. */
7 #undef HAVE_ATEXIT
9 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
10 #undef HAVE_DOPRNT
12 /* Define to 1 if you have the `dup2' function. */
13 #undef HAVE_DUP2
15 /* Define to 1 if you have the <fcntl.h> header file. */
16 #undef HAVE_FCNTL_H
18 /* Define to 1 if you have the `fork' function. */
19 #undef HAVE_FORK
21 /* Define to 1 if you have the <inttypes.h> header file. */
22 #undef HAVE_INTTYPES_H
24 /* Define to 1 if you have a functional curl library. */
25 #undef HAVE_LIBCURL
27 /* Define to 1 if you have the `m' library (-lm). */
28 #undef HAVE_LIBM
30 /* Define to 1 if you have the `pcre' library (-lpcre). */
31 #undef HAVE_LIBPCRE
33 /* Define to 1 if you have the `wraster' library (-lwraster). */
34 #undef HAVE_LIBWRASTER
36 /* Define to 1 if you have the <limits.h> header file. */
37 #undef HAVE_LIMITS_H
39 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
40 to 0 otherwise. */
41 #undef HAVE_MALLOC
43 /* Define to 1 if you have the <memory.h> header file. */
44 #undef HAVE_MEMORY_H
46 /* Define to 1 if you have the `mkdir' function. */
47 #undef HAVE_MKDIR
49 /* Define to 1 if you have the `pow' function. */
50 #undef HAVE_POW
52 /* Define to 1 if you have the `select' function. */
53 #undef HAVE_SELECT
55 /* Define to 1 if the system has the type `ssize_t'. */
56 #undef HAVE_SSIZE_T
58 /* Define to 1 if `stat' has the bug that it succeeds when given the
59 zero-length file name argument. */
60 #undef HAVE_STAT_EMPTY_STRING_BUG
62 /* Define to 1 if you have the <stdint.h> header file. */
63 #undef HAVE_STDINT_H
65 /* Define to 1 if you have the <stdlib.h> header file. */
66 #undef HAVE_STDLIB_H
68 /* Define to 1 if you have the `strchr' function. */
69 #undef HAVE_STRCHR
71 /* Define to 1 if you have the `strcspn' function. */
72 #undef HAVE_STRCSPN
74 /* Define to 1 if you have the `strdup' function. */
75 #undef HAVE_STRDUP
77 /* Define to 1 if you have the `strerror' function. */
78 #undef HAVE_STRERROR
80 /* Define to 1 if you have the <strings.h> header file. */
81 #undef HAVE_STRINGS_H
83 /* Define to 1 if you have the <string.h> header file. */
84 #undef HAVE_STRING_H
86 /* Define to 1 if you have the `strrchr' function. */
87 #undef HAVE_STRRCHR
89 /* Define to 1 if you have the `strspn' function. */
90 #undef HAVE_STRSPN
92 /* Define to 1 if you have the `strstr' function. */
93 #undef HAVE_STRSTR
95 /* Define to 1 if you have the `strtol' function. */
96 #undef HAVE_STRTOL
98 /* Define to 1 if you have the <sys/stat.h> header file. */
99 #undef HAVE_SYS_STAT_H
101 /* Define to 1 if you have the <sys/time.h> header file. */
102 #undef HAVE_SYS_TIME_H
104 /* Define to 1 if you have the <sys/types.h> header file. */
105 #undef HAVE_SYS_TYPES_H
107 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
108 #undef HAVE_SYS_WAIT_H
110 /* Define to 1 if you have the <unistd.h> header file. */
111 #undef HAVE_UNISTD_H
113 /* Define to 1 if you have the `vfork' function. */
114 #undef HAVE_VFORK
116 /* Define to 1 if you have the <vfork.h> header file. */
117 #undef HAVE_VFORK_H
119 /* Define to 1 if you have the `vprintf' function. */
120 #undef HAVE_VPRINTF
122 /* Define to 1 if `fork' works. */
123 #undef HAVE_WORKING_FORK
125 /* Define if snprintf works properly */
126 #undef HAVE_WORKING_SNPRINTF
128 /* Define to 1 if `vfork' works. */
129 #undef HAVE_WORKING_VFORK
131 /* Define if vsnprintf works properly */
132 #undef HAVE_WORKING_VSNPRINTF
134 /* "Define if you have libxpm" */
135 #undef HAVE_XPM
137 /* Defined if libcurl supports AsynchDNS */
138 #undef LIBCURL_FEATURE_ASYNCHDNS
140 /* Defined if libcurl supports IDN */
141 #undef LIBCURL_FEATURE_IDN
143 /* Defined if libcurl supports IPv6 */
144 #undef LIBCURL_FEATURE_IPV6
146 /* Defined if libcurl supports KRB4 */
147 #undef LIBCURL_FEATURE_KRB4
149 /* Defined if libcurl supports libz */
150 #undef LIBCURL_FEATURE_LIBZ
152 /* Defined if libcurl supports NTLM */
153 #undef LIBCURL_FEATURE_NTLM
155 /* Defined if libcurl supports SSL */
156 #undef LIBCURL_FEATURE_SSL
158 /* Defined if libcurl supports SSPI */
159 #undef LIBCURL_FEATURE_SSPI
161 /* Defined if libcurl supports DICT */
162 #undef LIBCURL_PROTOCOL_DICT
164 /* Defined if libcurl supports FILE */
165 #undef LIBCURL_PROTOCOL_FILE
167 /* Defined if libcurl supports FTP */
168 #undef LIBCURL_PROTOCOL_FTP
170 /* Defined if libcurl supports FTPS */
171 #undef LIBCURL_PROTOCOL_FTPS
173 /* Defined if libcurl supports HTTP */
174 #undef LIBCURL_PROTOCOL_HTTP
176 /* Defined if libcurl supports HTTPS */
177 #undef LIBCURL_PROTOCOL_HTTPS
179 /* Defined if libcurl supports IMAP */
180 #undef LIBCURL_PROTOCOL_IMAP
182 /* Defined if libcurl supports LDAP */
183 #undef LIBCURL_PROTOCOL_LDAP
185 /* Defined if libcurl supports POP3 */
186 #undef LIBCURL_PROTOCOL_POP3
188 /* Defined if libcurl supports RTSP */
189 #undef LIBCURL_PROTOCOL_RTSP
191 /* Defined if libcurl supports SMTP */
192 #undef LIBCURL_PROTOCOL_SMTP
194 /* Defined if libcurl supports TELNET */
195 #undef LIBCURL_PROTOCOL_TELNET
197 /* Defined if libcurl supports TFTP */
198 #undef LIBCURL_PROTOCOL_TFTP
200 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
201 slash. */
202 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
204 /* Name of package */
205 #undef PACKAGE
207 /* Define to the address where bug reports for this package should be sent. */
208 #undef PACKAGE_BUGREPORT
210 /* Define to the full name of this package. */
211 #undef PACKAGE_NAME
213 /* Define to the full name and version of this package. */
214 #undef PACKAGE_STRING
216 /* Define to the one symbol short name of this package. */
217 #undef PACKAGE_TARNAME
219 /* Define to the home page for this package. */
220 #undef PACKAGE_URL
222 /* Define to the version of this package. */
223 #undef PACKAGE_VERSION
225 /* Define as the return type of signal handlers (`int' or `void'). */
226 #undef RETSIGTYPE
228 /* Define if snprintf's return value isn't as specified by C99 */
229 #undef SNPRINTF_BOGUS_RETVAL
231 /* Define if snprintf ignores the size argument */
232 #undef SNPRINTF_IS_SPRINTF
234 /* Define if snprintf(NULL, 0, ...) works properly */
235 #undef SNPRINTF_NULL_OK
237 /* Define to 1 if you have the ANSI C header files. */
238 #undef STDC_HEADERS
240 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
241 #undef TIME_WITH_SYS_TIME
243 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
244 #undef TM_IN_SYS_TIME
246 /* Version number of package */
247 #undef VERSION
249 /* Define if vsnprintf's return value isn't as specified by C99 */
250 #undef VSNPRINTF_BOGUS_RETVAL
252 /* Define if vsnprintf ignores the size argument */
253 #undef VSNPRINTF_IS_VSPRINTF
255 /* Define if vsnprintf(NULL, 0, ...) works properly */
256 #undef VSNPRINTF_NULL_OK
258 /* Define to 1 if the X Window System is missing or not being used. */
259 #undef X_DISPLAY_MISSING
261 /* Enable GNU extensions on systems that have them */
262 #ifndef _GNU_SOURCE
263 # define _GNU_SOURCE
264 #endif
266 /* Define to empty if `const' does not conform to ANSI C. */
267 #undef const
269 /* Define curl_free() as free() if our version of curl lacks curl_free. */
270 #undef curl_free
272 /* Define to `__inline__' or `__inline' if that's what the C compiler
273 calls it, or to nothing if 'inline' is not supported under any name. */
274 #ifndef __cplusplus
275 #undef inline
276 #endif
278 /* Define to rpl_malloc if the replacement function should be used. */
279 #undef malloc
281 /* Define to `int' if <sys/types.h> does not define. */
282 #undef pid_t
284 /* Define to `unsigned int' if <sys/types.h> does not define. */
285 #undef size_t
287 /* Define to rpl_snprintf if the replacement function should be used. */
288 #undef snprintf
290 /* Define as `fork' if `vfork' does not work. */
291 #undef vfork
293 /* Define to rpl_vsnprintf if the replacement function should be used. */
294 #undef vsnprintf
296 #if !HAVE_SSIZE_T
297 typedef signed ssize_t;
298 #endif