autoconf error undefined macro

Anonymous

2002-05-24 17:04:00

Hello:

I'm trying to create a configure for in order to compile a Linux application called midgard (www.midgard-project.org). When I run autoconf, I get this error:

autoconf: Undefined macros:
configure.in:43:AC_PROG_LIBTOOL

Any ideas what I can do to fix the problem?

Jay Davis