m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/doc/Attic/Makefile.am,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/doc/Attic/Makefile.am,v [branch-1_4]
Date: Fri, 07 Jul 2006 20:20:38 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/07/07 20:20:38

Index: doc/Makefile.am
===================================================================
RCS file: /sources/m4/m4/doc/Attic/Makefile.am,v
retrieving revision 1.8.2.4
retrieving revision 1.8.2.5
diff -u -b -r1.8.2.4 -r1.8.2.5
--- doc/Makefile.am     6 Jul 2006 18:10:38 -0000       1.8.2.4
+++ doc/Makefile.am     7 Jul 2006 20:20:38 -0000       1.8.2.5
@@ -34,9 +34,7 @@
        @if test -x ../src/m4$(EXEEXT) ; then \
          echo "Updating man page m4.1" ; \
          $(SHELL) $(top_srcdir)/missing --run \
-           help2man -o address@hidden ../src/m4$(EXEEXT) ; \
-         cmp -s address@hidden $@ || cp address@hidden $@; \
-         rm -f address@hidden; \
+           help2man -o $@ ../src/m4$(EXEEXT) ; \
        else \
          echo "WARNING: The \`man' page \`$@' cannot be updated yet."; \
          echo "         Retry once the program executable is ready."; \




reply via email to

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