My incremental builds blow up because NETSNMP_SEARCH_LIBS isn't correctly restoring cached values. The issue seems to be caused by a problem in the logic that follows the call to AC_CACHE_CHECK, which references variables that aren't defined when using the cached results.