trans-coord-devel
[Top][All Lists]
Advanced

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

trans-coord/gnun/prep/gnun GNUmakefile


From: Yavor Doganov
Subject: trans-coord/gnun/prep/gnun GNUmakefile
Date: Fri, 08 Feb 2008 15:17:26 +0000

CVSROOT:        /sources/trans-coord
Module name:    trans-coord
Changes by:     Yavor Doganov <yavor>   08/02/08 15:17:26

Modified files:
        gnun/prep/gnun : GNUmakefile 

Log message:
        (check-po): Use $(VALIDATESKIP).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/prep/gnun/GNUmakefile?cvsroot=trans-coord&r1=1.34&r2=1.35

Patches:
Index: GNUmakefile
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/prep/gnun/GNUmakefile,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- GNUmakefile 8 Feb 2008 15:03:27 -0000       1.34
+++ GNUmakefile 8 Feb 2008 15:17:26 -0000       1.35
@@ -114,7 +114,7 @@
 
 # The command to check the validity of a PO file.
 define check-po
-$(MSGFMT) --check --verbose --output-file=/dev/null $$@
+$(VALIDATESKIP) $(MSGFMT) --check --verbose --output-file=/dev/null $$@
 endef
 
 # Ensure that generic.LANG.html is always present for the homepage and




reply via email to

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