[mythtv] [mythtv-commits] mythtv/master commit: a5557a3bd by Jean-Yves Avenard (jyavenard)
Paul Harrison
mythtv at sky.com
Sun Mar 4 11:25:00 UTC 2012
On 04/03/12 03:14, MythTV wrote:
> Author: Jean-Yves Avenard <jyavenard at mythtv.org>
> Change Date: 2012-03-03T19:13:38-08:00
> Push Date: 2012/03/03 19:14:04 -0800
> Repository: mythtv
> Branch: master
> New Revision: a5557a3bd9d2ef22a76071afba1338e776418740
> Changeset: https://github.com/MythTV/mythtv/commit/a5557a3bd
>
> Log:
>
> Fix MythZoneMinder on mac; the proper way..
>
> Following 6e2f2316, it turns out, qmake has a different behaviour between adding to the LIBS variable (elements stays escaped) and QMAKE_LFLAGS (elements are un-escpade properly).
>
> Compiler flags generated from running mysql-config should have been added to QMAKE_LFLAGS anyway. So use it
>
> Modified:
>
> mythplugins/mythzoneminder/mythzmserver/mythzmserver.pro
>
FYI something is broken for me on Linux mythzmserver fails to link.
Don't have time to investigate so have just reverted locally to a
version before you started to mess with this which works fine for me.
Paul H
More information about the mythtv-dev
mailing list