summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordoko@ubuntu.com <doko@ubuntu.com>2015-04-13 20:10:47 (GMT)
committerdoko@ubuntu.com <doko@ubuntu.com>2015-04-13 20:10:47 (GMT)
commitae18f387e4d0dd0083dc579feef395a5cbf890ce (patch)
treedfe600532f03a2ae50a3f3dc565bebe6ab3407c8
parent4b761bf79a967bcb4e0079a99183bd06ba45b107 (diff)
parent100aa18556e323d56b44b42fe726c679b70b3df7 (diff)
downloadcpython-ae18f387e4d0dd0083dc579feef395a5cbf890ce.zip
cpython-ae18f387e4d0dd0083dc579feef395a5cbf890ce.tar.gz
cpython-ae18f387e4d0dd0083dc579feef395a5cbf890ce.tar.bz2
merge 3.4
-rw-r--r--Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 1c32ac7..b78bcf1 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