gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r27031 - in libmicrohttpd/src: . examples microspdy spdy2ht


From: gnunet
Subject: [GNUnet-SVN] r27031 - in libmicrohttpd/src: . examples microspdy spdy2http
Date: Sun, 5 May 2013 21:22:44 +0200

Author: grothoff
Date: 2013-05-05 21:22:44 +0200 (Sun, 05 May 2013)
New Revision: 27031

Modified:
   libmicrohttpd/src/Makefile.am
   libmicrohttpd/src/examples/
   libmicrohttpd/src/microspdy/
   libmicrohttpd/src/spdy2http/
Log:
-ignores

Modified: libmicrohttpd/src/Makefile.am
===================================================================
--- libmicrohttpd/src/Makefile.am       2013-05-05 19:21:40 UTC (rev 27030)
+++ libmicrohttpd/src/Makefile.am       2013-05-05 19:22:44 UTC (rev 27031)
@@ -8,7 +8,7 @@
 endif
 if ENABLE_SPDY
 # fixme: should test for spdylay before building testspdy!
-microspdy = microspdy testspdy
+microspdy = microspdy spdy2http testspdy
 endif
 
 SUBDIRS = include microhttpd $(microspdy) examples $(curltests) $(zzuftests) . 

Index: libmicrohttpd/src/examples
===================================================================
--- libmicrohttpd/src/examples  2013-05-05 19:21:40 UTC (rev 27030)
+++ libmicrohttpd/src/examples  2013-05-05 19:22:44 UTC (rev 27031)

Property changes on: libmicrohttpd/src/examples
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,6 ##
+spdy_response_with_callback
+spdy_fileserver
+spdy_event_loop
 demo
 dual_stack_example
 post_example.gcno
Index: libmicrohttpd/src/microspdy
===================================================================
--- libmicrohttpd/src/microspdy 2013-05-05 19:21:40 UTC (rev 27030)
+++ libmicrohttpd/src/microspdy 2013-05-05 19:22:44 UTC (rev 27031)

Property changes on: libmicrohttpd/src/microspdy
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,3 ##
+Makefile.in
+Makefile
+.deps
Index: libmicrohttpd/src/spdy2http
===================================================================
--- libmicrohttpd/src/spdy2http 2013-05-05 19:21:40 UTC (rev 27030)
+++ libmicrohttpd/src/spdy2http 2013-05-05 19:22:44 UTC (rev 27031)

Property changes on: libmicrohttpd/src/spdy2http
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,4 ##
+microspdy2http
+Makefile.in
+Makefile
+.deps



reply via email to

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