Cyrus IMAPd 2.3.16 Released

Hajimu UMEMOTO ume at mahoroba.org
Tue Dec 22 09:43:38 EST 2009


Hi,

>>>>> On Mon, 21 Dec 2009 09:01:53 -0500
>>>>> Ken Murchison <murch at andrew.cmu.edu> said:

murch> I am pleased to announce the release of Cyrus IMAPd 2.3.16.  This
murch> release should be considered production quality.  Major changes in the 
murch> release are the following:

FreeBSD requires PIC as well.  Could you include the following patch
into your next release?

Index: configure.in
diff -u configure.in.orig configure.in
--- configure.in.orig	2009-12-21 23:17:00.962723262 +0900
+++ configure.in	2009-12-21 23:18:07.032701766 +0900
@@ -1145,7 +1145,7 @@
 dnl libraries will be compiled as PIC if perl requires PIC objects
 dnl -- this is needed on NetBSD and Linux, but seems to cause problems on atleast Solaris --
     case "${target_os}" in
-        linux*|netbsd*)
+        linux*|netbsd*|freebsd*)
             AC_MSG_CHECKING(for perl cccdlflags needed on "${target_os}")
             eval `${PERL} -V:cccdlflags`
             PERL_CCCDLFLAGS="$cccdlflags"


Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume at mahoroba.org  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/


More information about the Cyrus-devel mailing list