Auto-commit of generated files.
This commit is contained in:
parent
ef54d315e8
commit
f32203e1b7
1 changed files with 1 additions and 1 deletions
2
autogen/configure
vendored
2
autogen/configure
vendored
|
@ -8103,7 +8103,7 @@ if test "$MAKEINFO" = "no"; then
|
|||
MAKEINFO=makeinfo
|
||||
if test "x${with_makeinfo}" = "xno"; then
|
||||
HAVE_MAKEINFO=no
|
||||
elif test ! -e $srcdir/info/emacs; then
|
||||
elif test ! -e $srcdir/info/emacs && test ! -e $srcdir/info/emacs.info; then
|
||||
as_fn_error "You do not seem to have makeinfo >= 4.7, and your
|
||||
source tree does not seem to have pre-built manuals in the \`info' directory.
|
||||
Either install a suitable version of makeinfo, or re-run configure
|
||||
|
|
Loading…
Add table
Reference in a new issue