Skip to content

Use AC_CACHE_CHECK for float precision checks #14663

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

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Conversation

petk
Copy link
Member

@petk petk commented Jun 25, 2024

  • AC_CACHE_CHECK simplifies message checkings and can speed up the consequtive configure -C checks
  • AC_DEFINE descriptions style synced
  • Used php_cv_* cache variables style
  • Reduced over-quoted arguments to AC_LANG_PROGRAM

- AC_CACHE_CHECK simplifies message checkings and can speed up the
  consequtive configure -C checks
- AC_DEFINE descriptions style synced
- Used php_cv_* cache variables style
- Reduced over-quoted arguments to AC_LANG_PROGRAM
@petk
Copy link
Member Author

petk commented Jun 28, 2024

Merge coming up here later today or so...

@petk petk merged commit 7f8e8a0 into php:master Jun 28, 2024
2 checks passed
@petk petk deleted the patch-zend-m4 branch June 28, 2024 21:23
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