From 2d0215d79307deeaecff5494da115adafde5bccc Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Wed, 24 Jan 2007 12:56:15 +0000 Subject: Debugging for failed requests. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 74c5db5..f12ebc5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ CC?=gcc -FEATURES=#-D_DEBUG_FDS -DWANT_IP_FROM_QUERY_STRING -DWANT_BLACKLIST -DWANT_CLOSED_TRACKER +FEATURES=#-DWANT_IP_FROM_QUERY_STRING -DWANT_BLACKLIST -DWANT_CLOSED_TRACKER -D_DEBUG_HTTPERROR #DEBUG_OPTS=-g -ggdb -pg # -fprofile-arcs -ftest-coverage DEBUG_OPTS=-s -Os CFLAGS+=-I../libowfat -Wall -pipe # -pedantic -ansi -- cgit v1.2.3