Lines 1-5
Link Here
|
1 |
--- src/EDITME.orig Mon Jul 22 10:59:47 2002 |
1 |
--- src/EDITME.orig Mon Aug 18 14:52:52 2003 |
2 |
+++ src/EDITME Mon Sep 16 11:33:03 2002 |
2 |
+++ src/EDITME Mon Aug 18 17:34:17 2003 |
3 |
@@ -98,7 +98,7 @@ |
3 |
@@ -98,7 +98,7 @@ |
4 |
# /usr/local/sbin. The installation script will try to create this directory, |
4 |
# /usr/local/sbin. The installation script will try to create this directory, |
5 |
# and any superior directories, if they do not exist. |
5 |
# and any superior directories, if they do not exist. |
Lines 9-24
Link Here
|
9 |
|
9 |
|
10 |
|
10 |
|
11 |
#------------------------------------------------------------------------------ |
11 |
#------------------------------------------------------------------------------ |
12 |
@@ -113,7 +113,7 @@ |
12 |
@@ -114,7 +114,7 @@ |
13 |
# directories if they don't exist. It will also install a default runtime |
13 |
# don't exist. It will also install a default runtime configuration if this |
14 |
# configuration if this file does not exist. |
14 |
# file does not exist. |
15 |
|
15 |
|
16 |
-CONFIGURE_FILE=/usr/exim/configure |
16 |
-CONFIGURE_FILE=/usr/exim/configure |
17 |
+CONFIGURE_FILE=XX_PREFIX_XX/etc/exim/configure |
17 |
+CONFIGURE_FILE=XX_PREFIX_XX/etc/exim/configure |
18 |
|
18 |
|
19 |
# It is possible to specify a colon-separated list of files for CONFIGURE_FILE. |
19 |
# It is possible to specify a colon-separated list of files for CONFIGURE_FILE. |
20 |
# In this case, Exim will use the first of them that exists when it is run. |
20 |
# In this case, Exim will use the first of them that exists when it is run. |
21 |
@@ -131,14 +131,14 @@ |
21 |
@@ -132,14 +132,14 @@ |
22 |
# owner of a local mailbox.) Specifying these values as root is very strongly |
22 |
# owner of a local mailbox.) Specifying these values as root is very strongly |
23 |
# discouraged. These values are compiled into the binary. |
23 |
# discouraged. These values are compiled into the binary. |
24 |
|
24 |
|
Lines 35-41
Link Here
|
35 |
|
35 |
|
36 |
# Many sites define a user called "exim", with an appropriate default group, |
36 |
# Many sites define a user called "exim", with an appropriate default group, |
37 |
# and use |
37 |
# and use |
38 |
@@ -264,6 +264,7 @@ |
38 |
@@ -265,6 +265,7 @@ |
39 |
# LDAP_LIB_TYPE=OPENLDAP2 |
39 |
# LDAP_LIB_TYPE=OPENLDAP2 |
40 |
# LDAP_LIB_TYPE=NETSCAPE |
40 |
# LDAP_LIB_TYPE=NETSCAPE |
41 |
# LDAP_LIB_TYPE=SOLARIS |
41 |
# LDAP_LIB_TYPE=SOLARIS |
Lines 43-49
Link Here
|
43 |
|
43 |
|
44 |
# If you don't set any of these, Exim assumes the original University of |
44 |
# If you don't set any of these, Exim assumes the original University of |
45 |
# Michigan (OpenLDAP 1) library. |
45 |
# Michigan (OpenLDAP 1) library. |
46 |
@@ -276,8 +277,10 @@ |
46 |
@@ -277,8 +278,10 @@ |
47 |
# don't need to set LOOKUP_INCLUDE if the relevant directories are already |
47 |
# don't need to set LOOKUP_INCLUDE if the relevant directories are already |
48 |
# specified in INCLUDE. |
48 |
# specified in INCLUDE. |
49 |
|
49 |
|
Lines 56-62
Link Here
|
56 |
|
56 |
|
57 |
|
57 |
|
58 |
#------------------------------------------------------------------------------ |
58 |
#------------------------------------------------------------------------------ |
59 |
@@ -288,7 +290,7 @@ |
59 |
@@ -289,7 +292,7 @@ |
60 |
# files are defaulted in the OS/Makefile-Default file, but can be overridden in |
60 |
# files are defaulted in the OS/Makefile-Default file, but can be overridden in |
61 |
# local OS-specific make files. |
61 |
# local OS-specific make files. |
62 |
|
62 |
|
Lines 65-71
Link Here
|
65 |
|
65 |
|
66 |
|
66 |
|
67 |
|
67 |
|
68 |
@@ -326,7 +328,7 @@ |
68 |
@@ -393,7 +396,7 @@ |
69 |
# SUPPORT_TLS=yes |
69 |
# SUPPORT_TLS=yes |
70 |
|
70 |
|
71 |
# Uncomment this setting if you are using OpenSSL |
71 |
# Uncomment this setting if you are using OpenSSL |
Lines 74-80
Link Here
|
74 |
|
74 |
|
75 |
# Uncomment these settings if you are using GnuTLS |
75 |
# Uncomment these settings if you are using GnuTLS |
76 |
# USE_GNUTLS=yes |
76 |
# USE_GNUTLS=yes |
77 |
@@ -377,7 +379,7 @@ |
77 |
@@ -444,7 +447,7 @@ |
78 |
# Once you have done this, "make install" will build the info files and |
78 |
# Once you have done this, "make install" will build the info files and |
79 |
# install them in the directory you have defined. |
79 |
# install them in the directory you have defined. |
80 |
|
80 |
|
Lines 83-89
Link Here
|
83 |
|
83 |
|
84 |
|
84 |
|
85 |
#------------------------------------------------------------------------------ |
85 |
#------------------------------------------------------------------------------ |
86 |
@@ -390,7 +392,7 @@ |
86 |
@@ -457,7 +460,7 @@ |
87 |
# %s. This will be replaced by one of the strings "main", "panic", or "reject" |
87 |
# %s. This will be replaced by one of the strings "main", "panic", or "reject" |
88 |
# to form the final file names. Some installations may want something like this: |
88 |
# to form the final file names. Some installations may want something like this: |
89 |
|
89 |
|
Lines 92-104
Link Here
|
92 |
|
92 |
|
93 |
# which results in files with names /var/log/exim_mainlog, etc. The directory |
93 |
# which results in files with names /var/log/exim_mainlog, etc. The directory |
94 |
# in which the log files are placed must exist; Exim does not try to create |
94 |
# in which the log files are placed must exist; Exim does not try to create |
95 |
@@ -493,12 +495,20 @@ |
95 |
@@ -594,12 +597,20 @@ |
96 |
|
96 |
# |
97 |
# USE_TCP_WRAPPERS=yes |
97 |
# USE_TCP_WRAPPERS=yes |
98 |
# CFLAGS=-O -I/usr/local/include |
98 |
# CFLAGS=-O -I/usr/local/include |
99 |
-# EXTRALIBS_EXIM=-L/usr/local/lib -lwrap |
99 |
-# EXTRALIBS_EXIM=-L/usr/local/lib -lwrap |
|
|
100 |
-# |
100 |
+EXTRALIBS=XX_TCP_WRAPPERS_LIBS_XX XX_PAM_LIBS_XX |
101 |
+EXTRALIBS=XX_TCP_WRAPPERS_LIBS_XX XX_PAM_LIBS_XX |
101 |
|
102 |
+ |
102 |
# but of course there may need to be other things in CFLAGS and EXTRALIBS_EXIM |
103 |
# but of course there may need to be other things in CFLAGS and EXTRALIBS_EXIM |
103 |
# as well. |
104 |
# as well. |
104 |
|
105 |
|
Lines 114-120
Link Here
|
114 |
#------------------------------------------------------------------------------ |
115 |
#------------------------------------------------------------------------------ |
115 |
# The default action of the exim_install script (which is run by "make |
116 |
# The default action of the exim_install script (which is run by "make |
116 |
# install") is to install the Exim binary with a unique name such as |
117 |
# install") is to install the Exim binary with a unique name such as |
117 |
@@ -726,7 +736,7 @@ |
118 |
@@ -841,7 +852,7 @@ |
118 |
# (process id) to a file so that it can easily be identified. The path of the |
119 |
# (process id) to a file so that it can easily be identified. The path of the |
119 |
# file can be specified here. Some installations may want something like this: |
120 |
# file can be specified here. Some installations may want something like this: |
120 |
|
121 |
|