From 71e89efc64e3afd33f208c6149fdcfeb964ed6a7 Mon Sep 17 00:00:00 2001 From: Phodal Huang Date: Tue, 2 Sep 2014 13:49:49 +0800 Subject: [PATCH] Update config --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index ad6cc4197..448dd30a4 100644 --- a/config +++ b/config @@ -199,7 +199,7 @@ if [ $ngx_found = yes ]; then else cat << END $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 exit 1 fi