gnome-games r8553 - trunk/libgames-support
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-games r8553 - trunk/libgames-support
- Date: Sat, 10 Jan 2009 17:22:21 +0000 (UTC)
Author: chpe
Date: Sat Jan 10 17:22:21 2009
New Revision: 8553
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8553&view=rev
Log:
Add smclient cflags and libs. Possibly fixes bug #567020.
Modified:
trunk/libgames-support/Makefile.am
Modified: trunk/libgames-support/Makefile.am
==============================================================================
--- trunk/libgames-support/Makefile.am (original)
+++ trunk/libgames-support/Makefile.am Sat Jan 10 17:22:21 2009
@@ -157,10 +157,12 @@
eggsmclient.h \
eggsmclient-private.h \
$(NULL)
+libgames_support_la_CFLAGS += $(SMCLIENT_CFLAGS)
+libgames_support_la_LIBADD += $(SMCLIENT_LIBS)
+
if WITH_SMCLIENT_XSMP
libgames_support_la_SOURCES += eggsmclient-xsmp.c
libgames_support_la_CPPFLAGS += -DEGG_SM_CLIENT_BACKEND_XSMP
-libgames_support_la_LIBADD += -lSM
endif
if WITH_SMCLIENT_WIN32
libgames_support_la_SOURCES += eggsmclient-win32.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]