diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2004-10-07 08:36:25 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2004-10-07 08:36:25 +0000 |
| commit | 44898af508d1a14237ab1585a75891bcd4781575 (patch) | |
| tree | b5bcaeb9a6182295f96709a2d9848e18626c2a8f | |
| parent | 9f68890801a0edd29fceffdf7067bf0df9788c43 (diff) | |
| download | rockbox-44898af508d1a14237ab1585a75891bcd4781575.zip rockbox-44898af508d1a14237ab1585a75891bcd4781575.tar.gz rockbox-44898af508d1a14237ab1585a75891bcd4781575.tar.bz2 rockbox-44898af508d1a14237ab1585a75891bcd4781575.tar.xz | |
No plugins on the iriver (yet)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5207 a1c6a512-1295-4272-9138-f99709370657
| -rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index a7f4b9c..e7d99e0 100755 --- a/tools/configure +++ b/tools/configure @@ -331,7 +331,7 @@ if [ -z "$archos" ]; then appextra="" archosrom="" flash="" - plugins="yes" + plugins="" ;; *) |