Fix a silly bug. I submitted wrong version of auto generated script.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@43 eb4d4688-79bd-11dd-afb4-1d65580434c0
This commit is contained in:
2009-04-07 08:01:03 +00:00
parent 315d590cdc
commit e8531d6b71

4
configure vendored
View File

@ -23948,8 +23948,8 @@ else
GFLAGS_CFLAGS=
GFLAGS_LIBS=
fi
#CFLAGS="$SAVE_CFLAGS"
#LIBS="$SAVE_LIBS"
CFLAGS="$SAVE_CFLAGS"
LIBS="$SAVE_LIBS"
# TODO(hamaji): Use official m4 macros provided by testing libraries
# once the m4 macro of Google Mocking becomes ready.