--- autoconf-2.13/acspecific.m4~ Wed Feb 6 13:20:31 2002 +++ autoconf-2.13/acspecific.m4 Wed Feb 6 13:21:59 2002 @@ -1529,9 +1529,6 @@ [ac_have_func=no # yes means we've found a way to get the load average. # Some systems with -lutil have (and need) -lkvm as well, some do not. -# On Solaris, -lkvm requires nlist from -lelf, so check that first -# to get the right answer into the cache. -AC_CHECK_LIB(elf, elf_begin, LIBS="-lelf $LIBS") AC_CHECK_LIB(kvm, kvm_open, LIBS="-lkvm $LIBS") # Check for the 4.4BSD definition of getloadavg. AC_CHECK_LIB(util, getloadavg,