On Fri, Sep 20, 2013 at 08:46:01 -0600, Eric Blake wrote:
> On 09/20/2013 08:13 AM, Jiri Denemark wrote:
> > The xml files are generated in build directory and thus docs/newapi.xsl
> > was not able to find them in a VPATH build.
> >
> > Signed-off-by: Jiri Denemark
> > ---
> > docs/Makefile.am |
On Fri, Sep 20, 2013 at 08:41:54AM -0600, Eric Blake wrote:
> On 09/20/2013 08:16 AM, Jiri Denemark wrote:
>
> >> +++ b/docs/Makefile.am
> >> @@ -242,6 +242,7 @@ internals/%.html.tmp: internals/%.html.in subsite.xsl
> >> page.xsl sitemap.html.in
> >> html/index.html: libvirt-api.xml newapi.xsl p
On Fri, Sep 20, 2013 at 04:16:51PM +0200, Jiri Denemark wrote:
> On Fri, Sep 20, 2013 at 16:13:54 +0200, Jiri Denemark wrote:
> > The xml files are generated in build directory and thus docs/newapi.xsl
> > was not able to find them in a VPATH build.
> >
> > Signed-off-by: Jiri Denemark
> > ---
>
On 09/20/2013 08:13 AM, Jiri Denemark wrote:
> The xml files are generated in build directory and thus docs/newapi.xsl
> was not able to find them in a VPATH build.
>
> Signed-off-by: Jiri Denemark
> ---
> docs/Makefile.am | 1 +
> docs/newapi.xsl | 8 +---
> 2 files changed, 6 insertions(+
On 09/20/2013 08:16 AM, Jiri Denemark wrote:
>> +++ b/docs/Makefile.am
>> @@ -242,6 +242,7 @@ internals/%.html.tmp: internals/%.html.in subsite.xsl
>> page.xsl sitemap.html.in
>> html/index.html: libvirt-api.xml newapi.xsl page.xsl sitemap.html.in
>> $(AM_V_GEN)if [ -x $(XSLTPROC) ] ; then
On Fri, Sep 20, 2013 at 16:13:54 +0200, Jiri Denemark wrote:
> The xml files are generated in build directory and thus docs/newapi.xsl
> was not able to find them in a VPATH build.
>
> Signed-off-by: Jiri Denemark
> ---
> docs/Makefile.am | 1 +
> docs/newapi.xsl | 8 +---
> 2 files changed
The xml files are generated in build directory and thus docs/newapi.xsl
was not able to find them in a VPATH build.
Signed-off-by: Jiri Denemark
---
docs/Makefile.am | 1 +
docs/newapi.xsl | 8 +---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/docs/Makefile.am b/docs/Makef