summaryrefslogtreecommitdiff
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authordoko@ubuntu.com <doko@ubuntu.com>2015-04-13 22:10:47 +0200
committerdoko@ubuntu.com <doko@ubuntu.com>2015-04-13 22:10:47 +0200
commitae18f387e4d0dd0083dc579feef395a5cbf890ce (patch)
treedfe600532f03a2ae50a3f3dc565bebe6ab3407c8 /Makefile.pre.in
parent4b761bf79a967bcb4e0079a99183bd06ba45b107 (diff)
parent100aa18556e323d56b44b42fe726c679b70b3df7 (diff)
downloadcpython-git-ae18f387e4d0dd0083dc579feef395a5cbf890ce.tar.gz
merge 3.4
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 1c32ac74e0..b78bcf189b 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1336,7 +1336,7 @@ inclinstall:
# Install the library and miscellaneous stuff needed for extending/embedding
# This goes into $(exec_prefix)
-LIBPL= $(LIBDEST)/config-$(LDVERSION)
+LIBPL= @LIBPL@
# pkgconfig directory
LIBPC= $(LIBDIR)/pkgconfig