]> granicus.if.org Git - graphviz/commit
build changes for MinGW: avoid explicit dllimport/dllexport in compiling libltdl...
authorglenlow <devnull@localhost>
Sat, 23 Feb 2008 00:48:36 +0000 (00:48 +0000)
committerglenlow <devnull@localhost>
Sat, 23 Feb 2008 00:48:36 +0000 (00:48 +0000)
commitf1eb5cbba0a67db1d05e8cf7e62569affa901e0e
treefb4f320d7dd15d868999da6d24832580d919cfa7
parent6c03200d7a328d40a082a33e7f6de30bda6c045d
build changes for MinGW: avoid explicit dllimport/dllexport in compiling libltdl, lib/gd, plugin/gd; plugin linking with -no-undefined + dependent libs to force DLL creation; plugins installed into lib instead of lib/graphviz in Windows; install symlinks with .exe extension in Windows
13 files changed:
lib/gvc/Makefile.am
plugin/core/Makefile.am
plugin/devil/Makefile.am
plugin/dot_layout/Makefile.am
plugin/gd/Makefile.am
plugin/gdk_pixbuf/Makefile.am
plugin/gtk/Makefile.am
plugin/ming/Makefile.am
plugin/neato_layout/Makefile.am
plugin/pango/Makefile.am
plugin/quartz/Makefile.am
plugin/rsvg/Makefile.am
plugin/xlib/Makefile.am