~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« back to all changes in this revision

Viewing changes to packages/Win32/cygwin/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-02-08 11:20:41 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: james.westby@ubuntu.com-20080208112041-hed7sb5r6ghmjf8v
Tags: upstream-7.18.0
ImportĀ upstreamĀ versionĀ 7.18.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
138
138
SED = @SED@
139
139
SET_MAKE = @SET_MAKE@
140
140
SHELL = @SHELL@
 
141
SSL_ENABLED = @SSL_ENABLED@
 
142
STATICLIB_FALSE = @STATICLIB_FALSE@
 
143
STATICLIB_TRUE = @STATICLIB_TRUE@
141
144
STRIP = @STRIP@
142
145
TEST_SERVER_LIBS = @TEST_SERVER_LIBS@
143
146
USE_GNUTLS = @USE_GNUTLS@