]> 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)
commit78747efa5e09ef90f96416297bdf38b32e081429
treea7461418ca1c2fb7d2926795a561989139382c1c
parent022eda40be7d801b341ea6c56c67a8513d2a0767
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.
windows/config.h