summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2009-10-21 19:28:26 -0400
committerEamon Walsh <ewalsh@tycho.nsa.gov>2010-02-23 15:45:27 -0500
commitc030ec32b6418e6258b380c0e29971be882a84d4 (patch)
tree8f93cfb828b1115b266d01eda053801db5568c83 /include
parentc8dd981c7f67d26850fad8c8a01f5de9850aa454 (diff)
libselinux now has a pkgconfig file. Use it.
Also remove HAVE_NETLINK_AVC_ACQUIRE_FD tests, because we now require a version of libselinux that has it. Signed-off-by: Eamon Walsh <ewalsh@tycho.nsa.gov> Reviewed-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'include')
-rw-r--r--include/dix-config.h.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in
index 798d9e73c..6e450b6e9 100644
--- a/include/dix-config.h.in
+++ b/include/dix-config.h.in
@@ -431,6 +431,4 @@
#include "dix-config-apple-verbatim.h"
#endif
-#undef HAVE_AVC_NETLINK_ACQUIRE_FD
-
#endif /* _DIX_CONFIG_H_ */