This is a discussion on Re: Problem with make - net-snmp 5.4.1 within the SNMP Coders forums, part of the Networking and Network Related category; On 08/01/2008, Thomas Anders <thomas.anders@blue-cable.de> wrote: > Using "false" as ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 08/01/2008, Thomas Anders <thomas.anders@blue-cable.de> 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;164216...et/marketplace _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
![]() |
| Thread Tools | |
| Display Modes | |
|
|