[libvirt] [PATCH] build: recompute symbols after changing configure options

Matthias Bolte matthias.bolte at googlemail.com
Fri Feb 18 09:38:05 UTC 2011


2011/2/17 Eric Blake <eblake at redhat.com>:
> $ ./configure
> ...
> $ make
> ...
>  GEN    libvirt.syms
> ...
> $ ./configure --with-driver-modules
> ...
> $ make
> ...
>
> libvirt.syms doesn't get regenerated but it should as it should
> contain virDriverLoadModule now.
>
> * src/Makefile.am (libvirt.syms): Depend on configure changes.
> Reported by Matthias Bolte.
> ---
>

ACK, works as expected now.

Matthias




More information about the libvir-list mailing list