b8946c4 local: build local provider conditionally

15 files Authored by fidencio 5 years ago, Committed by jhrozek 5 years ago,
    local: build local provider conditionally
    
    Let's "get rid" of the local provider and only build it conditionally.
    
    The local provider is only used by our integration tests and those will
    be ran in the CI enabling the local provider.
    
    If someone, for some reason, still needs to use it,
    "--enable-local-provider" has been added as a configure option and the
    provider can be built using that (as done in our integration tests).
    
    Resolves:
    https://pagure.io/SSSD/sssd/issue/3304
    
    Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+11 -5
file modified
+11 -0
file modified
+12 -0
file modified
+5 -2
file modified
+2 -1
file modified
+13 -4
file modified
+2 -1
file modified
+8 -3
file modified
+7 -3
file modified
+24 -15
file modified
+4 -3
file modified
+9 -0
file modified
+3 -0