Make doc installation work and simplify doc/Makefile.am.
authorJamey Sharp <jamey@minilop.net>
Sun, 19 Nov 2006 03:36:48 +0000 (19:36 -0800)
committerJamey Sharp <jamey@minilop.net>
Sun, 19 Nov 2006 06:35:39 +0000 (22:35 -0800)
commit44a2160c95f6c90d461d66c0278348c62d2d77fa
tree9be8eb9e843dd38b212be458b0eb27452119a6b9
parent142fe9a6f2b13d42b0e4baaa25155067f45d065b
Make doc installation work and simplify doc/Makefile.am.

Don't override the default htmldir with an unquoted copy.

Don't suppress `make` echoing on Doxygen commands.

Ensure the tutorial is always installed even if Doxygen isn't
available.

Take better advantage of the automake installation infrastructure.
acinclude.m4
doc/Makefile.am