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

Arch Linux gcc6 compile fixes #2

Merged
merged 2 commits into from
Dec 18, 2016
Merged

Arch Linux gcc6 compile fixes #2

merged 2 commits into from
Dec 18, 2016

Conversation

tuhtah
Copy link
Contributor

@tuhtah tuhtah commented Dec 17, 2016

Fixes for compiling on an Arch Linux based system using gcc 6.2.1.
Arch Linux does not place GeoTIFF headers into a subdirectory but rather directly into /usr/include/.

Slightly simplified the configure.ac GeoTIFF header check through:

  1. the usage of AC_CHECK_HEADERS() instead of AC_CHECK_HEADER()
  2. the removal of the (seemingly superfluous) LIBGEOTIFF preprocessor define

@myggen
Copy link
Contributor

myggen commented Dec 17, 2016 via email

@myggen myggen merged commit 0a6c741 into metno:master Dec 18, 2016
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