[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/emacs-24 r110994: Auto-commit of generated
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/emacs-24 r110994: Auto-commit of generated files. |
Date: |
Wed, 05 Dec 2012 07:17:30 -0500 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 110994
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Wed 2012-12-05 07:17:30 -0500
message:
Auto-commit of generated files.
modified:
autogen/configure
=== modified file 'autogen/configure'
--- a/autogen/configure 2012-11-25 12:19:00 +0000
+++ b/autogen/configure 2012-12-05 12:17:30 +0000
@@ -8103,7 +8103,7 @@
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/emacs-24 r110994: Auto-commit of generated files.,
Glenn Morris <=