]> granicus.if.org Git - graphviz/commit
Make new version of libgd work with Windows.
authorerg <devnull@localhost>
Tue, 31 Jul 2007 22:36:30 +0000 (22:36 +0000)
committererg <devnull@localhost>
Tue, 31 Jul 2007 22:36:30 +0000 (22:36 +0000)
commit022eda40be7d801b341ea6c56c67a8513d2a0767
tree149feba544a79663e8e9181bc740621e0aa3c3ed
parent5b8366204fc614a85f0ae02a6822861df1cc8088
Make new version of libgd work with Windows.
 - HAVE_LIBFREETYPE -> HAVE_FREETYPE2 in config.h
 - Since #include <config.h> was removed from many of the .c files,
add -DNONDLL to make file.
 - Revert to old gdhelpers.h. I don't know how libgd is built on Windows
by others, but we need to disable threads to prevent <windows.h> from
being included.
lib/gd/gdhelpers.h