]> granicus.if.org Git - graphviz/commit
Remove checks for 'libgen', library not used
authorErwin Janssen <erwinjanssen@outlook.com>
Wed, 28 Dec 2016 20:22:27 +0000 (21:22 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Wed, 4 Jan 2017 23:30:14 +0000 (00:30 +0100)
commitcf92e8c0823bd004914bc453cd3deca0635806fd
tree9c97de92d41461490584883901f16954df2ffe8a
parent97d493f672bd6b4e246812e8110413748560140d
Remove checks for 'libgen', library not used

configure.ac contains checks for the `libgen` library and header, but the
header is never included, which means the library is never used. Checking
and linking is therefore not needed.
cmd/dot/Makefile.am
cmd/tools/Makefile.am
configure.ac
tclpkg/tcldot/Makefile.am
windows/include/config.h