lhmouse/asteria

Autoconf error!

flyingpig233-cpu opened this issue · 1 comments

This is the error message after I enter autoconf

configure.ac:13: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:14: error: possibly undefined macro: AM_SILENT_RULES
configure.ac:22: error: possibly undefined macro: AC_CHECK_LIB
configure.ac:22: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:27: error: possibly undefined macro: AM_ICONV_LINK
configure.ac:31: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:32: error: possibly undefined macro: AM_COND_IF
configure.ac:33: error: possibly undefined macro: AC_DEFINE

What should I do?

Please install automake and libtool.