Update of /cvsroot/curl/curl-www/libcurl/using
In directory labb:/tmp/cvs-serv2799
Modified Files:
_autoconf.html _curl-config.html
Log Message:
updates
Index: _curl-config.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/using/_curl-config.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- _curl-config.html 4 Dec 2003 09:29:40 -0000 1.5
+++ _curl-config.html 25 Jan 2005 12:05:05 -0000 1.6
@@ -15,6 +15,10 @@
WHERE3(libcurl, "/libcurl/", Using, "/libcurl/using/", curl-config)
TITLE(curl-config.1 -- man page)
+<div class="relatedbox">
+<b>Related:</b>
+<br><a href="autoconf.html">autoconf</a>
+</div>
#include "curl-config.t"
Index: _autoconf.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/using/_autoconf.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- _autoconf.html 26 Jun 2003 13:05:26 -0000 1.3
+++ _autoconf.html 25 Jan 2005 12:05:05 -0000 1.4
@@ -14,14 +14,19 @@
WHERE3(libcurl, "/libcurl/", Using, "/libcurl/using/", autoconf macro)
TITLE(autoconf macro for detecting libcurl)
+<div class="relatedbox">
+<b>Related:</b>
+<br><a href="curl-config.html">curl-config</a>
+</div>
<p>
On unix-like systems, configure scripts are used to detect and check system
informations. These scripts are generally built with <a
href="http://www.gnu.org/software/autoconf/">Autoconf</a>.
<p>
If you write a program that depends on a certain version of libcurl, you
- might find this macro useful to detect if your prefered libcurl version is
- installed:
+ might find <a href="http://cool.haxx.se/cvs.cgi/curl/docs/libcurl/libcurl.m4?rev=HEAD&content-type=text/vnd.viewcvs-markup">this macro</a> useful to detect if your prefered libcurl version is
+ installed.
+#if 0
<p>
<pre>
dnl MY_CURL
@@ -60,6 +65,7 @@
</pre>
<p>
Nick Humfrey brought parts of this. Thanks!
+#endif
#include "_footer.html"
_______________________________________________
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.