configure: update to latest config.guess and config.sub#2225
configure: update to latest config.guess and config.sub#2225neteler merged 1 commit intoOSGeo:mainfrom
Conversation
|
Should be backported to 8.0 and 7.8 branch. |
|
This usually happens pre RC1: I had considered it then skipped it - if we go for a 8.0.1RC2 then it could be backported but if not urgent I'd prefer 8.0.2 and 7.8.8. |
Perfectly fine for me, not at all urgent. |
I'm not quite sure what you mean, running |
I see - mostly it does but apparently it doesn't affect |
configure is not affected by running autoconf2.69
No worries :-) As far as I understand it, the config.guess and config.sub are read/run by configure, but not altering the configure file. |
Non of those changes to configure are caused by updating config.guess or config.sub. (see eg. https://git.rockylinux.org/staging/rpms/autoconf213/-/blob/r8/SOURCES/autoconf-2.13-c++exit.patch or https://bugzilla.redhat.com/show_bug.cgi?id=18829) The third is a caused by a previous change in |
|
Agreed. But just for the future procedure: shall we treat these updates (config.* vs autoconf) separately? Then the release procedure needs an update. |
I think so, the config.* files should/may be updated before RC release. |
This updates to latest
config.guessandconfig.sub. Not much of a change, but doesn't hurt to update this regularly.