Install the latest Makefile from the Cygwin maintainer.
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Mon, 18 Sep 2006 11:06:20 +0000 (11:06 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Mon, 18 Sep 2006 11:06:20 +0000 (11:06 +0000)
doc/doc-txt/ChangeLog
src/OS/Makefile-CYGWIN

index 3ea6ae723509ddf89801f45fa432496709cbcb7e..9763091426107bba07cef80959cd18286ff1603d 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.390 2006/09/12 10:35:56 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.391 2006/09/18 11:06:20 ph10 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -36,6 +36,8 @@ PH/04 Applied Nico Erfurth's refactoring patch to tidy up mime.c
 
 PH/05 Applied Nico Efrurth's refactoring patch to tidy up spool_mbox.c.
 
+PH/06 Installed the latest Cygwin Makefile from the Cygwin maintainer.
+
 
 Exim version 4.63
 -----------------
index cbd50b085561681c28b39f772a784103fde25647..c0efb6f95ce2661cf1da79c3bdf72101c4e894c5 100644 (file)
@@ -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