summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2012-03-14 22:17:31 (GMT)
committerMatthias Klose <doko@ubuntu.com>2012-03-14 22:17:31 (GMT)
commit5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a (patch)
tree7c773aa4c9047b142c45c05f43b75a9154b506a7 /configure
parente7c8fdee18494238cc93eb895001398ceb7d12fb (diff)
parentd83be23689c50f81d2df040cd047e9100e004c3f (diff)
downloadcpython-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.zip
cpython-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.tar.gz
cpython-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.tar.bz2
merge 3.2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 4cb0777..7abf15b 100755
--- a/configure
+++ b/configure
@@ -14599,8 +14599,8 @@ esac
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
# Files that config.status was made for.
-config_files="`echo $ac_config_files`"
-config_headers="`echo $ac_config_headers`"
+config_files="$ac_config_files"
+config_headers="$ac_config_headers"
_ACEOF