import xemacs-21.2.37
[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"