Commit bbb2e71
committed
build: Fix message when pkg-config not found
Fix a bug in the autoconf macro that runs pkg-config so that it
properly evaluates the action-if-not-found when pkg-config itself is
not found. Because of the way the tests were setup, this bug's only
impact was a missing answer to an AC_MSG_CHECKING, rather than
generating wrong build options.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>1 parent 4265e24 commit bbb2e71
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
| 426 | + | |
426 | 427 | | |
427 | 428 | | |
428 | 429 | | |
429 | | - | |
430 | | - | |
| 430 | + | |
431 | 431 | | |
| 432 | + | |
432 | 433 | | |
| 434 | + | |
433 | 435 | | |
434 | 436 | | |
435 | 437 | | |
| |||
0 commit comments