Add new test
[kdeaccessibility.git] / config.h.cmake
blob3df8024d3a5ba913e4c5fd02aca1771b52035b47
1 /* config.h.  Generated by cmake from config.h.cmake  */
3 /* define if you have aKodelib installed */
4 /* #undef HAVE_AKODE */
6 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
7 #cmakedefine HAVE_ALSA_ASOUNDLIB_H 1
9 /* Define if you have libasound.so.1 (required for ALSA 0.5.x support) */
10 /* #undef HAVE_ARTS_LIBASOUND */
12 /* Define if you have libasound.so.2 (required for ALSA 0.9.x/1.x support) */
13 #define HAVE_ARTS_LIBASOUND2 1
15 /* Define to 1 if you have the <Carbon/Carbon.h> header file. */
16 #cmakedefine HAVE_CARBON_CARBON_H 1
18 /* Define if you have the CoreAudio API */
19 /* #undef HAVE_COREAUDIO */
21 /* Define to 1 if you have the <crt_externs.h> header file. */
22 #cmakedefine HAVE_CRT_EXTERNS_H 1
24 /* Defines if your system has the crypt function */
25 #define HAVE_CRYPT 1
27 /* Define to 1 if you have the <dlfcn.h> header file. */
28 #cmakedefine HAVE_DLFCN_H 1
30 /* have GStreamer */
31 #define HAVE_GSTREAMER 0
33 /* Define to 1 if you have the <inttypes.h> header file. */
34 #cmakedefine HAVE_INTTYPES_H 1
36 /* Define if you have libasound.so.2 (required for ALSA 0.9.x/1.x support) */
37 #define HAVE_LIBASOUND2 1
39 /* Define if you have libjpeg */
40 #cmakedefine HAVE_LIBJPEG 1
42 /* Define if you have libpng */
43 #cmakedefine HAVE_LIBPNG 1
45 /* Define if you have a working libpthread (will enable threaded code) */
46 #define HAVE_LIBPTHREAD 1
48 /* Define if you have libz */
49 #cmakedefine HAVE_LIBZ 1
51 /* Define to 1 if you have the <memory.h> header file. */
52 #cmakedefine HAVE_MEMORY_H 1
54 /* Define if your system needs _NSGetEnviron to set up the environment */
55 #cmakedefine HAVE_NSGETENVIRON 1
57 /* Define if you have res_init */
58 #cmakedefine HAVE_RES_INIT 1
60 /* Define if you have the res_init prototype */
61 #cmakedefine HAVE_RES_INIT_PROTO 1
63 /* Define if you have setenv */
64 #cmakedefine HAVE_SETENV 1
66 /* Define if you have the setenv prototype */
67 #cmakedefine HAVE_SETENV_PROTO 1
69 /* Define if you have a STL implementation by SGI */
70 #define HAVE_SGI_STL 1
72 /* Define to 1 if you have the `snprintf' function. */
73 #define HAVE_SNPRINTF 1
75 /* Define to 1 if you have the <stdint.h> header file. */
76 #cmakedefine HAVE_STDINT_H 1
78 /* Define to 1 if you have the <stdlib.h> header file. */
79 #cmakedefine HAVE_STDLIB_H 1
81 /* Define to 1 if you have the <strings.h> header file. */
82 #cmakedefine HAVE_STRINGS_H 1
84 /* Define to 1 if you have the <string.h> header file. */
85 #cmakedefine HAVE_STRING_H 1
87 /* Define if you have strlcat */
88 /* #undef HAVE_STRLCAT */
90 /* Define if you have the strlcat prototype */
91 /* #undef HAVE_STRLCAT_PROTO */
93 /* Define if you have strlcpy */
94 /* #undef HAVE_STRLCPY */
96 /* Define if you have the strlcpy prototype */
97 /* #undef HAVE_STRLCPY_PROTO */
99 /* Define to 1 if you have the <sys/asoundlib.h> header file. */
100 #cmakedefine HAVE_SYS_ASOUNDLIB_H 1
102 /* Define to 1 if you have the <sys/bitypes.h> header file. */
103 #cmakedefine HAVE_SYS_BITYPES_H 1
105 /* Define to 1 if you have the <sys/stat.h> header file. */
106 #cmakedefine HAVE_SYS_STAT_H 1
108 /* Define to 1 if you have the <sys/time.h> header file. */
109 #cmakedefine HAVE_SYS_TIME_H 1
111 /* Define to 1 if you have the <sys/types.h> header file. */
112 #cmakedefine HAVE_SYS_TYPES_H 1
114 /* Define to 1 if you have the <unistd.h> header file. */
115 #cmakedefine HAVE_UNISTD_H 1
117 /* Define if you have unsetenv */
118 #define HAVE_UNSETENV 1
120 /* Define if you have the unsetenv prototype */
121 #define HAVE_UNSETENV_PROTO 1
123 /* Define to 1 if you have the `vsnprintf' function. */
124 #define HAVE_VSNPRINTF 1
126 /* Suffix for lib directories */
127 #define KDELIBSUFF "${KDELIBSUFF}"
129 /* Define a safe value for MAXPATHLEN */
130 #define KDEMAXPATHLEN 4096
132 /* Name of package */
133 #define PACKAGE "kdeaccessibility"
135 /* Define to the address where bug reports for this package should be sent. */
136 #define PACKAGE_BUGREPORT ""
138 /* Define to the full name of this package. */
139 #define PACKAGE_NAME ""
141 /* Define to the full name and version of this package. */
142 #define PACKAGE_STRING ""
144 /* Define to the one symbol short name of this package. */
145 #define PACKAGE_TARNAME ""
147 /* Define to the version of this package. */
148 #define PACKAGE_VERSION ""
150 /* The size of a `char *', as computed by sizeof. */
151 #define SIZEOF_CHAR_P 4
153 /* The size of a `int', as computed by sizeof. */
154 #define SIZEOF_INT 4
156 /* The size of a `long', as computed by sizeof. */
157 #define SIZEOF_LONG 4
159 /* The size of a `short', as computed by sizeof. */
160 #define SIZEOF_SHORT 2
162 /* The size of a `size_t', as computed by sizeof. */
163 #define SIZEOF_SIZE_T 4
165 /* The size of a `unsigned long', as computed by sizeof. */
166 #define SIZEOF_UNSIGNED_LONG 4
168 /* Define to 1 if you have the ANSI C header files. */
169 #define STDC_HEADERS 1
171 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
172 #define TIME_WITH_SYS_TIME 1
174 /* Version number of package */
175 #define VERSION "1.0.0"
177 /* Defined if compiling without arts */
178 #define WITHOUT_ARTS 1
180 /* Define to 1 if your processor stores words with the most significant byte
181    first (like Motorola and SPARC, unlike Intel and VAX). */
182 /* #undef WORDS_BIGENDIAN */
185  * jpeg.h needs HAVE_BOOLEAN, when the system uses boolean in system
186  * headers and I'm too lazy to write a configure test as long as only
187  * unixware is related
188  */
189 #ifdef _UNIXWARE
190 #define HAVE_BOOLEAN
191 #endif
196  * AIX defines FD_SET in terms of bzero, but fails to include <strings.h>
197  * that defines bzero.
198  */
200 #if defined(_AIX)
201 #include <strings.h>
202 #endif
206 #if defined(HAVE_NSGETENVIRON) && defined(HAVE_CRT_EXTERNS_H)
207 # include <sys/time.h>
208 # include <crt_externs.h>
209 # define environ (*_NSGetEnviron())
210 #endif
214 #if !defined(HAVE_RES_INIT_PROTO)
215 #ifdef __cplusplus
216 extern "C" {
217 #endif
218 int res_init(void);
219 #ifdef __cplusplus
221 #endif
222 #endif
226 #if !defined(HAVE_SETENV_PROTO)
227 #ifdef __cplusplus
228 extern "C" {
229 #endif
230 int setenv (const char *, const char *, int);
231 #ifdef __cplusplus
233 #endif
234 #endif
238 #if !defined(HAVE_STRLCAT_PROTO)
239 #ifdef __cplusplus
240 extern "C" {
241 #endif
242 unsigned long strlcat(char*, const char*, unsigned long);
243 #ifdef __cplusplus
245 #endif
246 #endif
250 #if !defined(HAVE_STRLCPY_PROTO)
251 #ifdef __cplusplus
252 extern "C" {
253 #endif
254 unsigned long strlcpy(char*, const char*, unsigned long);
255 #ifdef __cplusplus
257 #endif
258 #endif
262 #if !defined(HAVE_UNSETENV_PROTO)
263 #ifdef __cplusplus
264 extern "C" {
265 #endif
266 void unsetenv (const char *);
267 #ifdef __cplusplus
269 #endif
270 #endif
275  * On HP-UX, the declaration of vsnprintf() is needed every time !
276  */
278 #if !defined(HAVE_VSNPRINTF) || defined(hpux)
279 #if __STDC__
280 #include <stdarg.h>
281 #include <stdlib.h>
282 #else
283 #include <varargs.h>
284 #endif
285 #ifdef __cplusplus
286 extern "C"
287 #endif
288 int vsnprintf(char *str, size_t n, char const *fmt, va_list ap);
289 #ifdef __cplusplus
290 extern "C"
291 #endif
292 int snprintf(char *str, size_t n, char const *fmt, ...);
293 #endif
296 /* define to 1 if -fvisibility is supported */
297 #define __KDE_HAVE_GCC_VISIBILITY "1"
300 #if defined(__SVR4) && !defined(__svr4__)
301 #define __svr4__ 1
302 #endif
305 /* type to use in place of socklen_t if not defined */
306 #define kde_socklen_t socklen_t
308 /* type to use in place of socklen_t if not defined (deprecated, use
309    kde_socklen_t) */
310 #define ksize_t socklen_t