From 313a954360f1659a3a27e1b02c8de7d2aaf99e15 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 4 Oct 1997 14:29:37 +0000 Subject: Enable conditioning out of POP3, IMAP, ETRN. svn path=/trunk/; revision=1477 --- INSTALL | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 3ad1cad9..1453ba6d 100644 --- a/INSTALL +++ b/INSTALL @@ -59,6 +59,11 @@ Kerberos lives. If your configuration doesn't match one of the four that fetchmail's configure.in knows about, you may find you have to hand-hack the Makefile a bit. +It is also possible to explicitly condition out the support for +POP3, IMAP, and ETRN (with configure arguments of --disable-POP3, +--disable-IMAP, and --disable-ETRN respectively). However, none +of these wins back more that 3 to 4K on an Intel box. + If you want to build for debugging, CFLAGS=-g LDFLAGS=" " ./configure -- cgit v1.2.3