| 94 |
|
/* Define if you have the _dyld_func_lookup function. */ |
| 95 |
|
#undef HAVE_DYLD |
| 96 |
|
|
| 97 |
– |
/* Define to 1 if you have the <errno.h> header file. */ |
| 98 |
– |
#undef HAVE_ERRNO_H |
| 99 |
– |
|
| 97 |
|
/* Define to 1 if the system has the type `error_t'. */ |
| 98 |
|
#undef HAVE_ERROR_T |
| 99 |
|
|
| 151 |
|
/* Define if you have the shl_load function. */ |
| 152 |
|
#undef HAVE_SHL_LOAD |
| 153 |
|
|
| 157 |
– |
/* Define to 1 if you have the `socketpair' function. */ |
| 158 |
– |
#undef HAVE_SOCKETPAIR |
| 159 |
– |
|
| 154 |
|
/* Define to 1 if you have the <socket.h> header file. */ |
| 155 |
|
#undef HAVE_SOCKET_H |
| 156 |
|
|
| 202 |
|
/* Define to 1 if you have the <sys/stat.h> header file. */ |
| 203 |
|
#undef HAVE_SYS_STAT_H |
| 204 |
|
|
| 211 |
– |
/* Define to 1 if you have the <sys/syslog.h> header file. */ |
| 212 |
– |
#undef HAVE_SYS_SYSLOG_H |
| 213 |
– |
|
| 205 |
|
/* Define to 1 if you have the <sys/types.h> header file. */ |
| 206 |
|
#undef HAVE_SYS_TYPES_H |
| 207 |
|
|
| 294 |
|
/* Define to the version of this package. */ |
| 295 |
|
#undef PACKAGE_VERSION |
| 296 |
|
|
| 306 |
– |
/* Path to /dev/null */ |
| 307 |
– |
#undef PATH_DEVNULL |
| 308 |
– |
|
| 297 |
|
/* Set to prefix. */ |
| 298 |
|
#undef PREFIX |
| 299 |
|
|