svn commit: r1920468 - /subversion/trunk/build.conf

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: rinrab
Date: Wed Sep  4 15:19:16 2024
New Revision: 1920468

URL: http://svn.apache.org/viewvc?rev=1920468&view=rev
Log:
build.conf: Add missing dependency on apr-util to svnserve executable;
otherwise CMake will not build this target with shared ra-svn and fail
due to undefined reference to `apr_thread_pool_threshold_set'.

* build.conf
  (svnserve): Add aprutil to 'libs' field.

Modified:
    subversion/trunk/build.conf

Modified: subversion/trunk/build.conf
URL: http://svn.apache.org/viewvc/subversion/trunk/build.conf?rev=1920468&r1=1920467&r2=1920468&view=diff
==============================================================================
--- subversion/trunk/build.conf (original)
+++ subversion/trunk/build.conf Wed Sep  4 15:19:16 2024
@@ -188,7 +188,7 @@ path = subversion/svnserve
 install = bin
 manpages = subversion/svnserve/svnserve.8 subversion/svnserve/svnserve.conf.5
 libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr libsvn_ra_svn
-       apriconv apr sasl
+       apriconv apr aprutil sasl
 msvc-libs = advapi32.lib ws2_32.lib
 
 [svnsync]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.