|
| From: | Nick Roberts |
| Subject: | Emacs can't be built without recent makeinfo |
| Date: | Fri, 25 Apr 2008 16:45:37 +1200 |
>From configure:
if test "$MAKEINFO" = "no"; then
{ { echo "$as_me:$LINENO: error: makeinfo >= 4.6 is required " >&5
echo "$as_me: error: makeinfo >= 4.6 is required " >&2;}
{ (exit 1); exit 1; }; }
fi
Do we really want to stop the build process completely just because the online
manuals can't be properly built?
--
Nick http://www.inet.net.nz/~nickrob
| [Prev in Thread] | Current Thread | [Next in Thread] |