summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorChristoph Egger <Christoph.Egger@gmx.de>2011-03-18 00:29:29 +0100
committerChristoph Egger <Christoph.Egger@gmx.de>2011-03-18 00:29:29 +0100
commit9ac296629f422efaf25146b029a94156f2886244 (patch)
tree1f0f56341820a1e68a794b1fa6307b061c9dfb9b /Makefile.in
parent948167d4cf741a7b127b632e05585521a45ea3b6 (diff)
Imported Upstream version 1.2
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index c67bb34..b4e28b6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -123,6 +123,8 @@ PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
+PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
+PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@