~ubuntu-branches/ubuntu/wily/trafficserver/wily

« back to all changes in this revision

Viewing changes to lib/records/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2013-04-29 11:47:57 UTC
  • mfrom: (5.2.1 sid)
  • Revision ID: package-import@ubuntu.com-20130429114757-bbeb5eacidfuj2qg
Tags: 3.2.4-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - Revert FreeBSD strerror_r() fixes that give errors with glibc 2.16.
* Drop markos's ARM barrier definition patch, now integrated upstream.
* Brute-force upstream's suboptimal C/C++ with: -Wno-unused-result
  -Wno-sizeof-pointer-memaccess -Wno-unused-local-typedefs flags.

Show diffs side-by-side

added added

removed removed

Lines of Context:
211
211
LIBEXPAT = @LIBEXPAT@
212
212
LIBHWLOC = @LIBHWLOC@
213
213
LIBICONV = @LIBICONV@
 
214
LIBLZMA = @LIBLZMA@
214
215
LIBMLD = @LIBMLD@
215
216
LIBNSL = @LIBNSL@
216
217
LIBOBJS = @LIBOBJS@
217
218
LIBPCRE = @LIBPCRE@
218
219
LIBPROFILER = @LIBPROFILER@
 
220
LIBREADLINE = @LIBREADLINE@
219
221
LIBRESOLV = @LIBRESOLV@
220
222
LIBRT = @LIBRT@
221
223
LIBS = @LIBS@
225
227
LIBTHREAD = @LIBTHREAD@
226
228
LIBTOOL = @LIBTOOL@
227
229
LIBTOOL_LINK_FLAGS = @LIBTOOL_LINK_FLAGS@
 
230
LIBZ = @LIBZ@
228
231
LIPO = @LIPO@
229
232
LN_S = @LN_S@
230
233
LTLIBOBJS = @LTLIBOBJS@
294
297
am__quote = @am__quote@
295
298
am__tar = @am__tar@
296
299
am__untar = @am__untar@
297
 
arg_max = @arg_max@
298
300
arpa_ineth = @arpa_ineth@
299
301
arpa_nameser_compath = @arpa_nameser_compath@
300
302
arpa_nameserh = @arpa_nameserh@