What steps will reproduce the problem?
1. .Have gflags pre-installed
2. ./configure
3. make
gflags will be automatically detected and used for both, the static library as
well as the shared library of glog. That certainly is fine in most situations.
There might however be situations where the resulting binary should not link
against gflags. Hence it would be great if we could override this detection by
--without-gflags.
What version of the product are you using? On what operating system?
0.3.3 (OSX 10.9.2)
Original issue reported on code.google.com by anrufe7...@gmail.com on 4 Mar 2014 at 2:44
Original issue reported on code.google.com by
anrufe7...@gmail.com
on 4 Mar 2014 at 2:44