summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd23/files/patch-dc
blob: 10bec3adc883bab3b1394cce516a5591d1466d40 (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	Tue Feb  4 20:30:08 2003
+++ master/Makefile.in	Tue Feb  4 20:31:00 2003
@@ -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$(srcdir) -I$(srcdir)/../lib @CPPFLAGS@ @COM_ERR_CPPFLAGS@
 DEPLIBS = ../lib/libcyrus.a @DEPLIBS@