执行make configure,出现如下错误:
GIT_VERSION = 2.19.0 GEN configure /bin/sh: autoconf: 未找到命令 make: *** [configure] 错误 127
通过yum provides autoconf查询到没有安装autoconf,yum -y install autoconf安装包及对应的依赖