summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd21/patches/patch-af
blob: e5c3ce5cfd434932d4da625585a71ca921932430 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-af,v 1.2 2002/12/08 00:39:43 chris Exp $

--- configure.in.orig	Fri Dec  6 13:19:12 2002
+++ configure.in	Fri Dec  6 13:20:18 2002
@@ -865,6 +865,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