help/Makefile.am:21: error: USE_NLS does not appear in AM_CONDITIONAL
Posted 柳鲲鹏泰山
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了help/Makefile.am:21: error: USE_NLS does not appear in AM_CONDITIONAL相关的知识,希望对你有一定的参考价值。
具体错误:
help/Makefile.am:21: error: USE_NLS does not appear in AM_CONDITIONAL
autoreconf: automake failed with exit status: 1
搜索了半天,没有找到解决办法。怎么办?于是尝试了两个办法:
定义一个USE_NLS,忽悠过去。
删除相关部分的脚本,跳过。
以上是关于help/Makefile.am:21: error: USE_NLS does not appear in AM_CONDITIONAL的主要内容,如果未能解决你的问题,请参考以下文章