summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-07-17 19:23:27 +0000
committerben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-07-17 19:23:27 +0000
commit9ca38e5303cea632b84e9f83883f3a849670670d (patch)
treefd49a9ef58a4b7debe5b681785ddef6953b5f396 /configure
parent4153f4e21c26703a6cc68ed33be9f90365788816 (diff)
downloadmpv-9ca38e5303cea632b84e9f83883f3a849670670d.tar.bz2
mpv-9ca38e5303cea632b84e9f83883f3a849670670d.tar.xz
Maemo platform runs on Nokia N8x0 series too.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27315 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index d8c0817433..c2636f2d3c 100755
--- a/configure
+++ b/configure
@@ -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