groff-commit
[Top][All Lists]
Advanced

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

[groff] 01/01: Whitespace.


From: Werner LEMBERG
Subject: [groff] 01/01: Whitespace.
Date: Wed, 22 Oct 2014 05:36:33 +0000

wl pushed a commit to branch master
in repository groff.

commit 495bfe085c478ed71fc5952a1027ec39bff7285e
Author: Werner Lemberg <address@hidden>
Date:   Wed Oct 22 07:36:19 2014 +0200

    Whitespace.
---
 Makefile.in |    2 +-
 m4/groff.m4 |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 16543ae..a34a6a5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -688,7 +688,7 @@ ALLTTYDEVDIRS=\
   font/devutf8 \
   font/devcp1047
 # `doc' must be processed before `contrib/pdfmark',
-# pdf stuff must be processed before `contrib/mom
+# pdf stuff must be processed before `contrib/mom'
 OTHERDIRS=\
   font/devpdf \
   contrib/chem \
diff --git a/m4/groff.m4 b/m4/groff.m4
index 10b93d8..8e81057 100644
--- a/m4/groff.m4
+++ b/m4/groff.m4
@@ -110,11 +110,11 @@ AC_DEFUN([GROFF_DOC_CHECK],
     done
   fi
   if test $docadd_html = yes; then
-   make_install_shipped_htmldoc=install_shipped_htmldoc
-   make_uninstall_shipped_htmldoc=uninstall_shipped_htmldoc
+    make_install_shipped_htmldoc=install_shipped_htmldoc
+    make_uninstall_shipped_htmldoc=uninstall_shipped_htmldoc
   else
-   make_install_shipped_htmldoc=
-   make_uninstall_shipped_htmldoc=
+    make_install_shipped_htmldoc=
+    make_uninstall_shipped_htmldoc=
   fi
   if test $docadd_other = yes; then
     make_otherdoc=otherdoc



reply via email to

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