aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordhewg2012-01-21 00:12:26 +0100
committerdhewg2012-01-21 00:12:26 +0100
commit05c972d02802f65c09843aec18a4029b232812c8 (patch)
tree203e7a9c044fcdfa66a239b45ec117ce61985787
parent1c84ef47381fff19c45fb2f9f9a186d16b21b4ab (diff)
downloadscummvm-rg350-05c972d02802f65c09843aec18a4029b232812c8.tar.gz
scummvm-rg350-05c972d02802f65c09843aec18a4029b232812c8.tar.bz2
scummvm-rg350-05c972d02802f65c09843aec18a4029b232812c8.zip
CONFIGURE: Whitespace fix
Buildbot update test :P
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 5b0e857fae..51b19894d3 100755
--- a/configure
+++ b/configure
@@ -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`