projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f8ad34
)
added HAVE_SETVBUF
author
Daniel Stenberg
<daniel@haxx.se>
Sun, 28 Jul 2002 17:08:22 +0000
(17:08 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Sun, 28 Jul 2002 17:08:22 +0000
(17:08 +0000)
src/config.h.in
patch
|
blob
|
history
diff --git
a/src/config.h.in
b/src/config.h.in
index 9507bb1418a2cad4d67d65198ca9a82398c910d4..6ebc04c8afb11d348783c6d23bf912463c734dc5 100644
(file)
--- a/
src/config.h.in
+++ b/
src/config.h.in
@@
-28,3
+28,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