summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2018-12-28 13:58:39 +0100
committerAndrej Shadura <andrewsh@debian.org>2018-12-28 13:58:39 +0100
commitf97eb8990990b7938aecad3f06883f682750a125 (patch)
tree0f863779dec83e3ef9f2c50eebb14fce3cb9b12c /Makefile.in
parent05fce0a970fe98a114b56719b046d783c7c28062 (diff)
Import Upstream version 2.1
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index b5e7d69..2aa041c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -293,11 +293,17 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@
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@
RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
+UDEVDIR = @UDEVDIR@
+UDEV_CFLAGS = @UDEV_CFLAGS@
+UDEV_LIBS = @UDEV_LIBS@
VERSION = @VERSION@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@