aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-07-04 18:17:58 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-07-04 18:17:58 +0000
commite4e7db551fe4240a68ab2510a844af0315ac73b2 (patch)
tree1b96ba7f1eee5aa26d8b02cd9b4718941ab50669 /src
parentebfde8da56e168235e66123b8d53fc786989ac43 (diff)
HAVE_SETVBUF removed, no longer used
Diffstat (limited to 'src')
-rw-r--r--src/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config.h.in b/src/config.h.in
index b9111250d..50d29f551 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -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