[mythtv-firehose] mythtv/master commit: a5557a3bd by Jean-Yves Avenard (jyavenard)

MythTV noreply at mythtv.org
Sun Mar 4 03:14:25 UTC 2012


      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



More information about the mythtv-firehose mailing list