[mythtv-users] SVN, mirobridge && Jamu

Bill Meek keemllib at gmail.com
Fri May 21 15:54:28 UTC 2010


On Thu, 2010-05-20 at 00:44 +0000, Nasa wrote:
<snip>

> #!/bin/sh
> 
> make distclean
> svn update
> ./configure --enable-dvb --enable-proc-opt --enable-opengl-vsync --enable-firewire --enable-opengl-video --enable-pthreads --compile-type=debug --disable-directfb --enable-vdpau
> qmake mythtv.pro
> make
> 
<snip>

Hi;

Not that it will answer your question, but since the last line of the
configure script calls qmake, your can remove it from your script.
You'll no doubt save a millisecond plus it will honor the settings
made in configure.

Bill Meek




More information about the mythtv-users mailing list