Fix tests for glog and gflags
Summary: The existing tests were trying to find undocumented symbols in glog/glags which aren't guaranteed to be there on all platforms. Use AC_RUN_IFELSE() to try building and executing some code typical of the usage of these libraries. Closes #117 Reviewed By: @JoelMarcey Differential Revision: D2183526
Showing
Please register or sign in to comment