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

« back to all changes in this revision

Viewing changes to services/plugins/desktopEvents/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:
142
142
CYGPATH_W = @CYGPATH_W@
143
143
DEFS = @DEFS@
144
144
DEPDIR = @DEPDIR@
 
145
DLLTOOL = @DLLTOOL@
145
146
DNET_CPPFLAGS = @DNET_CPPFLAGS@
146
147
DNET_LIBS = @DNET_LIBS@
147
148
DOT = @DOT@
194
195
LN_S = @LN_S@
195
196
LTLIBOBJS = @LTLIBOBJS@
196
197
MAKEINFO = @MAKEINFO@
 
198
MANIFEST_TOOL = @MANIFEST_TOOL@
197
199
MKDIR_P = @MKDIR_P@
198
200
MODULES = @MODULES@
199
201
MODULES_DIR = @MODULES_DIR@
251
253
abs_srcdir = @abs_srcdir@
252
254
abs_top_builddir = @abs_top_builddir@
253
255
abs_top_srcdir = @abs_top_srcdir@
 
256
ac_ct_AR = @ac_ct_AR@
254
257
ac_ct_CC = @ac_ct_CC@
255
258
ac_ct_CXX = @ac_ct_CXX@
256
259
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
288
291
libexecdir = @libexecdir@
289
292
localedir = @localedir@
290
293
localstatedir = @localstatedir@
291
 
lt_ECHO = @lt_ECHO@
292
294
mandir = @mandir@
293
295
mkdir_p = @mkdir_p@
294
296
oldincludedir = @oldincludedir@