On Wed, Jul 21, 2004 at 07:16:50AM -0400, Dossy wrote: > Everyone, > > I'd like to change the required version of autoconf required -- > currently, AOLserver configure.in works with autoconf 2.13, but I'd like > to move to configure.ac and autoconf 2.50+. > > Does anyone have any issues with this? >
For what I can say about debian, we distribute both 2.13 and 2.59 series. They are well-known as incompatible when used in maintainer mode. The best thing to do is avoiding the maintainer mode at all for final builders and that's all. None should need to run autoconf in order to configure and compile the distributed program. I could also suggest to use the most recent one due to some gotchas in ancient versions of 2.5. All this is of course true for incoming sarge. -- Francesco P. Lovergine -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
