Skip to content

Comments

configure: remove or replace obsolete macros#3199

Closed
nilason wants to merge 1 commit intoOSGeo:mainfrom
nilason:update_config
Closed

configure: remove or replace obsolete macros#3199
nilason wants to merge 1 commit intoOSGeo:mainfrom
nilason:update_config

Conversation

@nilason
Copy link
Contributor

@nilason nilason commented Oct 5, 2023

This eliminates warnings running autoconf with version 2.71. Note: the file 'configure' is still created by and fully compatible with version 2.69. This does not represent a change to generate the configure file by 2.71, but that change will eventually be merely formal.

One issue involving <time.h> vs. <sys/time.h> remains and now issues a separate warning. Solving that includes changes in code and must be addressed separately.

The changes of this PR is in practice a subset of #2281, without the official move to 2.71.

This eliminates warnings running autoconf with version 2.71.
Note: the file 'configure' is still created by and fully compatible
with version 2.69.

One issue involving <time.h> vs. <sys/time.h> remains and now
issues a separate warning. Solving that includes changes in code
and must be addressed separately.
@nilason
Copy link
Contributor Author

nilason commented Dec 12, 2023

I reckon this will not be needed as #2281 is on the line.

@nilason nilason closed this Dec 12, 2023
@nilason nilason deleted the update_config branch March 14, 2025 08:13
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