summaryrefslogtreecommitdiff
path: root/po/cat-id-tbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'po/cat-id-tbl.c')
-rw-r--r--po/cat-id-tbl.c72
1 files changed, 72 insertions, 0 deletions
diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c
new file mode 100644
index 00000000..45dec044
--- /dev/null
+++ b/po/cat-id-tbl.c
@@ -0,0 +1,72 @@
+/* Automatically generated by po2tbl.sed from m4.pot. */
+
+#if HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+#include "libgettext.h"
+
+const struct _msg_ent _msg_tbl[] = {
+ {"", 1},
+ {"ERROR: Stack overflow. (Infinite define recursion?)", 2},
+ {"Try `%s --help' for more information.\n", 3},
+ {"Usage: %s [OPTION]... [FILE]...\n", 4},
+ {"\
+Mandatory or optional arguments to long options are mandatory or optional\n\
+for short options too.\n\
+\n\
+Operation modes:\n\
+ --help display this help and exit\n\
+ --version output version information and exit\n\
+ -e, --interactive unbuffer output, ignore interrupts\n\
+ -E, --fatal-warnings stop execution after first warning\n\
+ -Q, --quiet, --silent suppress some warnings for builtins\n\
+ -P, --prefix-builtins force a `m4_' prefix to all builtins\n", 5},
+ {" -W, --word-regexp=REGEXP use REGEXP for macro name syntax\n", 6},
+ {"\
+\n\
+Preprocessor features:\n\
+ -I, --include=DIRECTORY search this directory second for includes\n\
+ -D, --define=NAME[=VALUE] enter NAME has having VALUE, or empty\n\
+ -U, --undefine=NAME delete builtin NAME\n\
+ -s, --synclines generate `#line NO \"FILE\"' lines\n", 7},
+ {"\
+\n\
+Limits control:\n\
+ -G, --traditional suppress all GNU extensions\n\
+ -H, --hashsize=PRIME set symbol lookup hash table size\n\
+ -L, --nesting-limit=NUMBER change artificial nesting limit\n", 8},
+ {"\
+\n\
+Frozen state files:\n\
+ -F, --freeze-state=FILE produce a frozen state on FILE at end\n\
+ -R, --reload-state=FILE reload a frozen state from FILE at start\n", 9},
+ {"\
+\n\
+Debugging:\n\
+ -d, --debug=[FLAGS] set debug level (no FLAGS implies `aeq')\n\
+ -t, --trace=NAME trace NAME when it will be defined\n\
+ -l, --arglength=NUM restrict macro tracing size\n\
+ -o, --error-output=FILE redirect debug and trace output\n", 10},
+ {"\
+\n\
+FLAGS is any of:\n\
+ t trace for all macro calls, not only traceon'ed\n\
+ a show actual arguments\n\
+ e show expansion\n\
+ q quote values as necessary, with a or e flag\n\
+ c show before collect, after collect and after call\n\
+ x add a unique macro call id, useful with c flag\n\
+ f say current input file name\n\
+ l say current input line number\n\
+ p show results of path searches\n\
+ i show changes in input files\n\
+ V shorthand for all of the above flags\n", 11},
+ {"\
+\n\
+If no FILE or if FILE is `-', standard input is read.\n", 12},
+ {"Bad debug flags: `%s'", 13},
+ {"INTERNAL ERROR: Bad code in deferred arguments", 14},
+};
+
+int _msg_tbl_length = 14;