Re: libsvn_client.pc should set -lsvn_client-1 instead of -lsvn_client

2020-05-12 Thread James McCoy
On 2020/05/12 16:21:18, Andreas K. Hüttel wrote: > Bug: libsvn_client.pc should set -lsvn_client-1 instead of -lsvn_client > Verified with subversion-1.12.2 > See also: https://bugs.gentoo.org/686148 > > pkg-config requests linking to libsvn_client ... > > # pkg-config

libsvn_client.pc should set -lsvn_client-1 instead of -lsvn_client

2020-05-12 Thread Andreas K . Hüttel
Bug: libsvn_client.pc should set -lsvn_client-1 instead of -lsvn_client Verified with subversion-1.12.2 See also: https://bugs.gentoo.org/686148 pkg-config requests linking to libsvn_client ... # pkg-config --libs libsvn_client -lsvn_client -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl ... but