aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJoost Peters2012-04-26 21:27:08 +0200
committerJoost Peters2012-04-26 21:27:08 +0200
commitfe4cd8d9ff680e7eb84cba73e0f688e4b64cf68e (patch)
treec458534f6a01b9c4e607a10d6c1fbe67ef83ef8f /configure
parenta322ee83dd281de93d2ab564366d474821132d90 (diff)
downloadscummvm-rg350-fe4cd8d9ff680e7eb84cba73e0f688e4b64cf68e.tar.gz
scummvm-rg350-fe4cd8d9ff680e7eb84cba73e0f688e4b64cf68e.tar.bz2
scummvm-rg350-fe4cd8d9ff680e7eb84cba73e0f688e4b64cf68e.zip
CONFIGURE: fix typo in --with-freetype2-prefix help message
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index cdc44a8c01..46b7308ceb 100755
--- a/configure
+++ b/configure
@@ -840,7 +840,7 @@ Optional Libraries:
--with-sdl-prefix=DIR Prefix where the sdl-config script is
installed (optional)
- --with-freetype-prefix=DIR Prefix where the freetype-config script is
+ --with-freetype2-prefix=DIR Prefix where the freetype-config script is
installed (optional)
--with-nasm-prefix=DIR Prefix where nasm executable is installed (optional)