diff options
author | Filippos Karapetis | 2010-10-13 13:43:13 +0000 |
---|---|---|
committer | Filippos Karapetis | 2010-10-13 13:43:13 +0000 |
commit | 3b49939eabcf87f37be45c68e2e8e2f1959f4066 (patch) | |
tree | 424b9634aa6b114d09564e75aaeeb3c96323885d | |
parent | 69e3e55acaf5615281fbc1add0671ed765728fd9 (diff) | |
download | scummvm-rg350-3b49939eabcf87f37be45c68e2e8e2f1959f4066.tar.gz scummvm-rg350-3b49939eabcf87f37be45c68e2e8e2f1959f4066.tar.bz2 scummvm-rg350-3b49939eabcf87f37be45c68e2e8e2f1959f4066.zip |
CONFIGURE: Fixed typo
svn-id: r53420
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -743,7 +743,7 @@ Optional Libraries: --with-png-prefix=DIR Prefix where libpng is installed (optional) --disable-png disable PNG decoder [autodetect] - --with-theoradec-prefix=DIR Prefix where libtheoraec is installed (optional) + --with-theoradec-prefix=DIR Prefix where libtheoradec is installed (optional) --disable-theoradec disable Theora decoder [autodetect] --with-fluidsynth-prefix=DIR Prefix where libfluidsynth is |