aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
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