1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Rémi Denis-Courmont
32b3f47bf0 gettext: update to 0.21 2022-01-22 08:24:11 +00:00
Rémi Denis-Courmont
8b3ebbbb2a m4: fix false negative working iconv test
Part of the test is leaking memory, which can trip the leak sanitizer.

(This should be fixed in gettext. In the mean time, it will need to be
 applied manually at every gettext update.)
2017-11-14 18:59:50 +02:00
Rémi Denis-Courmont
f0e29749a7 configure: update gettext to 0.19.4 2015-07-06 22:11:45 +03:00
Rémi Denis-Courmont
e68826bd61 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
Rémi Denis-Courmont
9d348109e4 Update gettext to 0.18.2
This supersedes commit 53c901581b.
2013-06-04 20:55:04 +03:00
Rémi Denis-Courmont
830fd6fc69 Update gettext files 2010-07-21 23:04:56 +03:00
Rémi Denis-Courmont
7bbc2548f9 Switch to gettext 0.17
The whole point of keeping the m4 and po/Makefile.in.in is to not need
to have the same version all over the place anyway, otherwise we might
as well put all these files to .gitignore...

Remove some old m4 macros as well.
2008-03-23 22:01:24 +02:00
Rafaël Carré
126306281b Require gettext 0.16.1 2008-03-23 16:08:13 +00:00
Rémi Denis-Courmont
974a399a24 Remove the autoconf hack, fix gettext broken in b6c4b865
and fix the M4 ignore rules
2008-03-23 10:49:16 +02:00
User
b6c4b86572 Revert "Update gettext"
This reverts commit 8b71b1041b.
Most developers did not update their gettext install
Bumping gettext requirement is useless.
2008-03-23 02:57:36 +00:00
Rémi Denis-Courmont
8b71b1041b Update gettext 2008-03-07 15:32:46 +02:00
Rémi Denis-Courmont
8b91a2d0b1 Resync gettext with contrib 2007-07-20 14:04:50 +00:00
Gildas Bazin
7a508b3740 * configure.ac.in, m4/*, po/Makefile.in.in: build updated to use gettext 0.11.5 by default.
This is necessary for the win32 build because old gettext versions do not work on win32.
2003-03-18 21:34:13 +00:00
Sam Hocevar
3eb8eefdd2 * ./m4/*: added gettext m4 macros so that the configure behaviour is
always the same.
2002-08-28 15:30:57 +00:00