Remove Gail PKG_CONFIG macros from configure. Gail is not a dependency.
[platform/core/uifw/at-spi2-atk.git] / configure.ac
index 0249064..d56aeff 100644 (file)
@@ -85,10 +85,6 @@ PKG_CHECK_MODULES(GDK, [gdk-2.0 >= 2.0.0])
 AC_SUBST(GDK_LIBS)
 AC_SUBST(GDK_CFLAGS)
 
-PKG_CHECK_MODULES(GAIL, [gail >= 1.9.0])       
-AC_SUBST(GAIL_LIBS)
-AC_SUBST(GAIL_CFLAGS)
-
 AC_PATH_XTRA
 
 if test x$no_x = xyes ; then
@@ -176,8 +172,6 @@ LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[[^cspi]].*"'
 AC_SUBST(LIBTOOL_EXPORT_OPTIONS)
 
 AC_CONFIG_FILES([Makefile
-                libspi-1.0.pc
-                libspi-1.0-uninstalled.pc
                 libloginhelper-1.0.pc
                 cspi-1.0.pc
                 cspi-1.0-uninstalled.pc
@@ -194,6 +188,7 @@ AC_CONFIG_FILES([Makefile
                 tests/pyatspi/Makefile
                 tests/pyatspi/pasytest/Makefile
                 tests/apps/Makefile
+                tests/cspi/Makefile
                 dbind/Makefile
                 cspi/Makefile
                 pyatspi/Makefile