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

« back to all changes in this revision

Viewing changes to example/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:
183
183
LIBEXPAT = @LIBEXPAT@
184
184
LIBHWLOC = @LIBHWLOC@
185
185
LIBICONV = @LIBICONV@
 
186
LIBLZMA = @LIBLZMA@
186
187
LIBMLD = @LIBMLD@
187
188
LIBNSL = @LIBNSL@
188
189
LIBOBJS = @LIBOBJS@
189
190
LIBPCRE = @LIBPCRE@
190
191
LIBPROFILER = @LIBPROFILER@
 
192
LIBREADLINE = @LIBREADLINE@
191
193
LIBRESOLV = @LIBRESOLV@
192
194
LIBRT = @LIBRT@
193
195
LIBS = @LIBS@
197
199
LIBTHREAD = @LIBTHREAD@
198
200
LIBTOOL = @LIBTOOL@
199
201
LIBTOOL_LINK_FLAGS = @LIBTOOL_LINK_FLAGS@
 
202
LIBZ = @LIBZ@
200
203
LIPO = @LIPO@
201
204
LN_S = @LN_S@
202
205
LTLIBOBJS = @LTLIBOBJS@
266
269
am__quote = @am__quote@
267
270
am__tar = @am__tar@
268
271
am__untar = @am__untar@
269
 
arg_max = @arg_max@
270
272
arpa_ineth = @arpa_ineth@
271
273
arpa_nameser_compath = @arpa_nameser_compath@
272
274
arpa_nameserh = @arpa_nameserh@