texinfo-commits
[Top][All Lists]
Advanced

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

[7035] DIST_DEPENDS_ON_UPDATE_PO = no


From: Gavin D. Smith
Subject: [7035] DIST_DEPENDS_ON_UPDATE_PO = no
Date: Sat, 27 Feb 2016 17:02:36 +0000

Revision: 7035
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=7035
Author:   gavin
Date:     2016-02-27 16:59:22 +0000 (Sat, 27 Feb 2016)
Log Message:
-----------
DIST_DEPENDS_ON_UPDATE_PO = no

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/po/Makevars
    trunk/po_document/Makevars

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2016-02-27 16:41:32 UTC (rev 7034)
+++ trunk/ChangeLog     2016-02-27 16:59:22 UTC (rev 7035)
@@ -1,5 +1,11 @@
 2016-02-27  Gavin Smith  <address@hidden>
 
+       * po/Makevars, po_document/Makevars (DIST_DEPENDS_ON_UPDATE_PO): Set
+       to "no" to prevent "make distcheck" or "make dist" dirtying the
+       output of "svn diff".
+
+2016-02-27  Gavin Smith  <address@hidden>
+
        * tp/tests/htmlxref/Makefile.am,
        * tp/tests/htmlxref-only_mono/Makefile.am,
        * tp/tests/htmlxref-only_split/Makefile.am: Remove unused rules.  

Modified: trunk/po/Makevars
===================================================================
--- trunk/po/Makevars   2016-02-27 16:41:32 UTC (rev 7034)
+++ trunk/po/Makevars   2016-02-27 16:59:22 UTC (rev 7035)
@@ -102,4 +102,4 @@
 # regenerate PO files on "make dist".  Possible values are "yes" and
 # "no".  Set this to no if the POT file and PO files are maintained
 # externally.
-DIST_DEPENDS_ON_UPDATE_PO = yes
+DIST_DEPENDS_ON_UPDATE_PO = no

Modified: trunk/po_document/Makevars
===================================================================
--- trunk/po_document/Makevars  2016-02-27 16:41:32 UTC (rev 7034)
+++ trunk/po_document/Makevars  2016-02-27 16:59:22 UTC (rev 7035)
@@ -75,4 +75,4 @@
 # regenerate PO files on "make dist".  Possible values are "yes" and
 # "no".  Set this to no if the POT file and PO files are maintained
 # externally.
-DIST_DEPENDS_ON_UPDATE_PO = yes
+DIST_DEPENDS_ON_UPDATE_PO = no




reply via email to

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