Commit Graph

331 Commits

Author SHA1 Message Date
Paul Eggert 01b6fb98bf * bootstrap: Set XGETTEXT_OPTIONS to flag our printf-format functions,
so that translators are warned about strings that are formats but
don't look like formats.  This might help prevent core dumps.
* configure.ac (AM_GNU_GETTEXT): Upgrade to need-formatstring-macros.
Suggested by Eric Blake to avoid problems like
<http://lists.gnu.org/archive/html/bug-coreutils/2006-07/msg00087.html>.
(AM_GNU_GETTEXT_VERSION): Upgrade from 0.12.1 to 0.15.  The gettext
manual says we should use the version number normally expected of
maintainers, neither more nor less.
2006-08-11 21:39:36 +00:00
Paul Eggert f1309bffbf * bootstrap (get_translations):
Don't exclude ky.po; it is working again.
2006-08-11 07:44:21 +00:00
Paul Eggert c732eb584e * bootstrap: Don't exclude ja.po; it is working again.
Don't remove all old .po files if we're merely updating one.
* po/.cvsignore: Add Makevars.
2006-08-09 18:30:16 +00:00
Paul Eggert 0680ad4d42 * src/tar.c: Work around limitation imposed by gettext 0.15
by concatenating strings with "\v" after translation.
(doc): Remove, splitting into:
(doc0, doc1): New constants.
(argp): Don't use doc; just initialize to NULL.
(initialize_argp_doc): New function.
(decode_options): Use it.
2006-08-08 05:28:32 +00:00
Paul Eggert 94de7c4c77 * bootstrap: Redo po file retrieval to match Bison's method,
since the translation project changed its index format.
Don't use --assume-autoconf; it's now replaced
by looking in configure.ac.
(m4/codeset.m4, m4/intdiv.m4, m4/inttypes-pri.m4, m4/isc-posix.m4):
(m4/lcmessage.m4, m4/onceonly_2_57.m4, m4/gettext.m4, m4/glibc21.m4):
(m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-prefix.m4, m4/po.m4):
(m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4):
Don't rename to ..._gl.m4, as this is no longer needed.
(m4/geteext.m4): Patch to remove the need for intl/*.
Use autopoint manually, then remove the intl files,
then undo changes to gnulib files that autoreconf made,
and then run aclocal/autoconf/autoheader/automake.
This makes our bootstrap procedure closer to Bison's.
(po/Makevars): Generate automatically.
* configure.ac (AC_PREREQ): Update from 2.59 to 2.60.
(gl_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T): Remove.
* gnulib.modules: Add inttypes, stdint.
* lib/.cvsignore: Add close-stream.c, close-stream.h,
stdint.h, stdint_.h.
* po/Makefile: Remove; now automatically generated.
2006-08-07 22:57:25 +00:00
Sergey Poznyakoff 7573967406 Update 2006-07-24 09:14:18 +00:00
Paul Eggert fce454b5ca * bootstrap: Adjust to today's change to gnulib-tool by invoking
it with --assume-autoconf='latest-stable'.
2006-07-20 16:57:31 +00:00
Paul Eggert 8ad985ea6c Adjust to recent gnulib changes.
* lib/.cvsignore: Remove atexit.c, exit.c, getndelim2.c, getndelim2.h,
pathmax.h, paxconvert.c, paxerror.h, xstrdup.c.
Add inttypes.h, mktime.c, wcwidth.h, xstrndup.c, xstrndup.h.
* src/create.c (start_header): Adjust to API change to mode_adjust.
2006-07-17 05:47:26 +00:00
Sergey Poznyakoff 37edfd9e8f Update 2006-07-09 11:26:46 +00:00
Sergey Poznyakoff 016f7c87a7 Update 2006-07-09 11:26:16 +00:00
Sergey Poznyakoff e707b47aba Fix entry ordering 2006-07-06 20:10:37 +00:00
Sergey Poznyakoff 76dc519f9f Update 2006-07-06 20:08:53 +00:00
Sergey Poznyakoff f2d65dda39 Update 2006-07-05 06:46:53 +00:00
Sergey Poznyakoff 614def3113 Update 2006-07-04 21:53:40 +00:00
Sergey Poznyakoff b6365e9b03 Update 2006-07-04 21:52:53 +00:00
Sergey Poznyakoff bc7f4ad027 Update 2006-06-26 14:42:35 +00:00
Sergey Poznyakoff 583415c2c1 Update 2006-06-26 08:09:18 +00:00
Sergey Poznyakoff ac40b1e6f6 Update 2006-06-25 12:46:43 +00:00
Sergey Poznyakoff ea368b6d1b Update 2006-06-24 16:50:11 +00:00
Sergey Poznyakoff 6d615f12d4 Update 2006-06-23 15:24:53 +00:00
Sergey Poznyakoff b3627f3f07 Update 2006-06-21 10:44:29 +00:00
Sergey Poznyakoff 8d6c177ecb update 2006-06-20 15:15:11 +00:00
Sergey Poznyakoff 51e3f3f1ca Update 2006-06-13 14:59:43 +00:00
Sergey Poznyakoff 12ae9f6912 Update 2006-06-13 13:35:46 +00:00
Sergey Poznyakoff c980a06329 Update 2006-06-12 22:51:32 +00:00
Sergey Poznyakoff f143fa5d64 Update 2006-06-12 13:21:28 +00:00
Sergey Poznyakoff 1bea3b4b25 Update 2006-06-11 20:07:20 +00:00
Sergey Poznyakoff 37986cdff9 Update 2006-06-11 15:05:52 +00:00
Sergey Poznyakoff 578f46309f Update 2006-06-10 09:55:20 +00:00
Sergey Poznyakoff 13adf3f762 Update 2006-06-09 13:50:20 +00:00
Sergey Poznyakoff a1b2406646 Update 2006-06-08 22:36:30 +00:00
Sergey Poznyakoff c1f55f1c37 Update 2006-06-08 14:43:23 +00:00
Sergey Poznyakoff 3a9f2ea587 Update 2006-06-08 09:51:06 +00:00
Sergey Poznyakoff c52e5fc4e8 Update 2006-06-08 09:28:18 +00:00
Sergey Poznyakoff a2625311c8 Update 2006-06-07 14:57:57 +00:00
Sergey Poznyakoff 6e2760f7d7 Update 2006-06-07 14:57:29 +00:00
Sergey Poznyakoff d4c0836ec2 Update 2006-06-06 21:36:17 +00:00
Sergey Poznyakoff 40afe4d362 Update 2006-06-06 21:35:22 +00:00
Sergey Poznyakoff 9d2e8df195 Update 2006-06-06 21:30:26 +00:00
Sergey Poznyakoff 16c48ef8d0 Update 2006-06-02 15:07:00 +00:00
Sergey Poznyakoff 39080c7628 Update 2006-06-02 08:08:10 +00:00
Sergey Poznyakoff c5fd5f9e8d Update 2006-05-31 12:45:44 +00:00
Sergey Poznyakoff edff149522 Update 2006-05-25 14:13:07 +00:00
Sergey Poznyakoff c96ba08e06 Update 2006-05-25 11:02:50 +00:00
Sergey Poznyakoff 93f8f6780a Update 2006-05-25 07:05:58 +00:00
Sergey Poznyakoff 476abe556b Update 2006-05-23 07:10:55 +00:00
Sergey Poznyakoff 8fea578b22 Update 2006-05-22 10:02:32 +00:00
Sergey Poznyakoff c03131aba9 Update 2006-05-15 09:52:29 +00:00
Sergey Poznyakoff 0ff13351f0 Update 2006-05-13 14:01:26 +00:00
Sergey Poznyakoff 3c7dd57a17 Update 2006-05-13 13:58:59 +00:00