Riku Voipio <[EMAIL PROTECTED]> writes: > in 2001 Ben Pfaff wrote: >> I'm not going to make this change now. Maybe in a few months >> when people, I hope, will have updated their programs to use >> autoconf 2.50. > > Like in 2008 ? :)
It is easy to detect when autoconf 2.50+ is needed: either the configure script is named configure.ac or an appropriate AC_PREREQ is present. I don't know of a reliable way to detect when autoconf 2.13 is needed. (Do you?) So I prefer to leave it the way it is. -- "MONO - Monochrome Emulation This field is used to store your favorite bit." --FreeVGA Attribute Controller Reference -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

