X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=acconfig.h;h=b53c01907a34722778f20985d055c8c6e7b5afb5;hp=fa6706b5448943c9ebb9aab05b505396fdedf66a;hb=bd9a6e189985c5d9b818965aad71e77da12a5e12;hpb=3d18a965e0d15a4be605cddd39393efcb1ba73ba diff --git a/acconfig.h b/acconfig.h index fa6706b5..b53c0190 100644 --- a/acconfig.h +++ b/acconfig.h @@ -2,7 +2,7 @@ #define CONFIG_H_INCLUDED /********************************************************************* * - * File : $Source: /cvsroot/ijbswa/current/acconfig.h,v $ + * File : $Source: /cvsroot/ijbswa/current/Attic/acconfig.h,v $ * * Purpose : This file should be the first thing included in every * .c file. (Before even system headers). It contains @@ -37,6 +37,13 @@ * * Revisions : * $Log: acconfig.h,v $ + * + * Revision 1.27 2002/04/25 19:13:57 morcego + * Removed RPM release number declaration on configure.in + * Changed makefile to use given value for RPM_PACKAGEV when on uploading + * targets (will produce an error, explaining who to do it, if no value + * if provided). + * * Revision 1.26 2002/04/11 11:00:21 oes * Applied Moritz' fix for socklen_t on Solaris *