Linux下AutoTools工具集使用教程(二)

2014-11-24 09:26:49 · 作者: · 浏览: 5
ether the C compiler works... yes


checking whether we are cross compiling... no


checking for suffix of executables...


checking for suffix of object files... o


checking whether we are using the GNU C compiler... yes


checking whether gcc accepts -g... yes


checking for gcc option to accept ANSI C... none needed


checking for style of include used by make... GNU


checking dependency style of gcc... gcc3


configure: creating ./config.status


config.status: creating Makefile


config.status: creating config.h


config.status: executing depfiles commands


到此步makefile就已经自动生成了。