1806
1802
N_("Set up signals usable for debugging"),
1807
1803
(char**) &opt_debugging, (char**) &opt_debugging,
1808
1804
0, GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
1811
(char**) &language_ptr, (char**) &language_ptr, 0, GET_STR, REQUIRED_ARG,
1813
1805
{"lc-time-names", OPT_LC_TIME_NAMES,
1814
1806
N_("Set the language used for the month names and the days of the week."),
1815
1807
(char**) &lc_time_names_name,