diff options
| -rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index d60e882..4834fa3 100755 --- a/tools/configure +++ b/tools/configure @@ -320,7 +320,7 @@ if [ -z "$archos" ]; then appextra="recorder" archosrom="" flash="" - plugins="no" # disabled for now, enable later on + plugins="" # disabled for now, enable later on ;; 7) |