From 3e610c5f60f414afe26bc5b663dd51cc5c07af44 Mon Sep 17 00:00:00 2001 From: denis <> Date: Sat, 17 Mar 2007 01:26:25 +0000 Subject: revert previous commit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1bfbe59..dd5c728 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ CC?=gcc 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 -m64# -pedantic -ansi +CFLAGS+=-I../libowfat -Wall -pipe# -pedantic -ansi LDFLAGS+=-L../libowfat/ -lowfat HEADERS=trackerlogic.h scan_urlencoded_query.h -- cgit v1.2.3