[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-cvs
Subject:    svn commit: r9578 - trunk
From:       mbk () tigris ! org
Date:       2004-04-30 2:46:09
Message-ID: 200404300246.i3U2k9B28080 () morbius ! ch ! collab ! net
[Download RAW message or body]

Author: mbk
Date: Thu Apr 29 21:46:03 2004
New Revision: 9578

Modified:
   trunk/build.conf
Log:
Fix an OS X build error.

* build.conf
  Add "undefined-lib-symbols = yes" to the libsvn_fs_base and libsvn_fs_fs
  entries.


Modified: trunk/build.conf
==============================================================================
--- trunk/build.conf	(original)
+++ trunk/build.conf	Thu Apr 29 21:46:03 2004
@@ -154,6 +154,7 @@
 install = bdb-lib
 libs = libsvn_delta libsvn_subr aprutil apriconv bdb apr
 msvc-static = yes
+undefined-lib-symbols = yes
 
 [libsvn_fs_fs]
 type = fs-module
@@ -162,6 +163,7 @@
 install = fsmod-lib
 libs = libsvn_delta libsvn_subr aprutil apriconv apr
 msvc-static = yes
+undefined-lib-symbols = yes
 
 # General API for accessing repositories
 [libsvn_ra]

---------------------------------------------------------------------
To unsubscribe, e-mail: svn-unsubscribe@subversion.tigris.org
For additional commands, e-mail: svn-help@subversion.tigris.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic