[cpp-opensaml] 17/19: Enable the dot feature of Doxygen

Scott Cantor cantor.2 at osu.edu
Tue Jun 26 19:28:15 EDT 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-opensaml.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-opensaml.git;a=commit;h=6fe449dceed595b9048785d0c955310091a8f95b

commit 6fe449dceed595b9048785d0c955310091a8f95b
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Wed Aug 31 23:33:54 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 f563d8e..f1a4780 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