bagder: curl-www/libcurl Makefile,1.39,1.40 _menu.html,1.36,1.37
| 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-serv2152
Modified Files:
Makefile _menu.html
Log Message:
added binding to the R language
Index: _menu.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_menu.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- _menu.html 13 Oct 2004 08:40:45 -0000 1.36
+++ _menu.html 15 Nov 2004 08:35:15 -0000 1.37
@@ -183,6 +183,12 @@
VLINK(/libcurl/python/, Python)
#endif
+#ifdef LIBCURL_R
+LINK("", R)
+#else
+VLINK(/libcurl/r/, R)
+#endif
+
#ifdef LIBCURL_REXX
LINK("", Rexx)
#else
Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/Makefile,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- Makefile 13 Oct 2004 08:40:45 -0000 1.39
+++ Makefile 15 Nov 2004 08:35:15 -0000 1.40
@@ -42,6 +42,7 @@
cd ch; make
cd glib; make
cd dotnet; make
+ cd r; make
index.html: _index.html $(MAINPARTS)
$(ACTION)
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits