(gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x587A.
[chise/xemacs-chise.git.1] / lib-src / make-po.c
index 3db1189..37bb4fa 100644 (file)
@@ -18,7 +18,8 @@
 #endif
 
 /* #define BUFSIZE    8192 */
-#define BUFSIZE    16384
+/* #define BUFSIZE    16384 */
+#define BUFSIZE    32768
 #define NEWSTRING  31      /* Character signalling start of new doc string */
 #define LINEEND    "\\n"
 #define ENDSTRING  "\"\n"