gh-115806: Don't mangle gdbm header dependency detection output (#129390)
Replace AC_CACHE_VAL/AC_CHECK_HEADER with a cleaner variant using AC_CACHE_CHECK/AC_PREPROC_IFELSE. The former would produce garbled output when config.cache was reused. It also required directly manipulating GNU Autoconf cache variables.
E
Erlend E. Aasland committed
167cf3ace0db553dce50b2068dfae1f9eae4da6e
Parent: d046421
Committed by GitHub <noreply@github.com>
on 2/8/2025, 2:38:11 PM