From 100aa18556e323d56b44b42fe726c679b70b3df7 Mon Sep 17 00:00:00 2001 From: "doko@ubuntu.com" Date: Mon, 13 Apr 2015 22:10:21 +0200 Subject: [PATCH] - Makefile.pre.in (LIBPL): Use the definition from configure.ac --- Makefile.pre.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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