aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-10 14:44:43 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-10 14:44:43 +0000
commit623fd3dc50674b258991663149f813ec895adff7 (patch)
tree097705338bb9bf76474e968c8fba5878ba2c9049 /configure.in
parente522b2439da92cbe4dbbda1d5a3e48f27aeac6f4 (diff)
downloadfetchmail-623fd3dc50674b258991663149f813ec895adff7.tar.gz
fetchmail-623fd3dc50674b258991663149f813ec895adff7.tar.bz2
fetchmail-623fd3dc50674b258991663149f813ec895adff7.zip
Give up on trying to use stdio.
svn path=/trunk/; revision=734
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/configure.in b/configure.in
index 7d1b1c5c..ae45d083 100644
--- a/configure.in
+++ b/configure.in
@@ -119,18 +119,6 @@ AC_TRY_LINK([#include <signal.h>
[AC_DEFINE(SYS_SIGLIST_DECLARED) AC_MSG_RESULT(yes)],
AC_MSG_RESULT(no))
-dnl Configure command line options
-with_stdio="yes";
-AC_ARG_ENABLE(stdio,
- [ --disable-stdio don't use standard I/O for socket buffering],
- [with_stdio=$enableval],
- [with_stdio=yes])
-if test "$with_stdio" = "yes"
-then
- AC_DEFINE(USE_STDIO)
- AC_MSG_RESULT("Dynamic buffering with stdio will be used for socket I/O")
-fi
-
AC_OUTPUT(Makefile, [
# Makefile uses this timestamp file to know when to remake Makefile,
# build.sh, and glob/Makefile.