]> granicus.if.org Git - graphviz/commit
pathplan: don't override library name in .def file
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 28 Nov 2021 12:32:28 +0000 (13:32 +0100)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 28 Nov 2021 19:13:53 +0000 (11:13 -0800)
commit934d6a7f186f9e3e574ba7e2c337823497d14726
tree45384e64aa2c27be6e5670699d0897d0d581049c
parentaac73321b11a56a1066e617c35f5c1b7e5b75c23
pathplan: don't override library name in .def file

Similarly as reported in
https://gitlab.com/graphviz/graphviz/-/issues/2156, the export name
override breaks the MinGW and Cygwin autotools builds. 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.

Thanks @Keno.
lib/pathplan/pathplan.def