summaryrefslogtreecommitdiffstats
path: root/server/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2013-10-03 22:52:38 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2013-10-07 16:33:20 +0200
commitfe0941fb025d02a750bdaee296f93e8024375d25 (patch)
tree97b1ac6e78699582a527d5c48af0318ddc2b256e /server/Makefile.am
parente93b2bb188d43dfe61c1463dc419350e53c8aaca (diff)
downloadspice-fe0941fb025d02a750bdaee296f93e8024375d25.tar.gz
spice-fe0941fb025d02a750bdaee296f93e8024375d25.tar.xz
spice-fe0941fb025d02a750bdaee296f93e8024375d25.zip
server: mark deprecated symbols
Diffstat (limited to 'server/Makefile.am')
-rw-r--r--server/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/Makefile.am b/server/Makefile.am
index 815f65e2..8cbd87b3 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -2,6 +2,7 @@ NULL =
SUBDIRS = . tests
AM_CPPFLAGS = \
+ -DSPICE_SERVER_INTERNAL \
-DRED_STATISTICS \
$(CELT051_CFLAGS) \
$(COMMON_CFLAGS) \