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

Issue #407: Make bootstrap compatible with autoconf 2.72 #409

Conversation

esabol
Copy link
Member

@esabol esabol commented Jul 21, 2024

This merge request addresses issue #407 by modifying configure.ac so that it is compatible with autoconf 2.72.

@esabol
Copy link
Member Author

esabol commented Jul 22, 2024

Changing m4_include([version.m4]) to m4_include([./version.m4]) seems to have worked! Also, as a bonus, learned that the gearmand test t/cli doesn't seg-fault on Alpine 3.20.

I'll need to rebase (and squash) this PR after PR #362 is merged, so I'll keep this as a draft until that happens.

@esabol esabol changed the title Draft: Issue #407: Make bootstrap compatible with autoconf 2.7.2 Draft: Issue #407: Make bootstrap compatible with autoconf 2.72 Jul 22, 2024
@esabol esabol force-pushed the issue-407-make-bootstrap-compatible-with-recent-autoconf-versions branch from 6538e16 to 51cec51 Compare July 31, 2024 10:03
@esabol esabol changed the title Draft: Issue #407: Make bootstrap compatible with autoconf 2.72 Issue #407: Make bootstrap compatible with autoconf 2.72 Jul 31, 2024
@esabol
Copy link
Member Author

esabol commented Jul 31, 2024

Rebased and squashed. No longer a draft PR. This PR is ready for review. Please review, @SpamapS.

@SpamapS SpamapS merged commit 23a7b86 into gearman:master Aug 4, 2024
16 checks passed
@esabol esabol deleted the issue-407-make-bootstrap-compatible-with-recent-autoconf-versions branch August 4, 2024 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants