[mythtv] New configure --prefix is not updating settings.pro
Adam Egger
adam.egger at gmail.com
Fri Mar 25 12:09:35 UTC 2005
On Thu, 24 Mar 2005 23:25:15 -0800, Chris Petersen
<lists at forevermore.net> wrote:
> > When I run ./configure --prefix=/usr, my settings.pro file is not
> > updated and still shows /usr/local. Is this normal behavior and do I
> > have to still edit the settings.pro manually for that setting?
>
> I can verify this, and I second the request to get it fixed.
/me too :)
What's about checking if the user uses debian (for example "test -e
/etc/debian_version" or test if the word local appears in "which gcc")
to automatically set --prefix to /usr?
More information about the mythtv-dev
mailing list