> > due to unpleasently hard dependence on autoconf-2.63.
   > 
   > Inetutils does not depend on that particular version of
   > Autoconf. Any version starting from 2.59 may be used.

   I have to disagree, there is even an output statement
   saying that Inetutils was arranged with autoconf-2.63,
   and that previous version might display unintended behavior.

Unless you modified configure.ac or related files, autoconf nor
automake is needed, the minimum version of autoconf that we require is
2.59 (as per configure.ac).  If we do end up using a macro that only
exists in a later version, then that is a bug.

Reply via email to