From: Alejandro PiƱeiro Date: Tue, 21 Aug 2012 16:05:17 +0000 (+0200) Subject: Removing gtk+3 directory from AC_CONFIG_FILES on configure.ac X-Git-Tag: AT_SPI2_ATK_2_12_0~84 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=commitdiff_plain;h=a5d883f1cc1294d33a33754818218cefaa48a78e Removing gtk+3 directory from AC_CONFIG_FILES on configure.ac That directory was removed on a previous commit https://bugzilla.gnome.org/show_bug.cgi?id=678315 --- diff --git a/configure.ac b/configure.ac index fda14cc..aeca9c6 100644 --- a/configure.ac +++ b/configure.ac @@ -111,7 +111,6 @@ AC_CONFIG_FILES([Makefile atk-adaptor/Makefile atk-adaptor/adaptors/Makefile atk-adaptor/gtk-2.0/Makefile - atk-adaptor/gtk-3.0/Makefile po/Makefile.in schemas/Makefile ])