Added first pass at a collection interface (completely untested)
[platform/core/uifw/at-spi2-atk.git] / configure.ac
index cd49f79..857e2a9 100644 (file)
@@ -28,6 +28,9 @@ AC_SUBST(LT_AGE)
 
 AM_INIT_AUTOMAKE([-Wall foreign])
 
+dnl translation of any at-spi strings: used only for .server
+dnl IT_PROG_INTLTOOL([0.35.0])
+
 AC_PROG_CC
 AM_PATH_PYTHON(2.4)
 AM_DISABLE_STATIC
@@ -173,7 +176,6 @@ LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[[^cspi]].*"'
 AC_SUBST(LIBTOOL_EXPORT_OPTIONS)
 
 AC_CONFIG_FILES([Makefile
-                po/Makefile.in
                 libspi-1.0.pc
                 libspi-1.0-uninstalled.pc
                 libloginhelper-1.0.pc