[mythtv-commits] Ticket #22: Fix shell specific configure script
bits
MythTV
mythtv at cvs.mythtv.org
Tue Jun 28 00:08:30 UTC 2005
#22: Fix shell specific configure script bits
--------------------+-------------------------------------------------------
Id: 22 | Status: new
Component: mythtv | Modified: Tue Jun 28 00:08:30 2005
Severity: medium | Milestone:
Priority: minor | Version:
Owner: ijr | Reporter: anonymous
--------------------+-------------------------------------------------------
Part of the configure script doesn't work with zsh ($0 returns
'configure',
not './configure' in zsh). There is also problem where sometimes config.h
gets
cleaned away and $MYTH_CONFIG_H doesn't. config.h is then not re-created
because
$MYTH_CONFIG_H exists and is up to date.
I'll attach a patch that fixes these (taking on faith that the patch
button will
appear once I submit).
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/22>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list