[mythtv] Re: [mythtv-commits] mythtv commit: r7412 - in trunk/mythtv by ijr

Neale Swinnerton mythtv-dev.spam at isismanor.com
Sat Oct 8 07:22:14 UTC 2005


mythtv at cvs.mythtv.org wrote:
>       Author: ijr
>         Date: 2005-10-08 03:40:01 +0000 (Sat, 08 Oct 2005)
> New Revision: 7412
>    Changeset: http://cvs.mythtv.org/trac/changeset/7412
> 

> Modified:
> 
>    trunk/mythtv/configure

This change...

  	840	  ;;
  	841	  *)
  	842	  echo "Unknown option \"$opt\"."
  	843	  echo "See $0 --help for available options."
  	844	  exit 1

causes trouble for my gentoo ebuild and probably others, any chance of 
making it a warning only (patch attached)?

The problem is because this isn't an automake generated configure script 
   configure won't now accept 'standard' options like --host, --build, 
--mandir, --sharedir or many --enable-* and so on. the gentoo econf 
command puts these in.

thanks

Neale.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure-options.patch
Type: text/x-patch
Size: 367 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20051008/950f28ed/configure-options.bin


More information about the mythtv-dev mailing list