summaryrefslogtreecommitdiff
path: root/www/thttpd/files/patch-ab
blob: a51144a82d3310fb049d8905d3fe23b45e0b945f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	Tue Apr 24 19:21:06 2001
+++ Makefile.in	Tue Apr 24 19:21:33 2001
@@ -47,7 +47,7 @@
 # You shouldn't need to edit anything below here.
 
 CC =		@CC@
-CCOPT =		@V_CCOPT@
+CCOPT =		@CFLAGS@
 DEFS =		@DEFS@
 INCLS =		-I.
 CFLAGS =	$(CCOPT) $(DEFS) $(INCLS)