选择 autoconf 和 automake 版本

发布于 2024-09-07 22:46:21 字数 92 浏览 2 评论 0原文

我看到我的 ubuntu linux 中有很多版本的 autoconf 和 automake 可用。 如果我想从头开始创建一个新项目,最新版本还是旧版本最好的选择是什么?

I see there are many version of autoconf and automake available in my ubuntu linux.
If I want create a new project from scratch, what's best choice, latest versions or older versions?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

时光无声 2024-09-14 22:46:21

使用最新版本。只有重建配置系统的开发人员需要使用 autoconfautomake (因此需要安装较新的版本),这可能只是意味着“您”;它不会影响刚刚使用分布式配置文件构建项目的用户。

Go with the latest version. It's only developers who are rebuilding the configure system that need to use autoconf and automake (and thus need to have the newer version installed), which likely just means "you"; it won't affect users who are just building your project using your distributed configure files.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文