From 83a43bea8a37c3df1b13ef98a2de596dab4e1e7b Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Thu, 25 Jan 2007 15:00:01 +0000 Subject: removed unused define. --- lib/Makefile.m32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile.m32 b/lib/Makefile.m32 index 6ddb1215a..c3d1741e8 100644 --- a/lib/Makefile.m32 +++ b/lib/Makefile.m32 @@ -29,7 +29,7 @@ STRIP = strip -g ## Nothing more to do below this line! INCLUDES = -I. -I../include -CFLAGS = -g -O2 -DMINGW32 -DBUILDING_LIBCURL -DHAVE_LONGLONG +CFLAGS = -g -O2 -DBUILDING_LIBCURL -DHAVE_LONGLONG ifdef SSH2 INCLUDES += -I"$(LIBSSH2_PATH)/include" -I"$(LIBSSH2_PATH)/win32" CFLAGS += -DUSE_LIBSSH2 -DHAVE_LIBSSH2_H -- cgit v1.2.3