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

« back to all changes in this revision

Viewing changes to xlators/debug/io-stats/src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi, Louis Zuckerman, Patrick Matthäi
  • Date: 2011-05-01 14:41:05 UTC
  • mfrom: (1.3.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20110501144105-l5dut674ggp5f2yr
Tags: 3.1.4-1
[ Louis Zuckerman ]
* New upstream release.
  - Add patch 01-remove-argp-m64-option.diff to allow 32bit builds.
* Enabled pure-server or pure-client installation.
  - Moved glusterfsd binary to libglusterfs0.
  - Added dependency on libglusterfs0 to -server and -client packages.
  - Removed dependency on glusterfs-client from glusterfs-server.
  - Moved manpages for binaries into their respective packages
* Updated default configuration files to 3.1-series versions
  - Added glusterd.vol to glusterfs-server, required for Elastic Volume Mgr.
  - Removed unnecessary 3.0-series sample volume-files from glusterfs-server
  Closes: #615166
* Replaced init-script for glusterfs-server with new 3.1-series version.
  Closes: #615859

[ Patrick Matthäi ]
* Bump Standards-Version to 3.9.2 (no changes needed).
* Build with hardening-wrapper.
* Comment out all dependency_libs lines in .la files.
  Closes: #621169
* Add logrotate script to the libglusterfs0 package.
  Closes: #623234
* Remove rpath from all libs and binaries.
* Add patch 02-fix-spelling-errors.diff, which fixes multiple spelling errors
  in the source code.
* Add lintian overrides for the libglusterfs0 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
CONTRIBDIR = @CONTRIBDIR@
95
95
CPP = @CPP@
96
96
CPPFLAGS = @CPPFLAGS@
 
97
CXX = @CXX@
 
98
CXXCPP = @CXXCPP@
 
99
CXXDEPMODE = @CXXDEPMODE@
 
100
CXXFLAGS = @CXXFLAGS@
97
101
CYGPATH_W = @CYGPATH_W@
98
102
DEFS = @DEFS@
99
103
DEPDIR = @DEPDIR@
100
 
DSYMUTIL = @DSYMUTIL@
101
 
DUMPBIN = @DUMPBIN@
 
104
ECHO = @ECHO@
102
105
ECHO_C = @ECHO_C@
103
106
ECHO_N = @ECHO_N@
104
107
ECHO_T = @ECHO_T@
105
108
EGREP = @EGREP@
106
109
EXEEXT = @EXEEXT@
107
 
FGREP = @FGREP@
 
110
F77 = @F77@
 
111
FFLAGS = @FFLAGS@
108
112
FUSERMOUNT_SUBDIR = @FUSERMOUNT_SUBDIR@
109
113
FUSE_CLIENT_SUBDIR = @FUSE_CLIENT_SUBDIR@
110
114
GF_CFLAGS = @GF_CFLAGS@
117
121
GF_HOST_OS = @GF_HOST_OS@
118
122
GF_LDADD = @GF_LDADD@
119
123
GF_LDFLAGS = @GF_LDFLAGS@
120
 
GREP = @GREP@
121
124
HAVE_BACKTRACE = @HAVE_BACKTRACE@
122
125
HAVE_MALLOC_STATS = @HAVE_MALLOC_STATS@
123
126
HAVE_SPINLOCK = @HAVE_SPINLOCK@
136
139
LIBOBJS = @LIBOBJS@
137
140
LIBS = @LIBS@
138
141
LIBTOOL = @LIBTOOL@
139
 
LIPO = @LIPO@
140
142
LN_S = @LN_S@
141
143
LTLIBOBJS = @LTLIBOBJS@
142
144
MAKEINFO = @MAKEINFO@
143
 
NM = @NM@
144
 
NMEDIT = @NMEDIT@
145
 
OBJDUMP = @OBJDUMP@
146
145
OBJEXT = @OBJEXT@
147
 
OTOOL = @OTOOL@
148
 
OTOOL64 = @OTOOL64@
149
146
PACKAGE = @PACKAGE@
150
147
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151
148
PACKAGE_NAME = @PACKAGE_NAME@
169
166
SYNCDAEMON_SUBDIR = @SYNCDAEMON_SUBDIR@
170
167
VERSION = @VERSION@
171
168
YACC = @YACC@
172
 
YFLAGS = @YFLAGS@
 
169
ac_ct_AR = @ac_ct_AR@
173
170
ac_ct_CC = @ac_ct_CC@
174
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
171
ac_ct_CXX = @ac_ct_CXX@
 
172
ac_ct_F77 = @ac_ct_F77@
 
173
ac_ct_LD = @ac_ct_LD@
 
174
ac_ct_RANLIB = @ac_ct_RANLIB@
 
175
ac_ct_STRIP = @ac_ct_STRIP@
175
176
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
176
177
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
178
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
179
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
177
180
am__include = @am__include@
178
181
am__leading_dot = @am__leading_dot@
179
182
am__quote = @am__quote@
186
189
build_os = @build_os@
187
190
build_vendor = @build_vendor@
188
191
datadir = @datadir@
189
 
datarootdir = @datarootdir@
190
 
docdir = @docdir@
191
 
dvidir = @dvidir@
192
192
exec_prefix = @exec_prefix@
193
193
host = @host@
194
194
host_alias = @host_alias@
195
195
host_cpu = @host_cpu@
196
196
host_os = @host_os@
197
197
host_vendor = @host_vendor@
198
 
htmldir = @htmldir@
199
198
includedir = @includedir@
200
199
infodir = @infodir@
201
200
initdir = @initdir@
203
202
launchddir = @launchddir@
204
203
libdir = @libdir@
205
204
libexecdir = @libexecdir@
206
 
localedir = @localedir@
207
205
localstatedir = @localstatedir@
208
 
lt_ECHO = @lt_ECHO@
209
206
mandir = @mandir@
210
207
mkdir_p = @mkdir_p@
211
208
mountutildir = @mountutildir@
212
209
oldincludedir = @oldincludedir@
213
 
pdfdir = @pdfdir@
214
210
pkgpyexecdir = @pkgpyexecdir@
215
211
pkgpythondir = @pkgpythondir@
216
212
prefix = @prefix@
217
213
program_transform_name = @program_transform_name@
218
 
psdir = @psdir@
219
214
pyexecdir = @pyexecdir@
220
215
pythondir = @pythondir@
221
216
sbindir = @sbindir@