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

« back to all changes in this revision

Viewing changes to example/add-header/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:
194
194
LIBEXPAT = @LIBEXPAT@
195
195
LIBHWLOC = @LIBHWLOC@
196
196
LIBICONV = @LIBICONV@
 
197
LIBLZMA = @LIBLZMA@
197
198
LIBMLD = @LIBMLD@
198
199
LIBNSL = @LIBNSL@
199
200
LIBOBJS = @LIBOBJS@
200
201
LIBPCRE = @LIBPCRE@
201
202
LIBPROFILER = @LIBPROFILER@
 
203
LIBREADLINE = @LIBREADLINE@
202
204
LIBRESOLV = @LIBRESOLV@
203
205
LIBRT = @LIBRT@
204
206
LIBS = @LIBS@
208
210
LIBTHREAD = @LIBTHREAD@
209
211
LIBTOOL = @LIBTOOL@
210
212
LIBTOOL_LINK_FLAGS = @LIBTOOL_LINK_FLAGS@
 
213
LIBZ = @LIBZ@
211
214
LIPO = @LIPO@
212
215
LN_S = @LN_S@
213
216
LTLIBOBJS = @LTLIBOBJS@
277
280
am__quote = @am__quote@
278
281
am__tar = @am__tar@
279
282
am__untar = @am__untar@
280
 
arg_max = @arg_max@
281
283
arpa_ineth = @arpa_ineth@
282
284
arpa_nameser_compath = @arpa_nameser_compath@
283
285
arpa_nameserh = @arpa_nameserh@