4 Commits

Author SHA1 Message Date
Colomban Wendling
ea79be32f2 autotools: Remove useless code
AC_PATH_PROG supports overrides of its variable, so there is no need
for manual handling.
2015-02-20 22:28:26 +01:00
Colomban Wendling
ee79b2eb3f Enable API documentation generation automatically when possible 2014-08-23 18:33:50 +02:00
Colomban Wendling
d769e51e97 Fail if Doxygen is enabled but not found 2014-04-27 17:50:48 +02:00
Matthew Brush
595b445984 Improve Doxygen support in Autotools build system
* Add `m4/geany-doxygen.m4` file
* Support `DOXYGEN` environment variable setting which Doxygen to use
* Support `--enable-api-docs` to activate building Doxygen docs
    (off by default)
2014-04-26 23:29:43 -07:00