From 5931cf77f42c145640ed1b6c344ac790017aac1b Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 15 Jun 2009 02:29:49 +0000 Subject: DEBUGBUILD / CURLDEBUG decoupling follow-up --- lib/Makefile.m32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.m32') diff --git a/lib/Makefile.m32 b/lib/Makefile.m32 index 897dc35b9..b882735a0 100644 --- a/lib/Makefile.m32 +++ b/lib/Makefile.m32 @@ -44,7 +44,7 @@ AR = ar LDFLAGS = -s RANLIB = ranlib RC = windres -RCFLAGS = --include-dir=../include -DCURLDEBUG=0 -O COFF -i +RCFLAGS = --include-dir=../include -DDEBUGBUILD=0 -O COFF -i RM = del /q /f > NUL 2>&1 STRIP = strip -g -- cgit v1.2.3