[Dovecot] v2.0.rc4 released

Bradley Giesbrecht bradley.giesbrecht at gmail.com
Thu Aug 5 07:56:49 EEST 2010


On Aug 4, 2010, at 12:35 PM, Timo Sirainen wrote:

> http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz
> http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz.sig

The configure script allows for user override with MYSQL_CONFIG but  
does not use the value in two places.

-    MYSQL_INCLUDE="`mysql_config --include`"
-    MYSQL_LIBS="`mysql_config --libs`"
+    MYSQL_INCLUDE="`$MYSQL_CONFIG --include`"
+    MYSQL_LIBS="`$MYSQL_CONFIG --libs`"


Regards,
Bradley Giesbrecht

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-configure.diff
Type: application/octet-stream
Size: 352 bytes
Desc: not available
Url : http://dovecot.org/pipermail/dovecot/attachments/20100804/f80164a3/attachment.obj 
-------------- next part --------------




More information about the dovecot mailing list