error
../libtool: line 838: X--tag=CC: command not found ../libtool: line 871: libtool: ignoring unknown tag : command not found ../libtool: line 838: X--mode=link: command not found ../libtool: line 1004: *** Warning: inferring the mode of operation is deprecated.: command not found ../libtool: line 1005: *** Future versions of Libtool will require --mode=MODE be specified.: command not found ../libtool: line 2231: X-g: command not found ../libtool: line 2231: X-O2: command not found ../libtool: line 2400: Xsysbench: command not found
解决:
autoreconf -vif
http://lists.gnu.org/archive/html/libtool/2009-06/msg00057.html
原文:http://www.cnblogs.com/docsis/p/3540605.html