@@ -229,10 +229,10 @@ index b89d742..908ce44 100644
229229 VENV_LANDMARK = 'pyvenv.cfg'
230230 ZIP_LANDMARK = f'{platlibdir}/python{VERSION_MAJOR}{VERSION_MINOR}{ABI_THREAD}.zip'
231231diff --git a/configure b/configure
232- index fb92ea2..a61359c 100755
232+ index 46eb066..26d2146 100755
233233--- a/configure
234234+++ b/configure
235- @@ -26802 ,11 +26802 ,11 @@ fi
235+ @@ -26815 ,11 +26815 ,11 @@ fi
236236
237237
238238
@@ -246,7 +246,7 @@ index fb92ea2..a61359c 100755
246246
247247 PLATLIBDIR="lib"
248248 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-platlibdir" >&5
249- @@ -26825 ,7 +26825 ,7 @@ then
249+ @@ -26838 ,7 +26838 ,7 @@ then
250250 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
251251 printf "%s\n" "yes" >&6; }
252252 PLATLIBDIR="$withval"
@@ -255,7 +255,7 @@ index fb92ea2..a61359c 100755
255255 else
256256 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
257257 printf "%s\n" "no" >&6; }
258- @@ -26840 ,9 +26840 ,9 @@ fi
258+ @@ -26853 ,9 +26853 ,9 @@ fi
259259
260260
261261 if test x$PLATFORM_TRIPLET = x; then
@@ -268,10 +268,10 @@ index fb92ea2..a61359c 100755
268268
269269
270270diff --git a/configure.ac b/configure.ac
271- index 0742ba7..cec8f32 100644
271+ index bd4446e..88aaa1e 100644
272272--- a/configure.ac
273273+++ b/configure.ac
274- @@ -6380 ,11 +6380 ,11 @@ fi
274+ @@ -6388 ,11 +6388 ,11 @@ fi
275275
276276
277277 AC_SUBST([BINLIBDEST])
@@ -285,7 +285,7 @@ index 0742ba7..cec8f32 100644
285285 AC_SUBST([PLATLIBDIR])
286286 PLATLIBDIR="lib"
287287 AC_MSG_CHECKING([for --with-platlibdir])
288- @@ -6403 ,7 +6403 ,7 @@ if test -n "$withval" -a "$withval" != yes -a "$withval" != no
288+ @@ -6411 ,7 +6411 ,7 @@ if test -n "$withval" -a "$withval" != yes -a "$withval" != no
289289 then
290290 AC_MSG_RESULT([yes])
291291 PLATLIBDIR="$withval"
@@ -294,7 +294,7 @@ index 0742ba7..cec8f32 100644
294294 else
295295 AC_MSG_RESULT([no])
296296 fi],
297- @@ -6413 ,9 +6413 ,9 @@ fi],
297+ @@ -6421 ,9 +6421 ,9 @@ fi],
298298 dnl define LIBPL after ABIFLAGS and LDVERSION is defined.
299299 AC_SUBST([PY_ENABLE_SHARED])
300300 if test x$PLATFORM_TRIPLET = x; then
0 commit comments