echoping/SRC/acconfig.h

20 lines
276 B
C
Raw Normal View History

2000-04-17 11:36:29 +00:00
@BOTTOM@
/* Do we have POSIX signals? */
#undef HAVE_SIGACTION
2000-04-17 14:31:25 +00:00
/* Do we have T/TCP? */
#undef HAVE_TTCP
2000-04-17 11:36:29 +00:00
/* Is sys_errlist declared? */
#undef DECL_SYS_ERRLIST
/* Is sys_nerr declared? */
#undef DECL_SYS_NERR
/* HTTP support */
#undef HTTP
/* ICP support */
#undef ICP