Skip to content

Update configure.ac to Autoconf 2.71 syntax - #2058

Merged
RincewindsHat merged 3 commits into
monitoring-plugins:masterfrom
weiss:update-autoconf
Jan 1, 2025
Merged

RincewindsHat merged 3 commits into
monitoring-plugins:masterfrom
weiss:update-autoconf

Conversation

@weiss

@weiss weiss commented Dec 31, 2024

Copy link
Copy Markdown
Member

Apply all changes suggested by the autoupdate(1) tool, except for actually requiring a newer Autoconf version (some of our CI images don't offer 2.71 yet).

Apply all changes suggested by the autoupdate(1) tool.
Follow the suggestion made by the autoupdate(1) tool:

| All current systems provide time.h; it need not be checked for.  Not
| all systems provide sys/time.h, but those that do, all allow you to
| include it and time.h simultaneously.

Therefore, include sys/time.h if available, and include time.h
unconditionally.
@weiss
weiss requested a review from RincewindsHat December 31, 2024 10:32
Revert the bump to requiring Autoconf 2.71, as some of our CI images
don't offer that version yet.  Keep the remaining changes though, as
they should be compatible with Autoconf 2.64.

@RincewindsHat RincewindsHat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I started that at some point and didn't dare to go further :-)

But, looks fine I guess.

I anyone knows an autoconf wizard, some helpful comments would be appreciated.

@RincewindsHat
RincewindsHat merged commit a8ac865 into monitoring-plugins:master Jan 1, 2025
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