aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-08-21 21:56:41 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-08-21 21:56:41 +0000
commite559a7b872428f4486ae537e392d38f17384f07e (patch)
tree6d8e94019e6e19e3165eb9f0de005b626f6cab79 /config.h.in
parentaf352740db00a8be048110a1322eae08c7ab24e4 (diff)
7.1.1 cleanup commit
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in
index 04119fa4b..824630bc2 100644
--- a/config.h.in
+++ b/config.h.in
@@ -10,12 +10,6 @@
/* Define to empty if the keyword does not work. */
#undef const
-/* Define if you don't have vprintf but do have _doprnt. */
-#undef HAVE_DOPRNT
-
-/* Define if you have the vprintf function. */
-#undef HAVE_VPRINTF
-
/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE