~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« back to all changes in this revision

Viewing changes to docs/examples/Makefile.inc

  • Committer: Bazaar Package Importer
  • Author(s): Domenico Andreoli
  • Date: 2009-11-05 10:11:57 UTC
  • mto: (3.3.3 squeeze)
  • mto: This revision was merged to the branch mainline in revision 41.
  • Revision ID: james.westby@ubuntu.com-20091105101157-bj4sosg9l00k9c08
Tags: upstream-7.19.7
ImportĀ upstreamĀ versionĀ 7.19.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  https multi-app multi-debugcallback multi-double \
6
6
  multi-post multi-single persistant post-callback \
7
7
  postit2 sepheaders simple simplepost simplessl \
8
 
  sendrecv httpcustomheader certinfo
 
8
  sendrecv httpcustomheader certinfo chkspeed ftpgetinfo
9
9
 
10
10
# These examples require external dependencies that may not be commonly
11
11
# available on POSIX systems, so don't bother attempting to compile them here.