commit | 69854b4f09e2c131d4f692b4dff992e9a51c65c4 | [log] [tgz] |
---|---|---|
author | DRC <dcommander@users.sourceforge.net> | Fri May 13 09:31:24 2011 +0000 |
committer | DRC <dcommander@users.sourceforge.net> | Fri May 13 09:31:24 2011 +0000 |
tree | f585b0c3397fbf6206102f458009aa7dfe7b2973 | |
parent | 9a43929627a0ae3f844f4ae66d0534e3a666b869 [diff] [blame] |
Require gettext 0.14.4 to fix a problem with detection of NLS support git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4409 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/configure.ac b/configure.ac index 64c0b7a..e7ced46 100644 --- a/configure.ac +++ b/configure.ac
@@ -20,7 +20,7 @@ AC_PROG_LIBTOOL AC_LANG([C++]) AM_GNU_GETTEXT([external]) -AM_GNU_GETTEXT_VERSION([0.14.1]) +AM_GNU_GETTEXT_VERSION([0.14.4]) case "`(uname -sr) 2>/dev/null`" in "SunOS 5"*)