概述
Standard configure.ac Layout
Autoconf requirements
AC_INIT(package, version, bug-report-address)
information on the package
checks for programs
checks for libraries
checks for header files
checks for types
checks for structures
checks for compiler characteristics
checks for library functions
checks for system services
AC_CONFIG_FILES([file...])
AC_OUTPUT
参考文档
- Autoconf Official Document
- Autotools Tutorial
- Autotools Mythbuster
- A brief introduction to the GNU Autotools
最后
以上就是舒心小土豆为你收集整理的aclocal 从入门到放弃的全部内容,希望文章能够帮你解决aclocal 从入门到放弃所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复