Heya,

Please consider the following patch for approval and addition to the
trunk repository. It's in relation to the SUNWgnome-games msgfmt
--version saga.

--- patches/gnome-games-02-msgfmt.diff  (revision 0)
+++ patches/gnome-games-02-msgfmt.diff  (revision 0)
@@ -0,0 +1,12 @@
+--- gnome-games-2.21.4.orig/m4/intltool.m4     2007-12-17
06:31:24.000000000 +0100
++++ gnome-games-2.21.4/m4/intltool.m4  2008-01-07 22:56:13.018157166 +0100
+@@ -96,8 +96,7 @@
+ fi
+ xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
+ mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
+-mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
+-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
++if test -z "$xgversion" -o -z "$mmversion"; then
+     AC_MSG_ERROR([GNU gettext tools not found; required for intltool])
+ fi
+




--
Patrick

Reply via email to