[Scummvm-cvs-logs] scummvm master -> f16bb13f94dcaee1ece52598efd14ef84864794b
wjp
wjp at usecode.org
Thu Sep 13 14:36:49 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:
f16bb13f94 CONFIGURE: Update add_engine comment
Commit: f16bb13f94dcaee1ece52598efd14ef84864794b
https://github.com/scummvm/scummvm/commit/f16bb13f94dcaee1ece52598efd14ef84864794b
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2012-09-13T05:25:24-07:00
Commit Message:
CONFIGURE: Update add_engine comment
Changed paths:
configure
diff --git a/configure b/configure
index 0085939..27b6645 100755
--- a/configure
+++ b/configure
@@ -62,7 +62,7 @@ get_var() {
eval echo \$${1}
}
-# Add an engine: id name build subengines dependencies
+# Add an engine: id name build subengines base-games dependencies
add_engine() {
_engines="${_engines} ${1}"
if test "${3}" = "no" ; then
More information about the Scummvm-git-logs
mailing list