1 /* src/sysconfig.h.  Generated from sysconfig.h.in by configure.  */
2 /* src/sysconfig.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* we want ecs_denise */
8 /* #undef ECS_DENISE */
9 
10 /* CPU supports 3DNOW */
11 /* #undef HAVE_3DNOW */
12 
13 /* Define to 1 if you have the `alarm' function. */
14 //#define HAVE_ALARM 1
15 
16 /* CPU supports AVX1 */
17 /* #undef HAVE_AVX */
18 
19 /* CPU supports AVX2 */
20 /* #undef HAVE_AVX2 */
21 
22 /* Define to 1 if you have the <caps/capsimage.h> header file. */
23 /* #undef HAVE_CAPS_CAPSIMAGE_H */
24 
25 /* Define to 1 if you have the <curses.h> header file. */
26 //#define HAVE_CURSES_H 1
27 
28 /* Define to 1 if you have the <cybergraphx/cybergraphics.h> header file. */
29 /* #undef HAVE_CYBERGRAPHX_CYBERGRAPHICS_H */
30 
31 /* Define to 1 if you have the <devices/ahi.h> header file. */
32 /* #undef HAVE_DEVICES_AHI_H */
33 
34 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
35    */
36 #define HAVE_DIRENT_H 1
37 
38 /* "Define to 1 if you have 'dlopen' function */
39 #if !defined(__SWITCH__) && !defined(VITA)
40 #define HAVE_DLOPEN 1
41 #endif
42 
43 /* Define to 1 if you have the <dustat.h> header file. */
44 /* #undef HAVE_DUSTAT_H */
45 
46 /* Define to 1 if you have the <fcntl.h> header file. */
47 #define HAVE_FCNTL_H 1
48 
49 /* Define to 1 if you have the CAPS framework. */
50 /* #undef HAVE_FRAMEWORK_CAPSIMAGE */
51 
52 /* Define to 1 if you have the `gettimeofday' function. */
53 #define HAVE_GETTIMEOFDAY 1
54 
55 /* Define to 1 if you have the `gmtime_r' function. */
56 //#define HAVE_GMTIME_R 1
57 
58 /* Define to 1 if you have the <inttypes.h> header file. */
59 #define HAVE_INTTYPES_H 1
60 
61 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
62    declares uintmax_t. */
63 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
64 
65 /* Define to 1 if you have the `isinf' function. */
66 #define HAVE_ISINF 1
67 
68 /* Define to 1 if you have the `isnan' function. */
69 #define HAVE_ISNAN 1
70 
71 /* Define to 1 if you have the <libraries/cybergraphics.h> header file. */
72 /* #undef HAVE_LIBRARIES_CYBERGRAPHICS_H */
73 
74 /* Define to 1 if you have the `localtime_r' function. */
75 //#define HAVE_LOCALTIME_R 1
76 
77 /* Define to 1 if you have the <machine/joystick.h> header file. */
78 /* #undef HAVE_MACHINE_JOYSTICK_H */
79 
80 /* Define to 1 if you have the <machine/soundcard.h> header file. */
81 /* #undef HAVE_MACHINE_SOUNDCARD_H */
82 
83 /* Define to 1 if you have the <memory.h> header file. */
84 #define HAVE_MEMORY_H 1
85 
86 /* CPU supports MMX */
87 /* #undef HAVE_MMX */
88 
89 /* Define to 1 if you have the `nanosleep' function. */
90 #ifndef VITA
91 #define HAVE_NANOSLEEP 1
92 #endif
93 
94 /* Define to 1 if you have the <ncurses.h> header file. */
95 //#define HAVE_NCURSES_H 1
96 
97 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
98 /* #undef HAVE_NDIR_H */
99 
100 /* Define to 1 if you have the <pcap.h> header file. */
101 /* #undef HAVE_PCAP_H */
102 
103 /* Define if you have POSIX threads libraries and header files. */
104 /* #undef HAVE_PTHREAD */
105 #define HAVE_PTHREAD
106 
107 /* Define to 1 if you have the `readdir_r' function. */
108 #define HAVE_READDIR_R 1
109 
110 /* Define to 1 if you have the `select' function. */
111 #define HAVE_SELECT 1
112 
113 /* Define to 1 if you have the `setitimer' function. */
114 #if !defined(__SWITCH__) && !defined(VITA)
115 #define HAVE_SETITIMER 1
116 #endif
117 
118 /* Define to 1 if you have the `sigaction' function. */
119 #define HAVE_SIGACTION 1
120 
121 /* Define to 1 if you have the `sleep' function. */
122 #define HAVE_SLEEP 1
123 
124 /* CPU supports SSE */
125 /* #undef HAVE_SSE */
126 
127 /* CPU supports SSE2 */
128 /* #undef HAVE_SSE2 */
129 
130 /* CPU supports SSE3 */
131 /* #undef HAVE_SSE3 */
132 
133 /* CPU supports SSE4A */
134 /* #undef HAVE_SSE4A */
135 
136 /* CPU supports SSE4_1 */
137 /* #undef HAVE_SSE4_1 */
138 
139 /* CPU supports SSE4_2 */
140 /* #undef HAVE_SSE4_2 */
141 
142 /* CPU supports SSE5 */
143 /* #undef HAVE_SSE5 */
144 
145 /* CPU supports SSSE3 */
146 /* #undef HAVE_SSSE3 */
147 
148 /* Define to 1 if stdbool.h conforms to C99. */
149 #define HAVE_STDBOOL_H 1
150 
151 /* Define to 1 if you have the <stdint.h> header file. */
152 #define HAVE_STDINT_H 1
153 
154 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
155    uintmax_t. */
156 #define HAVE_STDINT_H_WITH_UINTMAX 1
157 
158 /* Define to 1 if you have the <stdlib.h> header file. */
159 #define HAVE_STDLIB_H 1
160 
161 /* Define to 1 if you have the `strcasecmp' function. */
162 #define HAVE_STRCASECMP 1
163 
164 /* Define to 1 if you have the `strcmpi' function. */
165 /* #undef HAVE_STRCMPI */
166 
167 /* Define to 1 if you have the `strdup' function. */
168 #define HAVE_STRDUP 1
169 
170 /* Define to 1 if you have the `strerror' function. */
171 #define HAVE_STRERROR 1
172 
173 /* Define to 1 if you have the `stricmp' function. */
174 /* #undef HAVE_STRICMP */
175 
176 /* Define to 1 if you have the <strings.h> header file. */
177 #define HAVE_STRINGS_H 1
178 
179 /* Define to 1 if you have the <string.h> header file. */
180 #define HAVE_STRING_H 1
181 
182 /* Define to 1 if you have the `strstr' function. */
183 #define HAVE_STRSTR 1
184 
185 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
186 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
187 
188 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
189    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
190 #define HAVE_ST_BLOCKS 1
191 
192 /* Define to 1 if you have the <sun/audioio.h> header file. */
193 /* #undef HAVE_SUN_AUDIOIO_H */
194 
195 /* Define to 1 if you have the `sync' function. */
196 #if !defined(__SWITCH__) && !defined(VITA)
197 #define HAVE_SYNC 1
198 #endif
199 
200 /* Define to 1 if you have the <sys/audioio.h> header file. */
201 /* #undef HAVE_SYS_AUDIOIO_H */
202 
203 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
204    */
205 /* #undef HAVE_SYS_DIR_H */
206 
207 /* Define to 1 if you have the <sys/filio.h> header file. */
208 /* #undef HAVE_SYS_FILIO_H */
209 
210 /* Define to 1 if you have the <sys/filsys.h> header file. */
211 /* #undef HAVE_SYS_FILSYS_H */
212 
213 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
214 /* #undef HAVE_SYS_FS_S5PARAM_H */
215 
216 /* Define to 1 if you have the <sys/fs_types.h> header file. */
217 /* #undef HAVE_SYS_FS_TYPES_H */
218 
219 /* Define to 1 if you have the <sys/ioctl.h> header file. */
220 #define HAVE_SYS_IOCTL_H 1
221 
222 /* Define to 1 if you have the <sys/ipc.h> header file. */
223 //#define HAVE_SYS_IPC_H 1
224 
225 /* Define to 1 if you have the <sys/mman.h> header file. */
226 //#define HAVE_SYS_MMAN_H 1
227 
228 /* Define to 1 if you have the <sys/mount.h> header file. */
229 //#define HAVE_SYS_MOUNT_H 1
230 
231 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
232    */
233 /* #undef HAVE_SYS_NDIR_H */
234 
235 /* Define to 1 if you have the <sys/param.h> header file. */
236 #define HAVE_SYS_PARAM_H 1
237 
238 /* Define to 1 if you have the <sys/shm.h> header file. */
239 //#define HAVE_SYS_SHM_H 1
240 
241 /* Define to 1 if you have the <sys/soundcard.h> header file. */
242 //#define HAVE_SYS_SOUNDCARD_H 1
243 
244 /* Define to 1 if you have the <sys/statfs.h> header file. */
245 //#define HAVE_SYS_STATFS_H 1
246 
247 /* Define to 1 if you have the <sys/statvfs.h> header file. */
248 //#define HAVE_SYS_STATVFS_H 1
249 
250 /* Define to 1 if you have the <sys/stat.h> header file. */
251 #define HAVE_SYS_STAT_H 1
252 
253 /* Define to 1 if you have the <sys/termios.h> header file. */
254 #define HAVE_SYS_TERMIOS_H 1
255 
256 /* Define to 1 if you have the <sys/time.h> header file. */
257 #define HAVE_SYS_TIME_H 1
258 
259 /* Define to 1 if you have the <sys/types.h> header file. */
260 #define HAVE_SYS_TYPES_H 1
261 
262 /* Define to 1 if you have the <sys/vfs.h> header file. */
263 //#define HAVE_SYS_VFS_H 1
264 
265 /* Define to 1 if you have the `timegm' function. */
266 //#define HAVE_TIMEGM 1
267 
268 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
269 #define HAVE_UINTMAX_T 1
270 
271 /* Define to 1 if you have the <unistd.h> header file. */
272 #define HAVE_UNISTD_H 1
273 
274 /* Define if you have the 'unsigned long long' type. */
275 #define HAVE_UNSIGNED_LONG_LONG 1
276 
277 /* Define to 1 if you have the `usleep' function. */
278 #define HAVE_USLEEP 1
279 
280 /* Define to 1 if you have the <utime.h> header file. */
281 #define HAVE_UTIME_H 1
282 
283 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
284 #define HAVE_UTIME_NULL 1
285 
286 /* Define to 1 if you have the <values.h> header file. */
287 //#define HAVE_VALUES_H 1
288 
289 /* Define to 1 if you have the `vfprintf' function. */
290 #define HAVE_VFPRINTF 1
291 
292 /* Define to 1 if you have the `vprintf' function. */
293 #define HAVE_VPRINTF 1
294 
295 /* Define to 1 if you have the `vsprintf' function. */
296 #define HAVE_VSPRINTF 1
297 
298 /* Define to 1 if the system has the type `_Bool'. */
299 #define HAVE__BOOL 1
300 
301 /* Name of package */
302 #define PACKAGE "puae"
303 
304 /* Define to the address where bug reports for this package should be sent. */
305 #define PACKAGE_BUGREPORT "mustafa.tufan@gmail.com"
306 
307 /* cloned git commit version */
308 #define PACKAGE_COMMIT "0186c1b16f7181ffa02d73e6920d3180ce457c46"
309 
310 /* Define to the full name of this package. */
311 #define PACKAGE_NAME "PUAE"
312 
313 /* Define to the full name and version of this package. */
314 #define PACKAGE_STRING "PUAE 2.6.0"
315 
316 /* Define to the one symbol short name of this package. */
317 #define PACKAGE_TARNAME "puae"
318 
319 /* Define to the home page for this package. */
320 #define PACKAGE_URL ""
321 
322 /* Define to the version of this package. */
323 #define PACKAGE_VERSION "2.6.0"
324 
325 /* Define to the necessary symbol if this constant uses a non-standard name on
326    your system. */
327 /* #undef PTHREAD_CREATE_JOINABLE */
328 
329 /* Define as the return type of signal handlers (`int' or `void'). */
330 #define RETSIGTYPE void
331 
332 /* The size of `char', as computed by sizeof. */
333 #define SIZEOF_CHAR 1
334 
335 /* The size of `int', as computed by sizeof. */
336 #define SIZEOF_INT 4
337 
338 /* The size of `long', as computed by sizeof. */
339 #define SIZEOF_LONG 4
340 
341 /* The size of `long long', as computed by sizeof. */
342 #define SIZEOF_LONG_LONG 8
343 
344 /* The size of `short', as computed by sizeof. */
345 #define SIZEOF_SHORT 2
346 
347 /* The size of `void *', as computed by sizeof. */
348 #if defined(__SWITCH__)
349 #define SIZEOF_VOID_P 8
350 #else
351 #define SIZEOF_VOID_P 4
352 #endif
353 
354 /* The size of `__int64', as computed by sizeof. */
355 #define SIZEOF___INT64 0
356 
357 /* Define if the block counts reported by statfs may be truncated to 2GB and
358    the correct values may be stored in the f_spare array. (SunOS 4.1.2, 4.1.3,
359    and 4.1.3_U1 are reported to have this problem. SunOS 4.1.1 seems not to be
360    affected.) */
361 /* #undef STATFS_TRUNCATES_BLOCK_COUNTS */
362 
363 /* Define if there is no specific function for reading filesystems usage
364    information and you have the <sys/filsys.h> header file. (SVR2) */
365 /* #undef STAT_READ_FILSYS */
366 
367 /* Define if statfs takes 2 args and struct statfs has a field named f_bsize.
368    (4.3BSD, SunOS 4, HP-UX, AIX PS/2) */
369 //#define STAT_STATFS2_BSIZE 1
370 
371 /* Define if statfs takes 2 args and struct statfs has a field named f_fsize.
372    (4.4BSD, NetBSD) */
373 /* #undef STAT_STATFS2_FSIZE */
374 
375 /* Define if statfs takes 2 args and the second argument has type struct
376    fs_data. (Ultrix) */
377 /* #undef STAT_STATFS2_FS_DATA */
378 
379 /* Define if statfs takes 3 args. (DEC Alpha running OSF/1) */
380 /* #undef STAT_STATFS3_OSF1 */
381 
382 /* Define if statfs takes 4 args. (SVR3, Dynix, Irix, Dolphin) */
383 /* #undef STAT_STATFS4 */
384 
385 /* Define if there is a function named statvfs. (SVR4) */
386 /* #undef STAT_STATVFS */
387 
388 /* Define to 1 if you have the ANSI C header files. */
389 #define STDC_HEADERS 1
390 
391 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
392 #define TIME_WITH_SYS_TIME 1
393 
394 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
395 /* #undef TM_IN_SYS_TIME */
396 
397 /* Enable extensions on AIX 3, Interix.  */
398 #ifndef _ALL_SOURCE
399 # define _ALL_SOURCE 1
400 #endif
401 /* Enable GNU extensions on systems that have them.  */
402 #ifndef _GNU_SOURCE
403 # define _GNU_SOURCE 1
404 #endif
405 /* Enable threading extensions on Solaris.  */
406 #ifndef _POSIX_PTHREAD_SEMANTICS
407 # define _POSIX_PTHREAD_SEMANTICS 1
408 #endif
409 /* Enable extensions on HP NonStop.  */
410 #ifndef _TANDEM_SOURCE
411 # define _TANDEM_SOURCE 1
412 #endif
413 /* Enable general extensions on Solaris.  */
414 #ifndef __EXTENSIONS__
415 # define __EXTENSIONS__ 1
416 #endif
417 
418 
419 /* Version number of package */
420 #define VERSION "2.6.0"
421 
422 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
423    significant byte first (like Motorola and SPARC, unlike Intel). */
424 #if defined AC_APPLE_UNIVERSAL_BUILD
425 # if defined __BIG_ENDIAN__
426 #  define WORDS_BIGENDIAN 1
427 # endif
428 #else
429 # ifndef WORDS_BIGENDIAN
430 /* #  undef WORDS_BIGENDIAN */
431 # endif
432 #endif
433 
434 /* Define to 1 if the X Window System is missing or not being used. */
435 /* #undef X_DISPLAY_MISSING */
436 
437 /* Number of bits in a file offset, on hosts where this is settable. */
438 //#define _FILE_OFFSET_BITS 64
439 
440 /* Define for large files, on AIX-style hosts. */
441 /* #undef _LARGE_FILES */
442 
443 /* Define to 1 if on MINIX. */
444 /* #undef _MINIX */
445 
446 /* Define to 2 if the system does not provide POSIX.1 features except with
447    this defined. */
448 /* #undef _POSIX_1_SOURCE */
449 
450 /* Define to 1 if you need to in order for `stat' and other things to work. */
451 /* #undef _POSIX_SOURCE */
452 
453 /* Define to empty if `const' does not conform to ANSI C. */
454 /* #undef const */
455 
456 /* Define to `__inline__' or `__inline' if that's what the C compiler
457    calls it, or to nothing if 'inline' is not supported under any name.  */
458 #ifndef __cplusplus
459 /* #undef inline */
460 #endif
461 
462 /* Define to `int' if <sys/types.h> does not define. */
463 /* #undef mode_t */
464 
465 /* Define to `long int' if <sys/types.h> does not define. */
466 /* #undef off_t */
467 
468 /* Define to `unsigned int' if <sys/types.h> does not define. */
469 /* #undef size_t */
470 
471 /* Substitute for socklen_t */
472 /* #undef socklen_t */
473 
474 /* Define to unsigned long or unsigned long long if <stdint.h> and
475    <inttypes.h> don't define. */
476 /* #undef uintmax_t */
477 
478 /* Define to empty if the keyword `volatile' does not work. Warning: valid
479    code using `volatile' can become incorrect without. Disable with care. */
480 /* #undef volatile */
481 
482 #ifdef VITA
483 #define chmod(a, b)
484 #endif
485