]> granicus.if.org Git - curl/commitdiff
HAVE_SETVBUF removed, no longer used
authorDaniel Stenberg <daniel@haxx.se>
Fri, 4 Jul 2003 18:17:58 +0000 (18:17 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 4 Jul 2003 18:17:58 +0000 (18:17 +0000)
src/config.h.in

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