From: Alexey Perevalov Date: Thu, 4 Jul 2013 07:26:17 +0000 (+0400) Subject: doc: clarify DEBUG usage macro X-Git-Tag: v1.4.20~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c7bf4c1f05d9dcb1e35fda7912bb15159d8db5b;p=thirdparty%2Fiptables.git doc: clarify DEBUG usage macro Signed-off-by: Alexey Perevalov Signed-off-by: Pablo Neira Ayuso --- diff --git a/INSTALL b/INSTALL index e17e8441..d62b428c 100644 --- a/INSTALL +++ b/INSTALL @@ -70,6 +70,8 @@ If you want to enable debugging, use (-O0 is used to turn off instruction reordering, which makes debugging much easier.) +To show debug traces you can add -DDEBUG to CFLAGS option + Other notes ===========