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

« back to all changes in this revision

Viewing changes to mgmt/api/remote/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:
224
224
LIBEXPAT = @LIBEXPAT@
225
225
LIBHWLOC = @LIBHWLOC@
226
226
LIBICONV = @LIBICONV@
 
227
LIBLZMA = @LIBLZMA@
227
228
LIBMLD = @LIBMLD@
228
229
LIBNSL = @LIBNSL@
229
230
LIBOBJS = @LIBOBJS@
230
231
LIBPCRE = @LIBPCRE@
231
232
LIBPROFILER = @LIBPROFILER@
 
233
LIBREADLINE = @LIBREADLINE@
232
234
LIBRESOLV = @LIBRESOLV@
233
235
LIBRT = @LIBRT@
234
236
LIBS = @LIBS@
238
240
LIBTHREAD = @LIBTHREAD@
239
241
LIBTOOL = @LIBTOOL@
240
242
LIBTOOL_LINK_FLAGS = @LIBTOOL_LINK_FLAGS@
 
243
LIBZ = @LIBZ@
241
244
LIPO = @LIPO@
242
245
LN_S = @LN_S@
243
246
LTLIBOBJS = @LTLIBOBJS@
307
310
am__quote = @am__quote@
308
311
am__tar = @am__tar@
309
312
am__untar = @am__untar@
310
 
arg_max = @arg_max@
311
313
arpa_ineth = @arpa_ineth@
312
314
arpa_nameser_compath = @arpa_nameser_compath@
313
315
arpa_nameserh = @arpa_nameserh@