aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordi Vilalta Prat2010-02-28 20:42:07 +0000
committerJordi Vilalta Prat2010-02-28 20:42:07 +0000
commit3c9377af089df61f6ad48c959a4ab200b4af74ef (patch)
tree358daf2dec16a37e60811a94c77b4a11464a31b0
parent8cc157a72da7c07bca7264232801c6c12a79c1eb (diff)
downloadscummvm-rg350-3c9377af089df61f6ad48c959a4ab200b4af74ef.tar.gz
scummvm-rg350-3c9377af089df61f6ad48c959a4ab200b4af74ef.tar.bz2
scummvm-rg350-3c9377af089df61f6ad48c959a4ab200b4af74ef.zip
Remove a reference to the old MorphOS backend in configure.
svn-id: r48157
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index bc08655276..be6a96e73d 100755
--- a/configure
+++ b/configure
@@ -572,7 +572,7 @@ Usage: $0 [OPTIONS]...
Configuration:
-h, --help display this help and exit
- --backend=BACKEND backend to build (dc, gp2x, gp2xwiz, iphone, linuxmoto, morphos, nds, null, ps2, psp, sdl, wii, wince) [sdl]
+ --backend=BACKEND backend to build (dc, gp2x, gp2xwiz, iphone, linuxmoto, nds, null, ps2, psp, sdl, wii, wince) [sdl]
Installation directories:
--prefix=DIR use this prefix for installing ScummVM [/usr/local]