]> git.sesse.net Git - vlc/commit
configure: Fallback on hosts/`gcc -dumpmachine` if host doesn't match a set of built...
authorPierre d'Herbemont <pdherbemont@free.fr>
Fri, 18 Dec 2009 07:39:17 +0000 (08:39 +0100)
committerPierre d'Herbemont <pdherbemont@free.fr>
Fri, 18 Dec 2009 07:39:17 +0000 (08:39 +0100)
commitb824035fbdc2116bbfef547067d49f90fe9efe7e
treec848ca3c57ef736bd09abcabf294e34cd407db89
parentba5fc9af01e64a80e48c3de34389cec0611c24e7
configure: Fallback on hosts/`gcc -dumpmachine` if host doesn't match a set of built contrib.

Should fix your build if your host doesn't strictly match your gcc build machine.

Pointed-out-by: Rafaël Carré <rafael.carre@gmail.com>
configure.ac