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: Thu, 27 Jul 2006 22:34:55 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/07/27 22:34:55

Index: Makefile.am
===================================================================
RCS file: /sources/m4/m4/Makefile.am,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- Makefile.am 15 Jul 2006 21:35:37 -0000      1.41
+++ Makefile.am 27 Jul 2006 22:34:55 -0000      1.42
@@ -273,7 +273,8 @@
        @if test -f src/m4$(EXEEXT); then \
          echo "Updating the \`man' page \`$@'"; \
          $(SHELL) $(srcdir)/$(config_aux_dir)/missing --run \
-           help2man -o $@ src/m4$(EXEEXT); \
+           help2man --name="macro processor" --source=FSF \
+           --info-page=m4 --output=$@ 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]