1*4acc5b6bSchristos /* src/include/config.h. Generated by configure. */ 2*4acc5b6bSchristos /* src/include/config.hin. Generated from configure.ac by autoheader. */ 3*4acc5b6bSchristos 4*4acc5b6bSchristos /* Define if your C++ doesn't understand `delete []'. */ 5*4acc5b6bSchristos /* #undef ARRAY_DELETE_NEEDS_SIZE */ 6*4acc5b6bSchristos 7*4acc5b6bSchristos /* Define if you have a C++ <inttypes.h>. */ 8*4acc5b6bSchristos #define HAVE_CC_INTTYPES_H 1 9*4acc5b6bSchristos 10*4acc5b6bSchristos /* Define if you have a C++ <limits.h>. */ 11*4acc5b6bSchristos #define HAVE_CC_LIMITS_H 1 12*4acc5b6bSchristos 13*4acc5b6bSchristos /* Define if you have a C++ <osfcn.h>. */ 14*4acc5b6bSchristos /* #undef HAVE_CC_OSFCN_H */ 15*4acc5b6bSchristos 16*4acc5b6bSchristos /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you 17*4acc5b6bSchristos don't. */ 18*4acc5b6bSchristos #define HAVE_DECL_SYS_SIGLIST 1 19*4acc5b6bSchristos 20*4acc5b6bSchristos /* Define to 1 if you have the <direct.h> header file. */ 21*4acc5b6bSchristos /* #undef HAVE_DIRECT_H */ 22*4acc5b6bSchristos 23*4acc5b6bSchristos /* Define to 1 if you have the <dirent.h> header file. */ 24*4acc5b6bSchristos #define HAVE_DIRENT_H 1 25*4acc5b6bSchristos 26*4acc5b6bSchristos /* Define to 1 if you have the `fmod' function. */ 27*4acc5b6bSchristos #define HAVE_FMOD 1 28*4acc5b6bSchristos 29*4acc5b6bSchristos /* Define to 1 if you have the `getcwd' function. */ 30*4acc5b6bSchristos #define HAVE_GETCWD 1 31*4acc5b6bSchristos 32*4acc5b6bSchristos /* Define to 1 if you have the `getpagesize' function. */ 33*4acc5b6bSchristos #define HAVE_GETPAGESIZE 1 34*4acc5b6bSchristos 35*4acc5b6bSchristos /* Define to 1 if you have the `gettimeofday' function. */ 36*4acc5b6bSchristos #define HAVE_GETTIMEOFDAY 1 37*4acc5b6bSchristos 38*4acc5b6bSchristos /* Define to 1 if you have the <inttypes.h> header file. */ 39*4acc5b6bSchristos #define HAVE_INTTYPES_H 1 40*4acc5b6bSchristos 41*4acc5b6bSchristos /* Define to 1 if you have the `isatty' function. */ 42*4acc5b6bSchristos #define HAVE_ISATTY 1 43*4acc5b6bSchristos 44*4acc5b6bSchristos /* Define to 1 if you have the `kill' function. */ 45*4acc5b6bSchristos #define HAVE_KILL 1 46*4acc5b6bSchristos 47*4acc5b6bSchristos /* Define to 1 if you have the <limits.h> header file. */ 48*4acc5b6bSchristos #define HAVE_LIMITS_H 1 49*4acc5b6bSchristos 50*4acc5b6bSchristos /* Define to 1 if you have the <math.h> header file. */ 51*4acc5b6bSchristos #define HAVE_MATH_H 1 52*4acc5b6bSchristos 53*4acc5b6bSchristos /* Define to 1 if you have the <memory.h> header file. */ 54*4acc5b6bSchristos #define HAVE_MEMORY_H 1 55*4acc5b6bSchristos 56*4acc5b6bSchristos /* Define if you have mkstemp(). */ 57*4acc5b6bSchristos #define HAVE_MKSTEMP 1 58*4acc5b6bSchristos 59*4acc5b6bSchristos /* Define to 1 if you have a working `mmap' system call. */ 60*4acc5b6bSchristos #define HAVE_MMAP 1 61*4acc5b6bSchristos 62*4acc5b6bSchristos /* Define to 1 if you have the <process.h> header file. */ 63*4acc5b6bSchristos /* #undef HAVE_PROCESS_H */ 64*4acc5b6bSchristos 65*4acc5b6bSchristos /* Define to 1 if you have the `putenv' function. */ 66*4acc5b6bSchristos #define HAVE_PUTENV 1 67*4acc5b6bSchristos 68*4acc5b6bSchristos /* Define to 1 if you have the `rename' function. */ 69*4acc5b6bSchristos #define HAVE_RENAME 1 70*4acc5b6bSchristos 71*4acc5b6bSchristos /* Define to 1 if you have the `setlocale' function. */ 72*4acc5b6bSchristos #define HAVE_SETLOCALE 1 73*4acc5b6bSchristos 74*4acc5b6bSchristos /* Define to 1 if you have the `snprintf' function. */ 75*4acc5b6bSchristos #define HAVE_SNPRINTF 1 76*4acc5b6bSchristos 77*4acc5b6bSchristos /* Define to 1 if you have the <stdint.h> header file. */ 78*4acc5b6bSchristos #define HAVE_STDINT_H 1 79*4acc5b6bSchristos 80*4acc5b6bSchristos /* Define to 1 if you have the <stdlib.h> header file. */ 81*4acc5b6bSchristos #define HAVE_STDLIB_H 1 82*4acc5b6bSchristos 83*4acc5b6bSchristos /* Define to 1 if you have the `strcasecmp' function. */ 84*4acc5b6bSchristos #define HAVE_STRCASECMP 1 85*4acc5b6bSchristos 86*4acc5b6bSchristos /* Define to 1 if you have the `strerror' function. */ 87*4acc5b6bSchristos #define HAVE_STRERROR 1 88*4acc5b6bSchristos 89*4acc5b6bSchristos /* Define to 1 if you have the <strings.h> header file. */ 90*4acc5b6bSchristos #define HAVE_STRINGS_H 1 91*4acc5b6bSchristos 92*4acc5b6bSchristos /* Define to 1 if you have the <string.h> header file. */ 93*4acc5b6bSchristos #define HAVE_STRING_H 1 94*4acc5b6bSchristos 95*4acc5b6bSchristos /* Define to 1 if you have the `strncasecmp' function. */ 96*4acc5b6bSchristos #define HAVE_STRNCASECMP 1 97*4acc5b6bSchristos 98*4acc5b6bSchristos /* Define to 1 if you have the `strsep' function. */ 99*4acc5b6bSchristos #define HAVE_STRSEP 1 100*4acc5b6bSchristos 101*4acc5b6bSchristos /* Define to 1 if you have the `strtol' function. */ 102*4acc5b6bSchristos #define HAVE_STRTOL 1 103*4acc5b6bSchristos 104*4acc5b6bSchristos /* Define if <math.h> defines struct exception. */ 105*4acc5b6bSchristos #define HAVE_STRUCT_EXCEPTION 1 106*4acc5b6bSchristos 107*4acc5b6bSchristos /* Define to 1 if you have the <sys/dir.h> header file. */ 108*4acc5b6bSchristos #define HAVE_SYS_DIR_H 1 109*4acc5b6bSchristos 110*4acc5b6bSchristos /* Define if you have sys_errlist in <errno.h>, <stdio.h>, or <stdlib.h>. */ 111*4acc5b6bSchristos #define HAVE_SYS_ERRLIST 1 112*4acc5b6bSchristos 113*4acc5b6bSchristos /* Define if you have sys_nerr in <errno.h>, <stdio.h>, or <stdio.h>. */ 114*4acc5b6bSchristos #define HAVE_SYS_NERR 1 115*4acc5b6bSchristos 116*4acc5b6bSchristos /* Define to 1 if you have the <sys/stat.h> header file. */ 117*4acc5b6bSchristos #define HAVE_SYS_STAT_H 1 118*4acc5b6bSchristos 119*4acc5b6bSchristos /* Define to 1 if you have the <sys/time.h> header file. */ 120*4acc5b6bSchristos #define HAVE_SYS_TIME_H 1 121*4acc5b6bSchristos 122*4acc5b6bSchristos /* Define to 1 if you have the <sys/types.h> header file. */ 123*4acc5b6bSchristos #define HAVE_SYS_TYPES_H 1 124*4acc5b6bSchristos 125*4acc5b6bSchristos /* Define to 1 if you have the <unistd.h> header file. */ 126*4acc5b6bSchristos #define HAVE_UNISTD_H 1 127*4acc5b6bSchristos 128*4acc5b6bSchristos /* Define to 1 if you have the `vsnprintf' function. */ 129*4acc5b6bSchristos #define HAVE_VSNPRINTF 1 130*4acc5b6bSchristos 131*4acc5b6bSchristos /* Define if the host's encoding is EBCDIC. */ 132*4acc5b6bSchristos /* #undef IS_EBCDIC_HOST */ 133*4acc5b6bSchristos 134*4acc5b6bSchristos /* Define if localtime() takes a long * not a time_t *. */ 135*4acc5b6bSchristos /* #undef LONG_FOR_TIME_T */ 136*4acc5b6bSchristos 137*4acc5b6bSchristos /* Define if your C++ doesn't declare gettimeofday(). */ 138*4acc5b6bSchristos /* #undef NEED_DECLARATION_GETTIMEOFDAY */ 139*4acc5b6bSchristos 140*4acc5b6bSchristos /* Define if your C++ doesn't declare hypot(). */ 141*4acc5b6bSchristos /* #undef NEED_DECLARATION_HYPOT */ 142*4acc5b6bSchristos 143*4acc5b6bSchristos /* Define if your C++ doesn't declare pclose(). */ 144*4acc5b6bSchristos /* #undef NEED_DECLARATION_PCLOSE */ 145*4acc5b6bSchristos 146*4acc5b6bSchristos /* Define if your C++ doesn't declare popen(). */ 147*4acc5b6bSchristos /* #undef NEED_DECLARATION_POPEN */ 148*4acc5b6bSchristos 149*4acc5b6bSchristos /* Define if your C++ doesn't declare putenv(). */ 150*4acc5b6bSchristos /* #undef NEED_DECLARATION_PUTENV */ 151*4acc5b6bSchristos 152*4acc5b6bSchristos /* Define if your C++ doesn't declare rand(). */ 153*4acc5b6bSchristos /* #undef NEED_DECLARATION_RAND */ 154*4acc5b6bSchristos 155*4acc5b6bSchristos /* Define if your C++ doesn't declare snprintf(). */ 156*4acc5b6bSchristos /* #undef NEED_DECLARATION_SNPRINTF */ 157*4acc5b6bSchristos 158*4acc5b6bSchristos /* Define if your C++ doesn't declare srand(). */ 159*4acc5b6bSchristos /* #undef NEED_DECLARATION_SRAND */ 160*4acc5b6bSchristos 161*4acc5b6bSchristos /* Define if your C++ doesn't declare strcasecmp(). */ 162*4acc5b6bSchristos /* #undef NEED_DECLARATION_STRCASECMP */ 163*4acc5b6bSchristos 164*4acc5b6bSchristos /* Define if your C++ doesn't declare strncasecmp(). */ 165*4acc5b6bSchristos /* #undef NEED_DECLARATION_STRNCASECMP */ 166*4acc5b6bSchristos 167*4acc5b6bSchristos /* Define if your C++ doesn't declare vfprintf(). */ 168*4acc5b6bSchristos /* #undef NEED_DECLARATION_VFPRINTF */ 169*4acc5b6bSchristos 170*4acc5b6bSchristos /* Define if your C++ doesn't declare vsnprintf(). */ 171*4acc5b6bSchristos /* #undef NEED_DECLARATION_VSNPRINTF */ 172*4acc5b6bSchristos 173*4acc5b6bSchristos /* Define to the address where bug reports for this package should be sent. */ 174*4acc5b6bSchristos #define PACKAGE_BUGREPORT "" 175*4acc5b6bSchristos 176*4acc5b6bSchristos /* Define to the full name of this package. */ 177*4acc5b6bSchristos #define PACKAGE_NAME "" 178*4acc5b6bSchristos 179*4acc5b6bSchristos /* Define to the full name and version of this package. */ 180*4acc5b6bSchristos #define PACKAGE_STRING "" 181*4acc5b6bSchristos 182*4acc5b6bSchristos /* Define to the one symbol short name of this package. */ 183*4acc5b6bSchristos #define PACKAGE_TARNAME "" 184*4acc5b6bSchristos 185*4acc5b6bSchristos /* Define to the version of this package. */ 186*4acc5b6bSchristos #define PACKAGE_VERSION "" 187*4acc5b6bSchristos 188*4acc5b6bSchristos /* Define if the printer's page size is A4. */ 189*4acc5b6bSchristos #define PAGEA4 1 190*4acc5b6bSchristos 191*4acc5b6bSchristos /* Define as the return type of signal handlers (`int' or `void'). */ 192*4acc5b6bSchristos #define RETSIGTYPE void 193*4acc5b6bSchristos 194*4acc5b6bSchristos /* Define if srand() returns void not int. */ 195*4acc5b6bSchristos #define RET_TYPE_SRAND_IS_VOID 1 196*4acc5b6bSchristos 197*4acc5b6bSchristos /* Define to 1 if you have the ANSI C header files. */ 198*4acc5b6bSchristos #define STDC_HEADERS 1 199*4acc5b6bSchristos 200*4acc5b6bSchristos /* Define if your C++ compiler uses a traditional (Reiser) preprocessor. */ 201*4acc5b6bSchristos /* #undef TRADITIONAL_CPP */ 202*4acc5b6bSchristos 203*4acc5b6bSchristos /* Define if the 0200 bit of the status returned by wait() indicates whether a 204*4acc5b6bSchristos core image was produced for a process that was terminated by a signal. */ 205*4acc5b6bSchristos /* #undef WCOREFLAG */ 206*4acc5b6bSchristos 207*4acc5b6bSchristos /* Define to 1 if the X Window System is missing or not being used. */ 208*4acc5b6bSchristos #define X_DISPLAY_MISSING 1 209*4acc5b6bSchristos 210*4acc5b6bSchristos /* Define if -D_POSIX_SOURCE is necessary. */ 211*4acc5b6bSchristos /* #undef _POSIX_SOURCE */ 212*4acc5b6bSchristos 213*4acc5b6bSchristos /* Define if you have ISC 3.x or 4.x. */ 214*4acc5b6bSchristos /* #undef _SYSV3 */ 215*4acc5b6bSchristos 216*4acc5b6bSchristos /* Define uintmax_t to `unsigned long' or `unsigned long long' if <inttypes.h> 217*4acc5b6bSchristos does not exist. */ 218*4acc5b6bSchristos /* #undef uintmax_t */ 219