1234567891011121314151617 |
- /* config.h.in. Generated automatically from configure.in by autoheader. */
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- #undef HAVE_SYS_WAIT_H
- /* Define if you have the ANSI C header files. */
- #undef STDC_HEADERS
- /* Define if you have the socket function. */
- #undef HAVE_SOCKET
- /* Define if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* Define if you have the crypt library (-lcrypt). */
- #undef HAVE_LIBCRYPT
|