]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
doc: clarify DEBUG usage macro
authorAlexey Perevalov <a.perevalov@samsung.com>
Thu, 4 Jul 2013 07:26:17 +0000 (11:26 +0400)
committerPablo Neira Ayuso <pablo@gnumonks.org>
Mon, 8 Jul 2013 02:51:15 +0000 (04:51 +0200)
Signed-off-by: Alexey Perevalov <a.perevalov@samsung.com>
Signed-off-by: Pablo Neira Ayuso <pablo@gnumonks.org>
INSTALL

diff --git a/INSTALL b/INSTALL
index e17e84415eecc7affd42c9b74390e62965fd4981..d62b428c6e29572e663f0e02394c465be88a7fb5 100644 (file)
--- 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
 ===========