Add intltool
authorMike Gorse <mgorse@boston.site>
Wed, 23 Jul 2008 19:51:50 +0000 (14:51 -0500)
committerMike Gorse <mgorse@boston.site>
Wed, 23 Jul 2008 19:51:50 +0000 (14:51 -0500)
configure.ac

index 9e45e2b..728c3f2 100644 (file)
@@ -27,6 +27,9 @@ AC_SUBST(LT_AGE)
 
 AM_INIT_AUTOMAKE([-Wall foreign])
 
+dnl translation of any at-spi strings: used only for .server
+IT_PROG_INTLTOOL([0.35.0])
+
 AC_PROG_CC
 AM_PATH_PYTHON(2.4)
 AM_DISABLE_STATIC