~ubuntu-branches/ubuntu/trusty/curl/trusty

« back to all changes in this revision

Viewing changes to tests/unit/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2013-12-20 09:13:22 UTC
  • mfrom: (3.4.44 sid)
  • Revision ID: package-import@ubuntu.com-20131220091322-lqk9xf5wba7vsyfh
Tags: 7.34.0-1ubuntu1
* Resynchronize on 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 undocumented Build-Depends change to automake1.9.

Show diffs side-by-side

added added

removed removed

Lines of Context:
325
325
HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
326
326
HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
327
327
HAVE_LIBZ = @HAVE_LIBZ@
328
 
HAVE_NSS_INITCONTEXT = @HAVE_NSS_INITCONTEXT@
329
328
HAVE_SSLEAY_SRP = @HAVE_SSLEAY_SRP@
330
329
IDN_ENABLED = @IDN_ENABLED@
331
330
INSTALL = @INSTALL@