Update config

This commit is contained in:
Phodal Huang
2014-09-02 13:49:49 +08:00
parent bbdfb5b429
commit 71e89efc64
+1 -1
View File
@@ -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