[ruby-talk:02500] Autoconf version

From: Dave Thomas <Dave@...>
Date: 2000-04-17 17:38:46 UTC
List: ruby-talk #2500
When I build the latest Ruby, after running ./configure, I type 'make' 
It runs

   cd . && autoconf

which gives the the errors

  configure.in:272: warning: AC_TRY_RUN called without default to allow cross compiling
  configure.in:274: warning: AC_TRY_RUN called without default to allow cross compiling

However, if I run

  ./config.status --recheck

I get no error.

I've got Autoconf 2.13. Do I need to upgrade, or is there a problem in 
the script?


Dave (who never liked the way autoconf worked) Thomas

In This Thread

Prev Next