~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to packages/EPM/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-06-18 15:21:57 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 28.
  • Revision ID: james.westby@ubuntu.com-20080618152157-j8b12047aqcl6kii
Tags: upstream-7.18.2
ImportĀ upstreamĀ versionĀ 7.18.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
AUTOHEADER = @AUTOHEADER@
61
61
AUTOMAKE = @AUTOMAKE@
62
62
AWK = @AWK@
63
 
CABUNDLE_FALSE = @CABUNDLE_FALSE@
64
 
CABUNDLE_TRUE = @CABUNDLE_TRUE@
65
63
CC = @CC@
66
64
CCDEPMODE = @CCDEPMODE@
67
65
CFLAGS = @CFLAGS@
69
67
CPPFLAGS = @CPPFLAGS@
70
68
CROSSCOMPILING_FALSE = @CROSSCOMPILING_FALSE@
71
69
CROSSCOMPILING_TRUE = @CROSSCOMPILING_TRUE@
72
 
CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
73
70
CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
74
71
CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
75
72
CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
83
80
DEFS = @DEFS@
84
81
DEPDIR = @DEPDIR@
85
82
DLLTOOL = @DLLTOOL@
 
83
DSYMUTIL = @DSYMUTIL@
86
84
ECHO = @ECHO@
87
85
ECHO_C = @ECHO_C@
88
86
ECHO_N = @ECHO_N@
116
114
MANOPT = @MANOPT@
117
115
MIMPURE_FALSE = @MIMPURE_FALSE@
118
116
MIMPURE_TRUE = @MIMPURE_TRUE@
 
117
NMEDIT = @NMEDIT@
119
118
NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
120
119
NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
121
120
NROFF = @NROFF@