]> granicus.if.org Git - graphviz/commit
Remove a redundant arg `$GD_LIBS`
authorLemures Lemniscati <lemures.lemniscati@gmail.com>
Mon, 28 Jun 2021 09:14:36 +0000 (18:14 +0900)
committerLemures Lemniscati <lemures.lemniscati@gmail.com>
Mon, 28 Jun 2021 09:14:36 +0000 (18:14 +0900)
commit990fab7756ed6c4bce0c039dbde13f559a397f32
tree7b61e7ae46496dc7933f24cabca52da6f7356709
parent8196aae9767a6d657e9be489d34b174fb2461dc3
Remove a redundant arg `$GD_LIBS`

It might be a typo of `$GDLIB_LIBS`,
and, if so, it is redundant, since `$LDFLAGS` contains `$GDLIB_LIBS`.
configure.ac