[Varnish] #1479: Building man pages fails when building outside of the source tree.
Varnish
varnish-bugs at varnish-cache.org
Sun Apr 13 01:01:11 CEST 2014
#1479: Building man pages fails when building outside of the source tree.
----------------------+--------------------
Reporter: basile@… | Type: defect
Status: new | Priority: normal
Milestone: | Component: build
Version: 4.0.0 | Severity: normal
Keywords: |
----------------------+--------------------
When building varnish 4.0.0 outside of the source tree, making vmod_std.3
and vmod_directors.3 fail because they depend on
lib/libvmod_std/vmod_std.man.rst and
lib/libvmod_directors/vmod_directors.man.rst which are generated under the
top_builddir and not under the top_srcdir.
The attached patch fixes the build
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1479>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list