automake-commit
[Top][All Lists]
Advanced

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

[Automake-commit] [SCM] GNU Automake branch, master, updated. v1.12.1-95


From: Stefano Lattarini
Subject: [Automake-commit] [SCM] GNU Automake branch, master, updated. v1.12.1-95-g5741ca2
Date: Wed, 20 Jun 2012 13:29:59 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".

http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=5741ca220ca4ac908abdf78cc475e1e590b00a23

The branch, master has been updated
       via  5741ca220ca4ac908abdf78cc475e1e590b00a23 (commit)
      from  9c22243af8307cd11923b3373314a5c7723d7c6d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5741ca220ca4ac908abdf78cc475e1e590b00a23
Author: Stefano Lattarini <address@hidden>
Date:   Wed Jun 20 14:23:28 2012 +0200

    fixup: tests: special requirement 'makeinfo-html' removed from ./defs
    
    This should have ideally been part of earlier commit v1.12.1-93-g3c64d54.
    
    * defs (makeinfo-html): Remove.
    
    Signed-off-by: Stefano Lattarini <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 defs |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/defs b/defs
index a6d2b4a..0b01f59 100644
--- a/defs
+++ b/defs
@@ -854,13 +854,6 @@ do
       makedepend -f- \
         || skip_all_ "required program 'makedepend' not available"
       ;;
-    makeinfo-html)
-      # Make sure we have makeinfo, and it understands '--html'.
-      echo "$me: running makeinfo --html --version"
-      makeinfo --html --version \
-        || skip_all_ "cannot find a makeinfo program that groks" \
-                     "the '--html' option"
-      ;;
     mingw)
       uname_s=`uname -s || echo UNKNOWN`
       echo "$me: system name: $uname_s"


hooks/post-receive
-- 
GNU Automake



reply via email to

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