m4/gettext.m4


Log

Author Commit Date CI Message
Simon Josefsson 32a72f45 2023-01-01T01:14:21 maint: run 'make update-copyright'
Paul Eggert eec12c00 2022-01-01T09:43:19 maint: run 'make update-copyright'
Paul Eggert 4b948321 2021-01-01T07:28:52 maint: run 'make update-copyright'
Bruno Haible e3b56bc2 2020-04-04T17:34:32 Fix comments: The gettext library is under LGPL 2.1, not LGPL 2.0. * m4/gettext.m4: Fix comments regarding the gettext library. * m4/intl-thread-locale.m4: Likewise. * m4/intlmacosx.m4: Likewise. * m4/lcmessage.m4: Likewise. * m4/nls.m4: Likewise. * m4/po.m4: Likewise. * m4/progtest.m4: Likewise.
Paul Eggert 2cdc1baf 2020-01-01T00:00:18 maint: Run 'make update-copyright'
Bruno Haible 46133252 2019-05-10T01:27:41 gettext: Update to gettext 0.20. * modules/gettext (Files): Remove m4/codeset.m4, m4/fcntl-o.m4, m4/glibc2.m4, m4/glibc21.m4, m4/intdiv0.m4, m4/intl.m4, m4/intldir.m4, m4/intmax.m4, m4/inttypes_h.m4, m4/inttypes-pri.m4, m4/lcmessage.m4, m4/lock.m4, m4/longlong.m4, m4/printf-posix.m4, m4/size_max.m4, m4/stdint_h.m4, m4/threadlib.m4, m4/uintmax_t.m4, m4/visibility.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4. Add m4/host-cpu-c-abi.m4. (configure.ac): Request infrastructure compatible with gettext 0.20. * m4/glibc2.m4: Remove file. * m4/intdiv0.m4: Remove file. * m4/intl.m4: Remove file. * m4/intldir.m4: Remove file. * m4/intmax.m4: Remove file. * m4/printf-posix.m4: Remove file. * m4/uintmax_t.m4: Remove file. * m4/gettext.m4: Update from gettext 0.20. * m4/po.m4: Likewise.
Bruno Haible fec2be3c 2019-04-13T21:40:26 gettext: Prepare for next gettext release. * m4/gettext.m4: Bump gettext version number in comment. * m4/intl.m4: Likewise. * m4/intldir.m4: Likewise. * m4/intlmacosx.m4: Likewise.
Paul Eggert e6633650 2019-01-01T00:25:11 maint: Run 'make update-copyright'
Bruno Haible 844f63f9 2018-10-23T00:06:52 Assume Autoconf >= 2.63. * DEPENDENCIES: Mention the requirement. * gnulib-tool (DEFAULT_AUTOCONF_MINVERSION): Bump to 2.63. (func_get_filelist): Don't list m4/onceonly.m4 any more. * pygnulib/GLModuleSystem.py (getFiles): Likewise. * m4/onceonly.m4: Remove file. * m4/openmp.m4: Remove file. * modules/openmp (Files): Remove m4/openmp.m4. * m4/configmake.m4 (gl_CONFIGMAKE_PREP): Don't set datarootdir, docdir, htmldir, dvidir, pdfdir, psdir, localedir. * m4/po.m4 (AM_PO_SUBDIRS): Don't set localedir. * m4/gnulib-common.m4 (m4_foreach_w): Remove fallback for Autoconf < 2.60. (AC_PROG_MKDIR_P): Remove definition for Autoconf < 2.62. (AC_PROG_SED): Remove fallback for Autoconf < 2.60. * m4/errno_h.m4 (AC_COMPUTE_INT): Remove fallback for Autoconf < 2.61. * m4/size_max.m4 (AC_COMPUTE_INT): Likewise. * m4/stdint.m4 (AC_COMPUTE_INT): Likewise. * m4/fcntl-o.m4 (gl_FCNTL_O_FLAGS): Assume AC_USE_SYSTEM_EXTENSIONS exists. * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): Likewise, * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Remove workaround for Autoconf < 2.61. * m4/lib-prefix.m4 (AC_LIB_ARG_WITH): Remove macro. (AC_LIB_PREFIX): Use AC_ARG_WITH, assuming semantics of Autoconf >= 2.52. * m4/longlong.m4: Require Autoconf >= 2.62. Update comments. * m4/ls-mntd-fs.m4: Require Autoconf >= 2.60. Update comments. * m4/gettext.m4 (AM_GNU_GETTEXT): Update comment.
Paul Eggert 8e0bdfa5 2017-01-02T16:13:17 Revert copyright-year change to synced files Problem reported by Karl Berry in: http://lists.gnu.org/archive/html/bug-gnulib/2017-01/msg00019.html
Paul Eggert a3fd683d 2017-01-01T02:59:23 version-etc: new year * build-aux/gendocs.sh (version): * doc/gendocs_template: * doc/gendocs_template_min: * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright dates by hand in templates and the like. * all files: Run 'make update-copyright'.
Karl Berry 6dc5c214 2016-06-13T08:37:24 autoupdate (gettext-0.19.8.1)
Paul Eggert ec513ffc 2016-01-14T22:05:19 Go back to gettext-0.19.7
Paul Eggert 3f89681a 2016-01-12T12:53:28 autoupdate
Karl Berry c8696597 2015-12-31T08:04:07 autoupdate
Karl Berry 937ba966 2015-10-24T05:30:54 autoupdate
Karl Berry 3e2dcf7b 2015-04-07T09:46:17 sync gettext .m4 files from gettext
Paul Eggert b9bfe784 2015-01-01T01:38:23 version-etc: new year * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date. * all files: Run 'make update-copyright'.
Eric Blake 1276a2c5 2014-01-01T00:04:40 maint: update copyright I ran 'make update-copyright'. Signed-off-by: Eric Blake <eblake@redhat.com>
Eric Blake 9fc81090 2013-01-01T00:50:58 maint: update all copyright year number ranges Run "make update-copyright". Compare to commit 1602f0a from last year. Signed-off-by: Eric Blake <eblake@redhat.com>
Bruno Haible 06b335ad 2012-06-22T13:26:07 Write "Mac OS X" instead of "MacOS X". * README: Write "Mac OS X" instead of "MacOS X". * build-aux/bootstrap: Likewise. * build-aux/install-reloc: Likewise. * lib/acl-internal.h: Likewise. * lib/acl_entries.c: Likewise. * lib/argp-ba.c: Likewise. * lib/argp-pv.c: Likewise. * lib/config.charset: Likewise. * lib/copy-acl.c: Likewise. * lib/csharpexec.c: Likewise. * lib/euidaccess.c: Likewise. * lib/fbufmode.c: Likewise. * lib/fflush.c: Likewise. * lib/file-has-acl.c: Likewise. * lib/filemode.h: Likewise. * lib/fpurge.c: Likewise. * lib/freadable.c: Likewise. * lib/freadahead.c: Likewise. * lib/freading.c: Likewise. * lib/freadptr.c: Likewise. * lib/freadseek.c: Likewise. * lib/fseeko.c: Likewise. * lib/fseterr.c: Likewise. * lib/fsusage.c: Likewise. * lib/fwritable.c: Likewise. * lib/fwriting.c: Likewise. * lib/get-rusage-as.c: Likewise. * lib/get-rusage-data.c: Likewise. * lib/getdomainname.c: Likewise. * lib/idpriv-drop.c: Likewise. * lib/idpriv-droptemp.c: Likewise. * lib/localcharset.c: Likewise. * lib/locale.in.h: Likewise. * lib/localename.c: Likewise. * lib/mbsrtowcs-state.c: Likewise. * lib/nproc.c: Likewise. * lib/passfd.c: Likewise. * lib/posix_openpt.c: Likewise. * lib/printf-parse.c: Likewise. * lib/progreloc.c: Likewise. * lib/safe-read.h: Likewise. * lib/safe-write.h: Likewise. * lib/sched.in.h: Likewise. * lib/set-mode-acl.c: Likewise. * lib/signal.in.h: Likewise. * lib/stdint.in.h: Likewise. * lib/stdio-impl.h: Likewise. * lib/stdlib.in.h: Likewise. * lib/strtod.c: Likewise. * lib/sys_select.in.h: Likewise. * lib/tcgetsid.c: Likewise. * lib/unistd.in.h: Likewise. * lib/unlockpt.c: Likewise. * lib/vasnprintf.c: Likewise. * lib/vma-iter.c: Likewise. * lib/wcsrtombs-state.c: Likewise. * m4/acl.m4: Likewise. * m4/acosl.m4: Likewise. * m4/asinl.m4: Likewise. * m4/atanl.m4: Likewise. * m4/c-stack.m4: Likewise. * m4/cosl.m4: Likewise. * m4/expl.m4: Likewise. * m4/extensions.m4: Likewise. * m4/fdatasync.m4: Likewise. * m4/fmal.m4: Likewise. * m4/frexp.m4: Likewise. * m4/frexpf.m4: Likewise. * m4/frexpl.m4: Likewise. * m4/fsusage.m4: Likewise. * m4/getdomainname.m4: Likewise. * m4/getloadavg.m4: Likewise. * m4/getopt.m4: Likewise. * m4/gettext.m4: Likewise. * m4/gnulib-common.m4: Likewise. * m4/intdiv0.m4: Likewise. * m4/intlmacosx.m4: Likewise. * m4/largefile.m4: Likewise. * m4/ldexpl.m4: Likewise. * m4/link-follow.m4: Likewise. * m4/locale-ar.m4: Likewise. * m4/locale-fr.m4: Likewise. * m4/locale-ja.m4: Likewise. * m4/locale-tr.m4: Likewise. * m4/locale-zh.m4: Likewise. * m4/locale_h.m4: Likewise. * m4/lock.m4: Likewise. * m4/logl.m4: Likewise. * m4/mathfunc.m4: Likewise. * m4/minus-zero.m4: Likewise. * m4/mktime.m4: Likewise. * m4/mmap-anon.m4: Likewise. * m4/multiarch.m4: Likewise. * m4/nanosleep.m4: Likewise. * m4/nocrash.m4: Likewise. * m4/poll.m4: Likewise. * m4/printf-frexpl.m4: Likewise. * m4/printf.m4: Likewise. * m4/signbit.m4: Likewise. * m4/sinl.m4: Likewise. * m4/sqrtl.m4: Likewise. * m4/strerror_r.m4: Likewise. * m4/tanl.m4: Likewise. * m4/threadlib.m4: Likewise. * m4/ttyname_r.m4: Likewise. * m4/unlink.m4: Likewise. * m4/visibility.m4: Likewise. * m4/wcwidth.m4: Likewise. * tests/minus-zero.h: Likewise. * tests/test-alloca-opt.c: Likewise. * tests/test-copy-acl.sh: Likewise. * tests/test-copy-file.sh: Likewise. * tests/test-fdatasync.c: Likewise. * tests/test-file-has-acl.sh: Likewise. * tests/test-flock.c: Likewise. * tests/test-fsync.c: Likewise. * tests/test-localename.c: Likewise. * tests/test-malloca.c: Likewise. * tests/test-nonblocking-pipe.h: Likewise. * tests/test-nonblocking-socket.h: Likewise. * tests/test-openpty.c: Likewise. * tests/test-posix_openpt.c: Likewise. * tests/test-ptsname.c: Likewise. * tests/test-ptsname_r.c: Likewise. * tests/test-sameacls.c: Likewise. * tests/test-select.h: Likewise. * tests/test-set-mode-acl.sh: Likewise. * tests/test-snprintf-posix.h: Likewise. * tests/test-sprintf-posix.h: Likewise. * tests/test-strtod.c: Likewise. * tests/test-time.c: Likewise. * tests/test-vasnprintf-posix.c: Likewise. * tests/test-vasprintf-posix.c: Likewise. * doc/acl-resources.txt: Likewise. * doc/**/*.texi: Likewise. Reported by Max Horn <max@quendi.de>.
Paul Eggert 51e801f2 2012-01-05T23:53:49 In commentary, do not use ` to quote.
Jim Meyering 1602f0af 2012-01-01T10:04:58 maint: update all copyright year number ranges Run "make update-copyright".
Jim Meyering d60f3b0c 2011-01-01T20:17:23 maint: update almost all copyright ranges to include 2011 Run the new "make update-copyright" rule.
Bruno Haible ec062d7a 2010-07-19T23:30:26 Modernize AC_TRY_LINK invocations.
Bruno Haible 190bf61e 2010-05-09T20:43:44 Update to GNU gettext 0.18.
Jim Meyering b2e2010c 2010-01-01T10:31:12 update nearly all FSF copyright year lists to include 2010 Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
Jim Meyering 42d1eda5 2009-01-13T08:48:48 many *.m4 files: improve m4 quoting 99% of this change was performed by running the following commands: git ls-files | grep '\.m4$' | xargs perl -pi \ -e 's/(AC_\w+\()([^[()]+?)([,)])/$1\[$2]$3/g;' \ -e 's/(AC_\w+\((?:\[[^,]+?\], ){1})([^,[()]+?)([,)])/$1\[$2]$3/g;' \ -e 's/(AC_\w+\((?:\[[^,]+?\], ){2})([^,[()]+?)([,)])/$1\[$2]$3/g;' \ -e 's/(AC_\w+\((?:\[[^,]+?\], ){3})([^,[()]+?)([,)])/$1\[$2]$3/g' perl -pi -e 's/\[\.\.\.\]/.../' m4/onceonly.m4 The remainder were to add Copyright dates, increment serial numbers, undo some changes in comments, exclude m4/intl.m4, and add quotes around the "1" in ",1" where the unusual spacing prohibited the above regexps from doing the job. For more details, see <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16175>.
Bruno Haible f655fd57 2008-12-29T22:26:20 More systematic m4 argument quoting.
Bruno Haible 2e9dd21a 2007-11-07T02:00:34 Update version number, from gettext-0.17.
Bruno Haible b22f2f09 2007-06-09T01:23:13 Move gt_INTL_MACOSX to file intlmacosx.m4.
Bruno Haible 475e6903 2006-11-21T12:38:14 Fix bug that caused AM_GNU_GETTEXT([external], [need-formatstring-macros]) to not recognize glibc or external libintl.
Bruno Haible a692f460 2006-10-27T14:06:54 Upgrade to GNU gettext 0.16.
Bruno Haible f16b3a4e 2006-09-18T19:23:59 Remove inttypes-h.m4 and its gl_HEADER_INTTYES_H macro.
Bruno Haible f1edc89e 2006-07-22T13:18:28 Update to GNU gettext 0.15.
Karl Berry 0297e2d6 2005-04-25T13:23:48 gettext0.14.4
Bruno Haible c2c82350 2005-03-14T21:57:31 Upgrade to GNU gettext 0.14.3.
Bruno Haible 9d7022aa 2005-02-24T20:12:45 Update from GNU gettext 0.14.2.
Jim Meyering 23fe10e2 2004-04-18T18:12:50 Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Bruno Haible 635b97f6 2003-12-03T21:06:48 Upgrade to gettext-0.13.
Paul Eggert 35b6e3c3 2003-08-13T20:23:14 Leave whitespace alone when importing, undoing that part of yesterday's changes.
Paul Eggert cbe703a1 2003-08-13T06:48:58 Normalize leading white space and remove trailing white space.
Bruno Haible 651ae6c8 2003-05-30T13:19:52 Upgrade to gettext-0.12.1.
Bruno Haible 53b8fa05 2002-12-31T13:42:06 An autoconf macro for its associated module.
Karl Berry ee3f870c 2002-09-24T15:40:12 remove gettext m4 files, better to get from gettext directly.
Jim Meyering 32d94c7f 2002-06-21T21:23:01 Update from gettext-0.11.2.
Jim Meyering 5d9f40cb 2002-02-16T14:58:48 Upgrade to gettext-0.11.
Jim Meyering 54da7570 2001-09-24T15:35:00 Use the version from gettext-0.10.40, not CVS.
Jim Meyering 05dc6161 2001-09-22T16:39:57 .
Jim Meyering 2904133a 2001-09-22T16:39:57 .
Jim Meyering d48a60e9 2000-05-09T05:44:51 renamed to libintl.m4
Jim Meyering 2eaec5ea 2000-04-03T19:35:24 Fix typo in comment.
Jim Meyering 8fc77802 2000-02-08T15:30:47 bump #serial to 108
Jim Meyering f8d4356f 2000-02-08T15:29:26 (AM_GNU_GETTEXT): Quote square brackets with `[' and `]' and remove uses of `changequote'.
Jim Meyering 9aa13205 1999-11-17T14:04:32 Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
Jim Meyering 2e7840e9 1999-08-01T07:58:44 (AM_WITH_NLS): Remove unnecessary lines. Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl. (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting, and simplify the shell code.
Jim Meyering 03c9e308 1999-02-17T20:12:10 (AM_GNU_GETTEXT): Do `changequote' around use of brackets in macro definition. From Eli Zaretskii and Alain Magloire.
Jim Meyering 7defc1e9 1999-02-07T13:41:27 Support DOS-style d:/foo/bar absolute file names. From Eli Zaretskii.
Jim Meyering 050abab5 1999-01-30T04:51:49 require 2.13
Jim Meyering c281d94c 1999-01-29T05:05:56 Use the 3-argument forms of AC_DEFINE* macros.
Jim Meyering 5a16cf30 1998-07-04T01:38:14 add 100 to serial number
Jim Meyering b078fed9 1998-07-04T00:39:41 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h> is to be used.
Jim Meyering 293c77be 1998-07-04T00:35:27 .
Jim Meyering 575d4c97 1997-04-06T20:42:00 .
Jim Meyering d46c7f03 1997-03-13T05:17:50 Update from gettext-0.10.27.
Jim Meyering b733d457 1997-01-09T12:24:51 Remove AC_ISC_POSIX.
Jim Meyering 44ec9731 1996-12-21T01:56:50 copied from automake-1.1l