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

« back to all changes in this revision

Viewing changes to 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:
157
157
CYGPATH_W = @CYGPATH_W@
158
158
DEFS = @DEFS@
159
159
DEPDIR = @DEPDIR@
 
160
DLLTOOL = @DLLTOOL@
160
161
DNET_CPPFLAGS = @DNET_CPPFLAGS@
161
162
DNET_LIBS = @DNET_LIBS@
162
163
DOT = @DOT@
209
210
LN_S = @LN_S@
210
211
LTLIBOBJS = @LTLIBOBJS@
211
212
MAKEINFO = @MAKEINFO@
 
213
MANIFEST_TOOL = @MANIFEST_TOOL@
212
214
MKDIR_P = @MKDIR_P@
213
215
MODULES = @MODULES@
214
216
MODULES_DIR = @MODULES_DIR@
266
268
abs_srcdir = @abs_srcdir@
267
269
abs_top_builddir = @abs_top_builddir@
268
270
abs_top_srcdir = @abs_top_srcdir@
 
271
ac_ct_AR = @ac_ct_AR@
269
272
ac_ct_CC = @ac_ct_CC@
270
273
ac_ct_CXX = @ac_ct_CXX@
271
274
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
303
306
libexecdir = @libexecdir@
304
307
localedir = @localedir@
305
308
localstatedir = @localstatedir@
306
 
lt_ECHO = @lt_ECHO@
307
309
mandir = @mandir@
308
310
mkdir_p = @mkdir_p@
309
311
oldincludedir = @oldincludedir@