~ubuntu-branches/ubuntu/quantal/open-vm-tools/quantal-201210021442

« back to all changes in this revision

Viewing changes to toolbox/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Nate Muench
  • Date: 2012-06-20 15:59:51 UTC
  • mfrom: (1.4.8)
  • Revision ID: package-import@ubuntu.com-20120620155951-6rupmpb0f70b52zr
Tags: 2012.05.21-724730-0ubuntu1
* Merging upstream version 2012.05.21-724730.
  - Fixes building against the current Quantal kernel. (LP: #1000344)
  - Fixes Quantal installation issues. (LP: #1019031)

* Sync with Debian
  - Updating to debhelper version 9.
  - Updating to standards version 3.9.3.
  - Updating copyright file machine-readable format version 1.0.
  - Building without multiarch paths for now

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
CYGPATH_W = @CYGPATH_W@
120
120
DEFS = @DEFS@
121
121
DEPDIR = @DEPDIR@
 
122
DLLTOOL = @DLLTOOL@
122
123
DNET_CPPFLAGS = @DNET_CPPFLAGS@
123
124
DNET_LIBS = @DNET_LIBS@
124
125
DOT = @DOT@
171
172
LN_S = @LN_S@
172
173
LTLIBOBJS = @LTLIBOBJS@
173
174
MAKEINFO = @MAKEINFO@
 
175
MANIFEST_TOOL = @MANIFEST_TOOL@
174
176
MKDIR_P = @MKDIR_P@
175
177
MODULES = @MODULES@
176
178
MODULES_DIR = @MODULES_DIR@
228
230
abs_srcdir = @abs_srcdir@
229
231
abs_top_builddir = @abs_top_builddir@
230
232
abs_top_srcdir = @abs_top_srcdir@
 
233
ac_ct_AR = @ac_ct_AR@
231
234
ac_ct_CC = @ac_ct_CC@
232
235
ac_ct_CXX = @ac_ct_CXX@
233
236
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
265
268
libexecdir = @libexecdir@
266
269
localedir = @localedir@
267
270
localstatedir = @localstatedir@
268
 
lt_ECHO = @lt_ECHO@
269
271
mandir = @mandir@
270
272
mkdir_p = @mkdir_p@
271
273
oldincludedir = @oldincludedir@