[cogl] mingw-fetch-dependencies.sh: Fix a mention of Clutter
- From: Neil Roberts <nroberts src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] mingw-fetch-dependencies.sh: Fix a mention of Clutter
- Date: Wed, 21 Sep 2011 12:22:09 +0000 (UTC)
commit a08c1978cb5b70f39064e1d516e5ff5059184190
Author: Neil Roberts <neil linux intel com>
Date: Wed Sep 21 11:57:21 2011 +0100
mingw-fetch-dependencies.sh: Fix a mention of Clutter
The instructions mentioned the Clutter source tree instead of the Cogl
source tree.
Reviewed-by: Robert Bragg <robert linux intel com>
build/mingw/mingw-fetch-dependencies.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/mingw/mingw-fetch-dependencies.sh b/build/mingw/mingw-fetch-dependencies.sh
index 54028b3..64f1ed8 100755
--- a/build/mingw/mingw-fetch-dependencies.sh
+++ b/build/mingw/mingw-fetch-dependencies.sh
@@ -331,7 +331,7 @@ echo
echo "You should now have everything you need to cross compile Cogl"
echo
echo "To get started, you should be able to configure and build from"
-echo "the top of your clutter source directory as follows:"
+echo "the top of your cogl source directory as follows:"
echo
echo "./configure --host=\"$TARGET\" --target=\"$TARGET\" --build=\"\`./build/config.guess\`\" --enable-wgl CFLAGS=\"-mms-bitfields -I$ROOT_DIR/include\" PKG_CONFIG=\"$RUN_PKG_CONFIG\"" PKG_CONFIG_PATH=
echo "make"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]