From 0ed17ccca29569cd858002ac144cd8014c87b0ff Mon Sep 17 00:00:00 2001 From: crs23 Date: Thu, 6 Sep 2007 05:01:11 +0000 Subject: [PATCH] Updated compiling documentation for upcoming change. --- doc/compiling.html | 68 ++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 38 deletions(-) diff --git a/doc/compiling.html b/doc/compiling.html index 3fe5c393..47772be6 100644 --- a/doc/compiling.html +++ b/doc/compiling.html @@ -15,7 +15,8 @@ To build synergy from the sources you'll need the following:

Configuring the build

-This step is not necessary when using VC++ or XCode. +This step is not necessary on Windows.

To configure the build for your platform use the configure script:

@@ -52,14 +53,17 @@ so synergy can find the X11 includes and libraries.
 

Building

-

+

Installing