On 24 July 2015 at 18:35, Daniel P. Berrange <berra...@redhat.com> wrote: > On Fri, Jul 24, 2015 at 06:28:08PM +0100, Peter Maydell wrote: >> Unfortunately Ubuntu's pkg-config information for gnutls is broken >> for the static linking case, and outputs --libs options which the >> compiler does not recognize. Work around this problem by testing >> that the --cflags/--libs output will at least allow compilation >> before enabling gnutls support. >> >> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > > Reviewed-by: Daniel P. Berrange <berra...@redhat.com> > > Looks like a reasonable approach to me.
Applied to master, thanks. -- PMM