]> granicus.if.org Git - graphviz/commit
Add option for disabling/customizing of demos
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2022 22:50:04 +0000 (00:50 +0200)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 15 May 2022 15:48:24 +0000 (08:48 -0700)
commit5c43eb66ca5f0ce179805737418aa301baf96fb5
tree7b589addce98d154392a997019ba58d4ac44340c
parent9e66448d147cf8a6a8f761832b8e328afabeb93b
Add option for disabling/customizing of demos

* Many distros have different directories for where to
  install example files to. Gentoo installs them under
  `$(docdir)/examples`. With `--without-demos`, we can suppress
  installation of the demos altogether.
configure.ac
tclpkg/gdtclft/demo/Makefile.am
tclpkg/gv/demo/Makefile.am
tclpkg/tcldot/demo/Makefile.am
tclpkg/tclpathplan/demo/Makefile.am
tclpkg/tclpathplan/demo/pathplan_data/Makefile.am
tclpkg/tkspline/demo/Makefile.am