|
1 | 1 | /* config-workspace.h. Generated by cmake from config-workspace.h.cmake */
|
2 | 2 |
|
3 |
| -#cmakedefine HAVE_QIMAGEBLITZ |
4 |
| - |
5 |
| -/* Define if you have DPMS support */ |
6 |
| -#cmakedefine HAVE_DPMS 1 |
7 |
| - |
8 |
| -/* Define if you have the DPMSCapable prototype in <X11/extensions/dpms.h> */ |
9 |
| -#cmakedefine HAVE_DPMSCAPABLE_PROTO 1 |
10 |
| - |
11 |
| -/* Define if you have the DPMSInfo prototype in <X11/extensions/dpms.h> */ |
12 |
| -#cmakedefine HAVE_DPMSINFO_PROTO 1 |
13 |
| - |
14 | 3 | /* Defines if your system has the libfontconfig library */
|
15 | 4 | #cmakedefine HAVE_FONTCONFIG 1
|
16 | 5 |
|
17 |
| -/* Define if you have gethostname */ |
18 |
| -#cmakedefine HAVE_GETHOSTNAME 1 |
19 |
| - |
20 |
| -/* Define if you have the gethostname prototype */ |
21 |
| -#cmakedefine HAVE_GETHOSTNAME_PROTO 1 |
22 |
| - |
23 |
| -/* Define to 1 if you have the `getpeereid' function. */ |
24 |
| -#cmakedefine HAVE_GETPEEREID 1 |
25 |
| - |
26 |
| -/* Defines if you have Solaris' libkstat */ |
27 |
| -/* #undef HAVE_KSTAT */ |
28 |
| - |
29 |
| -/* Define if you have long long as datatype */ |
30 |
| -#cmakedefine HAVE_LONG_LONG 1 |
31 |
| - |
32 |
| -/* Define to 1 if you have the `nice' function. */ |
33 |
| -#cmakedefine HAVE_NICE 1 |
34 |
| - |
35 |
| -/* Define to 1 if you have the <sasl.h> header file. */ |
36 |
| -#cmakedefine HAVE_SASL_H 1 |
37 |
| - |
38 |
| -/* Define to 1 if you have the <sasl/sasl.h> header file. */ |
39 |
| -#cmakedefine HAVE_SASL_SASL_H 1 |
40 |
| - |
41 |
| -/* Define to 1 if you have the `setpriority' function. */ |
42 |
| -#cmakedefine HAVE_SETPRIORITY 1 |
43 |
| - |
44 |
| -/* Define to 1 if you have the `sigaction' function. */ |
45 |
| -#cmakedefine HAVE_SIGACTION 1 |
46 |
| - |
47 |
| -/* Define to 1 if you have the `sigset' function. */ |
48 |
| -#cmakedefine HAVE_SIGSET 1 |
49 |
| - |
50 |
| -/* Define to 1 if you have statvfs */ |
51 |
| -#cmakedefine HAVE_STATVFS 1 |
52 |
| - |
53 |
| -/* Define to 1 if you have the <string.h> header file. */ |
54 |
| -#cmakedefine HAVE_STRING_H 1 |
55 |
| - |
56 |
| -/* Define if you have the struct ucred */ |
57 |
| -#cmakedefine HAVE_STRUCT_UCRED 1 |
58 |
| - |
59 |
| -/* Define to 1 if you have the <sys/loadavg.h> header file. */ |
60 |
| -#cmakedefine HAVE_SYS_LOADAVG_H 1 |
61 |
| - |
62 |
| -/* Define to 1 if you have the <sys/mount.h> header file. */ |
63 |
| -#cmakedefine HAVE_SYS_MOUNT_H 1 |
64 |
| - |
65 |
| -/* Define to 1 if you have the <sys/param.h> header file. */ |
66 |
| -#cmakedefine HAVE_SYS_PARAM_H 1 |
67 |
| - |
68 |
| -/* Define to 1 if you have the <sys/statfs.h> header file. */ |
69 |
| -#cmakedefine HAVE_SYS_STATFS_H 1 |
70 |
| - |
71 |
| -/* Define to 1 if you have the <sys/statvfs.h> header file. */ |
72 |
| -#cmakedefine HAVE_SYS_STATVFS_H 1 |
73 |
| - |
74 |
| -/* Define to 1 if you have statfs(). */ |
75 |
| -#cmakedefine HAVE_STATFS 1 |
76 |
| - |
77 |
| -/* Define to 1 if you have the <sys/select.h> header file. */ |
78 |
| -#cmakedefine HAVE_SYS_SELECT_H 1 |
79 |
| - |
80 |
| -/* Define to 1 if you have the <sys/socket.h> header file. */ |
81 |
| -#cmakedefine HAVE_SYS_SOCKET_H 1 |
82 |
| - |
83 | 6 | /* Define to 1 if you have the <sys/time.h> header file. */
|
84 | 7 | #cmakedefine HAVE_SYS_TIME_H 1
|
85 | 8 |
|
86 |
| -/* Define to 1 if you have the <sys/types.h> header file. */ |
87 |
| -#cmakedefine HAVE_SYS_TYPES_H 1 |
88 |
| - |
89 |
| -/* Define to 1 if you have the <sys/vfs.h> header file. */ |
90 |
| -#cmakedefine HAVE_SYS_VFS_H 1 |
91 |
| - |
92 |
| -/* Define to 1 if you have the <sys/wait.h> header file. */ |
93 |
| -#cmakedefine HAVE_SYS_WAIT_H 1 |
94 |
| - |
95 |
| -/* Define to 1 if you have the <unistd.h> header file. */ |
96 |
| -#cmakedefine HAVE_UNISTD_H 1 |
97 |
| - |
98 |
| -/* Define to 1 if you have the <stdint.h> header file. */ |
99 |
| -#cmakedefine HAVE_STDINT_H 1 |
100 |
| - |
101 |
| -/* Define to 1 if you have the <malloc.h> header file. */ |
102 |
| -#cmakedefine HAVE_MALLOC_H 1 |
103 |
| - |
104 |
| -/* Define if you have unsetenv */ |
105 |
| -#cmakedefine HAVE_UNSETENV 1 |
106 |
| - |
107 |
| -/* Define if you have the unsetenv prototype */ |
108 |
| -#cmakedefine HAVE_UNSETENV_PROTO 1 |
109 |
| - |
110 |
| -/* Define if you have usleep */ |
111 |
| -#cmakedefine HAVE_USLEEP 1 |
112 |
| - |
113 |
| -/* Define if you have the usleep prototype */ |
114 |
| -#cmakedefine HAVE_USLEEP_PROTO 1 |
115 |
| - |
116 |
| -/* Define to 1 if you have the `vsnprintf' function. */ |
117 |
| -#cmakedefine HAVE_VSNPRINTF 1 |
118 |
| - |
119 |
| -/* KDE's default home directory */ |
120 |
| -#cmakedefine KDE_DEFAULT_HOME "${KDE_DEFAULT_HOME}" |
121 |
| - |
122 | 9 | /* KDE's binaries directory */
|
123 | 10 | #define KDE_BINDIR "${KDE_INSTALL_BINDIR}"
|
124 | 11 |
|
125 |
| -/* KDE's configuration directory */ |
126 |
| -#define KDE_CONFDIR "${KDE_INSTALL_CONFDIR}" |
127 |
| - |
128 |
| -/* KDE's static data directory */ |
129 |
| -#define KDE_DATADIR "${KDE_INSTALL_DATADIR}" |
130 |
| - |
131 |
| -/* Define where your java executable is */ |
132 |
| -#undef PATH_JAVA |
133 |
| - |
134 |
| -/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
135 |
| -#cmakedefine TIME_WITH_SYS_TIME 1 |
136 |
| - |
137 |
| -/* X binaries directory */ |
138 |
| -#cmakedefine XBINDIR "${XBINDIR}" |
139 |
| - |
140 |
| -/* X libraries directory */ |
141 |
| -#cmakedefine XLIBDIR "${XLIBDIR}" |
142 |
| - |
143 |
| -/* Number of bits in a file offset, on hosts where this is settable. */ |
144 |
| -#define _FILE_OFFSET_BITS 64 |
145 |
| - |
146 |
| -/* |
147 |
| - * On HP-UX, the declaration of vsnprintf() is needed every time ! |
148 |
| - */ |
149 |
| - |
150 |
| -/* type to use in place of socklen_t if not defined */ |
151 |
| -#define kde_socklen_t socklen_t |
152 |
| - |
153 | 12 | /** place where plasma-frameworks things are installed */
|
154 | 13 | #define PLASMA_RELATIVE_DATA_INSTALL_DIR "@PLASMA_RELATIVE_DATA_INSTALL_DIR@"
|
155 | 14 |
|
|
0 commit comments