[vlc-devel] commit: gettext 0.16.1 was an unintended change - sorry (Filippo Carone )

git version control git at videolan.org
Sun Mar 16 14:15:28 CET 2008


vlc | branch: master | Filippo Carone <littlejohn at videolan.org> | Sun Mar 16 14:15:46 2008 +0100| [a7e2dcfe29e2767bfa13d4b3451d2543fe8ae2bd]

gettext 0.16.1 was an unintended change - sorry

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a7e2dcfe29e2767bfa13d4b3451d2543fe8ae2bd
---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index c43a94a..7cfd5cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -392,7 +392,7 @@ lt_cv_deplibs_check_method=pass_all
 dnl
 dnl Gettext stuff
 dnl
-AM_GNU_GETTEXT_VERSION(0.16.1)
+AM_GNU_GETTEXT_VERSION(0.17)
 AM_GNU_GETTEXT([external])
 VLC_ADD_LIBS([libvlc vlc], [${LTLIBINTL}])
 




More information about the vlc-devel mailing list