* The previous variable would not respect `--docdir` passed to configure.
Autoconf sets `$(htmldir)` to `$(docdir)` by default and AC_SUBST()s
this value.
export TAR_OPTIONS = --owner=0 --group=0 --exclude=windows/dependencies/*/*
txtdir = $(pkgdatadir)/doc
-htmldir = $(pkgdatadir)/doc/html
txt = AUTHORS COPYING CHANGELOG.md NEWS cpl1.0.txt
html =
usr/share/graphviz/graphs usr/share/doc/graphviz/examples
usr/share/graphviz/demo usr/share/doc/graphviz/examples
-usr/share/graphviz/doc/html usr/share/doc/graphviz
usr/share/graphviz/doc/AUTHORS usr/share/doc/graphviz
usr/share/graphviz/doc/CHANGELOG.md usr/share/doc/graphviz
pdf += smyrna/smyrna.pdf
endif
-htmldir = $(pkgdatadir)/doc/html
txtdir = $(pkgdatadir)/doc
pdf_DATA = $(pdf)
## Process this file with automake to produce Makefile.in
-htmldir = $(pkgdatadir)/doc/html/info
-dist_html_DATA = attrs.html colors.html command.html \
+htmlinfodir = $(htmldir)/info
+dist_htmlinfo_DATA = attrs.html colors.html command.html \
index.html lang.html output.html shapes.html arrows.html
GDTCLFT_LIBS = $(top_builddir)/tclpkg/gdtclft/libgdtclft_C.la
endif
-htmldir = $(pkgdatadir)/doc/html
-
pkgtcldir = $(pkglibdir)/tcl
AM_CPPFLAGS = \