bb6a5a5 selinux: move BUILD_SELINUX_POLICY definition

2 files Authored by vmojzis 4 years ago, Committed by abbra 4 years ago,
    selinux: move BUILD_SELINUX_POLICY definition
    
    BUILD_SELINUX_POLICY needs to be defined outside of ENABLE_SERVER
    conditional block.
    
    Fixes:
    \# ./configure --disable-server
    ...
    configure: error: conditional "BUILD_SELINUX_POLICY" was never defined.
    Usually this means the macro was only invoked conditionally.
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+13 -0
file modified
+0 -13