libglog: fix removing libunwind dependency
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 7 Dec 2018 19:02:05 +0000 (17:02 -0200)
committerRosen Penev <rosenp@gmail.com>
Wed, 14 Aug 2019 05:21:06 +0000 (22:21 -0700)
commit3414ca250e00c22de73e3e17fafe543112e55a2f
treed2a946a110f48e8ffff17ac122ac6a5db391326b
parente41a914bf27d80a95fe181f6a194f905694296e2
libglog: fix removing libunwind dependency

ac_cv_header_libunwind_h needs to be set to 0, as ac_cv_have_libunwind_h
overwritten based on the former's value.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
(cherry-picked from ec317934b2317e0e0f1831c703a643028d1acaa6)
libs/libglog/Makefile