diff options
author | dhewg | 2012-01-21 00:12:26 +0100 |
---|---|---|
committer | dhewg | 2012-01-21 00:12:26 +0100 |
commit | 05c972d02802f65c09843aec18a4029b232812c8 (patch) | |
tree | 203e7a9c044fcdfa66a239b45ec117ce61985787 | |
parent | 1c84ef47381fff19c45fb2f9f9a186d16b21b4ab (diff) | |
download | scummvm-rg350-05c972d02802f65c09843aec18a4029b232812c8.tar.gz scummvm-rg350-05c972d02802f65c09843aec18a4029b232812c8.tar.bz2 scummvm-rg350-05c972d02802f65c09843aec18a4029b232812c8.zip |
CONFIGURE: Whitespace fix
Buildbot update test :P
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1932,7 +1932,7 @@ case $_host_os in # Now we may have MacPorts or Fink installed # Which put libraries and headers in non-standard places # Checking them here - + # MacPorts # There is no way to get the prefix, so implementing a hack here macport_version=`port version 2>/dev/null` |