|
From: Raymond T. <to...@rt...> - 2004-05-21 19:22:13
|
>>>>> "Robbie" == Robbie Sedgewick <rd...@me...> writes:
Robbie> D. Michael McFarland wrote:
>> The command
>> autoconf configure.in > configure
>> produced
>> autoconf: Undefined macros:
>> configure.in:259:AC_F77_FUNC(f77_name)
>> It's certainly possible this is a symptom of a broader configuration
>> problem, but I don't recall seeing any similar behavior in the past.
>>
Robbie> It probably has something to do with your version of autoconf. I
Robbie> don't know much about it.
You need autoconf 2.50 or later, I think. That macro was added around
that time. Maybe a little earlier.
Ray
|