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

« back to all changes in this revision

Viewing changes to tests/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ramakrishnan Muthukrishnan
  • Date: 2010-10-18 11:13:17 UTC
  • mto: (3.6.1 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20101018111317-9rkas34ecwtq0upn
Tags: upstream-7.21.2
ImportĀ upstreamĀ versionĀ 7.21.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
115
115
CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
116
116
CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
117
117
CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
 
118
CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
118
119
CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
119
120
CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
120
121
CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@