Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-115765: Don't use deprecated AC_CHECK_TYPE macro in configure.ac #115792

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Feb 21, 2024

@corona10
Copy link
Member

I will take a look today

Copy link
Member

@corona10 corona10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, it looks like no serous behavior changes!
I read the docs from http://gnu.ist.utl.pt/software/autoconf/manual/autoconf-2.57/html_chapter/autoconf_5.html

LGTM

@erlend-aasland
Copy link
Contributor Author

Thanks for the review, Donghee :)

@erlend-aasland erlend-aasland merged commit baae73d into python:main Feb 22, 2024
37 checks passed
@erlend-aasland erlend-aasland deleted the ac/2.72-ac-check-type branch February 22, 2024 09:04
smontanaro pushed a commit to smontanaro/cpython that referenced this pull request Feb 23, 2024
…onfigure.ac (pythonGH-115792)

Instead use AC_CHECK_TYPES.
(cherry picked from commit baae73d)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants