Skip to content

Conversation

chuckwolber
Copy link
Contributor

The use of AC_CHECK_FILE causes the following error when cross compiling:

configure: error: cannot check for file existence when cross compiling

The solution is to check for the file directly instead of using a macro.

Resolves: #1983

The use of AC_CHECK_FILE causes the following error when cross compiling:

  configure: error: cannot check for file existence when cross compiling

The solution is to check for the file directly instead of using a macro.

Resolves: #1983
@zimmerle zimmerle self-requested a review December 17, 2018 13:18
@zimmerle zimmerle self-assigned this Dec 17, 2018
zimmerle pushed a commit that referenced this pull request Dec 17, 2018
@zimmerle
Copy link
Contributor

Merged! Thanks!

@zimmerle zimmerle closed this Dec 17, 2018
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