[vlc-devel] commit: Switch to gettext 0.17 ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sun Mar 23 21:04:57 CET 2008
vlc | branch: master | Rémi Denis-Courmont <rem at videolan.org> | Sun Mar 23 22:01:24 2008 +0200| [7bbc2548f92696457164ebf7f4f86dc815ef80c7]
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.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7bbc2548f92696457164ebf7f4f86dc815ef80c7
---
configure.ac | 2 +-
m4/gettext.m4 | 42 +-----------
m4/iconv.m4 | 87 +++++++++++++++++++++++-
m4/intdiv0.m4 | 46 ++++++++-----
m4/intl.m4 | 36 +++++++++--
m4/lib-link.m4 | 189 +++++++++++++++++++++++++++++++++++-----------------
m4/lock.m4 | 11 ++-
m4/longdouble.m4 | 31 ---------
m4/longlong.m4 | 107 +++++++++++++++++++++++------
m4/po.m4 | 25 ++++++-
m4/printf-posix.m4 | 6 +-
m4/size_max.m4 | 12 +++-
m4/uintmax_t.m4 | 8 +-
m4/ulonglong.m4 | 48 -------------
m4/wint_t.m4 | 14 +++-
po/Makefile.in.in | 42 +++++++++--
16 files changed, 450 insertions(+), 256 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7bbc2548f92696457164ebf7f4f86dc815ef80c7
More information about the vlc-devel
mailing list