~ubuntu-branches/ubuntu/saucy/curl/saucy-201307251546

« back to all changes in this revision

Viewing changes to packages/EPM/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ramakrishnan Muthukrishnan
  • Date: 2011-02-28 19:35:36 UTC
  • mto: (3.6.1 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 47.
  • Revision ID: james.westby@ubuntu.com-20110228193536-p3a9jawxxofcsz7o
Tags: upstream-7.21.4
ImportĀ upstreamĀ versionĀ 7.21.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
EXEEXT = @EXEEXT@
113
113
FGREP = @FGREP@
114
114
GREP = @GREP@
 
115
HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
115
116
HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
116
117
HAVE_LIBZ = @HAVE_LIBZ@
117
118
HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
179
180
SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
180
181
TEST_SERVER_LIBS = @TEST_SERVER_LIBS@
181
182
USE_ARES = @USE_ARES@
 
183
USE_AXTLS = @USE_AXTLS@
182
184
USE_EMBEDDED_ARES_FALSE = @USE_EMBEDDED_ARES_FALSE@
183
185
USE_EMBEDDED_ARES_TRUE = @USE_EMBEDDED_ARES_TRUE@
184
186
USE_GNUTLS = @USE_GNUTLS@