]> granicus.if.org Git - graphviz/commit
gdtclft: use only GVDLL to enable dllexport storage-class attribute for Gdtclft_SafeInit
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 2 Jan 2022 18:35:05 +0000 (19:35 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 12 Jan 2022 07:51:21 +0000 (08:51 +0100)
commit86f542bf4286230de12b39a56f9cea79fb4630e4
tree8e550ae3d03e2bd2a99b2651a87e65092fd6e0d3
parent77c7015c00f81a0c66f68577bee334bb4b4c3e90
gdtclft: use only GVDLL to enable dllexport storage-class attribute for Gdtclft_SafeInit

Instead of using __CYGWIN__ and __WIN32__, rely on that GVDLL is
correctly set for all platforms.

Towards https://gitlab.com/graphviz/graphviz/-/issues/2173.
tclpkg/gdtclft/gdtclft.c