From 766cca7eca51e8a7ef781e5f251165e2a79404f9 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Tue, 31 Jan 2006 10:51:17 +0000 Subject: [PATCH] deactivate generating pot/po files --- po/Makefile.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 4705780..cf02767 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -75,7 +75,7 @@ CATALOGS = @CATALOGS@ mv t-$@ $@ -all: all-@USE_NLS@ +all: #all-@USE_NLS@ all-yes: stamp-po all-no: -- 2.7.4