Hi,
I get the following error when trying to configure on linux
autoconf
configure.ac:4: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.ac:6: error: possibly undefined macro: AM_CONFIG_HEADER
configure.ac:7: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.ac:10: error: possibly undefined macro: AC_DEFINE
configure.ac:27: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:37: error: possibly undefined macro: AC_CHECK_LIB
configure.ac:39: error: possibly undefined macro: AC_CHECK_FUNCS
configure.ac:41: error: possibly undefined macro: AC_TRY_COMPILE
configure.ac:61: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.ac:62: error: possibly undefined macro: AC_DISABLE_STATIC
configure.ac:63: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.ac:64: error: possibly undefined macro: AC_PROG_LIBTOOL
then when I run ./configure I get the following
/configure: line 1195: AM_INIT_AUTOMAKE: command not found
./configure: line 1197: syntax error near unexpected token `config.h'
./configure: line 1197: `AM_CONFIG_HEADER(config.h)'
--
Dave Cramer <dave@fastcrypt.com>
Cramer Consulting