current cgisimple.c,1.148,1.149

Fabian Keil <[email protected]> Thu, 04 May 2017 14:33:19 +0000
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5249

Modified Files:
	cgisimple.c 
Log Message:
Show the FEATURE_EXTERNAL_FILTERS status on the status page

Better late than never.

Previously a couple of tests weren't executed as
Privoxy-Regression-Test couldn't detect that the
FEATURE_EXTERNAL_FILTERS dependency was sattisfied.


Index: cgisimple.c
===================================================================
RCS file: /cvsroot/ijbswa/current/cgisimple.c,v
retrieving revision 1.148
retrieving revision 1.149
diff -C2 -d -r1.148 -r1.149
*** cgisimple.c	8 Mar 2017 13:13:18 -0000	1.148
--- cgisimple.c	4 May 2017 14:33:17 -0000	1.149
***************
*** 1843,1846 ****
--- 1843,1854 ----
        },
        {
+          "FEATURE_EXTERNAL_FILTERS",
+ #ifdef FEATURE_EXTERNAL_FILTERS
+          1,
+ #else
+          0,
+ #endif
+       },
+       {
           "FEATURE_FAST_REDIRECTS",
  #ifdef FEATURE_FAST_REDIRECTS


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot