Autotools 发表于 2024-08-07 分类于 Build , Autotools 评论数: 阅读次数: 学习一下 GNU Autotools。 简介 GNU Autotools (GNU Build System) 是一套编程工具,旨在协助将源代码包移植到许多类 Unix 系统中。Autotools 包括组件:Autoconf、Automake 和 Libtool。其他常用的相关工具包括 GNU make、GNU gettext、pkg-config 和 GNU Compiler Collection (GCC) 等。