~ubuntu-branches/ubuntu/wily/curl/wily-proposed

« back to all changes in this revision

Viewing changes to lib/config-vxworks.h

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2014-11-10 08:48:21 UTC
  • mfrom: (3.4.52 sid)
  • Revision ID: package-import@ubuntu.com-20141110084821-inwi9tek417xe4te
Tags: 7.38.0-3ubuntu1
* Merge from Debian. Remaining changes:
  - Drop dependencies not in main:
    + Build-Depends: Drop stunnel4 and libssh2-1-dev.
    + Drop libssh2-1-dev from binary package Depends.
  - Add new libcurl3-udeb package.
  - Add new curl-udeb package.
* Dropped patches:
  - debian/patches/09_fix-timeout-in-poll-and-wait.patch: upstream
  - debian/patches/CVE-2014-3613.patch: upstream
  - debian/patches/CVE-2014-3620.patch: upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
547
547
/* Define to 1 if you have the `socket' function. */
548
548
#define HAVE_SOCKET 1
549
549
 
550
 
/* Define this if you have the SPNEGO library fbopenssl */
551
 
/* #undef HAVE_SPNEGO */
552
 
 
553
550
/* Define to 1 if you have the `SSL_get_shutdown' function. */
554
551
#define HAVE_SSL_GET_SHUTDOWN 1
555
552