gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Turn off treeview in the doc. make now recognises if Doxygen.in has updated. (Thanks to Akos)
0 2 0
default
2 files changed with 5 insertions and 1 deletions:
↑ Collapse diff ↑
Ignore white space 6 line context
... ...
@@ -89,2 +89,6 @@
89 89

	
90
dnl Add dependencies on files generated by configure.
91
AC_SUBST([CONFIG_STATUS_DEPENDENCIES],
92
  ['$(top_srcdir)/doc/Doxyfile.in $(top_srcdir)/lemon/lemon.pc.in'])
93

	
90 94
AC_CONFIG_FILES([
Show white space 6 line context
... ...
@@ -147,3 +147,3 @@
147 147
ENUM_VALUES_PER_LINE   = 4
148
GENERATE_TREEVIEW      = YES
148
GENERATE_TREEVIEW      = NO
149 149
TREEVIEW_WIDTH         = 250
0 comments (0 inline)