[mythtv] Re: [mythtv-commits] mythtv commits

Isaac Richards ijr at case.edu
Mon Mar 21 18:51:34 UTC 2005


On Monday 21 March 2005 01:20 pm, mythtv at cvs.mythtv.org wrote:
> ---------------------------------------------------------------------------
>- Changes committed by danielk on Mon Mar 21 18:17:44 2005

> This is the new configure script I've been working on for a while. The
> audio detection is based on what jm at whpress.com wrote. The rest of the
> autodetection mostly checks for a needed headers. The detected
> features can be disabled with --disable--name-of-feature, and
> features that were disabled by default in settings.pro can be enabled
> with --enable--name-of-feature. "./configure --help" will list all
> the different options. The cpu detection isn't foolproof, but it will
> usually work on Linux boxes. If it doesn't or if you are cross-compiling,
> use "--cpu=GCC-Name-of-CPU", I've tested this in a chroot environment
> for an Epia M-6000 (with --cpu=c3).

Two things:  There's no uname -p on debian unstable.  The DVB stuff in the 
2.6.11 kernel headers and newer works for the include dir location, so that 
check can probably be removed.

Isaac


More information about the mythtv-dev mailing list