/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* with debugging code */ /* #undef DEBUG */ /* Enabling POSIX thread support */ /* #undef ENABLE_POSIX_THREADS */ /* Define to 1 if you have the header file. */ /* #undef HAVE_AIXFONT_H */ /* Define to 1 if you have the `cpucountset' function. */ /* #undef HAVE_CPUCOUNTSET */ /* Define to 1 if you have the `cpusetcreate' function. */ /* #undef HAVE_CPUSETCREATE */ /* Define to 1 if you have the `cpu_get_max' function. */ /* #undef HAVE_CPU_GET_MAX */ /* Define to 1 if you have the `cpu_get_num' function. */ /* #undef HAVE_CPU_GET_NUM */ /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the `getsysinfo' function. */ /* #undef HAVE_GETSYSINFO */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INVENT_H */ /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_IP_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MACHINE_HAL_SYSINFO_H */ /* Define to 1 if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MATH_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the `memset' function. */ #define HAVE_MEMSET 1 /* Define to 1 if you have the `processor_info' function. */ #define HAVE_PROCESSOR_INFO 1 /* Define to 1 if you have the `pstat' function. */ /* #undef HAVE_PSTAT */ /* Define to 1 if you have the `pstat_getdynamic' function. */ /* #undef HAVE_PSTAT_GETDYNAMIC */ /* Define to 1 if you have the `pstat_getprocessor' function. */ /* #undef HAVE_PSTAT_GETPROCESSOR */ /* Define if you have POSIX threads libraries and header files. */ /* #undef HAVE_PTHREAD */ /* Define to 1 if you have the `pthread_num_processors_np' function. */ /* #undef HAVE_PTHREAD_NUM_PROCESSORS_NP */ /* has the pthread_setconcunacy call, needeed on Solaris */ /* #undef HAVE_PTHREAD_SETCONCURRENCY */ /* Define to 1 if you have the header file. */ #define HAVE_SCHED_H 1 /* Define to 1 if stdbool.h conforms to C99. */ /* #undef HAVE_STDBOOL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ #define HAVE_STDIO_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define to 1 if you have the `strchr' function. */ #define HAVE_STRCHR 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define to 1 if you have the `strtol' function. */ #define HAVE_STRTOL 1 /* Define to 1 if you have the `sysconf' function. */ #define HAVE_SYSCONF 1 /* Define to 1 if you have the `sysctl' function. */ #define HAVE_SYSCTL 1 /* Define to 1 if you have the `sysinfo' function. */ /* #undef HAVE_SYSINFO */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_PROCESSOR_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_PSTAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_SYSCTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_SYSINFO_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_SYSLIMITS_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_SYSTEMINFO_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_UNISTD_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_UTSNAME_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_VID_H */ /* Define to 1 if you have the header file. */ #define HAVE_TIME_H 1 /* Define to 1 if you have the `uname' function. */ #define HAVE_UNAME 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define to 1 if the system has the type `_Bool'. */ /* #undef HAVE__BOOL */ /* Name of package */ #define PACKAGE "atlc" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "drkirkby@ntlworld.com" /* Define to the full name of this package. */ #define PACKAGE_NAME "atlc" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "atlc 4.6.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "atlc" /* Define to the version of this package. */ #define PACKAGE_VERSION "4.6.0" /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ /* #undef PTHREAD_CREATE_JOINABLE */ /* The size of a `size_t', as computed by sizeof. */ #define SIZEOF_SIZE_T 0 /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* try to get hardware information */ #define TRY_TO_GET_HARDWARE_INFO 1 /* Version number of package */ #define VERSION "4.6.0" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define to empty if `const' does not conform to ANSI C. */ #define const /* Define to `unsigned' if does not define. */ #define size_t unsigned