[4.1] 1774719 Docfix

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Wed Sep 14 11:38:12 CEST 2016


commit 1774719781729881449b22a49b8501b2e8dfee6c
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Wed Sep 14 11:30:44 2016 +0200

    Docfix

diff --git a/varnish.m4 b/varnish.m4
index 6caa9fc..d0849ef 100644
--- a/varnish.m4
+++ b/varnish.m4
@@ -230,10 +230,10 @@ clean-vmod-$1:
 #
 #     ACLOCAL_AMFLAGS = -I m4 -I ${VARNISHAPI_DATAROOTDIR}/aclocal
 #
-# The VARNISH_VERSION variable will be set even if the VARNISH_PREREQ isn't
-# called. Although many things are set up to facilitate VMOD maintenance,
-# initialization of autoconf, automake and libtool is still the maintainer's
-# responsibility.
+# The VARNISH_VERSION variable will be set even if the VARNISH_PREREQ macro
+# wasn't called. Although many things are set up to facilitate out-of-tree
+# VMOD maintenance, initialization of autoconf, automake and libtool is
+# still the maintainer's responsibility. It cannot be avoided.
 #
 AC_DEFUN([VARNISH_VMODS], [
 	m4_foreach([_vmod_name],



More information about the varnish-commit mailing list