• 's avatar
    Use GLOG_* environment variables even when gflags is installed. · cb350102
    authored
    Define GLOG_DEFINE_*, which checks if the GLOG_* environment variable
    is defined. If defined, GLOG_DEFINE_* passes the value and otherwise,
    it passes the original default value. In this way, GLOG_DEFINE_* macro
    uses the value specified by gflags first, then GLOG_* environment
    variables, and finally it uses the default value if neither of them are
    specified.
    
    
    git-svn-id: https://google-glog.googlecode.com/svn/trunk@76 eb4d4688-79bd-11dd-afb4-1d65580434c0
    cb350102
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
packages Loading commit data...
src Loading commit data...
vsprojects Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
Makefile.in Loading commit data...
NEWS Loading commit data...
README Loading commit data...
README.windows Loading commit data...
aclocal.m4 Loading commit data...
autogen.sh Loading commit data...
compile Loading commit data...
config.guess Loading commit data...
config.sub Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
depcomp Loading commit data...
google-glog.sln Loading commit data...
install-sh Loading commit data...
libglog.pc.in Loading commit data...
ltmain.sh Loading commit data...
missing Loading commit data...
mkinstalldirs Loading commit data...