Skip to content

Conversation

petk
Copy link
Member

@petk petk commented Jul 7, 2024

  • AS_VAR_IF, AS_VAR_APPEND used and CS synced
  • Added one missing AC_MSG_RESULT to properly put the configure output log on each line
  • AH_TEMPLATE used for HAVE_USERFAULTFD_WRITEFAULT to have help text on lesser places
  • Redundant terminating semicolons removed
  • Redundant PTHREADS_CHECK call removed as it is already done in configure.ac and before including SAPI M4 stubs
  • Redundant CFLAGS and LIBS storing and restoring removed

- AS_VAR_IF, AS_VAR_APPEND used and CS synced
- Added one missing AC_MSG_RESULT to properly put the configure output
  log on each line
- AH_TEMPLATE used for HAVE_USERFAULTFD_WRITEFAULT to have help text on
  lesser places
- Redundant terminating semicolons removed
- Redundant PTHREADS_CHECK call removed as it is already done in
  configure.ac and before including SAPI M4 stubs
- Redundant CFLAGS and LIBS storing and restoring removed
@petk petk merged commit 300d092 into php:master Jul 8, 2024
@petk petk deleted the patch-phpdbg-autotools branch July 8, 2024 11:26
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