summaryrefslogtreecommitdiff
path: root/www/thttpd/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'www/thttpd/files/patch-ad')
-rw-r--r--www/thttpd/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/thttpd/files/patch-ad b/www/thttpd/files/patch-ad
new file mode 100644
index 000000000000..ffbea63562e0
--- /dev/null
+++ b/www/thttpd/files/patch-ad
@@ -0,0 +1,11 @@
+--- extras/Makefile.in.orig Tue Apr 24 19:46:03 2001
++++ extras/Makefile.in Tue Apr 24 19:46:13 2001
+@@ -32,7 +32,7 @@
+ MANDIR = @mandir@
+
+ CC = @CC@
+-CCOPT = @V_CCOPT@
++CCOPT = @CFLAGS@
+ DEFS = @DEFS@
+ INCLS = -I..
+ CFLAGS = $(CCOPT) $(DEFS) $(INCLS)