~ubuntu-branches/ubuntu/hardy/curl/hardy-updates

« back to all changes in this revision

Viewing changes to tests/data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-10-30 10:56:48 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20061030105648-uo8q8w9xklb40b4k
Tags: 7.15.5-1ubuntu1
* Merge from debian unstable. Remaining Ubuntu changes:
  - debian/control: Drop libdb4.2 build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
80
80
CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
81
81
CURL_DISABLE_VERBOSE_STRINGS = @CURL_DISABLE_VERBOSE_STRINGS@
 
82
CURL_EXTERN_SYMBOL = @CURL_EXTERN_SYMBOL@
 
83
CURL_HIDDEN_SYMBOLS = @CURL_HIDDEN_SYMBOLS@
82
84
CXX = @CXX@
83
85
CXXCPP = @CXXCPP@
84
86
CXXDEPMODE = @CXXDEPMODE@
230
232
 test250 test251 test252 test253 test254 test255 test521 test522 test523   \
231
233
 test256 test257 test258 test259 test260 test261 test262 test263 test264   \
232
234
 test265 test266 test267 test268 test269 test270 test271 test272 test273   \
233
 
 test274 test275 test524 test276
 
235
 test274 test275 test524 test276 test277
234
236
 
235
237
all: all-am
236
238