* lib: doxygen support (WIP, just starting...)

This commit is contained in:
djcb
2012-10-27 14:42:21 +03:00
parent ec25124693
commit 32c0173b4e
3 changed files with 185 additions and 2 deletions

View File

@ -48,7 +48,6 @@ AC_CHECK_HEADERS([locale.h langinfo.h wordexp.h])
# use the 64-bit versions
AC_SYS_LARGEFILE
# check for makeinfo
AC_CHECK_PROG(have_makeinfo,makeinfo,yes,no)
AM_CONDITIONAL(HAVE_MAKEINFO,test "x$have_makeinfo" = "xyes")
@ -308,6 +307,7 @@ Makefile
mu/Makefile
mu/tests/Makefile
lib/Makefile
lib/doxyfile
lib/tests/Makefile
mu4e/Makefile
mu4e/mu4e-meta.el