[mythtv-commits] Ticket #1119: Small fix for mythplugins configure

MythTV mythtv at cvs.mythtv.org
Wed Jan 25 23:33:18 UTC 2006


#1119: Small fix for mythplugins configure
-------------------------------+--------------------------------------------
 Reporter:  stuart at tase.co.uk  |       Owner:  ijr 
     Type:  patch              |      Status:  new 
 Priority:  minor              |   Milestone:      
Component:  mythtv             |     Version:  head
 Severity:  medium             |  
-------------------------------+--------------------------------------------
 When looking for includes in ld.so.conf the mythplugin configure didn't
 check that 'include' was at the start of the line, thus matching the paths
 containing 'include' and throwing non-fatal but annoying errors.

 e.g.
 cat: /etc//usr/X11R6/include/X11/extensions: No such file or directory
 cat: /etc//usr/X11R6/include/X11/extensions: No such file or directory

 Attached patch fixes the issue.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1119>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list