autoconf error: possibly undefined macro: AM_CONFIG_HEADER
run following command:
aclocal ; autoheader; automake ; autoconf
本文介绍了解决Autoconf中出现的宏未定义错误的方法。通过一系列命令:aclocal;autoheader;automake;autoconf,可以有效地解决这一问题。
autoconf error: possibly undefined macro: AM_CONFIG_HEADER
run following command:
aclocal ; autoheader; automake ; autoconf

被折叠的 条评论
为什么被折叠?