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

« back to all changes in this revision

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