summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-10-28 04:04:22 +0100
committerKay Sievers <kay@vrfy.org>2012-10-28 04:04:22 +0100
commitff944daa019c1101d6464412e6682732ec11143a (patch)
tree37623f18e4e7c7f65c5d3d7d2a8be9bef21798d9 /Makefile.am
parenta8f454e8a387eaf752a64955dcef8cbbae1b77ed (diff)
udev: get rid of SYSCONFDIR
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fadc1c7b59..415e0d39ea 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -117,7 +117,6 @@ udevlibexec_PROGRAMS =
AM_CPPFLAGS = \
-include $(top_builddir)/config.h \
- -DSYSCONFDIR=\""$(sysconfdir)"\" \
-DSYSTEM_CONFIG_FILE=\"$(pkgsysconfdir)/system.conf\" \
-DSYSTEM_CONFIG_UNIT_PATH=\"$(pkgsysconfdir)/system\" \
-DSYSTEM_DATA_UNIT_PATH=\"$(systemunitdir)\" \