Skip to content

Commit 4e5b608

Browse files
gdlxpushrax
authored andcommitted
Update README for Varnish 4.x
1 parent 07e010b commit 4e5b608

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ SYNOPSIS
3131
DESCRIPTION
3232
===========
3333

34-
Varnish Module (vmod) for sending statistics to Statsd.
34+
Varnish 4.x Module (vmod) for sending statistics to Statsd.
35+
36+
See https://github.com/jib/libvmod-statsd/tree/master for Varnish 3.x version.
3537

3638
See https://github.com/etsy/statsd for documentation on Statsd.
3739

@@ -190,11 +192,7 @@ Usage::
190192
./autogen.sh
191193

192194
# Execute configure script
193-
./configure VARNISHSRC=DIR [VMODDIR=DIR]
194-
195-
`VARNISHSRC` is the directory of the Varnish source tree for which to
196-
compile your vmod. Both the `VARNISHSRC` and `VARNISHSRC/include`
197-
will be added to the include search paths for your module.
195+
./configure
198196

199197
Optionally you can also set the vmod install directory by adding
200198
`VMODDIR=DIR` (defaults to the pkg-config discovered directory from your

0 commit comments

Comments
 (0)