1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

HAVE_SETVBUF removed, no longer used

This commit is contained in:
Daniel Stenberg 2003-07-04 18:17:58 +00:00
parent ebfde8da56
commit e4e7db551f

View File

@ -29,9 +29,6 @@
/* Define if you have the <sys/poll.h> header file */ /* Define if you have the <sys/poll.h> header file */
#undef HAVE_SYS_POLL_H #undef HAVE_SYS_POLL_H
/* Define if you have the `setvbuf' function. */
#undef HAVE_SETVBUF
/* Define if you have the `poll' function. */ /* Define if you have the `poll' function. */
#undef HAVE_POLL #undef HAVE_POLL