From: Philip Hazel Date: Mon, 18 Sep 2006 11:06:20 +0000 (+0000) Subject: Install the latest Makefile from the Cygwin maintainer. X-Git-Tag: exim-4_64~87 X-Git-Url: https://git.exim.org/users/jgh/exim.git/commitdiff_plain/ddfcd446e8b9bdb55a17d6b950bf55c736505a9e Install the latest Makefile from the Cygwin maintainer. --- diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 3ea6ae723..976309142 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -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 ----------------- 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