- Makefile.pre.in (LIBPL): Use the definition from configure.ac
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 975aa15..3fadcfd 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1311,7 +1311,7 @@
 
 # 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