-
Notifications
You must be signed in to change notification settings - Fork 2.1k
remove autoconf support #585
Conversation
|
README.md and INSTALL need to be updated as they refer to autoconf. For Bazel, you could add this to README.md (adapted from gflags). BazelTo use glog within a project which uses the Bazel build tool, add the following lines to your WORKSPACE file: You can then add |
8320c9a to
6a86a08
Compare
|
Thanks. I also moved all the available documentation (from |
|
Thanks! The new README is great. |
ba25aa3 to
42df949
Compare
cabf761 to
f06468c
Compare
|
I converted the |
f06468c to
b539557
Compare
Fixes #537.