summaryrefslogtreecommitdiff
path: root/ftp/php70-fastdfs/files/patch-config.m4
blob: 2017cab4919063d124bc6b79d6999ff298a52e25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config.m4.orig	2016-08-08 07:17:50 UTC
+++ config.m4
@@ -7,7 +7,7 @@ if test "$PHP_FASTDFS_CLIENT" != "no"; t
   PHP_SUBST(FASTDFS_CLIENT_SHARED_LIBADD)
 
   if test -z "$ROOT"; then
-	ROOT=/usr
+	ROOT=/usr/local
   fi
 
   PHP_ADD_INCLUDE($ROOT/include/fastcommon)