提交 012cb6d8 编写于 作者: M Marc G. Fournier

Search for ginstall before the other installs...

As requested by Dr. Andrew C.R. Martin
上级 441648d9
此差异已折叠。
......@@ -259,7 +259,7 @@ dnl ****************************************************************
HAVECXX='HAVE_Cplusplus=false'
AC_SUBST(HAVECXX)
AC_PATH_PROGS(INSTALL, installbsd install bsdinst, NONE, $PATH)
AC_PATH_PROGS(INSTALL, ginstall installbsd install bsdinst, NONE, $PATH)
if test $INSTALL = "NONE"
then
echo "- No Install Script found - aborting."
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册