It turns out we don't want all this dll-decl stuff for mingw.
authorCraig Silverstein <csilvers+gflags@google.com>
Sat, 30 Jul 2011 02:55:58 +0000 (02:55 +0000)
committerCraig Silverstein <csilvers+gflags@google.com>
Sat, 30 Jul 2011 02:55:58 +0000 (02:55 +0000)
commita923d3338e23b650483d5a444a9c08c817c01819
tree2b96a4c94b731083ed3f6f2ac66d19e9b3eccd04
parent357b3d9d0b6dccbfd56ae0a466494f6c2da21901
It turns out we don't want all this dll-decl stuff for mingw.
So make the #ifdef correct for mscv-but-not-mingw.

I think the right fix would be to take all this logic out and
insert it via a MOE directive, just for the windows versions
of these files.  This is what ctemplate does.  But it's a
more-major change, and I'm looking to get this release out
today, so I'm submitting this (TBR), since it's a much more
minor change.

Revision created by MOE tool push_codebase.
MOE_MIGRATION=2837

git-svn-id: https://gflags.googlecode.com/svn/trunk@55 6586e3c6-dcc4-952a-343f-ff74eb82781d
src/gflags/gflags_completions.h.in
src/gflags/gflags_declare.h.in
src/windows/gflags/gflags_completions.h
src/windows/gflags/gflags_declare.h