[MPlayer-cvslog] r27315 - trunk/configure

ben subversion at mplayerhq.hu
Thu Jul 17 21:23:27 CEST 2008


Author: ben
Date: Thu Jul 17 21:23:27 2008
New Revision: 27315

Log:
Maemo platform runs on Nokia N8x0 series too.



Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Thu Jul 17 21:23:27 2008
@@ -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



More information about the MPlayer-cvslog mailing list