autoreconf: not found Anny

在执行shell脚本时, 提示 autoreconf: not found
 是因为 没有安装 automake, just to do below:
  sudo apt-get install autoconf automake libtool

原文地址:https://www.cnblogs.com/limei/p/2185399.html