mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
- merge 3.4
This commit is contained in:
commit
4ccc1514d0
2 changed files with 2 additions and 2 deletions
2
configure
vendored
2
configure
vendored
|
@ -14381,7 +14381,7 @@ LDVERSION='$(VERSION)$(ABIFLAGS)'
|
|||
$as_echo "$LDVERSION" >&6; }
|
||||
|
||||
|
||||
LIBPL="${prefix}/lib/python${VERSION}/config-${LDVERSION}"
|
||||
LIBPL='$(prefix)'"/lib/python${VERSION}/config-${LDVERSION}"
|
||||
|
||||
|
||||
# Check whether right shifting a negative integer extends the sign bit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue