diff options
author | Erlend E. Aasland <erlend@python.org> | 2025-02-08 15:38:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-08 15:38:11 +0100 |
commit | 167cf3ace0db553dce50b2068dfae1f9eae4da6e (patch) | |
tree | 92a3664f6cc166a157448a1a6b171387537ba8af /Python | |
parent | d046421f4edacbf64f9436750a727cb0a4bfbd04 (diff) | |
download | cpython-167cf3ace0db553dce50b2068dfae1f9eae4da6e.tar.gz cpython-167cf3ace0db553dce50b2068dfae1f9eae4da6e.zip |
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.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions