summaryrefslogtreecommitdiff
path: root/macros/mm-doc.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/mm-doc.m4')
-rw-r--r--macros/mm-doc.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/mm-doc.m4 b/macros/mm-doc.m4
index 92898bf..10e6f82 100644
--- a/macros/mm-doc.m4
+++ b/macros/mm-doc.m4
@@ -67,6 +67,7 @@ AC_MSG_RESULT([$MMDOCTOOLDIR])[]dnl
AC_DEFUN([MM_CONFIG_DOCTOOL_DIR],
[dnl
AC_REQUIRE([_MM_PRE_INIT])[]dnl
+AC_REQUIRE([MM_CHECK_GNU_MAKE])[]dnl
m4_ifval([$1], [MMDOCTOOLDIR='[$]{top_srcdir}/$1'], [AC_REQUIRE([_MM_CONFIG_DOCTOOL_DIR])])
AC_SUBST([MMDOCTOOLDIR])[]dnl
])