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

17 lines
234 B
C

@BOTTOM@
/* Do we have POSIX signals? */
#undef HAVE_SIGACTION
/* Is sys_errlist declared? */
#undef DECL_SYS_ERRLIST
/* Is sys_nerr declared? */
#undef DECL_SYS_NERR
/* HTTP support */
#undef HTTP
/* ICP support */
#undef ICP