From 44898af508d1a14237ab1585a75891bcd4781575 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Thu, 7 Oct 2004 08:36:25 +0000 Subject: No plugins on the iriver (yet) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5207 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/configure b/tools/configure index a7f4b9ce24..e7d99e06a6 100755 --- a/tools/configure +++ b/tools/configure @@ -331,7 +331,7 @@ if [ -z "$archos" ]; then appextra="" archosrom="" flash="" - plugins="yes" + plugins="" ;; *) -- cgit v1.2.3