summaryrefslogtreecommitdiffstats
path: root/server/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-06-28 21:27:10 +0200
committerAlexander Larsson <alexl@redhat.com>2010-06-28 21:54:53 +0200
commit7e26ff3c2631a232ea3bc20ed842c47cc5db7526 (patch)
treee1edcffaa20237d7eb12ab77b73f53e9a983d0ff /server/Makefile.am
parentb08b80d13ff8a6822364e792391473dc53913dca (diff)
downloadspice-7e26ff3c2631a232ea3bc20ed842c47cc5db7526.tar.gz
spice-7e26ff3c2631a232ea3bc20ed842c47cc5db7526.tar.xz
spice-7e26ff3c2631a232ea3bc20ed842c47cc5db7526.zip
Replace log4cpp with custom log function
Also prints a simpler error to stderr for WARN or above so that we print something on the commandline if something go wrong.
Diffstat (limited to 'server/Makefile.am')
-rw-r--r--server/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/Makefile.am b/server/Makefile.am
index f87e3f45..447d145f 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -8,7 +8,6 @@ INCLUDES = \
$(JPEG_CFLAGS) \
$(PIXMAN_CFLAGS) \
$(GL_CFLAGS) \
- $(LOG4CPP_CFLAGS) \
$(SSL_CFLAGS) \
$(CELT051_CFLAGS) \
$(SLIRP_CFLAGS) \