mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
merge 3.4
This commit is contained in:
commit
ae18f387e4
1 changed files with 1 additions and 1 deletions
|
@ -1336,7 +1336,7 @@ inclinstall:
|
||||||
|
|
||||||
# Install the library and miscellaneous stuff needed for extending/embedding
|
# Install the library and miscellaneous stuff needed for extending/embedding
|
||||||
# This goes into $(exec_prefix)
|
# This goes into $(exec_prefix)
|
||||||
LIBPL= $(LIBDEST)/config-$(LDVERSION)
|
LIBPL= @LIBPL@
|
||||||
|
|
||||||
# pkgconfig directory
|
# pkgconfig directory
|
||||||
LIBPC= $(LIBDIR)/pkgconfig
|
LIBPC= $(LIBDIR)/pkgconfig
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue