glog/bazel
Prem Nair 0bc2d94cd1 Fix bazel build with gflags
The code references `@ac_cv_have_libgflags@` but not `@ac_cv_have_libgflags_h@`. This corrects that.

`int(with_gflags)` incorporates the possibility of `True/False`: https://github.com/bazelbuild/bazel/issues/4792
2018-12-31 14:20:45 +00:00
..
example Bazel: make example more portable 2018-02-01 14:13:46 +01:00
glog.bzl Fix bazel build with gflags 2018-12-31 14:20:45 +00:00