diff options
author | Matthias Klose <doko@ubuntu.com> | 2012-03-14 22:17:31 (GMT) |
---|---|---|
committer | Matthias Klose <doko@ubuntu.com> | 2012-03-14 22:17:31 (GMT) |
commit | 5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a (patch) | |
tree | 7c773aa4c9047b142c45c05f43b75a9154b506a7 /configure | |
parent | e7c8fdee18494238cc93eb895001398ceb7d12fb (diff) | |
parent | d83be23689c50f81d2df040cd047e9100e004c3f (diff) | |
download | cpython-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.zip cpython-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.tar.gz cpython-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.tar.bz2 |
merge 3.2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |