emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r111126: Auto-commit of generated fil


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r111126: Auto-commit of generated files.
Date: Thu, 06 Dec 2012 06:17:45 -0500
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111126
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Thu 2012-12-06 06:17:45 -0500
message:
  Auto-commit of generated files.
modified:
  autogen/configure
=== modified file 'autogen/configure'
--- a/autogen/configure 2012-12-06 06:17:10 +0000
+++ b/autogen/configure 2012-12-06 11:17:45 +0000
@@ -8165,7 +8165,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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]