]> granicus.if.org Git - graphviz/commit
gdtclft: use only GVDLL to enable dllexport storage-class attribute for Gdtclft_Init
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:02 +0000 (08:51 +0100)
commit77c7015c00f81a0c66f68577bee334bb4b4c3e90
tree40fc691dc2dbce3fa8261745d3732b09ec766daa
parent165ecb66ed9d3d0f16f32143eb2fab877e2b8def
gdtclft: use only GVDLL to enable dllexport storage-class attribute for Gdtclft_Init

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