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

« back to all changes in this revision

Viewing changes to proxy/config/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:
207
207
LIBEXPAT = @LIBEXPAT@
208
208
LIBHWLOC = @LIBHWLOC@
209
209
LIBICONV = @LIBICONV@
 
210
LIBLZMA = @LIBLZMA@
210
211
LIBMLD = @LIBMLD@
211
212
LIBNSL = @LIBNSL@
212
213
LIBOBJS = @LIBOBJS@
213
214
LIBPCRE = @LIBPCRE@
214
215
LIBPROFILER = @LIBPROFILER@
 
216
LIBREADLINE = @LIBREADLINE@
215
217
LIBRESOLV = @LIBRESOLV@
216
218
LIBRT = @LIBRT@
217
219
LIBS = @LIBS@
221
223
LIBTHREAD = @LIBTHREAD@
222
224
LIBTOOL = @LIBTOOL@
223
225
LIBTOOL_LINK_FLAGS = @LIBTOOL_LINK_FLAGS@
 
226
LIBZ = @LIBZ@
224
227
LIPO = @LIPO@
225
228
LN_S = @LN_S@
226
229
LTLIBOBJS = @LTLIBOBJS@
290
293
am__quote = @am__quote@
291
294
am__tar = @am__tar@
292
295
am__untar = @am__untar@
293
 
arg_max = @arg_max@
294
296
arpa_ineth = @arpa_ineth@
295
297
arpa_nameser_compath = @arpa_nameser_compath@
296
298
arpa_nameserh = @arpa_nameserh@