Menu

#4 Missing configure script

v1.0 (example)
open
nobody
None
5
2013-12-11
2013-12-11
No

Hello,
in client/c, the doc says to run ./configure && make && make install but there's no configure script. Attempt to run autoconf leads to:
configure.ac:24: error: possibly undefined macro: AM_ACLOCAL_INCLUDE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:31: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:41: error: possibly undefined macro: AM_INIT_AUTOMAKE

Discussion


Log in to post a comment.