aboutsummaryrefslogtreecommitdiff
path: root/www/mod_gnutls/files/patch-src-Makefile.in
blob: f220cd90014f52f1688e31816db026df854c3aef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Makefile.in.orig	2010-09-24 15:55:26.000000000 +0900
+++ src/Makefile.in	2011-02-02 16:12:43.000000000 +0900
@@ -612,7 +612,7 @@
 	rm -fr .libs
 
 install: make_so
-	@${APXS_BIN} -i -n gnutls mod_gnutls.so
+	@${APXS_BIN} -i -a -n gnutls mod_gnutls.so
 	@echo ""
 	@echo ""
 	@echo "***********************************************"