From c637f5af102667afe4f00cb8bd0af3829ff6d171 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Tue, 12 Jun 2001 18:05:59 +0000 Subject: * Add a WITH_IPV6 knob. Exim breaks if compiled with IPv6 support and run with a kernel that has had IPv6 ommitted from its configuration, so I can't make this a default (yet). * Remove crazy handling of exim.sh and replace it with something much simpler and more sane. This allows non-root users to build, even if they can't install (properly). --- mail/exim-old/files/patch-src::EDITME | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'mail/exim-old/files/patch-src::EDITME') diff --git a/mail/exim-old/files/patch-src::EDITME b/mail/exim-old/files/patch-src::EDITME index 34dd37491198..e5f897f0c3bd 100644 --- a/mail/exim-old/files/patch-src::EDITME +++ b/mail/exim-old/files/patch-src::EDITME @@ -96,10 +96,18 @@ # If you are running Exim as a server, note that just building it with TLS # support is not usually all you need to do. You normally need to set up a -@@ -573,5 +576,6 @@ +@@ -573,5 +576,14 @@ # chapter on building and installing Exim. # USE_TCP_WRAPPERS=yes +EXTRALIBS=XX_TCP_WRAPPERS_LIBS_XX XX_PAM_LIBS_XX ++ ++ ++# IPv6 is coming. Exim has experimental support that has been tried out on ++# one or two OS. See the file README.IPV6 for the current status of this ++# support. Do not set this option unless you are working on IPv6 and know ++# what you are doing. ++ ++# HAVE_IPV6=yes # End of EDITME -- cgit v1.2.3