Skip to content

Commit

Permalink
[ios] fixed, mystery failure in which configure (via pkgconfig) think…
Browse files Browse the repository at this point in the history
…s that libcec.pc exists when it does not, force libcec=no for iOS
  • Loading branch information
davilla committed Oct 30, 2011
1 parent 540a17e commit fbcda23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.in
Expand Up @@ -455,6 +455,7 @@ case $host in
;;
arm-apple-darwin*)
use_joystick=no
use_libcec=no
use_crystalhd=no
use_vdadecoder=no
use_vtbdecoder=yes
Expand Down

0 comments on commit fbcda23

Please sign in to comment.