X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=acconfig.h;h=2274f848775c70b8017d0cd2c48b168581c3eab9;hp=0bc0daa0122f7de20842e5ca68660d537a8741e3;hb=a0d21e8ca7e624a2faac4b6577c7eb77958d6797;hpb=72081f829de368392d04076728f8c991178c0080 diff --git a/acconfig.h b/acconfig.h index 0bc0daa0..2274f848 100644 --- a/acconfig.h +++ b/acconfig.h @@ -37,6 +37,10 @@ * * Revisions : * $Log: acconfig.h,v $ + * Revision 1.32 2006/07/18 14:48:45 david__schmidt + * Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch) + * with what was really the latest development (the v_3_0_branch branch) + * * Revision 1.27.2.4 2003/12/17 16:34:40 oes * Cosmetics * @@ -340,6 +344,11 @@ */ #undef FEATURE_NO_GIFS +/* + * Allow to shutdown Privoxy through the webinterface. + */ +#undef FEATURE_GRACEFUL_TERMINATION + /* * Use POSIX threads instead of native threads. */