[cpp-xmltooling] 15/22: Enable the dot feature of Doxygen

Scott Cantor cantor.2 at osu.edu
Thu Jun 21 14:57:31 EDT 2018


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

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

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

commit fb011a011f9e7150be8db9901e9b3f548829860d
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Fri Sep 2 12:27:07 2016 +0200

    Enable the dot feature of Doxygen
---
 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 7489a5f..f2b3d5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,9 @@ AC_DISABLE_STATIC
 AC_PROG_LIBTOOL
 PKG_INSTALLDIR
 
-# Docygen features
+# Doxygen 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