~ubuntu-branches/ubuntu/precise/curl/precise-proposed

« back to all changes in this revision

Viewing changes to docs/examples/Makefile.inc

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2011-11-25 17:30:45 UTC
  • mfrom: (3.4.23 sid)
  • Revision ID: package-import@ubuntu.com-20111125173045-2l3ni88jv16kath0
Tags: 7.22.0-3ubuntu1
* Merge from Debian unstable, remaining changes:
  - Drop dependencies not in main:
    + Build-Depends: Drop stunnel4 and libssh2-1-dev.
    + Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.
  - Add new libcurl3-udeb package.

Show diffs side-by-side

added added

removed removed

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