1 This patch was developed in-house. We have not yet decided whether to offer
4 --- Python-3.7.5/configure.ac
5 +++ Python-3.7.5/configure.ac
6 @@ -4744,7 +4744,7 @@ AC_MSG_RESULT($SOABI)
11 + Linux*|GNU*|Darwin|SunOS)
12 EXT_SUFFIX=.${SOABI}${SHLIB_SUFFIX};;
14 EXT_SUFFIX=${SHLIB_SUFFIX};;