Philip Martin <phi...@codematters.co.uk> writes: >> Fixes libsvn_auth_gnome_keyring.pc when configured with libsecret, and >> make dependencies private. > > Looks OK to me.
Perhaps we should delete the .pc files for gnome/kwallet auth libraries. The corresponding libraries do not really have a public API and I think nodody will ever attempt to link against them. In Subversion the libraries are loaded at runtime using APR's DSO functions so even we do not link against them. -- Philip