| OLD | NEW |
| 1 /* config.in. Generated from configure.ac by autoheader. */ | 1 /* config.in. Generated from configure.ac by autoheader. */ |
| 2 | 2 |
| 3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP | 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. | 4 systems. This function is required for `alloca.c' support on those systems. |
| 5 */ | 5 */ |
| 6 #undef CRAY_STACKSEG_END | 6 #undef CRAY_STACKSEG_END |
| 7 | 7 |
| 8 /* Define to 1 if using `alloca.c'. */ | 8 /* Define to 1 if using `alloca.c'. */ |
| 9 #undef C_ALLOCA | 9 #undef C_ALLOCA |
| 10 | 10 |
| 11 /* Define to 1 if you have `alloca', as a function or macro. */ | 11 /* Define to 1 if you have `alloca', as a function or macro. */ |
| 12 #undef HAVE_ALLOCA | 12 #undef HAVE_ALLOCA |
| 13 | 13 |
| 14 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). | 14 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
| 15 */ | 15 */ |
| 16 #undef HAVE_ALLOCA_H | 16 #undef HAVE_ALLOCA_H |
| 17 | 17 |
| 18 /* Define to 1 if you have the <arpa/inet.h> header file. */ | 18 /* Define to 1 if you have the <arpa/inet.h> header file. */ |
| 19 #undef HAVE_ARPA_INET_H | 19 #undef HAVE_ARPA_INET_H |
| 20 | 20 |
| 21 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if | 21 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if |
| 22 you don't. */ | 22 you don't. */ |
| 23 #undef HAVE_DECL_ADDR_NO_RANDOMIZE | 23 #undef HAVE_DECL_ADDR_NO_RANDOMIZE |
| 24 | 24 |
| 25 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't. | |
| 26 */ | |
| 27 #undef HAVE_DECL_MEMMEM | |
| 28 | |
| 29 /* Define to 1 if you have the declaration of `perror', and to 0 if you don't. | 25 /* Define to 1 if you have the declaration of `perror', and to 0 if you don't. |
| 30 */ | 26 */ |
| 31 #undef HAVE_DECL_PERROR | 27 #undef HAVE_DECL_PERROR |
| 32 | 28 |
| 33 /* Define to 1 if you have the declaration of `strerror', and to 0 if you | 29 /* Define to 1 if you have the declaration of `strerror', and to 0 if you |
| 34 don't. */ | 30 don't. */ |
| 35 #undef HAVE_DECL_STRERROR | 31 #undef HAVE_DECL_STRERROR |
| 36 | 32 |
| 37 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you | 33 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you |
| 38 don't. */ | 34 don't. */ |
| 39 #undef HAVE_DECL_VASPRINTF | 35 #undef HAVE_DECL_VASPRINTF |
| 40 | 36 |
| 41 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you | 37 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you |
| 42 don't. */ | 38 don't. */ |
| 43 #undef HAVE_DECL_VSNPRINTF | 39 #undef HAVE_DECL_VSNPRINTF |
| 44 | 40 |
| 45 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. | 41 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
| 46 */ | 42 */ |
| 47 #undef HAVE_DIRENT_H | 43 #undef HAVE_DIRENT_H |
| 48 | 44 |
| 49 /* Define to 1 if you have the `dladdr' function. */ | 45 /* Define to 1 if you have the `dladdr' function. */ |
| 50 #undef HAVE_DLADDR | 46 #undef HAVE_DLADDR |
| 51 | 47 |
| 48 /* Define to 1 if the system has the type `Elf32_auxv_t'. */ |
| 49 #undef HAVE_ELF32_AUXV_T |
| 50 |
| 51 /* Define to 1 if the system has the type `Elf64_auxv_t'. */ |
| 52 #undef HAVE_ELF64_AUXV_T |
| 53 |
| 52 /* Define if <sys/procfs.h> has elf_fpregset_t. */ | 54 /* Define if <sys/procfs.h> has elf_fpregset_t. */ |
| 53 #undef HAVE_ELF_FPREGSET_T | 55 #undef HAVE_ELF_FPREGSET_T |
| 54 | 56 |
| 55 /* Define if errno is available */ | 57 /* Define if errno is available */ |
| 56 #undef HAVE_ERRNO | 58 #undef HAVE_ERRNO |
| 57 | 59 |
| 58 /* Define to 1 if you have the <errno.h> header file. */ | 60 /* Define to 1 if you have the <errno.h> header file. */ |
| 59 #undef HAVE_ERRNO_H | 61 #undef HAVE_ERRNO_H |
| 60 | 62 |
| 61 /* Define to 1 if you have the <fcntl.h> header file. */ | 63 /* Define to 1 if you have the <fcntl.h> header file. */ |
| 62 #undef HAVE_FCNTL_H | 64 #undef HAVE_FCNTL_H |
| 63 | 65 |
| 64 /* Define to 1 if you have the <inttypes.h> header file. */ | 66 /* Define to 1 if you have the <inttypes.h> header file. */ |
| 65 #undef HAVE_INTTYPES_H | 67 #undef HAVE_INTTYPES_H |
| 66 | 68 |
| 67 /* Define to 1 if you have the `dl' library (-ldl). */ | 69 /* Define to 1 if you have the `dl' library (-ldl). */ |
| 68 #undef HAVE_LIBDL | 70 #undef HAVE_LIBDL |
| 69 | 71 |
| 70 /* Define to 1 if you have the <linux/elf.h> header file. */ | 72 /* Define to 1 if you have the <linux/elf.h> header file. */ |
| 71 #undef HAVE_LINUX_ELF_H | 73 #undef HAVE_LINUX_ELF_H |
| 72 | 74 |
| 73 /* Define if the target supports register sets. */ | 75 /* Define if the target supports register sets. */ |
| 74 #undef HAVE_LINUX_REGSETS | 76 #undef HAVE_LINUX_REGSETS |
| 75 | 77 |
| 76 /* Define if the target supports PTRACE_PEEKUSR for register access. */ | 78 /* Define if the target supports PTRACE_PEEKUSR for register access. */ |
| 77 #undef HAVE_LINUX_USRREGS | 79 #undef HAVE_LINUX_USRREGS |
| 78 | 80 |
| 79 /* Define if <sys/procfs.h> has lwpid_t. */ | 81 /* Define if <thread_db.h> has lwpid_t. */ |
| 80 #undef HAVE_LWPID_T | 82 #undef HAVE_LWPID_T |
| 81 | 83 |
| 82 /* Define to 1 if you have the <malloc.h> header file. */ | 84 /* Define to 1 if you have the <malloc.h> header file. */ |
| 83 #undef HAVE_MALLOC_H | 85 #undef HAVE_MALLOC_H |
| 84 | 86 |
| 85 /* Define to 1 if you have the `memmem' function. */ | |
| 86 #undef HAVE_MEMMEM | |
| 87 | |
| 88 /* Define to 1 if you have the <memory.h> header file. */ | 87 /* Define to 1 if you have the <memory.h> header file. */ |
| 89 #undef HAVE_MEMORY_H | 88 #undef HAVE_MEMORY_H |
| 90 | 89 |
| 91 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ | 90 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
| 92 #undef HAVE_NDIR_H | 91 #undef HAVE_NDIR_H |
| 93 | 92 |
| 94 /* Define to 1 if you have the <netdb.h> header file. */ | 93 /* Define to 1 if you have the <netdb.h> header file. */ |
| 95 #undef HAVE_NETDB_H | 94 #undef HAVE_NETDB_H |
| 96 | 95 |
| 97 /* Define to 1 if you have the <netinet/in.h> header file. */ | 96 /* Define to 1 if you have the <netinet/in.h> header file. */ |
| (...skipping 10 matching lines...) Expand all Loading... |
| 108 | 107 |
| 109 /* Define to 1 if you have the `pread64' function. */ | 108 /* Define to 1 if you have the `pread64' function. */ |
| 110 #undef HAVE_PREAD64 | 109 #undef HAVE_PREAD64 |
| 111 | 110 |
| 112 /* Define if <sys/procfs.h> has prgregset_t. */ | 111 /* Define if <sys/procfs.h> has prgregset_t. */ |
| 113 #undef HAVE_PRGREGSET_T | 112 #undef HAVE_PRGREGSET_T |
| 114 | 113 |
| 115 /* Define to 1 if you have the <proc_service.h> header file. */ | 114 /* Define to 1 if you have the <proc_service.h> header file. */ |
| 116 #undef HAVE_PROC_SERVICE_H | 115 #undef HAVE_PROC_SERVICE_H |
| 117 | 116 |
| 118 /* Define if <sys/procfs.h> has psaddr_t. */ | 117 /* Define if <thread_db.h> has psaddr_t. */ |
| 119 #undef HAVE_PSADDR_T | 118 #undef HAVE_PSADDR_T |
| 120 | 119 |
| 121 /* Define if the target supports PTRACE_GETFPXREGS for extended register | 120 /* Define if the target supports PTRACE_GETFPXREGS for extended register |
| 122 access. */ | 121 access. */ |
| 123 #undef HAVE_PTRACE_GETFPXREGS | 122 #undef HAVE_PTRACE_GETFPXREGS |
| 124 | 123 |
| 125 /* Define if the target supports PTRACE_GETREGS for register access. */ | 124 /* Define if the target supports PTRACE_GETREGS for register access. */ |
| 126 #undef HAVE_PTRACE_GETREGS | 125 #undef HAVE_PTRACE_GETREGS |
| 127 | 126 |
| 128 /* Define to 1 if you have the `pwrite' function. */ | 127 /* Define to 1 if you have the `pwrite' function. */ |
| 129 #undef HAVE_PWRITE | 128 #undef HAVE_PWRITE |
| 130 | 129 |
| 130 /* Define to 1 if you have the `readlink' function. */ |
| 131 #undef HAVE_READLINK |
| 132 |
| 131 /* Define to 1 if you have the <sgtty.h> header file. */ | 133 /* Define to 1 if you have the <sgtty.h> header file. */ |
| 132 #undef HAVE_SGTTY_H | 134 #undef HAVE_SGTTY_H |
| 133 | 135 |
| 134 /* Define to 1 if you have the <signal.h> header file. */ | 136 /* Define to 1 if you have the <signal.h> header file. */ |
| 135 #undef HAVE_SIGNAL_H | 137 #undef HAVE_SIGNAL_H |
| 136 | 138 |
| 137 /* Define to 1 if the system has the type `socklen_t'. */ | 139 /* Define to 1 if the system has the type `socklen_t'. */ |
| 138 #undef HAVE_SOCKLEN_T | 140 #undef HAVE_SOCKLEN_T |
| 139 | 141 |
| 140 /* Define to 1 if you have the <stdint.h> header file. */ | 142 /* Define to 1 if you have the <stdint.h> header file. */ |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 174 | 176 |
| 175 /* Define to 1 if you have the <sys/socket.h> header file. */ | 177 /* Define to 1 if you have the <sys/socket.h> header file. */ |
| 176 #undef HAVE_SYS_SOCKET_H | 178 #undef HAVE_SYS_SOCKET_H |
| 177 | 179 |
| 178 /* Define to 1 if you have the <sys/stat.h> header file. */ | 180 /* Define to 1 if you have the <sys/stat.h> header file. */ |
| 179 #undef HAVE_SYS_STAT_H | 181 #undef HAVE_SYS_STAT_H |
| 180 | 182 |
| 181 /* Define to 1 if you have the <sys/types.h> header file. */ | 183 /* Define to 1 if you have the <sys/types.h> header file. */ |
| 182 #undef HAVE_SYS_TYPES_H | 184 #undef HAVE_SYS_TYPES_H |
| 183 | 185 |
| 186 /* Define to 1 if you have the <sys/un.h> header file. */ |
| 187 #undef HAVE_SYS_UN_H |
| 188 |
| 184 /* Define to 1 if you have the <sys/wait.h> header file. */ | 189 /* Define to 1 if you have the <sys/wait.h> header file. */ |
| 185 #undef HAVE_SYS_WAIT_H | 190 #undef HAVE_SYS_WAIT_H |
| 186 | 191 |
| 187 /* Define if TD_VERSION is available. */ | 192 /* Define if TD_VERSION is available. */ |
| 188 #undef HAVE_TD_VERSION | 193 #undef HAVE_TD_VERSION |
| 189 | 194 |
| 190 /* Define to 1 if you have the <termios.h> header file. */ | 195 /* Define to 1 if you have the <termios.h> header file. */ |
| 191 #undef HAVE_TERMIOS_H | 196 #undef HAVE_TERMIOS_H |
| 192 | 197 |
| 193 /* Define to 1 if you have the <termio.h> header file. */ | 198 /* Define to 1 if you have the <termio.h> header file. */ |
| (...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 281 | 286 |
| 282 /* Define to 1 if on MINIX. */ | 287 /* Define to 1 if on MINIX. */ |
| 283 #undef _MINIX | 288 #undef _MINIX |
| 284 | 289 |
| 285 /* Define to 2 if the system does not provide POSIX.1 features except with | 290 /* Define to 2 if the system does not provide POSIX.1 features except with |
| 286 this defined. */ | 291 this defined. */ |
| 287 #undef _POSIX_1_SOURCE | 292 #undef _POSIX_1_SOURCE |
| 288 | 293 |
| 289 /* Define to 1 if you need to in order for `stat' and other things to work. */ | 294 /* Define to 1 if you need to in order for `stat' and other things to work. */ |
| 290 #undef _POSIX_SOURCE | 295 #undef _POSIX_SOURCE |
| OLD | NEW |