From 8645652308f05ea1811cb55b674aa36188890159 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 28 Dec 2007 16:36:50 +0000 Subject: --- configure.ac.pamphlet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac.pamphlet') diff --git a/configure.ac.pamphlet b/configure.ac.pamphlet index c422b8a1..f50a3c31 100644 --- a/configure.ac.pamphlet +++ b/configure.ac.pamphlet @@ -703,7 +703,7 @@ this works right when one follows the installation instructions. AC_PATH_PROG([LATEX], [latex]) AC_CHECK_PROGS([MAKEINDEX], [makeindex]) if test -n "$LATEX"; then \ - axiom_src_all="$axiom_src_all all-book" + : else AC_MSG_NOTICE([Documentation is disabled.]) fi -- cgit v1.2.3