libglog: fix removing libunwind dependency 7611/head
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 7 Dec 2018 19:02:05 +0000 (17:02 -0200)
committerEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 7 Dec 2018 19:06:01 +0000 (17:06 -0200)
commitec317934b2317e0e0f1831c703a643028d1acaa6
tree37177217fbd936766f2d2b00c89bb1992f8ddb57
parent2a6023c592b1311f8972a5f72286e275e84b55af
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>
libs/libglog/Makefile