From da2da15dbd758650b28fef194388c81cded5245a Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sun, 6 Oct 2013 18:55:39 +0200 Subject: strip eggsmclient from 0.6 --- plugins/gtkui/Makefile.am | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'plugins/gtkui/Makefile.am') diff --git a/plugins/gtkui/Makefile.am b/plugins/gtkui/Makefile.am index f39436bb..8d93b1b2 100644 --- a/plugins/gtkui/Makefile.am +++ b/plugins/gtkui/Makefile.am @@ -1,17 +1,17 @@ gtkuidir = $(libdir)/$(PACKAGE) -if HAVE_SM -if HAVE_ICE -SM_SOURCES = smclient/eggdesktopfile.h\ - smclient/eggsmclient-private.h\ - smclient/eggsmclient.h\ - smclient/eggdesktopfile.c\ - smclient/eggsmclient-xsmp.c\ - smclient/eggsmclient.c -SM_LIBADD = $(SM_LIBS) $(ICE_LIBS) -SM_CFLAGS = -DEGG_SM_CLIENT_BACKEND_XSMP -DG_LOG_DOMAIN=\""deadbeef"\" -endif -endif +#if HAVE_SM +#if HAVE_ICE +#SM_SOURCES = smclient/eggdesktopfile.h\ +# smclient/eggsmclient-private.h\ +# smclient/eggsmclient.h\ +# smclient/eggdesktopfile.c\ +# smclient/eggsmclient-xsmp.c\ +# smclient/eggsmclient.c +#SM_LIBADD = $(SM_LIBS) $(ICE_LIBS) +#SM_CFLAGS = -DEGG_SM_CLIENT_BACKEND_XSMP -DG_LOG_DOMAIN=\""deadbeef"\" +#endif +#endif GTKUI_SOURCES = gtkui.c gtkui.h\ callbacks.c interface.c support.c callbacks.h interface.h support.h\ -- cgit v1.2.3