diff --git a/Makefile.pre.in b/Makefile.pre.in index 1c32ac74e0f..b78bcf189ba 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