[Scummvm-cvs-logs] scummvm master -> fe4cd8d9ff680e7eb84cba73e0f688e4b64cf68e

joostp joostp at 7fc1.org
Thu Apr 26 21:29:33 CEST 2012


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
fe4cd8d9ff CONFIGURE: fix typo in --with-freetype2-prefix help message


Commit: fe4cd8d9ff680e7eb84cba73e0f688e4b64cf68e
    https://github.com/scummvm/scummvm/commit/fe4cd8d9ff680e7eb84cba73e0f688e4b64cf68e
Author: Joost Peters (joostp at scummvm.org)
Date: 2012-04-26T12:27:08-07:00

Commit Message:
CONFIGURE: fix typo in --with-freetype2-prefix help message

Changed paths:
    configure



diff --git a/configure b/configure
index cdc44a8..46b7308 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)






More information about the Scummvm-git-logs mailing list