gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/rtmp r9946: uncomment test_rtmp.


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/rtmp r9946: uncomment test_rtmp.
Date: Sun, 18 Jan 2009 08:01:53 -0000
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9946
committer: address@hidden
branch nick: rtmp
timestamp: Thu 2009-01-01 18:11:48 -0700
message:
  uncomment test_rtmp.
modified:
  testsuite/libnet.all/Makefile.am
=== modified file 'testsuite/libnet.all/Makefile.am'
--- a/testsuite/libnet.all/Makefile.am  2008-12-25 23:00:23 +0000
+++ b/testsuite/libnet.all/Makefile.am  2009-01-02 01:11:48 +0000
@@ -52,8 +52,8 @@
        test_handler \
        test_http \
        test_diskstream \
-       test_cache
-#      test_rtmp 
+       test_cache \
+       test_rtmp 
 
 generate_amfbins_SOURCES = generate_amfbins.cpp
 generate_amfbins_LDADD = $(AM_LDFLAGS) 
@@ -71,9 +71,9 @@
 test_diskstream_LDADD = $(AM_LDFLAGS) 
 test_diskstream_DEPENDENCIES = site-update
 
-#test_rtmp_SOURCES = test_rtmp.cpp
-#test_rtmp_LDADD = $(AM_LDFLAGS) 
-#test_rtmp_DEPENDENCIES = site-update
+test_rtmp_SOURCES = test_rtmp.cpp
+test_rtmp_LDADD = $(AM_LDFLAGS) 
+test_rtmp_DEPENDENCIES = site-update
 
 test_cque_SOURCES = test_cque.cpp
 test_cque_LDADD = $(AM_LDFLAGS) 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]