On 08/01/2008, Thomas Anders <[EMAIL PROTECTED]> wrote:
> Using "false" as the command name almost definitely isn't a sensible way
> to proceed. I haven't even tried to find out yet whether this is a
> problem with autoconf or our configure.in, though. Anyone?

It seems to come from our "aclocal.m4", which includes:

AC_CHECK_TOOL(AR, ar, false)
AC_CHECK_TOOL(RANLIB, ranlib, :)
AC_CHECK_TOOL(STRIP, strip, :)


I don't know why the AR check falls back to false rather than :
So I'll bounce that question back to the person who submitted
the change  :-)

    Revision 14968
    Modified Mon Aug 7 2006 by tanders

    libtool update to 1.5.22 (from 1.4). Supersedes patch 1496945
          and fixes bug 1518117 (probably plus a few more).


Dave

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to