摘要:
1、./configure 脚本生成 自定义宏(Defining C Preprocessor Symbols): 在 configure.in,通过 AC_DEFINE([STUDY],[yes],[define test]) 定义。 这个例子中定义个 STUDY的宏,值为 yes。执行 autoreconf ,然后configure后,输入的config.h中,基本就是下面的样子:[代码] ... 阅读全文
posted @ 2009-07-17 23:25
thh
阅读(838)
评论(0)
推荐(0)


浙公网安备 33010602011771号