You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2014/05/13 16:40:32 UTC

svn propchange: r1594156 - svn:log

Author: julianfoad
Revision: 1594156
Modified property: svn:log

Modified: svn:log at Tue May 13 14:40:32 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue May 13 14:40:32 2014
@@ -9,7 +9,9 @@ The bug shows up when all of these condi
   * the 'serf' package that we are building against is installed under that
     same prefix (such as /usr);
 
-  * 'pkgconfig' is not being used to find the 'serf' package.
+  * 'pkgconfig' is not being used to find the 'serf' package;
+
+  * the libtool in use does not strip out indirect dependencies.
 
 See the email thread "Issues with bindings tests" started by Julian Foad on
 2014-05-12, at e.g. <http://svn.haxx.se/dev/archive-2014-05/0066.shtml>.