[Lunar-commits] CVS: moonbase/mail/exim4 BUILD,1.2,1.3

Terry Chan tchan at lunar-linux.org
Wed Apr 21 22:10:02 GMT 2004


Update of /var/cvs/lunar/moonbase/mail/exim4
In directory dbguin.lunar-linux.org:/tmp/cvs-serv25576

Modified Files:
	BUILD 
Log Message:
Enabled SUPPORT_MAILDIR by default.  This makes the exim4 binary about 10K
larger.  Its probably worth it so we don't have to listen to the whiners.
Compiled and tested with gcc-3.3.3, kernel-headers 2.4.x.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/exim4/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	14 Feb 2004 04:34:42 -0000	1.2
+++ BUILD	21 Apr 2004 22:10:00 -0000	1.3
@@ -43,6 +43,7 @@
   echo  "AUTH_CRAM_MD5=yes"                >>  Local/Makefile
   echo  "AUTH_PLAINTEXT=yes"               >>  Local/Makefile
   echo  "LOOKUP_NIS=yes"                   >>  Local/Makefile
+  echo  "SUPPORT_MAILDIR=yes"              >>  Local/Makefile
 
   default_make
 



More information about the Lunar-commits mailing list