From: Timo Sirainen Date: Fri, 19 Feb 2010 10:19:27 +0000 (+0200) Subject: Makefile: Added empty install-exec-hook to fix older automakes. X-Git-Tag: 2.0.beta3~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=72d9ab8bfd310fdd4adfe2c5d651807621c39bf4;p=thirdparty%2Fdovecot%2Fcore.git Makefile: Added empty install-exec-hook to fix older automakes. --HG-- branch : HEAD --- diff --git a/Makefile.am b/Makefile.am index b7319f40f8..e10eed37f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -56,6 +56,8 @@ install-exec-hook: -e "s|^\(LIBDOVECOT_STORAGE\)=.*$$|\1=-ldovecot-storage|" \ -e "s|^\(LIBDOVECOT_INCLUDE\)=.*$$|\1=-I$(pkgincludedir)|" \ > $(DESTDIR)$(pkglibdir)/dovecot-config +else +install-exec-hook: endif CLEANFILES = $(datafiles)