From 0ca33f5bf0d079dbe61cee5a86b7ba720deef766 Mon Sep 17 00:00:00 2001 From: fcolin Date: Tue, 26 Jul 2005 17:08:42 +0000 Subject: Compile Windows remove HANDLE macro conflict make ivyprobe like Unix version with stdin thread reading --- src/Makefile.win32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.win32') diff --git a/src/Makefile.win32 b/src/Makefile.win32 index 6a5e5ce..2f318f1 100755 --- a/src/Makefile.win32 +++ b/src/Makefile.win32 @@ -34,7 +34,7 @@ PCREOBJ = #CC=gcc #CFLAGS = -g -Wall -CFLAGS = -DWIN32 -nologo -GS -Zi -DDEBUG +CFLAGS = -DWIN32 -nologo -GS -Zi #-DDEBUG #LIBTOOL=ar q # linux and solaris #LIBTOOL=libtool -static -o LIBTOOL=lib -nologo /out: -- cgit v1.1