From: Mark Doffman Date: Fri, 22 May 2009 08:26:43 +0000 (+0100) Subject: Remove Gail PKG_CONFIG macros from configure. Gail is not a dependency. X-Git-Tag: AT_SPI2_ATK_2_12_0~503 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=commitdiff_plain;h=8d51e0769b6f41d59454a237bcbf1677e878d650 Remove Gail PKG_CONFIG macros from configure. Gail is not a dependency. --- diff --git a/configure.ac b/configure.ac index 84046b7..d56aeff 100644 --- a/configure.ac +++ b/configure.ac @@ -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