commit | 99b6643fb817a6888d036e5c2ca6882f66cc8df8 | [log] [tgz] |
---|---|---|
author | DRC <dcommander@users.sourceforge.net> | Sat Apr 11 06:27:32 2009 +0000 |
committer | DRC <dcommander@users.sourceforge.net> | Sat Apr 11 06:27:32 2009 +0000 |
tree | b3ffa00117c05840626dbda3b4344523bcf571d3 | |
parent | 651189aab937163cd15c4f426bc7441e758800e6 [diff] [blame] |
Fix build on RHEL 4 git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3768 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/unix/configure.ac b/unix/configure.ac index dd2b633..62cc3f8 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.14.6]) +AM_GNU_GETTEXT_VERSION([0.14.1]) case "`(uname -sr) 2>/dev/null`" in "SunOS 5"*)