| 1 | /* config.h. Generated from config.h.in by configure. */ |
|---|
| 2 | /* config.h.in. Generated from configure.ac by autoheader. */ |
|---|
| 3 | |
|---|
| 4 | |
|---|
| 5 | /* double-inclusion protection for config.h */ |
|---|
| 6 | #ifndef BOINC_CONFIG_H |
|---|
| 7 | #define BOINC_CONFIG_H |
|---|
| 8 | |
|---|
| 9 | /* Version defines are now in version.h */ |
|---|
| 10 | #include "version.h" |
|---|
| 11 | |
|---|
| 12 | |
|---|
| 13 | |
|---|
| 14 | /* Directory where BOINC executables will be installed */ |
|---|
| 15 | #define BOINC_EXECPREFIX "/usr/local/bin" |
|---|
| 16 | |
|---|
| 17 | /* Directory where BOINC libraries will be installed */ |
|---|
| 18 | #define BOINC_LIBDIR "/usr/local/lib" |
|---|
| 19 | |
|---|
| 20 | /* Directory tree where BOINC will be installed */ |
|---|
| 21 | #define BOINC_PREFIX "/usr/local" |
|---|
| 22 | |
|---|
| 23 | /* Define to the type pointed to by the 5th parameter of getsockopt */ |
|---|
| 24 | #define BOINC_SOCKLEN_T socklen_t |
|---|
| 25 | |
|---|
| 26 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |
|---|
| 27 | systems. This function is required for `alloca.c' support on those systems. |
|---|
| 28 | */ |
|---|
| 29 | /* #undef CRAY_STACKSEG_END */ |
|---|
| 30 | |
|---|
| 31 | /* Define to 1 if CYGWIN should use the WIN32 GUI */ |
|---|
| 32 | /* #undef CYGWIN_USE_WIN32 */ |
|---|
| 33 | |
|---|
| 34 | /* Define to 1 if using `alloca.c'. */ |
|---|
| 35 | /* #undef C_ALLOCA */ |
|---|
| 36 | |
|---|
| 37 | /* Define to 1 if compiling under OS X 10.3 or earlier */ |
|---|
| 38 | /* #undef DARWIN_10_3 */ |
|---|
| 39 | |
|---|
| 40 | /* Define to the platform's shared library extension */ |
|---|
| 41 | #define DLLEXT ".so" |
|---|
| 42 | |
|---|
| 43 | /* Define to 1 if you have the `alloca' function. */ |
|---|
| 44 | #define HAVE_ALLOCA 1 |
|---|
| 45 | |
|---|
| 46 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
|---|
| 47 | */ |
|---|
| 48 | #define HAVE_ALLOCA_H 1 |
|---|
| 49 | |
|---|
| 50 | /* Use the Apple OpenGL framework. */ |
|---|
| 51 | /* #undef HAVE_APPLE_OPENGL_FRAMEWORK */ |
|---|
| 52 | |
|---|
| 53 | /* Define to 1 if you have the <arpa/inet.h> header file. */ |
|---|
| 54 | #define HAVE_ARPA_INET_H 1 |
|---|
| 55 | |
|---|
| 56 | /* Define to 1 if you have the `daemon' function. */ |
|---|
| 57 | /* #undef HAVE_DAEMON */ |
|---|
| 58 | |
|---|
| 59 | /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. |
|---|
| 60 | */ |
|---|
| 61 | #define HAVE_DECL_TZNAME 1 |
|---|
| 62 | |
|---|
| 63 | /* Define to 1 if you have the <dirent.h> header file. */ |
|---|
| 64 | #define HAVE_DIRENT_H 1 |
|---|
| 65 | |
|---|
| 66 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
|---|
| 67 | #define HAVE_DLFCN_H 1 |
|---|
| 68 | |
|---|
| 69 | /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ |
|---|
| 70 | #define HAVE_DOPRNT 1 |
|---|
| 71 | |
|---|
| 72 | /* Define to 1 if you have the <errno.h> header file. */ |
|---|
| 73 | #define HAVE_ERRNO_H 1 |
|---|
| 74 | |
|---|
| 75 | /* Define to 1 if you have the <fcntl.h> header file. */ |
|---|
| 76 | #define HAVE_FCNTL_H 1 |
|---|
| 77 | |
|---|
| 78 | /* Define to 1 if you have the `getisax' function. */ |
|---|
| 79 | #define HAVE_GETISAX 1 |
|---|
| 80 | |
|---|
| 81 | /* Define to 1 if you have the `getutent' function. */ |
|---|
| 82 | #define HAVE_GETUTENT 1 |
|---|
| 83 | |
|---|
| 84 | /* Define to 1 if you have the <glaux.h> header file. */ |
|---|
| 85 | /* #undef HAVE_GLAUX_H */ |
|---|
| 86 | |
|---|
| 87 | /* Define to 1 if you have the <GLUT/glut.h> header file. */ |
|---|
| 88 | /* #undef HAVE_GLUT_GLUT_H */ |
|---|
| 89 | |
|---|
| 90 | /* Define to 1 if you have the <glut.h> header file. */ |
|---|
| 91 | /* #undef HAVE_GLUT_H */ |
|---|
| 92 | |
|---|
| 93 | /* Define to 1 if you have the <glu.h> header file. */ |
|---|
| 94 | /* #undef HAVE_GLU_H */ |
|---|
| 95 | |
|---|
| 96 | /* Define to 1 if you have the <GL/glaux.h> header file. */ |
|---|
| 97 | /* #undef HAVE_GL_GLAUX_H */ |
|---|
| 98 | |
|---|
| 99 | /* Define to 1 if you have the <GL/glut.h> header file. */ |
|---|
| 100 | /* #undef HAVE_GL_GLUT_H */ |
|---|
| 101 | |
|---|
| 102 | /* Define to 1 if you have the <GL/glu.h> header file. */ |
|---|
| 103 | /* #undef HAVE_GL_GLU_H */ |
|---|
| 104 | |
|---|
| 105 | /* Define to 1 if you have the <GL/gl.h> header file. */ |
|---|
| 106 | /* #undef HAVE_GL_GL_H */ |
|---|
| 107 | |
|---|
| 108 | /* Define to 1 if you have the <gl.h> header file. */ |
|---|
| 109 | /* #undef HAVE_GL_H */ |
|---|
| 110 | |
|---|
| 111 | /* Define to 1 if you have the <grp.h> header file. */ |
|---|
| 112 | #define HAVE_GRP_H 1 |
|---|
| 113 | |
|---|
| 114 | /* Define to 1 if you have the <ieeefp.h> header file. */ |
|---|
| 115 | #define HAVE_IEEEFP_H 1 |
|---|
| 116 | |
|---|
| 117 | /* Define to 1 if you have the <inttypes.h> header file. */ |
|---|
| 118 | #define HAVE_INTTYPES_H 1 |
|---|
| 119 | |
|---|
| 120 | /* Define to 1 if you have the c library */ |
|---|
| 121 | #define HAVE_LIBC 1 |
|---|
| 122 | |
|---|
| 123 | /* Define to 1 if you have a functional curl library. */ |
|---|
| 124 | #define HAVE_LIBCURL 1 |
|---|
| 125 | |
|---|
| 126 | /* Define to 1 if you have the c_nonshared library */ |
|---|
| 127 | /* #undef HAVE_LIBC_NONSHARED */ |
|---|
| 128 | |
|---|
| 129 | /* Define to 1 if you have the gcc library */ |
|---|
| 130 | #define HAVE_LIBGCC 1 |
|---|
| 131 | |
|---|
| 132 | /* Define to 1 if you have the gcc_eh library */ |
|---|
| 133 | #define HAVE_LIBGCC_EH 1 |
|---|
| 134 | |
|---|
| 135 | /* Define to 1 if you have the math library */ |
|---|
| 136 | #define HAVE_LIBM 1 |
|---|
| 137 | |
|---|
| 138 | /* Define to 1 if you have the pthread library */ |
|---|
| 139 | #define HAVE_LIBPTHREAD 1 |
|---|
| 140 | |
|---|
| 141 | /* Define to 1 if you have the stdc++ library */ |
|---|
| 142 | #define HAVE_LIBSTDC__ 1 |
|---|
| 143 | |
|---|
| 144 | /* Define to 1 if you have the wsock32 library */ |
|---|
| 145 | /* #undef HAVE_LIBWSOCK32 */ |
|---|
| 146 | |
|---|
| 147 | /* Define to 1 if you have the <malloc.h> header file. */ |
|---|
| 148 | #define HAVE_MALLOC_H 1 |
|---|
| 149 | |
|---|
| 150 | /* Define to 1 if you have the <memory.h> header file. */ |
|---|
| 151 | #define HAVE_MEMORY_H 1 |
|---|
| 152 | |
|---|
| 153 | /* Define to 1 if you have the <MesaGL/glaux.h> header file. */ |
|---|
| 154 | /* #undef HAVE_MESAGL_GLAUX_H */ |
|---|
| 155 | |
|---|
| 156 | /* Define to 1 if you have the <MesaGL/glut.h> header file. */ |
|---|
| 157 | /* #undef HAVE_MESAGL_GLUT_H */ |
|---|
| 158 | |
|---|
| 159 | /* Define to 1 if you have the <MesaGL/glu.h> header file. */ |
|---|
| 160 | /* #undef HAVE_MESAGL_GLU_H */ |
|---|
| 161 | |
|---|
| 162 | /* Define to 1 if you have the <MesaGL/gl.h> header file. */ |
|---|
| 163 | /* #undef HAVE_MESAGL_GL_H */ |
|---|
| 164 | |
|---|
| 165 | /* Define if your C++ compiler supports namespaces */ |
|---|
| 166 | #define HAVE_NAMESPACES 1 |
|---|
| 167 | |
|---|
| 168 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
|---|
| 169 | /* #undef HAVE_NDIR_H */ |
|---|
| 170 | |
|---|
| 171 | /* Define to 1 if you have the <netdb.h> header file. */ |
|---|
| 172 | #define HAVE_NETDB_H 1 |
|---|
| 173 | |
|---|
| 174 | /* Define to 1 if you have the <netinet/in.h> header file. */ |
|---|
| 175 | #define HAVE_NETINET_IN_H 1 |
|---|
| 176 | |
|---|
| 177 | /* Define to 1 if you have the <netinet/tcp.h> header file. */ |
|---|
| 178 | #define HAVE_NETINET_TCP_H 1 |
|---|
| 179 | |
|---|
| 180 | /* Define to 1 if you have the <OpenGL/glaux.h> header file. */ |
|---|
| 181 | /* #undef HAVE_OPENGL_GLAUX_H */ |
|---|
| 182 | |
|---|
| 183 | /* Define to 1 if you have the <OpenGL/glut.h> header file. */ |
|---|
| 184 | /* #undef HAVE_OPENGL_GLUT_H */ |
|---|
| 185 | |
|---|
| 186 | /* Define to 1 if you have the <OpenGL/glu.h> header file. */ |
|---|
| 187 | /* #undef HAVE_OPENGL_GLU_H */ |
|---|
| 188 | |
|---|
| 189 | /* Define to 1 if you have the <OpenGL/gl.h> header file. */ |
|---|
| 190 | /* #undef HAVE_OPENGL_GL_H */ |
|---|
| 191 | |
|---|
| 192 | /* Define to 1 if you have the <procfs.h> header file. */ |
|---|
| 193 | #define HAVE_PROCFS_H 1 |
|---|
| 194 | |
|---|
| 195 | /* Define if you have POSIX threads libraries and header files. */ |
|---|
| 196 | #define HAVE_PTHREAD 1 |
|---|
| 197 | |
|---|
| 198 | /* Define to 1 if you have the `putenv' function. */ |
|---|
| 199 | #define HAVE_PUTENV 1 |
|---|
| 200 | |
|---|
| 201 | /* Define to 1 if you have the `setenv' function. */ |
|---|
| 202 | #define HAVE_SETENV 1 |
|---|
| 203 | |
|---|
| 204 | /* Define to 1 if you have the <setjmp.h> header file. */ |
|---|
| 205 | #define HAVE_SETJMP_H 1 |
|---|
| 206 | |
|---|
| 207 | /* Define to 1 if you have the `setpriority' function. */ |
|---|
| 208 | #define HAVE_SETPRIORITY 1 |
|---|
| 209 | |
|---|
| 210 | /* Define to 1 if you have the `setutent' function. */ |
|---|
| 211 | #define HAVE_SETUTENT 1 |
|---|
| 212 | |
|---|
| 213 | /* Define to 1 if you have the `sigaction' function. */ |
|---|
| 214 | #define HAVE_SIGACTION 1 |
|---|
| 215 | |
|---|
| 216 | /* Define to 1 if you have the <signal.h> header file. */ |
|---|
| 217 | #define HAVE_SIGNAL_H 1 |
|---|
| 218 | |
|---|
| 219 | /* Define to 1 if the system has the type `socklen_t'. */ |
|---|
| 220 | #define HAVE_SOCKLEN_T 1 |
|---|
| 221 | |
|---|
| 222 | /* Define to 1 if you have the `stat64' function. */ |
|---|
| 223 | #define HAVE_STAT64 1 |
|---|
| 224 | |
|---|
| 225 | /* Define to 1 if you have the <stdint.h> header file. */ |
|---|
| 226 | #define HAVE_STDINT_H 1 |
|---|
| 227 | |
|---|
| 228 | /* Define to 1 if you have the <stdlib.h> header file. */ |
|---|
| 229 | #define HAVE_STDLIB_H 1 |
|---|
| 230 | |
|---|
| 231 | /* Define to 1 if locale is in namespace std:: */ |
|---|
| 232 | #define HAVE_STD_LOCALE 1 |
|---|
| 233 | |
|---|
| 234 | /* Define to 1 if max is in namespace std:: */ |
|---|
| 235 | #define HAVE_STD_MAX 1 |
|---|
| 236 | |
|---|
| 237 | /* Define to 1 if min is in namespace std:: */ |
|---|
| 238 | #define HAVE_STD_MIN 1 |
|---|
| 239 | |
|---|
| 240 | /* Define to 1 if transform is in namespace std:: */ |
|---|
| 241 | #define HAVE_STD_TRANSFORM 1 |
|---|
| 242 | |
|---|
| 243 | /* Define to 1 if you have the `strcasestr' function. */ |
|---|
| 244 | /* #undef HAVE_STRCASESTR */ |
|---|
| 245 | |
|---|
| 246 | /* Define to 1 if you have the `strdup' function. */ |
|---|
| 247 | #define HAVE_STRDUP 1 |
|---|
| 248 | |
|---|
| 249 | /* Define to 1 if you have the `strdupa' function. */ |
|---|
| 250 | /* #undef HAVE_STRDUPA */ |
|---|
| 251 | |
|---|
| 252 | /* Define to 1 if you have the <strings.h> header file. */ |
|---|
| 253 | #define HAVE_STRINGS_H 1 |
|---|
| 254 | |
|---|
| 255 | /* Define to 1 if you have the <string.h> header file. */ |
|---|
| 256 | #define HAVE_STRING_H 1 |
|---|
| 257 | |
|---|
| 258 | /* Define to 1 if you have the `strlcat' function. */ |
|---|
| 259 | #define HAVE_STRLCAT 1 |
|---|
| 260 | |
|---|
| 261 | /* Define to 1 if you have the `strlcpy' function. */ |
|---|
| 262 | #define HAVE_STRLCPY 1 |
|---|
| 263 | |
|---|
| 264 | /* Define to 1 if `tm_zone' is member of `struct tm'. */ |
|---|
| 265 | /* #undef HAVE_STRUCT_TM_TM_ZONE */ |
|---|
| 266 | |
|---|
| 267 | /* Define to 1 if you have the <sys/auxv.h> header file. */ |
|---|
| 268 | #define HAVE_SYS_AUXV_H 1 |
|---|
| 269 | |
|---|
| 270 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
|---|
| 271 | */ |
|---|
| 272 | /* #undef HAVE_SYS_DIR_H */ |
|---|
| 273 | |
|---|
| 274 | /* Define to 1 if you have the <sys/file.h> header file. */ |
|---|
| 275 | #define HAVE_SYS_FILE_H 1 |
|---|
| 276 | |
|---|
| 277 | /* Define to 1 if you have the <sys/ipc.h> header file. */ |
|---|
| 278 | #define HAVE_SYS_IPC_H 1 |
|---|
| 279 | |
|---|
| 280 | /* Define to 1 if you have the <sys/mount.h> header file. */ |
|---|
| 281 | #define HAVE_SYS_MOUNT_H 1 |
|---|
| 282 | |
|---|
| 283 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
|---|
| 284 | */ |
|---|
| 285 | /* #undef HAVE_SYS_NDIR_H */ |
|---|
| 286 | |
|---|
| 287 | /* Define to 1 if you have the <sys/param.h> header file. */ |
|---|
| 288 | #define HAVE_SYS_PARAM_H 1 |
|---|
| 289 | |
|---|
| 290 | /* Define to 1 if you have the <sys/resource.h> header file. */ |
|---|
| 291 | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 292 | |
|---|
| 293 | /* Define to 1 if you have the <sys/select.h> header file. */ |
|---|
| 294 | #define HAVE_SYS_SELECT_H 1 |
|---|
| 295 | |
|---|
| 296 | /* Define to 1 if you have the <sys/shm.h> header file. */ |
|---|
| 297 | #define HAVE_SYS_SHM_H 1 |
|---|
| 298 | |
|---|
| 299 | /* Define to 1 if you have the <sys/socket.h> header file. */ |
|---|
| 300 | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 301 | |
|---|
| 302 | /* Define to 1 if you have the <sys/statfs.h> header file. */ |
|---|
| 303 | #define HAVE_SYS_STATFS_H 1 |
|---|
| 304 | |
|---|
| 305 | /* Define to 1 if you have the <sys/statvfs.h> header file. */ |
|---|
| 306 | #define HAVE_SYS_STATVFS_H 1 |
|---|
| 307 | |
|---|
| 308 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
|---|
| 309 | #define HAVE_SYS_STAT_H 1 |
|---|
| 310 | |
|---|
| 311 | /* Define to 1 if you have the <sys/swap.h> header file. */ |
|---|
| 312 | #define HAVE_SYS_SWAP_H 1 |
|---|
| 313 | |
|---|
| 314 | /* Define to 1 if you have the <sys/sysctl.h> header file. */ |
|---|
| 315 | /* #undef HAVE_SYS_SYSCTL_H */ |
|---|
| 316 | |
|---|
| 317 | /* Define to 1 if you have the <sys/systeminfo.h> header file. */ |
|---|
| 318 | #define HAVE_SYS_SYSTEMINFO_H 1 |
|---|
| 319 | |
|---|
| 320 | /* Define to 1 if you have the <sys/time.h> header file. */ |
|---|
| 321 | #define HAVE_SYS_TIME_H 1 |
|---|
| 322 | |
|---|
| 323 | /* Define to 1 if you have the <sys/types.h> header file. */ |
|---|
| 324 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 325 | |
|---|
| 326 | /* Define to 1 if you have the <sys/utsname.h> header file. */ |
|---|
| 327 | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 328 | |
|---|
| 329 | /* Define to 1 if you have the <sys/vmmeter.h> header file. */ |
|---|
| 330 | #define HAVE_SYS_VMMETER_H 1 |
|---|
| 331 | |
|---|
| 332 | /* Define to 1 if you have the <sys/wait.h> header file. */ |
|---|
| 333 | #define HAVE_SYS_WAIT_H 1 |
|---|
| 334 | |
|---|
| 335 | /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use |
|---|
| 336 | `HAVE_STRUCT_TM_TM_ZONE' instead. */ |
|---|
| 337 | /* #undef HAVE_TM_ZONE */ |
|---|
| 338 | |
|---|
| 339 | /* Define to 1 if you don't have `tm_zone' but do have the external array |
|---|
| 340 | `tzname'. */ |
|---|
| 341 | #define HAVE_TZNAME 1 |
|---|
| 342 | |
|---|
| 343 | /* Define to 1 if you have the <unistd.h> header file. */ |
|---|
| 344 | #define HAVE_UNISTD_H 1 |
|---|
| 345 | |
|---|
| 346 | /* Define to 1 if you have the `unsetenv' function. */ |
|---|
| 347 | #define HAVE_UNSETENV 1 |
|---|
| 348 | |
|---|
| 349 | /* Define to 1 if you have the <utmp.h> header file. */ |
|---|
| 350 | #define HAVE_UTMP_H 1 |
|---|
| 351 | |
|---|
| 352 | /* Define to 1 if you have the `vprintf' function. */ |
|---|
| 353 | #define HAVE_VPRINTF 1 |
|---|
| 354 | |
|---|
| 355 | /* Define to 1 if you have the <windows.h> header file. */ |
|---|
| 356 | /* #undef HAVE_WINDOWS_H */ |
|---|
| 357 | |
|---|
| 358 | /* Define to 1 if you have the <winsock2.h> header file. */ |
|---|
| 359 | /* #undef HAVE_WINSOCK2_H */ |
|---|
| 360 | |
|---|
| 361 | /* Define to 1 if you have the <winsock.h> header file. */ |
|---|
| 362 | /* #undef HAVE_WINSOCK_H */ |
|---|
| 363 | |
|---|
| 364 | /* Define to 1 if you have the `_alloca' function. */ |
|---|
| 365 | /* #undef HAVE__ALLOCA */ |
|---|
| 366 | |
|---|
| 367 | /* Define to 1 if /proc/meminfo exists */ |
|---|
| 368 | /* #undef HAVE__PROC_MEMINFO */ |
|---|
| 369 | |
|---|
| 370 | /* Define to 1 if /proc/self/psinfo exists */ |
|---|
| 371 | #define HAVE__PROC_SELF_PSINFO 1 |
|---|
| 372 | |
|---|
| 373 | /* Define to 1 if /proc/self/stat exists */ |
|---|
| 374 | /* #undef HAVE__PROC_SELF_STAT */ |
|---|
| 375 | |
|---|
| 376 | /* Define to 1 if you have the `__builtin_alloca' function. */ |
|---|
| 377 | #define HAVE___BUILTIN_ALLOCA 1 |
|---|
| 378 | |
|---|
| 379 | /* Platform identification used to identify applications for this BOINC core |
|---|
| 380 | client */ |
|---|
| 381 | #define HOSTTYPE "i386-pc-solaris" |
|---|
| 382 | |
|---|
| 383 | /* Alternate identification used to identify applications for this BOINC core |
|---|
| 384 | client */ |
|---|
| 385 | /* #undef HOSTTYPEALT */ |
|---|
| 386 | |
|---|
| 387 | /* "Define to 1 if largefile support causes missing symbols in C++" */ |
|---|
| 388 | /* #undef LARGEFILE_BREAKS_CXX */ |
|---|
| 389 | |
|---|
| 390 | /* Define to the name of libcurl's certification file */ |
|---|
| 391 | #define LIBCURL_CABUNDLE "" |
|---|
| 392 | |
|---|
| 393 | /* Defined if libcurl supports AsynchDNS */ |
|---|
| 394 | /* #undef LIBCURL_FEATURE_ASYNCHDNS */ |
|---|
| 395 | |
|---|
| 396 | /* Defined if libcurl supports IPv6 */ |
|---|
| 397 | #define LIBCURL_FEATURE_IPV6 1 |
|---|
| 398 | |
|---|
| 399 | /* Defined if libcurl supports KRB4 */ |
|---|
| 400 | /* #undef LIBCURL_FEATURE_KRB4 */ |
|---|
| 401 | |
|---|
| 402 | /* Defined if libcurl supports libz */ |
|---|
| 403 | #define LIBCURL_FEATURE_LIBZ 1 |
|---|
| 404 | |
|---|
| 405 | /* Defined if libcurl supports SSL */ |
|---|
| 406 | #define LIBCURL_FEATURE_SSL 1 |
|---|
| 407 | |
|---|
| 408 | /* Defined if libcurl supports DICT */ |
|---|
| 409 | #define LIBCURL_PROTOCOL_DICT 1 |
|---|
| 410 | |
|---|
| 411 | /* Defined if libcurl supports FILE */ |
|---|
| 412 | #define LIBCURL_PROTOCOL_FILE 1 |
|---|
| 413 | |
|---|
| 414 | /* Defined if libcurl supports FTP */ |
|---|
| 415 | #define LIBCURL_PROTOCOL_FTP 1 |
|---|
| 416 | |
|---|
| 417 | /* Defined if libcurl supports FTPS */ |
|---|
| 418 | #define LIBCURL_PROTOCOL_FTPS 1 |
|---|
| 419 | |
|---|
| 420 | /* Defined if libcurl supports GOPHER */ |
|---|
| 421 | /* #undef LIBCURL_PROTOCOL_GOPHER */ |
|---|
| 422 | |
|---|
| 423 | /* Defined if libcurl supports HTTP */ |
|---|
| 424 | #define LIBCURL_PROTOCOL_HTTP 1 |
|---|
| 425 | |
|---|
| 426 | /* Defined if libcurl supports HTTPS */ |
|---|
| 427 | #define LIBCURL_PROTOCOL_HTTPS 1 |
|---|
| 428 | |
|---|
| 429 | /* Defined if libcurl supports LDAP */ |
|---|
| 430 | #define LIBCURL_PROTOCOL_LDAP 1 |
|---|
| 431 | |
|---|
| 432 | /* Defined if libcurl supports TELNET */ |
|---|
| 433 | #define LIBCURL_PROTOCOL_TELNET 1 |
|---|
| 434 | |
|---|
| 435 | /* Define to 1 if your C compiler doesn't accept -c and -o together. */ |
|---|
| 436 | /* #undef NO_MINUS_C_MINUS_O */ |
|---|
| 437 | |
|---|
| 438 | /* Name of package */ |
|---|
| 439 | #define PACKAGE "boinc" |
|---|
| 440 | |
|---|
| 441 | /* Define to the address where bug reports for this package should be sent. */ |
|---|
| 442 | #define PACKAGE_BUGREPORT "" |
|---|
| 443 | |
|---|
| 444 | /* Define to the full name of this package. */ |
|---|
| 445 | #define PACKAGE_NAME "BOINC" |
|---|
| 446 | |
|---|
| 447 | /* Define to the full name and version of this package. */ |
|---|
| 448 | #define PACKAGE_STRING "BOINC 6.6.36" |
|---|
| 449 | |
|---|
| 450 | /* Define to the one symbol short name of this package. */ |
|---|
| 451 | #define PACKAGE_TARNAME "boinc" |
|---|
| 452 | |
|---|
| 453 | /* Define to the version of this package. */ |
|---|
| 454 | #define PACKAGE_VERSION "6.6.36" |
|---|
| 455 | |
|---|
| 456 | /* Define to the necessary symbol if this constant uses a non-standard name on |
|---|
| 457 | your system. */ |
|---|
| 458 | /* #undef PTHREAD_CREATE_JOINABLE */ |
|---|
| 459 | |
|---|
| 460 | /* Define as the return type of signal handlers (`int' or `void'). */ |
|---|
| 461 | #define RETSIGTYPE void |
|---|
| 462 | |
|---|
| 463 | /* If using the C implementation of alloca, define if you know the |
|---|
| 464 | direction of stack growth for your system; otherwise it will be |
|---|
| 465 | automatically deduced at runtime. |
|---|
| 466 | STACK_DIRECTION > 0 => grows toward higher addresses |
|---|
| 467 | STACK_DIRECTION < 0 => grows toward lower addresses |
|---|
| 468 | STACK_DIRECTION = 0 => direction of growth unknown */ |
|---|
| 469 | /* #undef STACK_DIRECTION */ |
|---|
| 470 | |
|---|
| 471 | /* Define to 1 if you have the ANSI C header files. */ |
|---|
| 472 | #define STDC_HEADERS 1 |
|---|
| 473 | |
|---|
| 474 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
|---|
| 475 | #define TIME_WITH_SYS_TIME 1 |
|---|
| 476 | |
|---|
| 477 | /* Define to 1 if your <sys/time.h> declares `struct tm'. */ |
|---|
| 478 | /* #undef TM_IN_SYS_TIME */ |
|---|
| 479 | |
|---|
| 480 | /* "Define to 1 if you want to use the openssl crypto library" */ |
|---|
| 481 | #define USE_OPENSSL 1 |
|---|
| 482 | |
|---|
| 483 | /* Define to 1 to use windows sockets */ |
|---|
| 484 | /* #undef USE_WINSOCK */ |
|---|
| 485 | |
|---|
| 486 | /* Define to 1 to use the wxWidgets debug libraries */ |
|---|
| 487 | /* #undef USE_WX_DEBUG */ |
|---|
| 488 | |
|---|
| 489 | /* utmp file location */ |
|---|
| 490 | /* #undef UTMP_LOCATION */ |
|---|
| 491 | |
|---|
| 492 | /* Version number of package */ |
|---|
| 493 | #define VERSION "6.6.36" |
|---|
| 494 | |
|---|
| 495 | /* Define to prevent redefinition of INT32 in jconfig.h */ |
|---|
| 496 | /* #undef XMD_H */ |
|---|
| 497 | |
|---|
| 498 | /* Define to 1 if the X Window System is missing or not being used. */ |
|---|
| 499 | /* #undef X_DISPLAY_MISSING */ |
|---|
| 500 | |
|---|
| 501 | /* Number of bits in a file offset, on hosts where this is settable. */ |
|---|
| 502 | #define _FILE_OFFSET_BITS 64 |
|---|
| 503 | |
|---|
| 504 | /* Define for large files, on AIX-style hosts. */ |
|---|
| 505 | /* #undef _LARGE_FILES */ |
|---|
| 506 | |
|---|
| 507 | /* Define to empty if `const' does not conform to ANSI C. */ |
|---|
| 508 | /* #undef const */ |
|---|
| 509 | |
|---|
| 510 | /* Define curl_free() as free() if our version of curl lacks curl_free. */ |
|---|
| 511 | /* #undef curl_free */ |
|---|
| 512 | |
|---|
| 513 | /* Define to `unsigned int' if <sys/types.h> does not define. */ |
|---|
| 514 | /* #undef size_t */ |
|---|
| 515 | |
|---|
| 516 | |
|---|
| 517 | |
|---|
| 518 | /* end double-inclusion protection for config.h */ |
|---|
| 519 | #endif /* #ifndef BOINC_CONFIG_H */ |
|---|
| 520 | |
|---|