AC_TRY_RUN called without default to allow cross compiling

Any suggestions?  - ben hyde

The following transcript has been edited for format and content...

> uname -a
SunOS siam 5.5 Generic_103093-08 sun4m sparc SUNW,SPARCstation-5
> cvs -d :pserver:anonymous@dev.w3.org:/sources/public -z3 checkout libwww
...
> cd libwww
> automake --version
automake (GNU automake) 1.3

Copyright (C) 1998 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Written by Tom Tromey <tromey@cygnus.com>
> automake
> autoconf --version
Autoconf version 2.12
> autoconf
configure.in:175: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:176: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:177: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:178: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:179: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:180: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:183: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:184: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:185: warning: AC_TRY_RUN called without default to allow cross compiling
> m4 --version
GNU m4 1.4
>

Received on Tuesday, 2 June 1998 09:05:45 UTC