The autoconf script requires autoconf 2.57 - I don't have such a new version, and probably others don't either. How about backporting it so users of older versions can use it?
Logged In: YES user_id=348372
The script seems to work find without the AC_PREREQ line - how about removing it?
Logged In: YES user_id=290047
Which version do you need support for?
I have autoconf 2.54.
Logged In: YES user_id=522048
Just replace the 2.57 with 2.52. I also do so, and I have not experienced any errors so far.
Log in to post a comment.
Logged In: YES
user_id=348372
The script seems to work find without the AC_PREREQ line -
how about removing it?
Logged In: YES
user_id=290047
Which version do you need support for?
Logged In: YES
user_id=348372
I have autoconf 2.54.
Logged In: YES
user_id=522048
Just replace the 2.57 with 2.52.
I also do so, and I have not experienced any errors so far.