On Sun, Feb 08, 2004 at 01:31:08AM +1100, Darren Reed wrote: > ran ./configure on sunos4, ended up with this in Makefile: > > LIBOBJS = snprintf.o$U.o
As with tcpdump, so with libpcap. AC_LIBOBJ takes the file name *without* the extension, to handle platforms where the extension isn't ".o"; I've checked in a change. > also, the "/missing" needs to disappear... ...or "snprintf.c" needs to be moved to a "missing" subdirectory, to match what's done with tcpdump. - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]
