gnome-games r8209 - trunk/libgames-support
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-games r8209 - trunk/libgames-support
- Date: Tue, 28 Oct 2008 12:56:11 +0000 (UTC)
Author: chpe
Date: Tue Oct 28 12:56:11 2008
New Revision: 8209
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8209&view=rev
Log:
Only add -lSM in the XSMP case.
Modified:
trunk/libgames-support/Makefile.am
Modified: trunk/libgames-support/Makefile.am
==============================================================================
--- trunk/libgames-support/Makefile.am (original)
+++ trunk/libgames-support/Makefile.am Tue Oct 28 12:56:11 2008
@@ -109,10 +109,10 @@
eggsmclient.h \
eggsmclient-private.h \
$(NULL)
-libgames_support_la_LIBADD += -lSM
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]