[exim-cvs] cvs commit: exim/exim-doc/doc-txt ChangeLog exim…

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: exim-cvs
Subject: [exim-cvs] cvs commit: exim/exim-doc/doc-txt ChangeLog exim/exim-src/OS Makefile-CYGWIN
ph10 2006/09/18 12:06:20 BST

  Modified files:
    exim-doc/doc-txt     ChangeLog 
    exim-src/OS          Makefile-CYGWIN 
  Log:
  Install the latest Makefile from the Cygwin maintainer.


  Revision  Changes    Path
  1.391     +2 -0      exim/exim-doc/doc-txt/ChangeLog
  1.5       +1 -1      exim/exim-src/OS/Makefile-CYGWIN


  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvs/exim/exim-doc/doc-txt/ChangeLog,v
  retrieving revision 1.390
  retrieving revision 1.391
  diff -u -r1.390 -r1.391
  --- ChangeLog    12 Sep 2006 10:35:56 -0000    1.390
  +++ ChangeLog    18 Sep 2006 11:06:20 -0000    1.391
  @@ -1,4 +1,4 @@
  -$Cambridge: exim/exim-doc/doc-txt/ChangeLog,v 1.390 2006/09/12 10:35:56 ph10 Exp $
  +$Cambridge: exim/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
   -------------------------------------------
  @@ -35,6 +35,8 @@
         (quoted-printable decoding).


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: Makefile-CYGWIN
  ===================================================================
  RCS file: /home/cvs/exim/exim-src/OS/Makefile-CYGWIN,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Makefile-CYGWIN    2 Aug 2005 09:09:27 -0000    1.4
  +++ Makefile-CYGWIN    18 Sep 2006 11:06:20 -0000    1.5
  @@ -1,4 +1,4 @@
  -# $Cambridge: exim/exim-src/OS/Makefile-CYGWIN,v 1.4 2005/08/02 09:09:27 ph10 Exp $
  +# $Cambridge: exim/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_WHOSON=yes

LDAP_LIB_TYPE=OPENLDAP2
-LIBS_EXIM +=-lldap
+LOOKUP_LIBS=-lldap -llber

# WITH_OLD_DEMIME=yes
WITH_CONTENT_SCAN=yes