]> granicus.if.org Git - graphviz/commit
gvc.def: Don't override export name
authorKeno Fischer <keno@juliacomputing.com>
Thu, 18 Nov 2021 09:18:46 +0000 (04:18 -0500)
committerKeno Fischer <keno@juliacomputing.com>
Thu, 18 Nov 2021 09:55:17 +0000 (04:55 -0500)
commit2b92772d480f321bda6615140efa546abc5c66e9
tree4af06abc89a138fbef26893ec9d448e774634b7f
parente336ef8dbb2a695a40b0858f615c316f33961bea
gvc.def: Don't override export name

As reported in https://gitlab.com/graphviz/graphviz/-/issues/2156,
the export name override breaks the win32/mingw32 autoconf build.
By not specifying the export name, each toolchain should use its
appropriate default, which should at least work, even if it's
not consistent across toolchains.
lib/gvc/gvc.def