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

« back to all changes in this revision

Viewing changes to lib/hgfsServerManagerGuest/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:
110
110
CYGPATH_W = @CYGPATH_W@
111
111
DEFS = @DEFS@
112
112
DEPDIR = @DEPDIR@
 
113
DLLTOOL = @DLLTOOL@
113
114
DNET_CPPFLAGS = @DNET_CPPFLAGS@
114
115
DNET_LIBS = @DNET_LIBS@
115
116
DOT = @DOT@
162
163
LN_S = @LN_S@
163
164
LTLIBOBJS = @LTLIBOBJS@
164
165
MAKEINFO = @MAKEINFO@
 
166
MANIFEST_TOOL = @MANIFEST_TOOL@
165
167
MKDIR_P = @MKDIR_P@
166
168
MODULES = @MODULES@
167
169
MODULES_DIR = @MODULES_DIR@
219
221
abs_srcdir = @abs_srcdir@
220
222
abs_top_builddir = @abs_top_builddir@
221
223
abs_top_srcdir = @abs_top_srcdir@
 
224
ac_ct_AR = @ac_ct_AR@
222
225
ac_ct_CC = @ac_ct_CC@
223
226
ac_ct_CXX = @ac_ct_CXX@
224
227
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
256
259
libexecdir = @libexecdir@
257
260
localedir = @localedir@
258
261
localstatedir = @localstatedir@
259
 
lt_ECHO = @lt_ECHO@
260
262
mandir = @mandir@
261
263
mkdir_p = @mkdir_p@
262
264
oldincludedir = @oldincludedir@