[julianf...@apache.org] > Add missing library dependencies in 'build.conf', following some recent > change that made some more libsvn_client functions depend on libsvn_wc. > (The error was, "undefined reference to `svn_wc__node_is_status_deleted'".)
Huh. This looks like a workaround to me, not a fix. Given libsvn_client already correctly declares a dependency on libsvn_wc, I would think the better fix would be for either libtool or gen_make to learn how to resolve these dependencies recursively. (I thought libtool already did so, in fact. And indeed on many platforms, even libtool should not need to, the OS linker handles it.) -- Peter Samuelson | org-tld!p12n!peter | http://p12n.org/