summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authordoko@ubuntu.com <doko@ubuntu.com>2015-04-13 20:00:30 (GMT)
committerdoko@ubuntu.com <doko@ubuntu.com>2015-04-13 20:00:30 (GMT)
commit4b761bf79a967bcb4e0079a99183bd06ba45b107 (patch)
tree6369565b8f039c4dfec77b6718a34865932d0bc2 /configure.ac
parent42db2f684c82942587cc9fe92b7e9c0325495f4f (diff)
parent1345d201939fc7ce395d629834ed037e4697d8c5 (diff)
downloadcpython-4b761bf79a967bcb4e0079a99183bd06ba45b107.zip
cpython-4b761bf79a967bcb4e0079a99183bd06ba45b107.tar.gz
cpython-4b761bf79a967bcb4e0079a99183bd06ba45b107.tar.bz2
- merge 3.4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6218bd2..69f7b7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -556,6 +556,9 @@ then
fi
AC_MSG_RESULT($MACHDEP)
+AC_SUBST(PLATDIR)
+PLATDIR=plat-$MACHDEP
+
# Record the configure-time value of MACOSX_DEPLOYMENT_TARGET,
# it may influence the way we can build extensions, so distutils
# needs to check it