[Scummvm-cvs-logs] scummvm master -> 69dcca74da1364706fe0b0d3495c12f9fc2c720a
lordhoto
lordhoto at gmail.com
Sun May 1 03:25:07 CEST 2011
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:
69dcca74da CONFIGURE: Remove incorrect "+" added with 54ddd000dc.
Commit: 69dcca74da1364706fe0b0d3495c12f9fc2c720a
https://github.com/scummvm/scummvm/commit/69dcca74da1364706fe0b0d3495c12f9fc2c720a
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2011-04-30T18:23:39-07:00
Commit Message:
CONFIGURE: Remove incorrect "+" added with 54ddd000dc.
Changed paths:
configure
diff --git a/configure b/configure
index d0a0464..7a15c7a 100755
--- a/configure
+++ b/configure
@@ -1964,7 +1964,7 @@ if test -n "$_host"; then
;;
ppc-amigaos)
_endian=big
-+ # AmigaOS exec allocates memory always in an aligned way
+ # AmigaOS exec allocates memory always in an aligned way
_need_memalign=yes
;;
ps2)
More information about the Scummvm-git-logs
mailing list