On Monday, 2017-05-08 18:02:08 +0100, Emil Velikov wrote:
> From: Emil Velikov
>
> If libunwind is not found we'll fail at PKG_CHECK_MODULES, so the
> follow-up check won't be reached. Additionally the AM_CONDITIONAL is not
> used, so we can drop it.
>
> Fixes: 3bcef6aa245 ("configure.ac: honour
From: Emil Velikov
If libunwind is not found we'll fail at PKG_CHECK_MODULES, so the
follow-up check won't be reached. Additionally the AM_CONDITIONAL is not
used, so we can drop it.
Fixes: 3bcef6aa245 ("configure.ac: honour --disable-libunwind if the .pc file
is present")
Signed-off-by: Emil V