[mythtv-commits] Ticket #11537: Taglib configure change breaks some nonstandard setups

MythTV noreply at mythtv.org
Wed May 15 15:52:05 UTC 2013


#11537: Taglib configure change breaks some nonstandard setups
----------------------------------+-----------------------------
 Reporter:  stichnot              |          Owner:  paulh
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by paulh):

 If you change the check to
 {{{
 if test $taglib_minor -lt 6 || ! check_class_headers_cpp taglib/fileref.h
 TagLib::FileRef $tagincludes $taglibs -lstdc++; then
 }}}

 does that work?

 It looks like check_class_headers_cpp should do the same checks as
 check_lib_cpp but wont add the flags to extralibs.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11537#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list