From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 4 Mar 2016 13:20:35 +0000 (+0000)
Subject: buildsource.sgml: Ignore Privoxy versions before 3.0.7
X-Git-Tag: v_3_0_25~130
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/developer-manual/static/@default-cgi@show-status?a=commitdiff_plain;h=4548a329766e496fd52c3d54a6b8d0da7464e6c5;p=privoxy.git

buildsource.sgml: Ignore Privoxy versions before 3.0.7
---

diff --git a/doc/source/buildsource.sgml b/doc/source/buildsource.sgml
index afc2c6b9..b498a893 100644
--- a/doc/source/buildsource.sgml
+++ b/doc/source/buildsource.sgml
@@ -3,7 +3,7 @@
 
  Purpose     :  Entity included in other project documents.
 
- $Id: buildsource.sgml,v 2.18 2009/02/23 09:03:12 fabiankeil Exp $
+ $Id: buildsource.sgml,v 2.19 2011/09/04 11:10:12 fabiankeil Exp $
 
  Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -144,8 +144,7 @@
  ./configure  --disable-toggle  --disable-editor  --disable-force</screen>
 </para>
 <para>
-Then build as above. In Privoxy 3.0.7 and later, all of these options
-can also be disabled through the configuration file.
+ Note that all of these options can also be disabled through the configuration file.
 </para>
 <para>
  <emphasis>WARNING:</emphasis> If installing as root, the install will fail