1 /* config-runtime.h. Generated by cmake from config-runtime.h.cmake */
3 /* media HAL backend compilation */
4 #undef COMPILE_HALBACKEND
6 /* Define to 1 if you have the `getpeereid' function. */
7 #cmakedefine HAVE_GETPEEREID 1
9 /* Define if you have long long as datatype */
10 #define HAVE_LONG_LONG 1
12 /* Define to 1 if you have the `nice' function. */
13 #cmakedefine HAVE_NICE 1
15 /* Define to 1 if you have the `sigaction' function. */
16 #cmakedefine HAVE_SIGACTION 1
18 /* Define to 1 if you have the `sigset' function. */
19 #cmakedefine HAVE_SIGSET 1
21 /* Define to 1 if you have the <string.h> header file. */
22 #cmakedefine HAVE_STRING_H 1
24 /* Define to 1 if you have the <sys/select.h> header file. */
25 #cmakedefine HAVE_SYS_SELECT_H 1
27 /* Define to 1 if you have the <sys/socket.h> header file. */
28 #cmakedefine HAVE_SYS_SOCKET_H 1
30 /* Define to 1 if you have the <sys/time.h> header file. */
31 #cmakedefine HAVE_SYS_TIME_H 1
33 /* Define to 1 if you have the <sys/types.h> header file. */
34 #cmakedefine HAVE_SYS_TYPES_H 1
36 /* Define to 1 if you have the <sys/wait.h> header file. */
37 #cmakedefine HAVE_SYS_WAIT_H 1
39 /* Define to 1 if you have the <unistd.h> header file. */
40 #cmakedefine HAVE_UNISTD_H 1
42 /* Number of bits in a file offset, on hosts where this is settable. */
43 #define _FILE_OFFSET_BITS 64
46 * On HP-UX, the declaration of vsnprintf() is needed every time !
49 /* type to use in place of socklen_t if not defined */
50 #define kde_socklen_t socklen_t