summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd22/files/patch-dc
blob: 4c2865a19c62a3192527ebe21d4af6c5db3c8ad9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: master/Makefile.in
diff -u master/Makefile.in.orig master/Makefile.in
--- master/Makefile.in.orig	Wed Dec 12 02:03:08 2001
+++ master/Makefile.in	Wed Dec 12 02:05:57 2001
@@ -52,7 +52,7 @@
 CYRUS_USER=@cyrus_user@
 CYRUS_GROUP=@cyrus_group@
 
-DEFS = @DEFS@ @LOCALDEFS@
+DEFS = @DEFS@ @LOCALDEFS@ -DCONFIG_FILENAME=\"$(prefix)/etc/cyrus.conf\"
 CPPFLAGS = -I. -I.. -I../lib -I$(srcdir) @CPPFLAGS@ @COM_ERR_CPPFLAGS@
 DEPLIBS = ../lib/libcyrus.a @DEPLIBS@