aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/acconfig.h b/acconfig.h
index d6a1399b..9f8434d0 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -32,8 +32,8 @@
/* Define if you have GNU's getopt family of functions. */
#undef HAVE_GETOPTLONG
-/* Define if you have setlinebuf(3) */
-#undef HAVE_SETLINEBUF
+/* Define to enable use of stdio for socket I/O. */
+#undef USE_STDIO
/* Leave that blank line there!! Autoheader needs it.