[Scummvm-git-logs] scummvm master -> 09ae0b6986493eb0d8509ffddeb1ebf9f69d76d9
ccawley2011
noreply at scummvm.org
Tue Feb 14 22:51:52 UTC 2023
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:
09ae0b6986 CONFIGURE: Remove leftover debug message
Commit: 09ae0b6986493eb0d8509ffddeb1ebf9f69d76d9
https://github.com/scummvm/scummvm/commit/09ae0b6986493eb0d8509ffddeb1ebf9f69d76d9
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2023-02-14T22:51:35Z
Commit Message:
CONFIGURE: Remove leftover debug message
Changed paths:
configure
diff --git a/configure b/configure
index ae00b289514..33cf145586a 100755
--- a/configure
+++ b/configure
@@ -1941,7 +1941,6 @@ riscos)
elif `which makerun >/dev/null 2>&1`; then
add_line_to_config_mk "MAKERUN := makerun"
fi
- echo Over here!
;;
*)
;;
More information about the Scummvm-git-logs
mailing list