$OpenBSD: patch-include_config_h,v 1.3 2004/01/04 23:46:49 espie Exp $ --- include/config.h.orig 2001-01-08 07:24:22.000000000 +0100 +++ include/config.h 2004-01-05 00:38:14.000000000 +0100 @@ -35,7 +35,7 @@ * too peruse this function all you like. It's not a BACKDOOR in any way, * shape or form. */ -#define WANT_NOTIFY_BITCHX_COM ON +#undef WANT_NOTIFY_BITCHX_COM /* ON */ /* @@ -500,7 +500,7 @@ #define DEFAULT_AOP_VAR OFF #define DEFAULT_AUTO_AWAY ON #define DEFAULT_KICK_OPS ON -#define DEFAULT_AUTO_REJOIN ON +#define DEFAULT_AUTO_REJOIN OFF #define DEFAULT_DEOPFLOOD ON #if defined(__EMXPM__) || defined(WIN32) #define DEFAULT_CODEPAGE 437