aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/thttpd/files/htpasswd_shared.diff
blob: 7ee2cd27dc00e4e57caaa2c148e3259092b3de51 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- thttpd-2.25b/extras/Makefile.in.orig	2007-03-17 22:30:47.356393000 +0100
+++ thttpd-2.25b/extras/Makefile.in	2007-03-17 22:31:34.566393000 +0100
@@ -36,7 +36,7 @@
 DEFS =		@DEFS@
 INCLS =		-I..
 CFLAGS =	$(CCOPT) $(DEFS) $(INCLS)
-STATICFLAG =	@V_STATICFLAG@
+STATICFLAG =	
 LDFLAGS =	@LDFLAGS@
 LIBS =		@LIBS@
 NETLIBS =	@V_NETLIBS@