Skip to content

gh-157695: Fix acospi() detection in configure.ac - #157948

Open
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:fix_cospi
Open

vstinner wants to merge 1 commit into
python:mainfrom
vstinner:fix_cospi

Conversation

@vstinner

@vstinner vstinner commented Sep 22, 2026

Copy link
Copy Markdown
Member

Include <math.h> to check for acospi() and similar functions.

Include <math.h> to check for acospi() and similar functions.
@vstinner

vstinner commented Sep 22, 2026

Copy link
Copy Markdown
Member Author

Oh, when I tested my PR gh-157858, the macros were properly detected. Maybe because I'm using a cache for configure (and I didn't remove the cache file). Or maybe I don't remember correctly and I didn't test my change properly.

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.

1 participant