Commit Graph

7 Commits

Author SHA1 Message Date
Vincent Torri 2d04a1e6ce factorize m4 macros and add one to set X extensions
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-31 10:33:31 +02:00
Tilman Sauerbeck f486075fa0 If enable_build_docs is "no", we don't even try to look for doxygen.
Also set BUILD_DOCS in that branch. Now the disable-build-docs works
as expected.
2006-11-27 21:46:45 -08:00
Tilman Sauerbeck 2e8e6debac Fixed evaluation of the disable-build-docs argument.
Now at least enable_build_docs is set correctly.
2006-11-27 21:46:45 -08:00
Jamey Sharp 44a2160c95 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.
2006-11-18 22:35:39 -08:00
TORRI Vincent 0262cd63a2 add AM_CHECK_DOXYGEN macro 2006-11-05 18:20:45 +01:00
Josh Triplett ef18582d83 Fix typo and rephrase checking message. 2006-04-27 12:04:52 -07:00
TORRI Vincent 522a6e0eac Use the GCC 4 visibility extension to mark everything in xcbint.h hidden. 2006-03-07 10:25:23 -08:00