Ecore_Xim: No need to link against xcb flags here.
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 24 Sep 2011 07:23:17 +0000 (07:23 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 24 Sep 2011 07:23:17 +0000 (07:23 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@63584 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/modules/immodules/xim/Makefile.am

index 1a624c6..364fc11 100644 (file)
@@ -13,7 +13,6 @@ AM_CPPFLAGS = \
 -DPACKAGE_LIB_DIR=\"$(libdir)\" \
 -DPACKAGE_DATA_DIR=\"$(datadir)/$(PACKAGE)\" \
 @x_cflags@ \
-@XCB_CFLAGS@ \
 @EVAS_CFLAGS@ \
 @EINA_CFLAGS@