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

« back to all changes in this revision

Viewing changes to proxy/http/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:
255
255
LIBEXPAT = @LIBEXPAT@
256
256
LIBHWLOC = @LIBHWLOC@
257
257
LIBICONV = @LIBICONV@
 
258
LIBLZMA = @LIBLZMA@
258
259
LIBMLD = @LIBMLD@
259
260
LIBNSL = @LIBNSL@
260
261
LIBOBJS = @LIBOBJS@
261
262
LIBPCRE = @LIBPCRE@
262
263
LIBPROFILER = @LIBPROFILER@
 
264
LIBREADLINE = @LIBREADLINE@
263
265
LIBRESOLV = @LIBRESOLV@
264
266
LIBRT = @LIBRT@
265
267
LIBS = @LIBS@
269
271
LIBTHREAD = @LIBTHREAD@
270
272
LIBTOOL = @LIBTOOL@
271
273
LIBTOOL_LINK_FLAGS = @LIBTOOL_LINK_FLAGS@
 
274
LIBZ = @LIBZ@
272
275
LIPO = @LIPO@
273
276
LN_S = @LN_S@
274
277
LTLIBOBJS = @LTLIBOBJS@
338
341
am__quote = @am__quote@
339
342
am__tar = @am__tar@
340
343
am__untar = @am__untar@
341
 
arg_max = @arg_max@
342
344
arpa_ineth = @arpa_ineth@
343
345
arpa_nameser_compath = @arpa_nameser_compath@
344
346
arpa_nameserh = @arpa_nameserh@