Update documentation wrt build of VSC_main.h

https://github.com/varnishcache/varnish-cache/commit/dcaf616c66d93de69735237967cc091fa490bb93
removed the option to specifically build a single VSC header.

Closes #56
parent 2263f93a
......@@ -109,7 +109,7 @@ Build required components from varnish-cache::
pushd include && \
make vcs_version.h && \
popd && pushd lib/libvsc &&
make VSC_main.c \
make \
)
Clone this repository::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment