diff configure @ 27283:3a4275b18bb7

Maemo platform runs on Nokia N8x0 series too.
author ben
date Thu, 17 Jul 2008 19:23:27 +0000
parents e47193172586
children 910e475d3a2f
line wrap: on
line diff
--- a/configure	Thu Jul 17 17:14:12 2008 +0000
+++ b/configure	Thu Jul 17 19:23:27 2008 +0000
@@ -7487,8 +7487,8 @@
 
 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