possibly undefined macro: AC_MSG_ERROR

后端 未结 0 1246
旧时难觅i
旧时难觅i 2020-12-23 04:05

I have the following in configure.ac:

AC_CHECK_PROGS(MAKE,$MAKE make gmake,error)
if test \"x$MAKE\" = \"xerror\" ;then
  AC_MSG_ERROR([cannot find a make co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题