| 1 |
/* config.h.in. Generated from configure.in by autoheader. */ |
/* config.h.in. Generated from configure.in by autoheader. */ |
| 2 |
|
|
| 3 |
|
/* Define to 1 if the `getpgrp' function requires zero arguments. */ |
| 4 |
|
#undef GETPGRP_VOID |
| 5 |
|
|
| 6 |
/* Define to 1 if you have the `bcmp' function. */ |
/* Define to 1 if you have the `bcmp' function. */ |
| 7 |
#undef HAVE_BCMP |
#undef HAVE_BCMP |
| 8 |
|
|
| 42 |
/* Define to 1 if you have the `getopt' function. */ |
/* Define to 1 if you have the `getopt' function. */ |
| 43 |
#undef HAVE_GETOPT |
#undef HAVE_GETOPT |
| 44 |
|
|
| 45 |
|
/* Define to 1 if you have the `getpgid' function. */ |
| 46 |
|
#undef HAVE_GETPGID |
| 47 |
|
|
| 48 |
|
/* Define to 1 if you have the `getpgrp' function. */ |
| 49 |
|
#undef HAVE_GETPGRP |
| 50 |
|
|
| 51 |
/* Define to 1 if you have the `getrlimit' function. */ |
/* Define to 1 if you have the `getrlimit' function. */ |
| 52 |
#undef HAVE_GETRLIMIT |
#undef HAVE_GETRLIMIT |
| 53 |
|
|
| 57 |
/* Define to 1 if you have the <inttypes.h> header file. */ |
/* Define to 1 if you have the <inttypes.h> header file. */ |
| 58 |
#undef HAVE_INTTYPES_H |
#undef HAVE_INTTYPES_H |
| 59 |
|
|
| 60 |
|
/* Define to 1 if you have the `killpg' function. */ |
| 61 |
|
#undef HAVE_KILLPG |
| 62 |
|
|
| 63 |
/* Define to 1 if you have the `bind' library (-lbind). */ |
/* Define to 1 if you have the `bind' library (-lbind). */ |
| 64 |
#undef HAVE_LIBBIND |
#undef HAVE_LIBBIND |
| 65 |
|
|
| 72 |
/* Define to 1 if you have the `socket' library (-lsocket). */ |
/* Define to 1 if you have the `socket' library (-lsocket). */ |
| 73 |
#undef HAVE_LIBSOCKET |
#undef HAVE_LIBSOCKET |
| 74 |
|
|
| 75 |
|
/* Define libwrap (TCP Wrapper) support. */ |
| 76 |
|
#undef HAVE_LIBWRAP |
| 77 |
|
|
| 78 |
/* Define to 1 if you have the <malloc.h> header file. */ |
/* Define to 1 if you have the <malloc.h> header file. */ |
| 79 |
#undef HAVE_MALLOC_H |
#undef HAVE_MALLOC_H |
| 80 |
|
|
| 177 |
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ |
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ |
| 178 |
#undef HAVE_SYS_WAIT_H |
#undef HAVE_SYS_WAIT_H |
| 179 |
|
|
| 180 |
|
/* Define to 1 if you have the <termios.h> header file. */ |
| 181 |
|
#undef HAVE_TERMIOS_H |
| 182 |
|
|
| 183 |
/* Define to 1 if you have the <termio.h> header file. */ |
/* Define to 1 if you have the <termio.h> header file. */ |
| 184 |
#undef HAVE_TERMIO_H |
#undef HAVE_TERMIO_H |
| 185 |
|
|
| 186 |
/* Define to 1 if you have the <term.h> header file. */ |
/* Define to 1 if you have the <term.h> header file. */ |
| 187 |
#undef HAVE_TERM_H |
#undef HAVE_TERM_H |
| 188 |
|
|
|
/* Define to 1 if the system has the type `time_t'. */ |
|
|
#undef HAVE_TIME_T |
|
|
|
|
| 189 |
/* Define to 1 if you have the <unistd.h> header file. */ |
/* Define to 1 if you have the <unistd.h> header file. */ |
| 190 |
#undef HAVE_UNISTD_H |
#undef HAVE_UNISTD_H |
| 191 |
|
|
| 192 |
|
/* Define to 1 if you have the <utmpx.h> header file. */ |
| 193 |
|
#undef HAVE_UTMPX_H |
| 194 |
|
|
| 195 |
|
/* Define to 1 if you have the <utmp.h> header file. */ |
| 196 |
|
#undef HAVE_UTMP_H |
| 197 |
|
|
| 198 |
/* Define to 1 if you have the `vasprintf' function. */ |
/* Define to 1 if you have the `vasprintf' function. */ |
| 199 |
#undef HAVE_VASPRINTF |
#undef HAVE_VASPRINTF |
| 200 |
|
|
| 242 |
|
|
| 243 |
/* Define missing socklen_t. */ |
/* Define missing socklen_t. */ |
| 244 |
#undef socklen_t |
#undef socklen_t |
|
|
|
|
/* Define missing time_t. */ |
|
|
#undef time_t |
|