X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/b0f66028a9a17a845590a4fe737a4f5e46f6b778..af4f4d6a77aceba8e2d6f58d15e894df320e7c24:/acconfig.h diff --git a/acconfig.h b/acconfig.h index 09e9813..607f3f0 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: acconfig.h,v 1.11 2003/11/29 23:39:16 mdw Exp $ + * $Id: acconfig.h,v 1.12 2004/04/08 01:36:20 mdw Exp $ * * Default settings for `become' config.h * @@ -26,46 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: acconfig.h,v $ - * Revision 1.11 2003/11/29 23:39:16 mdw - * Debianization. - * - * Revision 1.10 2003/10/12 00:14:44 mdw - * Major overhaul. Now uses DSA signatures rather than the bogus symmetric - * encrypt-and-hope thing. Integrated with mLib and Catacomb. - * - * Revision 1.9 1999/05/04 16:25:42 mdw - * Fixes for new version of automake. - * - * Revision 1.8 1998/04/23 13:08:42 mdw - * Fix formatting. Add new option to disable networking. - * - * Revision 1.7 1998/01/12 16:45:20 mdw - * Fix copyright date. - * - * Revision 1.6 1997/09/17 10:02:07 mdw - * Remove `@ signs -- autoconf mangles them too badly. - * - * Revision 1.5 1997/09/08 13:41:36 mdw - * Remove redundant entry for `HAVE_LIBEFENCE'. - * - * Revision 1.4 1997/09/05 11:45:17 mdw - * Add support for different login styles, and environment variable - * manipulation in a safe and useful way. - * - * Revision 1.3 1997/08/07 09:33:05 mdw - * Added `ElectricFence' support. Other minor cosmetic things. - * - * Revision 1.2 1997/08/04 10:24:19 mdw - * Sources placed under CVS control. - * - * Revision 1.1 1997/07/21 13:47:52 mdw - * Initial revision - * - */ - #ifndef CONFIG_H #define CONFIG_H