Hi
i download SMPEG project, but no configure script there. So i did autoconf and gets follows
messages:
configure.in:50: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:57: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.in:58: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:68: error: possibly undefined macro: AC_TYPE_SOCKLEN_T
configure.in:134: error: possibly undefined macro: AM_PATH_SDL
configure.in:220: error: possibly undefined macro: AM_PATH_GTK
configure.in:226: error: possibly undefined macro: AM_CONDITIONAL
Please, tell me how to use `m4_pattern_allow' or may be you see any common problem in all those messages.
_______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf