diff options
| author | Willem Jan Palenstijn | 2010-04-09 14:30:10 +0000 |
|---|---|---|
| committer | Willem Jan Palenstijn | 2010-04-09 14:30:10 +0000 |
| commit | 0768eda96432186178f40f430fb1e102d9c4bd7a (patch) | |
| tree | c87b4a9dc672b7827f2487fb33dc41282439bd14 /configure | |
| parent | f360dcac904dff82d70af7240299b7d1f1e09a5b (diff) | |
| download | scummvm-rg350-0768eda96432186178f40f430fb1e102d9c4bd7a.tar.gz scummvm-rg350-0768eda96432186178f40f430fb1e102d9c4bd7a.tar.bz2 scummvm-rg350-0768eda96432186178f40f430fb1e102d9c4bd7a.zip | |
Change outdated configure status message
svn-id: r48602
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1353,7 +1353,7 @@ esac if test -n "$_host"; then # Cross-compiling mode - add your target here if needed - echo "Cross-compiling to $_host, forcing endianness, alignment and type sizes" + echo "Cross-compiling to $_host" case "$_host" in arm-linux|arm*-linux-gnueabi|arm-*-linux) DEFINES="$DEFINES -DUNIX" |
