bagder: curl-www/libcurl Makefile,1.44,1.45 _menu.html,1.42,1.43

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

Modified Files:
	Makefile _menu.html 
Log Message:
S-Lang binding by John E Davis


Index: _menu.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_menu.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- _menu.html	9 May 2005 10:49:45 -0000	1.42
+++ _menu.html	6 Sep 2005 11:46:08 -0000	1.43
@@ -219,6 +219,12 @@
 VLINK(/libcurl/scheme/, Scheme)
 #endif
 
+#ifdef LIBCURL_SLANG
+LINK("", S-Lang)
+#else
+VLINK(/libcurl/slang/, S-Lang)
+#endif
+
 #ifdef LIBCURL_TCL
 LINK("", Tcl)
 #else

Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/Makefile,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- Makefile	13 May 2005 14:32:26 -0000	1.44
+++ Makefile	6 Sep 2005 11:46:08 -0000	1.45
@@ -46,6 +46,7 @@
 	cd mono; make
 	cd vb; make
 	cd lisp; make
+	cd slang; 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.