Commit Graph

18 Commits

Author SHA1 Message Date
Dave Nicolson 09d1dc2fc0 m4: fix gettext detection on macOS 2022-04-22 15:57:44 +00:00
Rémi Denis-Courmont 32b3f47bf0 gettext: update to 0.21 2022-01-22 08:24:11 +00:00
Luca Barbato dc05abe89d configure: Pass the macosx deps even if the intl to try is external
We build our own copy, gettext.m4 did not account this corner case.

close #17972
Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
2017-09-03 14:19:33 +02:00
Rémi Denis-Courmont 8325c17d62 gettext: update to version 0.19.8 2016-10-27 14:21:45 +03:00
Rémi Denis-Courmont b3239cf77e configure: update gettext to 0.19.6 2015-11-02 21:36:01 +02:00
Rémi Denis-Courmont e68826bd61 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
Felix Paul Kühne d879f020ae m4: fix gettext detection on OSX (close #5816) 2013-06-27 12:31:00 +02:00
Rémi Denis-Courmont 9d348109e4 Update gettext to 0.18.2
This supersedes commit 53c901581b.
2013-06-04 20:55:04 +03:00
Jean Baptiste-Kempf e423b4ec42 Fix MacOS gettext intl detection
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2012-01-22 09:19:03 -08: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