~semiosis/ubuntu/precise/glusterfs/fix-for-876648

« back to all changes in this revision

Viewing changes to xlators/protocol/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:
73
73
CONTRIBDIR = @CONTRIBDIR@
74
74
CPP = @CPP@
75
75
CPPFLAGS = @CPPFLAGS@
 
76
CXX = @CXX@
 
77
CXXCPP = @CXXCPP@
 
78
CXXDEPMODE = @CXXDEPMODE@
 
79
CXXFLAGS = @CXXFLAGS@
76
80
CYGPATH_W = @CYGPATH_W@
77
81
DEFS = @DEFS@
78
82
DEPDIR = @DEPDIR@
79
 
DSYMUTIL = @DSYMUTIL@
80
 
DUMPBIN = @DUMPBIN@
 
83
ECHO = @ECHO@
81
84
ECHO_C = @ECHO_C@
82
85
ECHO_N = @ECHO_N@
83
86
ECHO_T = @ECHO_T@
84
87
EGREP = @EGREP@
85
88
EXEEXT = @EXEEXT@
86
 
FGREP = @FGREP@
 
89
F77 = @F77@
 
90
FFLAGS = @FFLAGS@
87
91
FUSERMOUNT_SUBDIR = @FUSERMOUNT_SUBDIR@
88
92
FUSE_CLIENT_SUBDIR = @FUSE_CLIENT_SUBDIR@
89
93
GF_CFLAGS = @GF_CFLAGS@
96
100
GF_HOST_OS = @GF_HOST_OS@
97
101
GF_LDADD = @GF_LDADD@
98
102
GF_LDFLAGS = @GF_LDFLAGS@
99
 
GREP = @GREP@
100
103
HAVE_BACKTRACE = @HAVE_BACKTRACE@
101
104
HAVE_MALLOC_STATS = @HAVE_MALLOC_STATS@
102
105
HAVE_SPINLOCK = @HAVE_SPINLOCK@
115
118
LIBOBJS = @LIBOBJS@
116
119
LIBS = @LIBS@
117
120
LIBTOOL = @LIBTOOL@
118
 
LIPO = @LIPO@
119
121
LN_S = @LN_S@
120
122
LTLIBOBJS = @LTLIBOBJS@
121
123
MAKEINFO = @MAKEINFO@
122
 
NM = @NM@
123
 
NMEDIT = @NMEDIT@
124
 
OBJDUMP = @OBJDUMP@
125
124
OBJEXT = @OBJEXT@
126
 
OTOOL = @OTOOL@
127
 
OTOOL64 = @OTOOL64@
128
125
PACKAGE = @PACKAGE@
129
126
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130
127
PACKAGE_NAME = @PACKAGE_NAME@
148
145
SYNCDAEMON_SUBDIR = @SYNCDAEMON_SUBDIR@
149
146
VERSION = @VERSION@
150
147
YACC = @YACC@
151
 
YFLAGS = @YFLAGS@
 
148
ac_ct_AR = @ac_ct_AR@
152
149
ac_ct_CC = @ac_ct_CC@
153
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
150
ac_ct_CXX = @ac_ct_CXX@
 
151
ac_ct_F77 = @ac_ct_F77@
 
152
ac_ct_LD = @ac_ct_LD@
 
153
ac_ct_RANLIB = @ac_ct_RANLIB@
 
154
ac_ct_STRIP = @ac_ct_STRIP@
154
155
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
155
156
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
157
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
158
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
156
159
am__include = @am__include@
157
160
am__leading_dot = @am__leading_dot@
158
161
am__quote = @am__quote@
165
168
build_os = @build_os@
166
169
build_vendor = @build_vendor@
167
170
datadir = @datadir@
168
 
datarootdir = @datarootdir@
169
 
docdir = @docdir@
170
 
dvidir = @dvidir@
171
171
exec_prefix = @exec_prefix@
172
172
host = @host@
173
173
host_alias = @host_alias@
174
174
host_cpu = @host_cpu@
175
175
host_os = @host_os@
176
176
host_vendor = @host_vendor@
177
 
htmldir = @htmldir@
178
177
includedir = @includedir@
179
178
infodir = @infodir@
180
179
initdir = @initdir@
182
181
launchddir = @launchddir@
183
182
libdir = @libdir@
184
183
libexecdir = @libexecdir@
185
 
localedir = @localedir@
186
184
localstatedir = @localstatedir@
187
 
lt_ECHO = @lt_ECHO@
188
185
mandir = @mandir@
189
186
mkdir_p = @mkdir_p@
190
187
mountutildir = @mountutildir@
191
188
oldincludedir = @oldincludedir@
192
 
pdfdir = @pdfdir@
193
189
pkgpyexecdir = @pkgpyexecdir@
194
190
pkgpythondir = @pkgpythondir@
195
191
prefix = @prefix@
196
192
program_transform_name = @program_transform_name@
197
 
psdir = @psdir@
198
193
pyexecdir = @pyexecdir@
199
194
pythondir = @pythondir@
200
195
sbindir = @sbindir@