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

« back to all changes in this revision

Viewing changes to packages/vms/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-11-06 10:45:28 UTC
  • mfrom: (3.4.42 sid)
  • Revision ID: package-import@ubuntu.com-20131106104528-p8v5mc6yduc7hbsw
Tags: 7.33.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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.14 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
191
191
INSTALL_SCRIPT = @INSTALL_SCRIPT@
192
192
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
193
193
IPV6_ENABLED = @IPV6_ENABLED@
194
 
KRB4_ENABLED = @KRB4_ENABLED@
195
194
LD = @LD@
196
195
LDFLAGS = @LDFLAGS@
197
196
LIBCURL_LIBS = @LIBCURL_LIBS@
247
246
USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
248
247
USE_LIBRTMP = @USE_LIBRTMP@
249
248
USE_LIBSSH2 = @USE_LIBSSH2@
 
249
USE_NGHTTP2 = @USE_NGHTTP2@
250
250
USE_NSS = @USE_NSS@
251
251
USE_OPENLDAP = @USE_OPENLDAP@
252
252
USE_POLARSSL = @USE_POLARSSL@