m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/Makefile.am,v


From: Eric Blake
Subject: Changes to m4/Makefile.am,v
Date: Tue, 11 Jul 2006 16:34:17 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/07/11 16:34:16

Index: Makefile.am
===================================================================
RCS file: /sources/m4/m4/Makefile.am,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- Makefile.am 5 Jul 2006 20:54:15 -0000       1.37
+++ Makefile.am 11 Jul 2006 16:34:16 -0000      1.38
@@ -268,9 +268,7 @@
        @if test -f src/m4$(EXEEXT); then \
          echo "Updating the \`man' page \`$@'"; \
          $(SHELL) $(srcdir)/$(config_aux_dir)/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]