| 1 |
ferringb |
2 |
/* config.h.in. Generated from configure.in by autoheader. */
|
| 2 |
|
|
|
| 3 |
|
|
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
|
| 4 |
|
|
systems. This function is required for `alloca.c' support on those systems.
|
| 5 |
|
|
*/
|
| 6 |
|
|
#undef CRAY_STACKSEG_END
|
| 7 |
|
|
|
| 8 |
|
|
/* Define to 1 if using `alloca.c'. */
|
| 9 |
|
|
#undef C_ALLOCA
|
| 10 |
|
|
|
| 11 |
|
|
/* Define to 1 if you have `alloca', as a function or macro. */
|
| 12 |
|
|
#undef HAVE_ALLOCA
|
| 13 |
|
|
|
| 14 |
|
|
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
|
| 15 |
|
|
*/
|
| 16 |
|
|
#undef HAVE_ALLOCA_H
|
| 17 |
|
|
|
| 18 |
|
|
/* Define to 1 if you have the `bzero' function. */
|
| 19 |
|
|
#undef HAVE_BZERO
|
| 20 |
|
|
|
| 21 |
|
|
/* Define to 1 if your system has a working `chown' function. */
|
| 22 |
|
|
#undef HAVE_CHOWN
|
| 23 |
|
|
|
| 24 |
|
|
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
|
| 25 |
|
|
*/
|
| 26 |
|
|
#undef HAVE_DIRENT_H
|
| 27 |
|
|
|
| 28 |
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
| 29 |
|
|
#undef HAVE_DLFCN_H
|
| 30 |
|
|
|
| 31 |
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
| 32 |
|
|
#undef HAVE_FCNTL_H
|
| 33 |
|
|
|
| 34 |
|
|
/* Define to 1 if you have the `fork' function. */
|
| 35 |
|
|
#undef HAVE_FORK
|
| 36 |
|
|
|
| 37 |
|
|
/* Define to 1 if you have the `ftruncate' function. */
|
| 38 |
|
|
#undef HAVE_FTRUNCATE
|
| 39 |
|
|
|
| 40 |
|
|
/* Define to 1 if you have the `getcwd' function. */
|
| 41 |
|
|
#undef HAVE_GETCWD
|
| 42 |
|
|
|
| 43 |
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
| 44 |
|
|
#undef HAVE_INTTYPES_H
|
| 45 |
|
|
|
| 46 |
|
|
/* Define to 1 if you have the `lchown' function. */
|
| 47 |
|
|
#undef HAVE_LCHOWN
|
| 48 |
|
|
|
| 49 |
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
| 50 |
|
|
#undef HAVE_LIMITS_H
|
| 51 |
|
|
|
| 52 |
|
|
/* Define to 1 if `lstat' has the bug that it succeeds when given the
|
| 53 |
|
|
zero-length file name argument. */
|
| 54 |
|
|
#undef HAVE_LSTAT_EMPTY_STRING_BUG
|
| 55 |
|
|
|
| 56 |
|
|
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
|
| 57 |
|
|
to 0 otherwise. */
|
| 58 |
|
|
#undef HAVE_MALLOC
|
| 59 |
|
|
|
| 60 |
|
|
/* Define to 1 if you have the `memmove' function. */
|
| 61 |
|
|
#undef HAVE_MEMMOVE
|
| 62 |
|
|
|
| 63 |
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
| 64 |
|
|
#undef HAVE_MEMORY_H
|
| 65 |
|
|
|
| 66 |
|
|
/* Define to 1 if you have the `mempcpy' function. */
|
| 67 |
|
|
#undef HAVE_MEMPCPY
|
| 68 |
|
|
|
| 69 |
|
|
/* Define to 1 if you have the `memset' function. */
|
| 70 |
|
|
#undef HAVE_MEMSET
|
| 71 |
|
|
|
| 72 |
|
|
/* Define to 1 if you have the `mkdir' function. */
|
| 73 |
|
|
#undef HAVE_MKDIR
|
| 74 |
|
|
|
| 75 |
|
|
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
|
| 76 |
|
|
#undef HAVE_NDIR_H
|
| 77 |
|
|
|
| 78 |
|
|
/* Define to 1 if you have the `pathconf' function. */
|
| 79 |
|
|
#undef HAVE_PATHCONF
|
| 80 |
|
|
|
| 81 |
|
|
/* Define to 1 if the system has the type `ptrdiff_t'. */
|
| 82 |
|
|
#undef HAVE_PTRDIFF_T
|
| 83 |
|
|
|
| 84 |
|
|
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
|
| 85 |
|
|
and to 0 otherwise. */
|
| 86 |
|
|
#undef HAVE_REALLOC
|
| 87 |
|
|
|
| 88 |
|
|
/* Define to 1 if you have the `realpath' function. */
|
| 89 |
|
|
#undef HAVE_REALPATH
|
| 90 |
|
|
|
| 91 |
|
|
/* Define to 1 if you have the `rmdir' function. */
|
| 92 |
|
|
#undef HAVE_RMDIR
|
| 93 |
|
|
|
| 94 |
|
|
/* Define to 1 if you have the `setenv' function. */
|
| 95 |
|
|
#undef HAVE_SETENV
|
| 96 |
|
|
|
| 97 |
|
|
/* Define to 1 if `stat' has the bug that it succeeds when given the
|
| 98 |
|
|
zero-length file name argument. */
|
| 99 |
|
|
#undef HAVE_STAT_EMPTY_STRING_BUG
|
| 100 |
|
|
|
| 101 |
|
|
/* Define to 1 if you have the <stddef.h> header file. */
|
| 102 |
|
|
#undef HAVE_STDDEF_H
|
| 103 |
|
|
|
| 104 |
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
| 105 |
|
|
#undef HAVE_STDINT_H
|
| 106 |
|
|
|
| 107 |
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
| 108 |
|
|
#undef HAVE_STDLIB_H
|
| 109 |
|
|
|
| 110 |
|
|
/* Define to 1 if you have the `strcasecmp' function. */
|
| 111 |
|
|
#undef HAVE_STRCASECMP
|
| 112 |
|
|
|
| 113 |
|
|
/* Define to 1 if you have the `strchr' function. */
|
| 114 |
|
|
#undef HAVE_STRCHR
|
| 115 |
|
|
|
| 116 |
|
|
/* Define to 1 if you have the `strdup' function. */
|
| 117 |
|
|
#undef HAVE_STRDUP
|
| 118 |
|
|
|
| 119 |
|
|
/* Define to 1 if you have the `strerror' function. */
|
| 120 |
|
|
#undef HAVE_STRERROR
|
| 121 |
|
|
|
| 122 |
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
| 123 |
|
|
#undef HAVE_STRINGS_H
|
| 124 |
|
|
|
| 125 |
|
|
/* Define to 1 if you have the <string.h> header file. */
|
| 126 |
|
|
#undef HAVE_STRING_H
|
| 127 |
|
|
|
| 128 |
|
|
/* Define to 1 if you have the `strndup' function. */
|
| 129 |
|
|
#undef HAVE_STRNDUP
|
| 130 |
|
|
|
| 131 |
|
|
/* Define to 1 if you have the `strrchr' function. */
|
| 132 |
|
|
#undef HAVE_STRRCHR
|
| 133 |
|
|
|
| 134 |
|
|
/* Define to 1 if you have the `strspn' function. */
|
| 135 |
|
|
#undef HAVE_STRSPN
|
| 136 |
|
|
|
| 137 |
|
|
/* Define to 1 if you have the `strstr' function. */
|
| 138 |
|
|
#undef HAVE_STRSTR
|
| 139 |
|
|
|
| 140 |
|
|
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
|
| 141 |
|
|
*/
|
| 142 |
|
|
#undef HAVE_SYS_DIR_H
|
| 143 |
|
|
|
| 144 |
|
|
/* Define to 1 if you have the <sys/file.h> header file. */
|
| 145 |
|
|
#undef HAVE_SYS_FILE_H
|
| 146 |
|
|
|
| 147 |
|
|
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
| 148 |
|
|
*/
|
| 149 |
|
|
#undef HAVE_SYS_NDIR_H
|
| 150 |
|
|
|
| 151 |
|
|
/* Define to 1 if you have the <sys/param.h> header file. */
|
| 152 |
|
|
#undef HAVE_SYS_PARAM_H
|
| 153 |
|
|
|
| 154 |
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
| 155 |
|
|
#undef HAVE_SYS_STAT_H
|
| 156 |
|
|
|
| 157 |
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
| 158 |
|
|
#undef HAVE_SYS_TIME_H
|
| 159 |
|
|
|
| 160 |
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
| 161 |
|
|
#undef HAVE_SYS_TYPES_H
|
| 162 |
|
|
|
| 163 |
|
|
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
|
| 164 |
|
|
#undef HAVE_SYS_WAIT_H
|
| 165 |
|
|
|
| 166 |
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
| 167 |
|
|
#undef HAVE_UNISTD_H
|
| 168 |
|
|
|
| 169 |
|
|
/* Define to 1 if you have the <utime.h> header file. */
|
| 170 |
|
|
#undef HAVE_UTIME_H
|
| 171 |
|
|
|
| 172 |
|
|
/* Define to 1 if you have the `vfork' function. */
|
| 173 |
|
|
#undef HAVE_VFORK
|
| 174 |
|
|
|
| 175 |
|
|
/* Define to 1 if you have the <vfork.h> header file. */
|
| 176 |
|
|
#undef HAVE_VFORK_H
|
| 177 |
|
|
|
| 178 |
|
|
/* Define to 1 if `fork' works. */
|
| 179 |
|
|
#undef HAVE_WORKING_FORK
|
| 180 |
|
|
|
| 181 |
|
|
/* Define to 1 if `vfork' works. */
|
| 182 |
|
|
#undef HAVE_WORKING_VFORK
|
| 183 |
|
|
|
| 184 |
|
|
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
|
| 185 |
|
|
slash. */
|
| 186 |
|
|
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
|
| 187 |
|
|
|
| 188 |
|
|
/* Name of package */
|
| 189 |
|
|
#undef PACKAGE
|
| 190 |
|
|
|
| 191 |
|
|
/* Define to the address where bug reports for this package should be sent. */
|
| 192 |
|
|
#undef PACKAGE_BUGREPORT
|
| 193 |
|
|
|
| 194 |
|
|
/* Define to the full name of this package. */
|
| 195 |
|
|
#undef PACKAGE_NAME
|
| 196 |
|
|
|
| 197 |
|
|
/* Define to the full name and version of this package. */
|
| 198 |
|
|
#undef PACKAGE_STRING
|
| 199 |
|
|
|
| 200 |
|
|
/* Define to the one symbol short name of this package. */
|
| 201 |
|
|
#undef PACKAGE_TARNAME
|
| 202 |
|
|
|
| 203 |
|
|
/* Define to the version of this package. */
|
| 204 |
|
|
#undef PACKAGE_VERSION
|
| 205 |
|
|
|
| 206 |
|
|
/* Define as the return type of signal handlers (`int' or `void'). */
|
| 207 |
|
|
#undef RETSIGTYPE
|
| 208 |
|
|
|
| 209 |
|
|
/* If using the C implementation of alloca, define if you know the
|
| 210 |
|
|
direction of stack growth for your system; otherwise it will be
|
| 211 |
|
|
automatically deduced at run-time.
|
| 212 |
|
|
STACK_DIRECTION > 0 => grows toward higher addresses
|
| 213 |
|
|
STACK_DIRECTION < 0 => grows toward lower addresses
|
| 214 |
|
|
STACK_DIRECTION = 0 => direction of growth unknown */
|
| 215 |
|
|
#undef STACK_DIRECTION
|
| 216 |
|
|
|
| 217 |
|
|
/* Define to 1 if you have the ANSI C header files. */
|
| 218 |
|
|
#undef STDC_HEADERS
|
| 219 |
|
|
|
| 220 |
|
|
/* Version number of package */
|
| 221 |
|
|
#undef VERSION
|
| 222 |
|
|
|
| 223 |
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
| 224 |
|
|
#undef const
|
| 225 |
|
|
|
| 226 |
|
|
/* Define to `int' if <sys/types.h> doesn't define. */
|
| 227 |
|
|
#undef gid_t
|
| 228 |
|
|
|
| 229 |
|
|
/* Define to rpl_malloc if the replacement function should be used. */
|
| 230 |
|
|
#undef malloc
|
| 231 |
|
|
|
| 232 |
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
| 233 |
|
|
#undef mode_t
|
| 234 |
|
|
|
| 235 |
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
| 236 |
|
|
#undef pid_t
|
| 237 |
|
|
|
| 238 |
|
|
/* Define to rpl_realloc if the replacement function should be used. */
|
| 239 |
|
|
#undef realloc
|
| 240 |
|
|
|
| 241 |
|
|
/* Define to `unsigned' if <sys/types.h> does not define. */
|
| 242 |
|
|
#undef size_t
|
| 243 |
|
|
|
| 244 |
|
|
/* Define to `int' if <sys/types.h> doesn't define. */
|
| 245 |
|
|
#undef uid_t
|
| 246 |
|
|
|
| 247 |
|
|
/* Define as `fork' if `vfork' does not work. */
|
| 248 |
|
|
#undef vfork
|