[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] gnulib: take2, trunk-relative patch
- From: Jim Meyering <jim meyering net>
- To: "Richard W.M. Jones" <rjones redhat com>
- Cc: Libvirt <libvir-list redhat com>
- Subject: Re: [Libvir] gnulib: take2, trunk-relative patch
- Date: Wed, 05 Dec 2007 20:16:59 +0100
"Richard W.M. Jones" <rjones redhat com> wrote:
> Jim, I also needed the attached patch, and then I had to do this:
>
> cd docs/examples && ./index.py
...
> -LDADDS = @STATIC_BINARIES@ $(WARN_CFLAGS) $(top_builddir)/src/libvirt.la
> +LDADDS = @STATIC_BINARIES@ $(WARN_CFLAGS) $(top_builddir)/src/libvirt.la \\
> + $(top_builddir)/gnulib/lib/libgnu.la
Hi Rich,
I don't seem to need it. I.e., ./index.py works fine without it:
$ ./index.py
loading ../libvirt-api.xml
Parsing info1.c
Parsing suspend.c
If you could give me details of why you needed it,
I'd feel better about applying it.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]