Re: [Qemu-devel] [PATCH] doc: fix the configuration path

2019-03-30 Thread Thomas Huth
On 07/02/2019 17.31, Philippe Mathieu-Daudé wrote: > On 11/26/18 11:51 AM, Marc-André Lureau wrote: >> Use a CONFDIR variable to show the configured sysconf path in the >> generated documentations (html, man pages etc). >> >> Related to: >> https://bugzilla.redhat.com/show_bug.cgi?id=1644985 >> >>

Re: [Qemu-devel] [PATCH] doc: fix the configuration path

2019-02-07 Thread Philippe Mathieu-Daudé
On 11/26/18 11:51 AM, Marc-André Lureau wrote: > Use a CONFDIR variable to show the configured sysconf path in the > generated documentations (html, man pages etc). > > Related to: > https://bugzilla.redhat.com/show_bug.cgi?id=1644985 > > Signed-off-by: Marc-André Lureau Reviewed-by: Philippe M

Re: [Qemu-devel] [PATCH] doc: fix the configuration path

2019-02-07 Thread Marc-André Lureau
On Mon, Nov 26, 2018 at 11:51 AM Marc-André Lureau wrote: > > Use a CONFDIR variable to show the configured sysconf path in the > generated documentations (html, man pages etc). > > Related to: > https://bugzilla.redhat.com/show_bug.cgi?id=1644985 > > Signed-off-by: Marc-André Lureau ping > ---

[Qemu-devel] [PATCH] doc: fix the configuration path

2018-11-26 Thread Marc-André Lureau
Use a CONFDIR variable to show the configured sysconf path in the generated documentations (html, man pages etc). Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1644985 Signed-off-by: Marc-André Lureau --- Makefile | 9 ++--- qemu-ga.texi | 4 ++-- 2 files changed, 8 insertions