提交 9332f6a2 编写于 作者: S Sebastian Herbszt 提交者: Blue Swirl

configure: change "found" to "find"

Change "ERROR: configure was not able to found it" to
"ERROR: configure was not able to find it".
Signed-off-by: NSebastian Herbszt <herbszt@gmx.de>
Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
上级 50108930
......@@ -807,7 +807,7 @@ feature_not_found() {
echo "ERROR"
echo "ERROR: User requested feature $feature"
echo "ERROR: configure was not able to found it"
echo "ERROR: configure was not able to find it"
echo "ERROR"
exit 1;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册