]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
No use of gettext() in this file.
authorBruno Haible <bruno@clisp.org>
Mon, 23 Jun 2003 10:00:17 +0000 (10:00 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:44 +0000 (12:10 +0200)
gettext-tools/src/ChangeLog
gettext-tools/src/write-properties.c

index e09308de14544eb9166c8218c9c0c2fe228f766d..f9b1dfa45bc344f852ef399127e5768fec6be087 100644 (file)
@@ -1,3 +1,7 @@
+2003-06-22  Bruno Haible  <bruno@clisp.org>
+
+       * write-properties.c: Don't include exit.h and gettext.h.
+
 2003-06-22  Bruno Haible  <bruno@clisp.org>
 
        * x-php.c (phase3_ungetc): Comment out unused function.
index 791a5c094e3dc8560041ba5842050ffd843d44a9..5328ebc665f82c00e10028f465bf8e688d144edc 100644 (file)
 #include "utf8-ucs4.h"
 #include "write-po.h"
 #include "xmalloc.h"
-#include "exit.h"
-#include "gettext.h"
-
-#define _(str) gettext (str)
 
 /* The format of the Java .properties files is documented in the JDK
    documentation for class java.util.Properties.  In the case of .properties