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-22 17:03:50 -0500
commit2ecb9f7d86117f212d7845741a3e155553954a85 (patch)
treef456def61ba78c6619f5e31ad885b6584897c112 /include
parent9fc6b59d46382e949526dc10c3f5bfddbe2acb92 (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 e942dacf7..058c8fd14 100644
--- a/include/dix-config.h.in
+++ b/include/dix-config.h.in
@@ -446,6 +446,4 @@
#include "dix-config-apple-verbatim.h"
#endif
-#undef HAVE_AVC_NETLINK_ACQUIRE_FD
-
#endif /* _DIX_CONFIG_H_ */