[Libvir] gnulib: take2, trunk-relative patch

Jim Meyering jim at meyering.net
Wed Dec 5 19:16:59 UTC 2007


"Richard W.M. Jones" <rjones at 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.




More information about the libvir-list mailing list