config.h.in 461 B

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