On Wed, 2004-09-01 at 17:17, Bob Friesenhahn wrote: > On Wed, 1 Sep 2004, Stephen torri wrote: > > > Autoconf 2.59 doesn't work with automake 1.9 for some reason. I made > > conftest.ac with only AC_INIT in it and ran autoconf manually it > > completed fine with no errors. I did: > > I saw this problem just yesterday. I had just installed Autoconf and > Automake. Turns out that the new Autoconf was not in my PATH. > > Make sure that 'autoconf --version' (from your path) reports the > expected version.
Autoconf that I have in my path does report its version: bash-2.05b$ autoconf --version autoconf (GNU Autoconf) 2.59 Written by David J. MacKenzie and Akim Demaille. What is the expected version? Fromt he configure script it needs 2.58 or better. Stephen -- Email: [EMAIL PROTECTED]