You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
echoping/SRC/acconfig.h

28 lines
358 B
C

@BOTTOM@
/* Do we have POSIX signals? */
#undef HAVE_SIGACTION
/* Do we have T/TCP? */
#undef HAVE_TTCP
/* Do we have TOS? */
#undef HAVE_TOS
/* Is sys_errlist declared? */
#undef DECL_SYS_ERRLIST
/* Is sys_nerr declared? */
#undef DECL_SYS_NERR
/* HTTP support */
#undef HTTP
/* ICP support */
#undef ICP
#undef PACKAGE
#undef VERSION
/* $Id$ */