diff --git a/Makefile.pre.in b/Makefile.pre.in index 975aa1560b5..3fadcfd6448 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -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