2c965b0 pcre: port to pcre2

15 files Authored by thalman 4 years ago, Committed by jhrozek 4 years ago,
    pcre: port to pcre2
    
    Some distributions want to drop pcre support. Sssd should work with
    pcre2. With this patch sssd tries to use pcre2 if pcre is not present.
    
    Resolves:
    https://pagure.io/SSSD/sssd/issue/3833
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+2 -0
file modified
+2 -0
file modified
+39 -7
file modified
+2 -21
file modified
+8 -11
file added
+293
file modified
+11 -40
file modified
+2 -2