Philip Martin <phi...@codematters.co.uk> writes: > 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.
We should probably remove the .pc files for anything that doesn't have a public API, i.e. the RA backends, the FS backends and fs_util in addition to gnome/kwallet auth libraries. -- Philip