I get a warning that automake is missing. bash$ which automake /usr/local/bin/automake bash$ automake --version automake (GNU automake) 1.5 Written by Tom Tromey <[EMAIL PROTECTED]>.
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. bash$ Automake is obviously working for me, so it probably the warning that is wrong. Garst
