about summary refs log tree commit diff
path: root/Makefile.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index ed38e2980bf8..48baa2889404 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -12,8 +12,10 @@ bindir = @bindir@
 datadir = @datadir@
 datarootdir = @datarootdir@
 exec_prefix = @exec_prefix@
+libdir = @libdir@
 libexecdir = @libexecdir@
 localstatedir = @localstatedir@
+pkglibdir = $(libdir)/$(PACKAGE_NAME)
 prefix = @prefix@
 storedir = @storedir@
 sysconfdir = @sysconfdir@