Hi Ilya,
"Ilya N. Golubev" <gin(a)mo.msk.ru> wrote:
On 2006/03/28 15:55:52 +0 you committed `configure.ac' change
that
breaks "FOR_MSW" xpm check. Code that previously would compile and
link normally now does not even compile. Replacement of `AC_TRY_LINK'
with `AC_LINK_IFELSE' is incorrect, perhaps partly due to incorrect
`AC_TRY_LINK' description in autoconf documentation. (However,
`AC_LANG_SOURCE' is described correctly.)
I fixed that one this morning.
That change also introduced the same incorrect uses of
AC_LANG_SOURCE([void *x = alloca(4);])
as entire `AC_TRY_LINK' argument. Please fix.
I see. Yes, the autoconf documentation definitely misled me. I'll get
this one fixed, too, and check the rest to make sure there aren't any
more like that.
Thanks for the report.
--
Jerry James, Assistant Professor james(a)xemacs.org
Computer Science Department
http://www.cs.usu.edu/~jerry/
Utah State University