mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 08:37:59 +00:00
Maemo platform runs on Nokia N8x0 series too.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27315 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4153f4e21c
commit
9ca38e5303
4
configure
vendored
4
configure
vendored
@ -7487,8 +7487,8 @@ echores "$_lircc"
|
||||
|
||||
if arm; then
|
||||
# Detect maemo development platform libraries availability (http://www.maemo.org),
|
||||
# they are used when run on Nokia 770
|
||||
echocheck "maemo (Nokia 770)"
|
||||
# they are used when run on Nokia 770|8x0
|
||||
echocheck "maemo (Nokia 770|8x0)"
|
||||
if test "$_maemo" = auto ; then
|
||||
_maemo=no
|
||||
cat > $TMPC << EOF
|
||||
|
Loading…
Reference in New Issue
Block a user