diff options
author | Eamon Walsh <ewalsh@tycho.nsa.gov> | 2007-10-17 14:13:02 -0400 |
---|---|---|
committer | Eamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil> | 2007-10-17 14:13:02 -0400 |
commit | af4dde0ac19ecec1d0ad988eb25b15401e7c6b36 (patch) | |
tree | 7872e943bc344bd3411a4cf328d70cf03c9b9c57 /Xext/Makefile.am | |
parent | baabae623b3658196b67a710dc72663c2105bf31 (diff) |
xselinux: Remove config file, this has been moved to the policy.
Diffstat (limited to 'Xext/Makefile.am')
-rw-r--r-- | Xext/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Xext/Makefile.am b/Xext/Makefile.am index 2423c8396..6fe1c3488 100644 --- a/Xext/Makefile.am +++ b/Xext/Makefile.am @@ -80,9 +80,6 @@ endif XSELINUX_SRCS = xselinux.c xselinux.h if XSELINUX BUILTIN_SRCS += $(XSELINUX_SRCS) - -SERVERCONFIG_DATA += XSELinuxConfig -AM_CFLAGS += -DXSELINUXCONFIGFILE=\"$(SERVERCONFIGdir)/XSELinuxConfig\" endif # Security extension: multi-level security to protect clients from each other |