On Sat, Sep 24, 2016 at 10:01:36AM +0000, Massimo Callegari via Development 
wrote:
> macx:QT_CONFIG -= no-pkg-config
> CONFIG      += link_pkgconfig
> PKGCONFIG   += sndfile
> 
> Has been working on every 5.x release, but not on 5.8.0.
>
yes, the mechanism has changed. QT_CONFIG was never a user-writable
variable, so you can't really complain. why didn't you just make the
CONFIG addition conditional?
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to