[dovecot-cvs] dovecot/src/master Makefile.am,1.14,1.15

cras at dovecot.org cras at dovecot.org
Sat Apr 23 20:07:14 EEST 2005


Update of /var/lib/cvs/dovecot/src/master
In directory talvi:/tmp/cvs-serv31718/src/master

Modified Files:
	Makefile.am 
Log Message:
Added --with-rundir configure option.



Index: Makefile.am
===================================================================
RCS file: /var/lib/cvs/dovecot/src/master/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Makefile.am	20 Oct 2004 23:06:08 -0000	1.14
+++ Makefile.am	23 Apr 2005 17:07:12 -0000	1.15
@@ -6,7 +6,7 @@
 	-I$(top_srcdir)/src/lib \
 	-I$(top_srcdir)/src/lib-settings \
 	-DSYSCONFDIR=\""$(sysconfdir)"\" \
-	-DPKG_RUNDIR=\""$(localstatedir)/run/$(PACKAGE)"\" \
+	-DPKG_RUNDIR=\""$(rundir)"\" \
 	-DPKG_LIBEXECDIR=\""$(pkglibexecdir)"\" \
 	-DMODULEDIR=\""$(moduledir)"\" \
 	-DSSLDIR=\""$(ssldir)\""



More information about the dovecot-cvs mailing list