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

Tune up fix for autoconf 2.72 #168

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

dkg
Copy link
Contributor

@dkg dkg commented Sep 3, 2024

In #158, the build for gmime was corrected for autoconf version 2.72, which treats ac_cv_sys_file_offset_bits differently. (see de4f1b0)

This fix should make gmime keep building on systems that use older version of autoconf, not just 2.72 or later.

In jstedfast#158, the build for gmime was corrected for autoconf version 2.72,
which treats ac_cv_sys_file_offset_bits differently. (see
de4f1b0)

This fix should make gmime keep building on systems that use older
version of autoconf, not just 2.72 or later.
@jstedfast jstedfast merged commit 9b1368d into jstedfast:master Sep 4, 2024
1 check passed
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