[glib] Reenable unix-streams test
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Reenable unix-streams test
- Date: Fri, 30 Jul 2010 23:58:29 +0000 (UTC)
commit c6b050716717529a4b31f4eb2bae3fef06277bb3
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jul 29 00:53:30 2010 -0400
Reenable unix-streams test
gio/tests/Makefile.am | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index b15e3d8..1f3a95e 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -89,7 +89,7 @@ SAMPLE_PROGS = \
if OS_UNIX
-TEST_PROGS += live-g-file desktop-app-info unix-fd #unix-streams
+TEST_PROGS += live-g-file desktop-app-info unix-fd unix-streams
SAMPLE_PROGS += gdbus-example-unix-fd-client
endif
@@ -142,9 +142,9 @@ live_g_file_LDADD = $(progs_ldadd)
desktop_app_info_SOURCES = desktop-app-info.c
desktop_app_info_LDADD = $(progs_ldadd)
-#unix_streams_SOURCES = unix-streams.c
-#unix_streams_LDADD = $(progs_ldadd) \
-# $(top_builddir)/gthread/libgthread-2.0.la
+unix_streams_SOURCES = unix-streams.c
+unix_streams_LDADD = $(progs_ldadd) \
+ $(top_builddir)/gthread/libgthread-2.0.la
win32_streams_SOURCES = win32-streams.c
win32_streams_LDADD = $(progs_ldadd) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]