Merge pull request #789 from gmszone/patch-1

Update config
This commit is contained in:
Jeffrey Crowell
2014-09-03 09:59:38 -04:00
+1 -1
View File
@@ -199,7 +199,7 @@ if [ $ngx_found = yes ]; then
else else
cat << END cat << END
$0: error: module ngx_pagespeed requires the pagespeed optimization library. $0: error: module ngx_pagespeed requires the pagespeed optimization library.
Look in obj/autoconf.err for more details. Look in objs/autoconf.err for more details.
END END
exit 1 exit 1
fi fi