From 52a7478bd0b6bf9e1cd8b41119829f7f8ba92a8e Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Mon, 23 Oct 2017 16:37:00 +0200 Subject: [PATCH] Comment it out like this so we can use -D --- include/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/config.h b/include/config.h index 85a6c4473..858db4bc1 100644 --- a/include/config.h +++ b/include/config.h @@ -180,7 +180,7 @@ * Common usage for this are: a trusted bot ran by an IRCOp, that you only * want to give "flood access" and nothing else, and other such things. */ -#undef FAKELAG_CONFIGURABLE +//#undef FAKELAG_CONFIGURABLE /* * Max amount of internal send buffering when socket is stuck (bytes)