dovecot-2.0-sieve: Forgot to add dsieve-config.h to installed he...
pigeonhole at rename-it.nl
pigeonhole at rename-it.nl
Tue Jan 12 18:03:23 EET 2010
details: http://hg.rename-it.nl/dovecot-2.0-sieve/rev/f5509b2c9ca6
changeset: 1198:f5509b2c9ca6
user: Stephan Bosch <stephan at rename-it.nl>
date: Tue Jan 12 16:55:12 2010 +0100
description:
Forgot to add dsieve-config.h to installed headers.
diffstat:
Makefile.am | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diffs (15 lines):
diff -r 04df84baf174 -r f5509b2c9ca6 Makefile.am
--- a/Makefile.am Tue Jan 12 11:47:18 2010 +0100
+++ b/Makefile.am Tue Jan 12 16:55:12 2010 +0100
@@ -6,6 +6,11 @@
COPYING.LGPL \
ChangeLog
+if INSTALL_HEADERS
+ pkginc_libdir=$(dovecot_pkgincludedir)/sieve
+ nodist_pkginc_lib_HEADERS = dsieve-config.h
+endif
+
if MAINTAINER_MODE
ChangeLog: .hg/dirstate
hg log --style=changelog > ChangeLog
More information about the dovecot-cvs
mailing list