From: Adam Tkac Date: Thu, 12 Jun 2008 13:18:10 +0000 (+0000) Subject: Downgrade gettext version to 0.14.6 to support wide range of OSs X-Git-Tag: v0.0.90~384^2~7 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=defdf85be2a94fbb132e2a045e33caa55da1e06b;p=tigervnc.git 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 8c9d37d2..e55af498 100644 --- a/unix/configure.ac +++ b/unix/configure.ac @@ -13,7 +13,7 @@ AC_PROG_CXX 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"*)