Reduce intltool requirements to version 0.35 for compatibility with Centos 5
authorJ. Ali Harlow <ali@juiblex.co.uk>
Mon Jan 05 17:39:05 2009 +0000 (2009-01-05)
changeset 319ed8155380e45
parent 318 829d6711b316
child 320 53e1185e2366
Reduce intltool requirements to version 0.35 for compatibility with Centos 5
configure.ac
     1.1 --- a/configure.ac	Wed Jul 09 10:11:13 2008 -0400
     1.2 +++ b/configure.ac	Mon Jan 05 17:39:05 2009 +0000
     1.3 @@ -181,7 +181,7 @@
     1.4  # Internationalisation
     1.5  # ********************
     1.6  
     1.7 -IT_PROG_INTLTOOL([0.36.0])
     1.8 +IT_PROG_INTLTOOL([0.35.0])
     1.9  GETTEXT_PACKAGE=razor
    1.10  AC_SUBST([GETTEXT_PACKAGE])
    1.11  AM_GLIB_GNU_GETTEXT