]> granicus.if.org Git - handbrake/commit
configure: Fix logic error detecting python.
authorBradley Sepos <bradley@bradleysepos.com>
Fri, 5 Apr 2019 09:41:14 +0000 (05:41 -0400)
committerBradley Sepos <bradley@bradleysepos.com>
Fri, 5 Apr 2019 09:41:14 +0000 (05:41 -0400)
commitec773568d64ceb25792aa822e76ae9b3cc3031e5
tree8fff021f62e90dc4f8bb5ddb22b3bd9100ecc881
parent7b035348b714f945cff1ae2940332960a8eb0f00
configure: Fix logic error detecting python.

Previous version would emit an error (while continuing just fine) if the found python was not the first item in the list.
configure