1 /* libxo/xo_config.h. Generated from xo_config.h.in by configure. */ 2 /* libxo/xo_config.h.in. Generated from configure.ac by autoheader. */ 3 4 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 5 systems. This function is required for `alloca.c' support on those systems. 6 */ 7 /* #undef CRAY_STACKSEG_END */ 8 9 /* Define to 1 if using `alloca.c'. */ 10 /* #undef C_ALLOCA */ 11 12 /* Define to 1 if you have `alloca', as a function or macro. */ 13 #define HAVE_ALLOCA 1 14 15 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 16 */ 17 /* #undef HAVE_ALLOCA_H */ 18 19 /* Define to 1 if you have the `asprintf' function. */ 20 #define HAVE_ASPRINTF 1 21 22 /* Define to 1 if you have the `bzero' function. */ 23 #define HAVE_BZERO 1 24 25 /* Define to 1 if you have the `ctime' function. */ 26 #define HAVE_CTIME 1 27 28 /* Define to 1 if you have the <ctype.h> header file. */ 29 #define HAVE_CTYPE_H 1 30 31 /* Define to 1 if you have the declaration of `__isthreaded', and to 0 if you 32 don't. */ 33 #define HAVE_DECL___ISTHREADED 1 34 35 /* Define to 1 if you have the <dlfcn.h> header file. */ 36 #define HAVE_DLFCN_H 1 37 38 /* Define to 1 if you have the `dlfunc' function. */ 39 #define HAVE_DLFUNC 1 40 41 /* Define to 1 if you have the <errno.h> header file. */ 42 #define HAVE_ERRNO_H 1 43 44 /* Define to 1 if you have the `fdopen' function. */ 45 #define HAVE_FDOPEN 1 46 47 /* Define to 1 if you have the `flock' function. */ 48 #define HAVE_FLOCK 1 49 50 /* Using real gcc */ 51 /* #undef HAVE_GCC */ 52 53 /* Define to 1 if you have the `getpass' function. */ 54 #define HAVE_GETPASS 1 55 56 /* Define to 1 if you have the `getprogname' function. */ 57 #define HAVE_GETPROGNAME 1 58 59 /* Define to 1 if you have the `getrusage' function. */ 60 #define HAVE_GETRUSAGE 1 61 62 /* gettext(3) */ 63 /* #undef HAVE_GETTEXT */ 64 65 /* Define to 1 if you have the `gettimeofday' function. */ 66 #define HAVE_GETTIMEOFDAY 1 67 68 /* humanize_number(3) */ 69 #define HAVE_HUMANIZE_NUMBER 1 70 71 /* Define to 1 if you have the <inttypes.h> header file. */ 72 #define HAVE_INTTYPES_H 1 73 74 /* Define to 1 if you have the `crypto' library (-lcrypto). */ 75 #define HAVE_LIBCRYPTO 1 76 77 /* Define to 1 if you have the `m' library (-lm). */ 78 #define HAVE_LIBM 1 79 80 /* Define to 1 if you have the <libutil.h> header file. */ 81 #define HAVE_LIBUTIL_H 1 82 83 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 84 to 0 otherwise. */ 85 #define HAVE_MALLOC 1 86 87 /* Define to 1 if you have the `memmove' function. */ 88 #define HAVE_MEMMOVE 1 89 90 /* Define to 1 if you have the <memory.h> header file. */ 91 #define HAVE_MEMORY_H 1 92 93 /* Define to 1 if you have the <monitor.h> header file. */ 94 /* #undef HAVE_MONITOR_H */ 95 96 /* Support printflike */ 97 /* #undef HAVE_PRINTFLIKE */ 98 99 /* Define to 1 if your system has a GNU libc compatible `realloc' function, 100 and to 0 otherwise. */ 101 #define HAVE_REALLOC 1 102 103 /* Define to 1 if you have the `srand' function. */ 104 #define HAVE_SRAND 1 105 106 /* Define to 1 if you have the `sranddev' function. */ 107 /* #undef HAVE_SRANDDEV */ 108 109 /* Define to 1 if you have the <stdint.h> header file. */ 110 #define HAVE_STDINT_H 1 111 112 /* Define to 1 if you have the <stdio_ext.h> header file. */ 113 /* #undef HAVE_STDIO_EXT_H */ 114 115 /* Define to 1 if you have the <stdio.h> header file. */ 116 #define HAVE_STDIO_H 1 117 118 /* Define to 1 if you have the <stdlib.h> header file. */ 119 #define HAVE_STDLIB_H 1 120 121 /* Define to 1 if you have the <stdtime/tzfile.h> header file. */ 122 /* #undef HAVE_STDTIME_TZFILE_H */ 123 124 /* Define to 1 if you have the `strchr' function. */ 125 #define HAVE_STRCHR 1 126 127 /* Define to 1 if you have the `strcspn' function. */ 128 #define HAVE_STRCSPN 1 129 130 /* Define to 1 if you have the `strerror' function. */ 131 #define HAVE_STRERROR 1 132 133 /* Define to 1 if you have the <strings.h> header file. */ 134 #define HAVE_STRINGS_H 1 135 136 /* Define to 1 if you have the <string.h> header file. */ 137 #define HAVE_STRING_H 1 138 139 /* Define to 1 if you have the `strlcpy' function. */ 140 #define HAVE_STRLCPY 1 141 142 /* Define to 1 if you have the `strspn' function. */ 143 #define HAVE_STRSPN 1 144 145 /* Have struct sockaddr_un.sun_len */ 146 #define HAVE_SUN_LEN 1 147 148 /* Define to 1 if you have the `sysctlbyname' function. */ 149 #define HAVE_SYSCTLBYNAME 1 150 151 /* Define to 1 if you have the <sys/param.h> header file. */ 152 #define HAVE_SYS_PARAM_H 1 153 154 /* Define to 1 if you have the <sys/stat.h> header file. */ 155 #define HAVE_SYS_STAT_H 1 156 157 /* Define to 1 if you have the <sys/sysctl.h> header file. */ 158 #define HAVE_SYS_SYSCTL_H 1 159 160 /* Define to 1 if you have the <sys/time.h> header file. */ 161 #define HAVE_SYS_TIME_H 1 162 163 /* Define to 1 if you have the <sys/types.h> header file. */ 164 #define HAVE_SYS_TYPES_H 1 165 166 /* Define to 1 if you have the <threads.h> header file. */ 167 #define HAVE_THREADS_H 1 168 169 /* thread-local setting */ 170 #define HAVE_THREAD_LOCAL THREAD_LOCAL_before 171 172 /* Define to 1 if you have the <tzfile.h> header file. */ 173 /* #undef HAVE_TZFILE_H */ 174 175 /* Define to 1 if you have the <unistd.h> header file. */ 176 #define HAVE_UNISTD_H 1 177 178 /* Define to 1 if you have the `__flbf' function. */ 179 /* #undef HAVE___FLBF */ 180 181 /* Enable debugging */ 182 /* #undef LIBXO_DEBUG */ 183 184 /* Enable text-only rendering */ 185 /* #undef LIBXO_TEXT_ONLY */ 186 187 /* Version number as dotted value */ 188 #define LIBXO_VERSION "1.6.0" 189 190 /* Version number extra information */ 191 #define LIBXO_VERSION_EXTRA "" 192 193 /* Version number as a number */ 194 #define LIBXO_VERSION_NUMBER 1006000 195 196 /* Version number as string */ 197 #define LIBXO_VERSION_STRING "1006000" 198 199 /* Enable local wcwidth implementation */ 200 #define LIBXO_WCWIDTH 1 201 202 /* Define to the sub-directory where libtool stores uninstalled libraries. */ 203 #define LT_OBJDIR ".libs/" 204 205 /* Name of package */ 206 #define PACKAGE "libxo" 207 208 /* Define to the address where bug reports for this package should be sent. */ 209 #define PACKAGE_BUGREPORT "phil@juniper.net" 210 211 /* Define to the full name of this package. */ 212 #define PACKAGE_NAME "libxo" 213 214 /* Define to the full name and version of this package. */ 215 #define PACKAGE_STRING "libxo 1.6.0" 216 217 /* Define to the one symbol short name of this package. */ 218 #define PACKAGE_TARNAME "libxo" 219 220 /* Define to the home page for this package. */ 221 #define PACKAGE_URL "" 222 223 /* Define to the version of this package. */ 224 #define PACKAGE_VERSION "1.6.0" 225 226 /* If using the C implementation of alloca, define if you know the 227 direction of stack growth for your system; otherwise it will be 228 automatically deduced at runtime. 229 STACK_DIRECTION > 0 => grows toward higher addresses 230 STACK_DIRECTION < 0 => grows toward lower addresses 231 STACK_DIRECTION = 0 => direction of growth unknown */ 232 /* #undef STACK_DIRECTION */ 233 234 /* Define to 1 if you have the ANSI C header files. */ 235 #define STDC_HEADERS 1 236 237 /* Use int return codes */ 238 /* #undef USE_INT_RETURN_CODES */ 239 240 /* Version number of package */ 241 #define VERSION "1.6.0" 242 243 /* Retain hash bucket size */ 244 /* #undef XO_RETAIN_SIZE */ 245 246 /* Define to `__inline__' or `__inline' if that's what the C compiler 247 calls it, or to nothing if 'inline' is not supported under any name. */ 248 #ifndef __cplusplus 249 /* #undef inline */ 250 #endif 251 252 /* Define to rpl_malloc if the replacement function should be used. */ 253 /* #undef malloc */ 254 255 /* Define to rpl_realloc if the replacement function should be used. */ 256 /* #undef realloc */ 257 258 /* Define to `unsigned int' if <sys/types.h> does not define. */ 259 /* #undef size_t */ 260