]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
- Makefile.pre.in (LIBPL): Use the definition from configure.ac
authordoko@ubuntu.com <doko@ubuntu.com>
Mon, 13 Apr 2015 20:10:21 +0000 (22:10 +0200)
committerdoko@ubuntu.com <doko@ubuntu.com>
Mon, 13 Apr 2015 20:10:21 +0000 (22:10 +0200)
Makefile.pre.in

index 975aa1560b5866cc1513dfae3076070371184b2e..3fadcfd6448b32fdd799108ce4463233475d00b1 100644 (file)
@@ -1311,7 +1311,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