1
0
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:
ben 2008-07-17 19:23:27 +00:00
parent 4153f4e21c
commit 9ca38e5303

4
configure vendored
View File

@ -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