Skip to content
Snippets Groups Projects
Verified Commit 5cae1924 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Build system: really error out if some dependency is missing

The changes in 8065e9d4 were not working as
intended, because AC_CHECK_PROG expect values and not actions. Hence
AC_MSG_ERROR was not properly executed.

By the way, simplify some test conditions using && instead of if/then/fi
blocks.
parent 52cb36d4
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment