]> granicus.if.org Git - graphviz/commit
Remove MSWIN32 define in favor of _WIN32
authorErwin Janssen <erwinjanssen@outlook.com>
Mon, 29 May 2017 12:18:02 +0000 (14:18 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Thu, 13 Jul 2017 10:52:44 +0000 (12:52 +0200)
commitfd3479d464cb63e0b18e20c111c68c50428b5de2
tree820d332d3106caefa2721274229789f34cff0dc4
parentd8a4a4897e80067fc93a079e95ba42aac2f6549d
Remove MSWIN32 define in favor of _WIN32

Instead of using the the `MSWIN32` define set by the user, rely on the
define `_WIN32`, which is set by the compiler.

Some whitespace was also trimmed.
18 files changed:
cmd/gvpr/gvpr.vcxproj
cmd/lefty/aix_mods/common.h
cmd/lefty/common.h
cmd/lefty/lefty.vcxproj
cmd/lneato/mswin32/lneato.mak
cmd/smyrna/topfisheyeview.c
cmd/tools/gxl2gv.vcxproj
config.iffe
configure.ac
lib/common/geomprocs.h
lib/common/utils.c
lib/dotgen2/timing.c
lib/fdpgen/tlayout.c
lib/graph/graph.vcproj
lib/graph/libgraph.h
lib/gvc.vcxproj
lib/neatogen/neatoinit.c
lib/vmalloc/vmalloc.vcxproj