From: James R. V. Z. <jr...@co...> - 2006-06-18 17:16:21
|
Juergen Wieferink <wie...@fr...> wrote: > ./prepare gives me the following error message: > > =========================================================================== > configure.in:243: error: possibly undefined macro: AC_MSG_WARN > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. .. > I use autoconf-2.59 and automake-1.9.6, which seem to be the newest > versions available. I suggest you check for extra copies of autoconf or automake, which may be hiding the versions you mention. E.g. type -a autoconf type -a automake - Jim Van Zandt |