summaryrefslogtreecommitdiff
path: root/udev/lib/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-08-30 23:08:19 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-08-30 23:08:19 +0200
commite407720bbaa718d97eefacb62ff96a7796f54281 (patch)
tree4a7024ad793381d9db8ccc4cf65e74b5299bc349 /udev/lib/Makefile.am
parent4cf23685101ff9e1a15f47cb0da49a6ec10b8e27 (diff)
autogen.sh: add --with-selinux
Diffstat (limited to 'udev/lib/Makefile.am')
-rw-r--r--udev/lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/lib/Makefile.am b/udev/lib/Makefile.am
index dadcd55f0f..f1f5fb74b1 100644
--- a/udev/lib/Makefile.am
+++ b/udev/lib/Makefile.am
@@ -1,7 +1,7 @@
AM_CPPFLAGS = \
-DSYSCONFDIR=\""$(sysconfdir)"\" \
-DUDEV_PREFIX=\""$(udev_prefix)"\" \
- -DLIBUDEV_COMPILATION
+ -D_LIBUDEV_COMPILATION
noinst_PROGRAMS = \
test-libudev