~ubuntu-branches/ubuntu/wily/glusterfs/wily

« back to all changes in this revision

Viewing changes to xlators/mount/fuse/src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2011-03-15 21:14:50 UTC
  • mfrom: (1.3.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20110315211450-5iekpirgkdntccne
Tags: 3.1.3-1
* New upstream release.
  - glusterfs-volgen and glusterfs-defrag have been removed.
* Suggest nfs-common with the glusterfs-server for native NFS support.
  Closes: #614988
* Migrate to dh_python2.
  Closes: #616826

Show diffs side-by-side

added added

removed removed

Lines of Context:
158
158
PACKAGE_TARNAME = @PACKAGE_TARNAME@
159
159
PACKAGE_VERSION = @PACKAGE_VERSION@
160
160
PATH_SEPARATOR = @PATH_SEPARATOR@
 
161
PYTHON = @PYTHON@
 
162
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
163
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
164
PYTHON_PREFIX = @PYTHON_PREFIX@
 
165
PYTHON_VERSION = @PYTHON_VERSION@
161
166
RANLIB = @RANLIB@
162
167
RDMA_SUBDIR = @RDMA_SUBDIR@
163
168
RLLIBS = @RLLIBS@
165
170
SET_MAKE = @SET_MAKE@
166
171
SHELL = @SHELL@
167
172
STRIP = @STRIP@
 
173
SYNCDAEMON_COMPILE = @SYNCDAEMON_COMPILE@
 
174
SYNCDAEMON_SUBDIR = @SYNCDAEMON_SUBDIR@
168
175
VERSION = @VERSION@
169
176
YACC = @YACC@
170
177
YFLAGS = @YFLAGS@
209
216
mountutildir = @mountutildir@
210
217
oldincludedir = @oldincludedir@
211
218
pdfdir = @pdfdir@
 
219
pkgpyexecdir = @pkgpyexecdir@
 
220
pkgpythondir = @pkgpythondir@
212
221
prefix = @prefix@
213
222
program_transform_name = @program_transform_name@
214
223
psdir = @psdir@
 
224
pyexecdir = @pyexecdir@
 
225
pythondir = @pythondir@
215
226
sbindir = @sbindir@
216
227
sharedstatedir = @sharedstatedir@
217
228
subdirs = @subdirs@