$OpenBSD: patch-Makefile_in,v 1.1 2001/03/17 17:40:30 wilfried Exp $
--- Makefile.in.orig	Fri Jun  4 13:39:32 1999
+++ Makefile.in	Fri Mar 16 21:02:23 2001
@@ -90,7 +90,7 @@ INCLUDE = $(INCLUDE_MISC) $(INCLUDE_GRAB
 	$(INCLUDE_X11) $(MD_INC) -I./jpeg -I./p64 -I.
 DEFINE = @V_DEFINE@ -DED_YBITS=$(ED_YBITS) -DSIGRET=@V_SIGRET@
 BFLAGS = $(DEFINE) $(INCLUDE)
-CFLAGS = $(CCOPT) $(BFLAGS)
+CFLAGS = @CFLAGS@ $(BFLAGS)
 
 #
 # Remember to add a dependency if you add any tcl sources here.
