summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd21/patches/patch-af
blob: 90873eaae32f1f36235a5115c8b4915a7b6bc6ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-af,v 1.3 2003/05/26 06:53:08 martti Exp $

--- configure.in.orig	2003-03-24 19:58:03.000000000 +0200
+++ configure.in	2003-05-21 10:21:05.000000000 +0300
@@ -885,6 +885,10 @@
 dnl and compile perl/cyradm
     PERL_SUBDIRS="imap"
     PERL="${with_perl}"
+dnl add perl cccdlflags when building libraries
+    eval `${PERL} -V:cccdlflags`
+    PERL_CCCDLFLAGS="$cccdlflags"
+    AC_SUBST(PERL_CCCDLFLAGS)
 fi
 
 dnl for timsieved