[mythtv-commits] Ticket #10034: [PATCH] configure: Fix checks for Windows/QtDBus

MythTV noreply at mythtv.org
Sun Sep 11 14:12:46 UTC 2011


#10034: [PATCH] configure: Fix checks for Windows/QtDBus
-------------------------------------------------+-------------------------
     Reporter:  Lawrence Rust <lvr@…>            |      Owner:  nigel
         Type:  Patch - Bug Fix                  |     Status:  new
     Priority:  minor                            |  Milestone:  unknown
    Component:  Ports - Windows                  |    Version:  Trunk Head
     Severity:  medium                           |   Keywords:  QtDBus
Ticket locked:  0                                |  configure
-------------------------------------------------+-------------------------
 Commit 9bf9ec907e added some fixes to the configure script  to check for
 QtDBus on Windows using pkg-config and compile time checks.  However, when
 cross-compiling pkg-config can wrongly enable QtDBus by detecting to the
 host's QtDBus setup.  This fix skips all DBus checks if the qtdbus
 variable is disabled, which it is is the target-os is mingw32.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10034>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list