On Fri, Apr 12, 2002 at 01:17:02PM +0300, Serge wrote: > > How do I force the use of the stable version in the c-sharp build process? > > Add the following line at the top of mono/configure.in: > AC_PREREQ(2.13)
This shouldnt be necessary... > > Latest Cygwin uses wrapper for autotools, this wrapper will look for > configure.in/.ac files in the current dir, and will call autoconf > corresponding to the version specified in AC_PREREQ ... because of this. - Dick _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
