Skip to content

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aaslanderlend-aasland commented Jan 28, 2025

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.

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.
@erlend-aaslanderlend-aasland changed the title gh-129388: Don't mangle gdbm header dependency detection outputgh-115806: Don't mangle gdbm header dependency detection outputJan 28, 2025
@bedevere-appbedevere-appbot mentioned this pull request Jan 28, 2025
@erlend-aaslanderlend-aasland linked an issue Jan 28, 2025 that may be closed by this pull request
@encukouencukou merged commit 167cf3a into python:mainFeb 8, 2025
42 checks passed
@erlend-aaslanderlend-aasland deleted the gdbm-configure-ux branch February 9, 2025 21:11
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configure UX

3 participants

@erlend-aasland@zanieb@encukou