commit | defdf85be2a94fbb132e2a045e33caa55da1e06b | [log] [tgz] |
---|---|---|
author | Adam Tkac <atkac@redhat.com> | Thu Jun 12 13:18:10 2008 +0000 |
committer | Adam Tkac <atkac@redhat.com> | Thu Jun 12 13:18:10 2008 +0000 |
tree | 3a026857feff822f28096158d28e2d70a2559910 | |
parent | 4d60e0338779459d8b9746b8b21894b43afba142 [diff] [blame] |
Downgrade gettext version to 0.14.6 to support wide range of OSs git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2583 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/unix/configure.ac b/unix/configure.ac index 8c9d37d..e55af49 100644 --- a/unix/configure.ac +++ b/unix/configure.ac
@@ -13,7 +13,7 @@ AC_PROG_LIBTOOL AC_LANG([C++]) AM_GNU_GETTEXT([external]) -AM_GNU_GETTEXT_VERSION([0.17]) +AM_GNU_GETTEXT_VERSION([0.14.6]) case "`(uname -sr) 2>/dev/null`" in "SunOS 5"*)