- Makefile.pre.in (LIBPL): Use the definition from configure.ac

This commit is contained in:
doko@ubuntu.com 2015-04-13 22:10:21 +02:00
parent 1345d20193
commit 100aa18556
1 changed files with 1 additions and 1 deletions

View 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