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

[Backport] Build: automatically enable system error messages #1346

Merged
merged 1 commit into from
Mar 22, 2019

Conversation

kbevers
Copy link
Member

@kbevers kbevers commented Mar 22, 2019

Auto-backporting failed. This fixes the merge conflict.

Define HAVE_STRERROR during configuration.

Before:
$ cs2cs +proj=latlong +to +proj=latlong dummy
<cs2cs>:
Sys errno: 2: <system mess. texts unavail.>
dummy

After:
$ cs2cs +proj=latlong +to +proj=latlong dummy
<cs2cs>:
Sys errno: 2: No such file or directory
dummy
@kbevers kbevers merged commit 6a4c597 into OSGeo:6.0 Mar 22, 2019
@kbevers kbevers added this to the 6.0.1 milestone Mar 23, 2019
@kbevers kbevers deleted the backport-system-errmsg-fix branch April 18, 2020 09:53
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.

None yet

2 participants