[glib] Only build actions test on unix
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Only build actions test on unix
- Date: Tue, 20 Mar 2012 09:21:21 +0000 (UTC)
commit aed6d01d1454293ddaba84a5bd1a666385f44f62
Author: Alexander Larsson <alexl redhat com>
Date: Tue Mar 20 10:18:32 2012 +0100
Only build actions test on unix
It depends on gdbus-sessionbus.c which only builds on unix.
gio/tests/Makefile.am | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index 59592b1..b9dc4b5 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -27,7 +27,6 @@ progs_ldadd = \
TEST_PROGS += \
io-stream \
- actions \
memory-input-stream \
memory-output-stream \
readwrite \
@@ -65,6 +64,7 @@ TEST_PROGS += \
if OS_UNIX
TEST_PROGS += \
+ actions \
gdbus-close-pending \
gdbus-connection \
gdbus-connection-flush \
@@ -115,7 +115,6 @@ SAMPLE_PROGS = \
gapplication-example-actions \
$(NULL)
-
if OS_UNIX
TEST_PROGS += \
live-g-file \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]