On 10/24/06, Dennis Schridde <[EMAIL PROTECTED]> wrote:
Am Dienstag, 24. Oktober 2006 09:35 schrieb Yaroslav Kolomiyets: > I. AutoTools part: > > a) make the autogen.sh accept alternative autoconf/automake binary > names. After patch-A-autgen.sh applied it is possible to run it as: > > $ env AUTOCONF_VERSION=259 AUTOMAKE_VERSION=19 ./autogen.sh You mean provide an autotools wrapper in our autogen.sh? This is really the task of the OS and not our, IMHO. You should provide a wrapper script around autoconf/automake which you can instruct to use a specific version of autotools, eg with WANT_AUTOCONF=2.60 or WANT_AUTOMAKE=1.10
I agree the FreeBSD approach is weird, but we cannot very well tell them how to organize their OS distribution, and I do not think the patch is unreasonable, IMHO. - Per _______________________________________________ Warzone-dev mailing list [email protected] https://mail.gna.org/listinfo/warzone-dev
