From 91024bd6118371a7340d50f23fe4ac6eb84f99ab Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Sun, 6 Aug 2006 15:48:20 +0000 Subject: added note about .patches git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@200 15ad00c4-1369-45f4-8270-35d70d36bdcd --- HACKING | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'HACKING') diff --git a/HACKING b/HACKING index 4960c8a9..5e1d2761 100644 --- a/HACKING +++ b/HACKING @@ -14,6 +14,13 @@ is available from CVS, checkout the "3x" module from the CVS at http://forge.objectweb.org/projects/sync4j You'll need the files in 3x/client-api/native. +Also note that some of the patches in the +3x/client-api/native/.patches directory might be needed for +SyncEvolution to compile and work correctly. See +3x/client-api/native/README for more information about those patches +and SyncEvolution's NEWS file for some information which client +library is compatible. + The recommended way to make that library available is by installing it into its own directory with shared libraries disabled: configure --prefix= --disable-shared; make; make install -- cgit v1.2.3