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

« back to all changes in this revision

Viewing changes to glusterfsd/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:
157
157
PACKAGE_TARNAME = @PACKAGE_TARNAME@
158
158
PACKAGE_VERSION = @PACKAGE_VERSION@
159
159
PATH_SEPARATOR = @PATH_SEPARATOR@
 
160
PYTHON = @PYTHON@
 
161
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
162
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
163
PYTHON_PREFIX = @PYTHON_PREFIX@
 
164
PYTHON_VERSION = @PYTHON_VERSION@
160
165
RANLIB = @RANLIB@
161
166
RDMA_SUBDIR = @RDMA_SUBDIR@
162
167
RLLIBS = @RLLIBS@
164
169
SET_MAKE = @SET_MAKE@
165
170
SHELL = @SHELL@
166
171
STRIP = @STRIP@
 
172
SYNCDAEMON_COMPILE = @SYNCDAEMON_COMPILE@
 
173
SYNCDAEMON_SUBDIR = @SYNCDAEMON_SUBDIR@
167
174
VERSION = @VERSION@
168
175
YACC = @YACC@
169
176
YFLAGS = @YFLAGS@
208
215
mountutildir = @mountutildir@
209
216
oldincludedir = @oldincludedir@
210
217
pdfdir = @pdfdir@
 
218
pkgpyexecdir = @pkgpyexecdir@
 
219
pkgpythondir = @pkgpythondir@
211
220
prefix = @prefix@
212
221
program_transform_name = @program_transform_name@
213
222
psdir = @psdir@
 
223
pyexecdir = @pyexecdir@
 
224
pythondir = @pythondir@
214
225
sbindir = @sbindir@
215
226
sharedstatedir = @sharedstatedir@
216
227
subdirs = @subdirs@