[csw-devel] SF.net SVN: gar:[16782] csw/mgar/pkg/cyrus_imapd/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Jan 16 20:04:52 CET 2012


Revision: 16782
          http://gar.svn.sourceforge.net/gar/?rev=16782&view=rev
Author:   wahwah
Date:     2012-01-16 19:04:52 +0000 (Mon, 16 Jan 2012)
Log Message:
-----------
cyrus_imapd/trunk: declare 4.7 in configure args

Modified Paths:
--------------
    csw/mgar/pkg/cyrus_imapd/trunk/Makefile

Modified: csw/mgar/pkg/cyrus_imapd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cyrus_imapd/trunk/Makefile	2012-01-16 17:49:24 UTC (rev 16781)
+++ csw/mgar/pkg/cyrus_imapd/trunk/Makefile	2012-01-16 19:04:52 UTC (rev 16782)
@@ -204,7 +204,7 @@
 CONFIGURE_ARGS += --with-cyrus-prefix=$(prefix)
 CONFIGURE_ARGS += --with-service-path=$(libexecdir)/cyrus 
 CONFIGURE_ARGS += --sysconfdir=$(sysconfdir)/cyrus 
-CONFIGURE_ARGS += --with-bdb=db-4.2
+CONFIGURE_ARGS += --with-bdb=db-4.7
 CONFIGURE_ARGS += --with-bdb-libdir=$(prefix)/bdb47/lib 
 CONFIGURE_ARGS += --with-bdb-incdir=$(prefix)/bdb47/include 
 CONFIGURE_ARGS += --with-openssl=$(prefix)

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list