Opened 17 years ago

Closed 17 years ago

#2803 closed defect (fixed)

mythtv/configure does not check for dts.h

Reported by: Sunny Owned by: danielk
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords: configure dts
Cc: Ticket locked: no

Description

Hi, running configure, if libdts is present, it enables dts passtrough. But it does not check for the header files, and make fails later.

I checked both in 0.20-fixes and trunk - the only check is for libdts.

Change History (2)

comment:1 Changed 17 years ago by danielk

Milestone: unknown0.21
Owner: changed from Isaac Richards to danielk
Version: 0.20head

comment:2 Changed 17 years ago by danielk

Resolution: fixed
Status: newclosed

(In [12493]) Fixes #2803. Adds ./configure check for dts header before enabling dts passthrough compilation.

Note: See TracTickets for help on using tickets.