]> granicus.if.org Git - graphviz/commit
Let Autoconf set `$(htmldir)`
authorDavid Seifert <soap@gentoo.org>
Sat, 16 Apr 2022 16:00:18 +0000 (18:00 +0200)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 16 Apr 2022 16:27:27 +0000 (09:27 -0700)
commit2ad23784d8f342c206aa2335bd42d2f65a3f1d2e
tree70173acee7fd61233c578c4abc2fd7ecaa3d02b8
parent7b0b1e44b8aa96f11662683375d7873d03b1f659
Let Autoconf set `$(htmldir)`

* The previous variable would not respect `--docdir` passed to configure.
  Autoconf sets `$(htmldir)` to `$(docdir)` by default and AC_SUBST()s
  this value.
Makefile.am
debian/graphviz-doc.install
doc/Makefile.am
doc/info/Makefile.am
tclpkg/tcldot/Makefile.am