You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configure fails to find a program, it fails with "error: need ". In the case of file, this results in "error: need file", which can easily be misinterpreted as a missing file, instead of the program. A nice replacement would be "error: missing program "
The text was updated successfully, but these errors were encountered:
When configure fails to find a program, it fails with "error: need ". In the case of file, this results in "error: need file", which can easily be misinterpreted as a missing file, instead of the program. A nice replacement would be "error: missing program "
The text was updated successfully, but these errors were encountered: