bagder: curl-www/libcurl Makefile,1.40,1.41 _menu.html,1.37,1.38

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/libcurl
In directory labb.contactor.se:/tmp/cvs-serv10769

Modified Files:
	Makefile _menu.html 
Log Message:
Mono binding


Index: _menu.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_menu.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- _menu.html	15 Nov 2004 08:35:15 -0000	1.37
+++ _menu.html	23 Nov 2004 09:16:36 -0000	1.38
@@ -135,6 +135,12 @@
 VLINK(/libcurl/lua/, Lua)
 #endif
 
+#ifdef LIBCURL_MONO
+LINK("", Mono)
+#else
+VLINK(/libcurl/mono/, Mono)
+#endif
+
 #ifdef LIBCURL_DOTNET
 LINK("", .NET)
 #else

Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/Makefile,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- Makefile	15 Nov 2004 08:35:15 -0000	1.40
+++ Makefile	23 Nov 2004 09:16:36 -0000	1.41
@@ -43,6 +43,7 @@
 	cd glib; make
 	cd dotnet; make
 	cd r; make
+	cd mono; make
 
 index.html: _index.html $(MAINPARTS)
 	$(ACTION)

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.