=================================================================== RCS file: /home/cvs/OpenXM_contrib/gnuplot/Attic/makefile.mgw,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.2 diff -u -p -r1.1.1.1 -r1.1.1.2 --- OpenXM_contrib/gnuplot/Attic/makefile.mgw 2000/01/09 17:00:53 1.1.1.1 +++ OpenXM_contrib/gnuplot/Attic/makefile.mgw 2003/09/15 07:09:23 1.1.1.2 @@ -30,7 +30,7 @@ CC = $(GCCPATH)gcc LD = $(GCCPATH)gcc CFLAGS = -g -O2 -I$(TOP) -D_Windows -DNO_GIH -DHAVE_STRNICMP \ -DREADLINE -DGP_INLINE=inline -DHAVE_SLEEP -DANSI_C \ - -DHAVE_GETCWD -DNEAR= + -DNO_SETVBUF -DHAVE_GETCWD -DNEAR= LDFLAGS = -g RM = rm -f