summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-09-18 11:06:20 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-09-18 11:06:20 +0000
commitddfcd446e8b9bdb55a17d6b950bf55c736505a9e (patch)
treeb655b8fcccb9c5c578302facb9216de593686a98 /src
parentf951fd57a2d0708500f2d53ad785795ceba463f5 (diff)
Install the latest Makefile from the Cygwin maintainer.
Diffstat (limited to 'src')
-rw-r--r--src/OS/Makefile-CYGWIN4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/OS/Makefile-CYGWIN b/src/OS/Makefile-CYGWIN
index cbd50b085..c0efb6f95 100644
--- a/src/OS/Makefile-CYGWIN
+++ b/src/OS/Makefile-CYGWIN
@@ -1,4 +1,4 @@
-# $Cambridge: exim/src/OS/Makefile-CYGWIN,v 1.4 2005/08/02 09:09:27 ph10 Exp $
+# $Cambridge: exim/src/OS/Makefile-CYGWIN,v 1.5 2006/09/18 11:06:20 ph10 Exp $
# OS-specific file for Cygwin.
@@ -78,7 +78,7 @@ LOOKUP_PASSWD=yes
# LOOKUP_WHOSON=yes
LDAP_LIB_TYPE=OPENLDAP2
-LIBS_EXIM +=-lldap
+LOOKUP_LIBS=-lldap -llber
# WITH_OLD_DEMIME=yes
WITH_CONTENT_SCAN=yes