]> granicus.if.org Git - graphviz/commit
common: autotools: define also GVC_EXPORTS
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 27 Sep 2021 21:05:27 +0000 (23:05 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 7 Dec 2021 06:35:00 +0000 (07:35 +0100)
commitc9b15750ffa7990e0a66d838ac690a30714827a9
treeafe769460d74c678e88a45bdccddc0bda8083701
parent93b814a38ef8a980bad0dbdb5a36f1ec555925f7
common: autotools: define also GVC_EXPORTS

Fixes errors like this using autotools with MinGW:

C:/tools/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/10.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: ../../lib/common/.libs/libcommon_C.a(arrows.o): in function `arrow_type_curve':
C:\Users\magja\graphviz\lib\common/arrows.c:696: undefined reference to `__imp_Bezier'

Towards https://gitlab.com/graphviz/graphviz/-/issues/2058
lib/common/Makefile.am