mirror of https://github.com/BOINC/boinc.git
327 lines
9.0 KiB
C
327 lines
9.0 KiB
C
/* config.h. Generated by configure. */
|
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* getsockopt uses size_t */
|
|
/* #undef GETSOCKOPT_SIZE_T */
|
|
|
|
/* getsockopt uses socklen_t */
|
|
#define GETSOCKOPT_SOCKLEN_T 1
|
|
|
|
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
|
#define HAVE_ARPA_INET_H 1
|
|
|
|
/* Define to 1 if you have the <dirent.h> header file. */
|
|
#define HAVE_DIRENT_H 1
|
|
|
|
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
|
|
/* #undef HAVE_DOPRNT */
|
|
|
|
/* Define to 1 if you have the <errno.h> header file. */
|
|
#define HAVE_ERRNO_H 1
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#define HAVE_FCNTL_H 1
|
|
|
|
/* Define to 1 if you have the `flock' function. */
|
|
#define HAVE_FLOCK 1
|
|
|
|
/* Define to 1 if you have the `gethostname' function. */
|
|
#define HAVE_GETHOSTNAME 1
|
|
|
|
/* Define to 1 if you have the `gettimeofday' function. */
|
|
#define HAVE_GETTIMEOFDAY 1
|
|
|
|
/* Define to 1 if you have the <glaux.h> header file. */
|
|
/* #undef HAVE_GLAUX_H */
|
|
|
|
/* Define to 1 if you have the <GLUT/glut.h> header file. */
|
|
/* #undef HAVE_GLUT_GLUT_H */
|
|
|
|
/* Define to 1 if you have the <glut.h> header file. */
|
|
/* #undef HAVE_GLUT_H */
|
|
|
|
/* Define to 1 if you have the <glu.h> header file. */
|
|
/* #undef HAVE_GLU_H */
|
|
|
|
/* Define to 1 if you have the <GL/glaux.h> header file. */
|
|
/* #undef HAVE_GL_GLAUX_H */
|
|
|
|
/* Define to 1 if you have the <GL/glut.h> header file. */
|
|
/* #undef HAVE_GL_GLUT_H */
|
|
|
|
/* Define to 1 if you have the <GL/glu.h> header file. */
|
|
/* #undef HAVE_GL_GLU_H */
|
|
|
|
/* Define to 1 if you have the <GL/gl.h> header file. */
|
|
/* #undef HAVE_GL_GL_H */
|
|
|
|
/* Define to 1 if you have the <gl.h> header file. */
|
|
/* #undef HAVE_GL_H */
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#define HAVE_INTTYPES_H 1
|
|
|
|
/* Define to 1 if you have the `cygipc' library (-lcygipc). */
|
|
/* #undef HAVE_LIBCYGIPC */
|
|
|
|
/* Define to 1 if you have the `gen' library (-lgen). */
|
|
/* #undef HAVE_LIBGEN */
|
|
|
|
/* Define to 1 if you have the `m' library (-lm). */
|
|
#define HAVE_LIBM 1
|
|
|
|
/* Define to 1 if you have the `nsl' library (-lnsl). */
|
|
#define HAVE_LIBNSL 1
|
|
|
|
/* Define to 1 if you have the `socket' library (-lsocket). */
|
|
/* #undef HAVE_LIBSOCKET */
|
|
|
|
/* Define to 1 if you have the `stdc++' library (-lstdc++). */
|
|
/* #undef HAVE_LIBSTDC__ */
|
|
|
|
/* Define to 1 if you have the `z' library (-lz). */
|
|
#define HAVE_LIBZ 1
|
|
|
|
/* Define to 1 if you have the `lockf' function. */
|
|
#define HAVE_LOCKF 1
|
|
|
|
/* Define to 1 if you have the <malloc.h> header file. */
|
|
#define HAVE_MALLOC_H 1
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#define HAVE_MEMORY_H 1
|
|
|
|
/* Define to 1 if you have the <MesaGL/glaux.h> header file. */
|
|
/* #undef HAVE_MESAGL_GLAUX_H */
|
|
|
|
/* Define to 1 if you have the <MesaGL/glut.h> header file. */
|
|
/* #undef HAVE_MESAGL_GLUT_H */
|
|
|
|
/* Define to 1 if you have the <MesaGL/glu.h> header file. */
|
|
/* #undef HAVE_MESAGL_GLU_H */
|
|
|
|
/* Define to 1 if you have the <MesaGL/gl.h> header file. */
|
|
/* #undef HAVE_MESAGL_GL_H */
|
|
|
|
/* Define to 1 if you have the `mkdir' function. */
|
|
#define HAVE_MKDIR 1
|
|
|
|
/* Define if your C++ compiler supports namespaces */
|
|
/* #undef HAVE_NAMESPACES */
|
|
|
|
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
|
|
/* #undef HAVE_NDIR_H */
|
|
|
|
/* Define to 1 if you have the <netdb.h> header file. */
|
|
#define HAVE_NETDB_H 1
|
|
|
|
/* Define to 1 if you have the <netinet/in.h> header file. */
|
|
#define HAVE_NETINET_IN_H 1
|
|
|
|
/* Define to 1 if you have the <netinet/tcp.h> header file. */
|
|
#define HAVE_NETINET_TCP_H 1
|
|
|
|
/* Define to 1 if you have the <OpenGL/glaux.h> header file. */
|
|
/* #undef HAVE_OPENGL_GLAUX_H */
|
|
|
|
/* Define to 1 if you have the <OpenGL/glut.h> header file. */
|
|
/* #undef HAVE_OPENGL_GLUT_H */
|
|
|
|
/* Define to 1 if you have the <OpenGL/glu.h> header file. */
|
|
/* #undef HAVE_OPENGL_GLU_H */
|
|
|
|
/* Define to 1 if you have the <OpenGL/gl.h> header file. */
|
|
/* #undef HAVE_OPENGL_GL_H */
|
|
|
|
/* Define if you have POSIX threads libraries and header files. */
|
|
/* #undef HAVE_PTHREAD */
|
|
|
|
/* Define to 1 if you have the `select' function. */
|
|
#define HAVE_SELECT 1
|
|
|
|
/* Define to 1 if you have the `setpriority' function. */
|
|
#define HAVE_SETPRIORITY 1
|
|
|
|
/* Define to 1 if you have the <signal.h> header file. */
|
|
#define HAVE_SIGNAL_H 1
|
|
|
|
/* Define to 1 if you have the `socket' function. */
|
|
#define HAVE_SOCKET 1
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#define HAVE_STDINT_H 1
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#define HAVE_STDLIB_H 1
|
|
|
|
/* Define to 1 if max is in namespace std:: */
|
|
/* #undef HAVE_STD_MAX */
|
|
|
|
/* Define to 1 if min is in namespace std:: */
|
|
/* #undef HAVE_STD_MIN */
|
|
|
|
/* Define to 1 if transform is in namespace std:: */
|
|
/* #undef HAVE_STD_TRANSFORM */
|
|
|
|
/* Have strfind */
|
|
/* #undef HAVE_STRFIND */
|
|
|
|
/* Define to 1 if you have the `strftime' function. */
|
|
#define HAVE_STRFTIME 1
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#define HAVE_STRINGS_H 1
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#define HAVE_STRING_H 1
|
|
|
|
/* Define to 1 if you have the `strlcat' function. */
|
|
/* #undef HAVE_STRLCAT */
|
|
|
|
/* Define to 1 if you have the `strlcpy' function. */
|
|
/* #undef HAVE_STRLCPY */
|
|
|
|
/* Define to 1 if you have the `strstr' function. */
|
|
#define HAVE_STRSTR 1
|
|
|
|
/* Define to 1 if `tm_zone' is member of `struct tm'. */
|
|
#define HAVE_STRUCT_TM_TM_ZONE 1
|
|
|
|
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
|
|
*/
|
|
/* #undef HAVE_SYS_DIR_H */
|
|
|
|
/* Define to 1 if you have the <sys/file.h> header file. */
|
|
#define HAVE_SYS_FILE_H 1
|
|
|
|
/* Define to 1 if you have the <sys/ipc.h> header file. */
|
|
#define HAVE_SYS_IPC_H 1
|
|
|
|
/* Define to 1 if you have the <sys/mount.h> header file. */
|
|
#define HAVE_SYS_MOUNT_H 1
|
|
|
|
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
|
*/
|
|
/* #undef HAVE_SYS_NDIR_H */
|
|
|
|
/* Define to 1 if you have the <sys/resource.h> header file. */
|
|
#define HAVE_SYS_RESOURCE_H 1
|
|
|
|
/* Define to 1 if you have the <sys/select.h> header file. */
|
|
#define HAVE_SYS_SELECT_H 1
|
|
|
|
/* Define to 1 if you have the <sys/shm.h> header file. */
|
|
#define HAVE_SYS_SHM_H 1
|
|
|
|
/* Define to 1 if you have the <sys/socket.h> header file. */
|
|
#define HAVE_SYS_SOCKET_H 1
|
|
|
|
/* Define to 1 if you have the <sys/statfs.h> header file. */
|
|
#define HAVE_SYS_STATFS_H 1
|
|
|
|
/* Define to 1 if you have the <sys/statvfs.h> header file. */
|
|
#define HAVE_SYS_STATVFS_H 1
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#define HAVE_SYS_STAT_H 1
|
|
|
|
/* Define to 1 if you have the <sys/swap.h> header file. */
|
|
#define HAVE_SYS_SWAP_H 1
|
|
|
|
/* Define to 1 if you have the <sys/sysctl.h> header file. */
|
|
#define HAVE_SYS_SYSCTL_H 1
|
|
|
|
/* Define to 1 if you have the <sys/systeminfo.h> header file. */
|
|
/* #undef HAVE_SYS_SYSTEMINFO_H */
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
#define HAVE_SYS_TIME_H 1
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#define HAVE_SYS_TYPES_H 1
|
|
|
|
/* Define to 1 if you have the <sys/utsname.h> header file. */
|
|
#define HAVE_SYS_UTSNAME_H 1
|
|
|
|
/* Define to 1 if you have the <sys/vmmeter.h> header file. */
|
|
/* #undef HAVE_SYS_VMMETER_H */
|
|
|
|
/* Define to 1 if you have the <sys/wait.h> header file. */
|
|
#define HAVE_SYS_WAIT_H 1
|
|
|
|
/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
|
|
`HAVE_STRUCT_TM_TM_ZONE' instead. */
|
|
#define HAVE_TM_ZONE 1
|
|
|
|
/* Define to 1 if you don't have `tm_zone' but do have the external array
|
|
`tzname'. */
|
|
/* #undef HAVE_TZNAME */
|
|
|
|
/* Define to 1 if you have the `uname' function. */
|
|
#define HAVE_UNAME 1
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#define HAVE_UNISTD_H 1
|
|
|
|
/* Define to 1 if you have the `vprintf' function. */
|
|
#define HAVE_VPRINTF 1
|
|
|
|
/* Define to 1 if you have the `wait3' system call. Deprecated, you should no
|
|
longer depend upon `wait3'. */
|
|
#define HAVE_WAIT3 1
|
|
|
|
/* Define to 1 if you have the `wait4' function. */
|
|
#define HAVE_WAIT4 1
|
|
|
|
/* Define to 1 if you have X11 libraries */
|
|
/* #undef HAVE_X11 */
|
|
|
|
/* Host for this compilation */
|
|
#define HOSTTYPE "i686-pc-linux-gnu"
|
|
|
|
/* Major part of version number */
|
|
#define MAJOR_VERSION 1
|
|
|
|
/* Minor part of version number */
|
|
#define MINOR_VERSION
|
|
|
|
/* Name of package */
|
|
#define PACKAGE "boinc_zip"
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#define PACKAGE_BUGREPORT ""
|
|
|
|
/* Define to the full name of this package. */
|
|
#define PACKAGE_NAME "BOINC_ZIP"
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#define PACKAGE_STRING "BOINC_ZIP 1.00"
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#define PACKAGE_TARNAME "boinc_zip"
|
|
|
|
/* Define to the version of this package. */
|
|
#define PACKAGE_VERSION "1.00"
|
|
|
|
/* Define to the necessary symbol if this constant uses a non-standard name on
|
|
your system. */
|
|
/* #undef PTHREAD_CREATE_JOINABLE */
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#define STDC_HEADERS 1
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
#define TIME_WITH_SYS_TIME 1
|
|
|
|
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
|
/* #undef TM_IN_SYS_TIME */
|
|
|
|
/* Version number of package */
|
|
#define VERSION "1.00"
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
/* #undef const */
|
|
|
|
/* Define to `unsigned' if <sys/types.h> does not define. */
|
|
/* #undef size_t */
|