[cpp-sp] 15/17: Enable the dot feature of Doxygen
Scott Cantor
cantor.2 at osu.edu
Wed Jun 27 20:35:56 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=31e2cf3ba4f375743412d6de951b9846a5e29957
commit 31e2cf3ba4f375743412d6de951b9846a5e29957
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Wed Aug 31 16:05:21 2016 +0200
Enable the dot feature of Doxygen
---
configure.ac | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure.ac b/configure.ac
index f574a55..0533020 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,6 +10,7 @@ PKG_INSTALLDIR
# Docygen features
DX_HTML_FEATURE(ON)
+DX_DOT_FEATURE(ON)
DX_CHM_FEATURE(OFF)
DX_CHI_FEATURE(OFF)
DX_MAN_FEATURE(OFF)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list