mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add macro name quotation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11173 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
8244e78245
commit
8f67889870
@ -746,7 +746,7 @@ AC_SUBST(PERLINCL)
|
||||
|
||||
# check for doxygen, mostly stolen from http://log4cpp.sourceforge.net/
|
||||
# ----------------------------------------------------------------------------
|
||||
AC_DEFUN(BB_ENABLE_DOXYGEN,
|
||||
AC_DEFUN([BB_ENABLE_DOXYGEN],
|
||||
[
|
||||
AC_ARG_ENABLE(doxygen, [ --enable-doxygen enable documentation generation with doxygen (auto)])
|
||||
AC_ARG_ENABLE(dot, [ --enable-dot use 'dot' to generate graphs in doxygen (auto)])
|
||||
|
Loading…
Reference in New Issue
Block a user