标题: Cunit 编译安装时的问题,请教各位!!! [打印本页] 作者: 仅此而已 时间: 2011-3-4 23:34 标题: Cunit 编译安装时的问题,请教各位!!! 从网上下载的源码包之后
按照readme文档里开始编译
第一步 aclocal
第二步 autoconf
前两步都没有问题
第三步 automake 时候提示
CUnit/Sources/Framework/Makefile.am:18: `%'-style pattern rules are a GNU make extension
我的 automake --version内容是
automake (GNU automake) 1.10.2
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.