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

« back to all changes in this revision

Viewing changes to xlators/mgmt/glusterd/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:
132
132
PACKAGE_TARNAME = @PACKAGE_TARNAME@
133
133
PACKAGE_VERSION = @PACKAGE_VERSION@
134
134
PATH_SEPARATOR = @PATH_SEPARATOR@
 
135
PYTHON = @PYTHON@
 
136
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
137
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
138
PYTHON_PREFIX = @PYTHON_PREFIX@
 
139
PYTHON_VERSION = @PYTHON_VERSION@
135
140
RANLIB = @RANLIB@
136
141
RDMA_SUBDIR = @RDMA_SUBDIR@
137
142
RLLIBS = @RLLIBS@
139
144
SET_MAKE = @SET_MAKE@
140
145
SHELL = @SHELL@
141
146
STRIP = @STRIP@
 
147
SYNCDAEMON_COMPILE = @SYNCDAEMON_COMPILE@
 
148
SYNCDAEMON_SUBDIR = @SYNCDAEMON_SUBDIR@
142
149
VERSION = @VERSION@
143
150
YACC = @YACC@
144
151
YFLAGS = @YFLAGS@
183
190
mountutildir = @mountutildir@
184
191
oldincludedir = @oldincludedir@
185
192
pdfdir = @pdfdir@
 
193
pkgpyexecdir = @pkgpyexecdir@
 
194
pkgpythondir = @pkgpythondir@
186
195
prefix = @prefix@
187
196
program_transform_name = @program_transform_name@
188
197
psdir = @psdir@
 
198
pyexecdir = @pyexecdir@
 
199
pythondir = @pythondir@
189
200
sbindir = @sbindir@
190
201
sharedstatedir = @sharedstatedir@
191
202
subdirs = @subdirs@