1
# Makefile.in generated by automake 1.13.3 from Makefile.am.
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18
# Licensed to the Apache Software Foundation (ASF) under one
19
# or more contributor license agreements. See the NOTICE file
20
# distributed with this work for additional information
21
# regarding copyright ownership. The ASF licenses this file
22
# to you under the Apache License, Version 2.0 (the
23
# "License"); you may not use this file except in compliance
24
# with the License. You may obtain a copy of the License at
26
# http://www.apache.org/licenses/LICENSE-2.0
28
# Unless required by applicable law or agreed to in writing, software
29
# distributed under the License is distributed on an "AS IS" BASIS,
30
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
31
# See the License for the specific language governing permissions and
32
# limitations under the License.
36
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37
am__make_running_with_option = \
38
case $${target_option-} in \
40
*) echo "am__make_running_with_option: internal error: invalid" \
41
"target option '$${target_option-}' specified" >&2; \
45
sane_makeflags=$$MAKEFLAGS; \
46
if $(am__is_gnu_make); then \
47
sane_makeflags=$$MFLAGS; \
52
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
59
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61
for flg in $$sane_makeflags; do \
62
test $$skip_next = yes && { skip_next=no; continue; }; \
65
-*I) strip_trailopt 'I'; skip_next=yes;; \
66
-*I?*) strip_trailopt 'I';; \
67
-*O) strip_trailopt 'O'; skip_next=yes;; \
68
-*O?*) strip_trailopt 'O';; \
69
-*l) strip_trailopt 'l'; skip_next=yes;; \
70
-*l?*) strip_trailopt 'l';; \
71
-[dEDm]) skip_next=yes;; \
72
-[JT]) skip_next=yes;; \
75
*$$target_option*) has_opt=yes; break;; \
79
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81
pkgincludedir = $(includedir)/@PACKAGE@
82
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
83
install_sh_DATA = $(install_sh) -c -m 644
84
install_sh_PROGRAM = $(install_sh) -c
85
install_sh_SCRIPT = $(install_sh) -c
86
INSTALL_HEADER = $(INSTALL_DATA)
87
transform = $(program_transform_name)
94
build_triplet = @build@
96
subdir = lib/atscppapi/src
97
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
98
$(top_srcdir)/build/aux/depcomp $(library_include_HEADERS)
99
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
100
am__aclocal_m4_deps = $(top_srcdir)/build/ax_boost_base.m4 \
101
$(top_srcdir)/build/ax_compare_version.m4 \
102
$(top_srcdir)/build/ax_compiler_vendor.m4 \
103
$(top_srcdir)/build/ax_cxx_compile_stdcxx_11.m4 \
104
$(top_srcdir)/build/ax_lib_curl.m4 \
105
$(top_srcdir)/build/ax_lib_readline.m4 \
106
$(top_srcdir)/build/ax_path_generic.m4 \
107
$(top_srcdir)/build/ax_perl_modules.m4 \
108
$(top_srcdir)/build/ax_with_curses.m4 \
109
$(top_srcdir)/build/common.m4 $(top_srcdir)/build/crypto.m4 \
110
$(top_srcdir)/build/jemalloc.m4 $(top_srcdir)/build/libtool.m4 \
111
$(top_srcdir)/build/ltoptions.m4 \
112
$(top_srcdir)/build/ltsugar.m4 \
113
$(top_srcdir)/build/ltversion.m4 \
114
$(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/build/lua.m4 \
115
$(top_srcdir)/build/lzma.m4 $(top_srcdir)/build/network.m4 \
116
$(top_srcdir)/build/pcre.m4 $(top_srcdir)/build/pkg.m4 \
117
$(top_srcdir)/build/tcl.m4 $(top_srcdir)/build/tcmalloc.m4 \
118
$(top_srcdir)/build/xml.m4 $(top_srcdir)/build/zlib.m4 \
119
$(top_srcdir)/configure.ac
120
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
122
mkinstalldirs = $(install_sh) -d
123
CONFIG_HEADER = $(top_builddir)/lib/ts/ink_autoconf.h
125
CONFIG_CLEAN_VPATH_FILES =
126
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
127
am__vpath_adj = case $$p in \
128
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
131
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
133
am__nobase_strip_setup = \
134
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
136
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
137
am__nobase_list = $(am__nobase_strip_setup); \
138
for p in $$list; do echo "$$p $$p"; done | \
139
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
140
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
141
if (++n[$$2] == $(am__install_max)) \
142
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
143
END { for (dir in files) print dir, files[dir] }'
145
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
146
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
147
am__uninstall_files_from_dir = { \
149
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
150
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
151
$(am__cd) "$$dir" && rm -f $$files; }; \
153
am__installdirs = "$(DESTDIR)$(libdir)" \
154
"$(DESTDIR)$(library_includedir)"
155
LTLIBRARIES = $(lib_LTLIBRARIES)
156
libatscppapi_la_LIBADD =
157
am_libatscppapi_la_OBJECTS = GlobalPlugin.lo Plugin.lo utils.lo \
158
utils_internal.lo Transaction.lo TransactionPlugin.lo \
159
Headers.lo Request.lo CaseInsensitiveStringComparator.lo \
160
ClientRequest.lo Url.lo HttpVersion.lo HttpMethod.lo \
161
InitializableValue.lo Response.lo TransformationPlugin.lo \
162
Logger.lo Stat.lo AsyncHttpFetch.lo RemapPlugin.lo \
163
GzipDeflateTransformation.lo GzipInflateTransformation.lo \
165
libatscppapi_la_OBJECTS = $(am_libatscppapi_la_OBJECTS)
166
AM_V_lt = $(am__v_lt_@AM_V@)
167
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
168
am__v_lt_0 = --silent
170
libatscppapi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
171
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
172
$(AM_CXXFLAGS) $(CXXFLAGS) $(libatscppapi_la_LDFLAGS) \
174
AM_V_P = $(am__v_P_@AM_V@)
175
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
178
AM_V_GEN = $(am__v_GEN_@AM_V@)
179
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
180
am__v_GEN_0 = @echo " GEN " $@;
182
AM_V_at = $(am__v_at_@AM_V@)
183
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
186
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/lib/ts
187
depcomp = $(SHELL) $(top_srcdir)/build/aux/depcomp
188
am__depfiles_maybe = depfiles
190
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
191
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
192
LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
193
$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
194
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
195
$(AM_CXXFLAGS) $(CXXFLAGS)
196
AM_V_CXX = $(am__v_CXX_@AM_V@)
197
am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
198
am__v_CXX_0 = @echo " CXX " $@;
201
CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
202
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
203
$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
204
AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
205
am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
206
am__v_CXXLD_0 = @echo " CXXLD " $@;
208
SOURCES = $(libatscppapi_la_SOURCES)
209
DIST_SOURCES = $(libatscppapi_la_SOURCES)
210
am__can_run_installinfo = \
211
case $$AM_UPDATE_INFO_DIR in \
213
*) (install-info --version) >/dev/null 2>&1;; \
215
HEADERS = $(library_include_HEADERS)
216
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
217
# Read a list of newline-separated strings from the standard input,
218
# and print each of them once, without duplicates. Input order is
220
am__uniquify_input = $(AWK) '\
221
BEGIN { nonempty = 0; } \
222
{ items[$$0] = 1; nonempty = 1; } \
223
END { if (nonempty) { for (i in items) print i; }; } \
225
# Make sure the list of sources is unique. This is necessary because,
226
# e.g., the same source file might be shared among _SOURCES variables
227
# for different programs/libraries.
228
am__define_uniq_tagged_files = \
229
list='$(am__tagged_files)'; \
230
unique=`for i in $$list; do \
231
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
232
done | $(am__uniquify_input)`
235
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
236
pkgdatadir = @pkgdatadir@
237
pkglibdir = @pkglibdir@
238
pkglibexecdir = @pkglibexecdir@
241
AM_CFLAGS = @AM_CFLAGS@
242
AM_CXXFLAGS = -Iinclude $(TS_PLUGIN_CPPFLAGS)
243
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
244
API_DEFS = @API_DEFS@
247
AUTOCONF = @AUTOCONF@
248
AUTOHEADER = @AUTOHEADER@
249
AUTOMAKE = @AUTOMAKE@
251
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
252
BOOST_LDFLAGS = @BOOST_LDFLAGS@
256
CCASDEPMODE = @CCASDEPMODE@
257
CCASFLAGS = @CCASFLAGS@
258
CCDEPMODE = @CCDEPMODE@
261
CPPFLAGS = @CPPFLAGS@
262
CURL_CFLAGS = @CURL_CFLAGS@
263
CURL_CONFIG = @CURL_CONFIG@
264
CURL_LIBS = @CURL_LIBS@
265
CURSES_LIB = @CURSES_LIB@
268
CXXDEPMODE = @CXXDEPMODE@
269
CXXFLAGS = @CXXFLAGS@
270
CYGPATH_W = @CYGPATH_W@
275
DSYMUTIL = @DSYMUTIL@
282
EXPAT_LDFLAGS = @EXPAT_LDFLAGS@
283
EXTRA_CC_LDFLAGS = @EXTRA_CC_LDFLAGS@
284
EXTRA_CXX_LDFLAGS = @EXTRA_CXX_LDFLAGS@
286
FLEX_CFLAGS = @FLEX_CFLAGS@
287
GEOIP_LIBS = @GEOIP_LIBS@
289
HOST_GUESS = @HOST_GUESS@
291
INSTALL_DATA = @INSTALL_DATA@
292
INSTALL_PROGRAM = @INSTALL_PROGRAM@
293
INSTALL_SCRIPT = @INSTALL_SCRIPT@
294
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
295
IOCORE_MODULARIZED_DEFS = @IOCORE_MODULARIZED_DEFS@
300
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
302
LIBCRYPT = @LIBCRYPT@
303
LIBDEMANGLE = @LIBDEMANGLE@
304
LIBEXPAT = @LIBEXPAT@
308
LIBPROFILER = @LIBPROFILER@
309
LIBREADLINE = @LIBREADLINE@
310
LIBRESOLV = @LIBRESOLV@
315
LIBTOOL_LINK_FLAGS = @LIBTOOL_LINK_FLAGS@
319
LTLIBOBJS = @LTLIBOBJS@
320
LUA_CFLAGS = @LUA_CFLAGS@
321
LUA_LIBS = @LUA_LIBS@
322
LUA_LUAJIT_LDFLAGS = @LUA_LUAJIT_LDFLAGS@
323
MAKEINFO = @MAKEINFO@
324
MANIFEST_TOOL = @MANIFEST_TOOL@
325
MGMT_DEFS = @MGMT_DEFS@
334
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
335
PACKAGE_NAME = @PACKAGE_NAME@
336
PACKAGE_STRING = @PACKAGE_STRING@
337
PACKAGE_TARNAME = @PACKAGE_TARNAME@
338
PACKAGE_URL = @PACKAGE_URL@
339
PACKAGE_VERSION = @PACKAGE_VERSION@
340
PATH_SEPARATOR = @PATH_SEPARATOR@
341
PCRE_CONFIG = @PCRE_CONFIG@
343
PKG_CONFIG = @PKG_CONFIG@
344
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
345
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
349
SET_MAKE = @SET_MAKE@
350
SHARED_CFLAGS = @SHARED_CFLAGS@
351
SHARED_CXXFLAGS = @SHARED_CXXFLAGS@
352
SHARED_CXXLINKFLAGS = @SHARED_CXXLINKFLAGS@
353
SHARED_LDFLAGS = @SHARED_LDFLAGS@
356
TCL_BIN_DIR = @TCL_BIN_DIR@
357
TCL_LIB_FILE = @TCL_LIB_FILE@
358
TCL_LIB_FLAG = @TCL_LIB_FLAG@
359
TCL_LIB_SPEC = @TCL_LIB_SPEC@
360
TCL_PATCH_LEVEL = @TCL_PATCH_LEVEL@
361
TCL_SRC_DIR = @TCL_SRC_DIR@
362
TCL_STUB_LIB_FILE = @TCL_STUB_LIB_FILE@
363
TCL_STUB_LIB_FLAG = @TCL_STUB_LIB_FLAG@
364
TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
365
TCL_VERSION = @TCL_VERSION@
366
TFW_PACKAGE_SUFFIX = @TFW_PACKAGE_SUFFIX@
367
TS_LIBTOOL_VERSION = @TS_LIBTOOL_VERSION@
368
TS_VERSION_MAJOR = @TS_VERSION_MAJOR@
369
TS_VERSION_MICRO = @TS_VERSION_MICRO@
370
TS_VERSION_MINOR = @TS_VERSION_MINOR@
371
TS_VERSION_NUMBER = @TS_VERSION_NUMBER@
372
TS_VERSION_STRING = @TS_VERSION_STRING@
375
abs_builddir = @abs_builddir@
376
abs_srcdir = @abs_srcdir@
377
abs_top_builddir = @abs_top_builddir@
378
abs_top_srcdir = @abs_top_srcdir@
379
ac_ct_AR = @ac_ct_AR@
380
ac_ct_CC = @ac_ct_CC@
381
ac_ct_CXX = @ac_ct_CXX@
382
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
383
ac_cv_sizeof_voidp = @ac_cv_sizeof_voidp@
385
am__include = @am__include@
386
am__leading_dot = @am__leading_dot@
387
am__quote = @am__quote@
389
am__untar = @am__untar@
390
arpa_ineth = @arpa_ineth@
391
arpa_nameser_compath = @arpa_nameser_compath@
392
arpa_nameserh = @arpa_nameserh@
395
build_alias = @build_alias@
396
build_cpu = @build_cpu@
397
build_group = @build_group@
398
build_machine = @build_machine@
399
build_os = @build_os@
400
build_person = @build_person@
401
build_vendor = @build_vendor@
402
builddir = @builddir@
403
cachedir = @cachedir@
407
datarootdir = @datarootdir@
408
default_loopback_iface = @default_loopback_iface@
409
defer_accept = @defer_accept@
412
enable_remote_cov_commit = @enable_remote_cov_commit@
414
exec_prefix = @exec_prefix@
415
execinfoh = @execinfoh@
416
exp_bindir = @exp_bindir@
417
exp_cachedir = @exp_cachedir@
418
exp_datadir = @exp_datadir@
419
exp_docdir = @exp_docdir@
420
exp_exec_prefix = @exp_exec_prefix@
421
exp_includedir = @exp_includedir@
422
exp_infodir = @exp_infodir@
423
exp_installbuilddir = @exp_installbuilddir@
424
exp_libdir = @exp_libdir@
425
exp_libexecdir = @exp_libexecdir@
426
exp_localstatedir = @exp_localstatedir@
427
exp_logdir = @exp_logdir@
428
exp_mandir = @exp_mandir@
429
exp_prefix = @exp_prefix@
430
exp_runtimedir = @exp_runtimedir@
431
exp_sbindir = @exp_sbindir@
432
exp_sysconfdir = @exp_sysconfdir@
435
gethostbyname_r_glibc2 = @gethostbyname_r_glibc2@
436
has_128bit_cas = @has_128bit_cas@
437
has_backtrace = @has_backtrace@
438
has_in6_is_addr_unspecified = @has_in6_is_addr_unspecified@
439
has_interim_cache = @has_interim_cache@
440
has_ip_tos = @has_ip_tos@
441
has_profiler = @has_profiler@
442
has_so_mark = @has_so_mark@
443
has_standalone_iocore = @has_standalone_iocore@
444
has_tcmalloc = @has_tcmalloc@
445
has_tests = @has_tests@
446
has_wccp = @has_wccp@
448
host_alias = @host_alias@
449
host_cpu = @host_cpu@
451
host_vendor = @host_vendor@
453
hwloc_CFLAGS = @hwloc_CFLAGS@
454
hwloc_LIBS = @hwloc_LIBS@
455
ifaddrsh = @ifaddrsh@
456
includedir = @includedir@
458
ink_with_modules_def = @ink_with_modules_def@
459
ink_with_modules_local = @ink_with_modules_local@
460
ink_with_modules_process = @ink_with_modules_process@
461
install_sh = @install_sh@
462
installbuilddir = @installbuilddir@
463
iocore_include_dirs = @iocore_include_dirs@
464
ip_transparent = @ip_transparent@
465
is_micro_build = @is_micro_build@
466
jemalloch = @jemalloch@
468
libexecdir = @libexecdir@
470
localedir = @localedir@
471
localstatedir = @localstatedir@
473
luajit_CFLAGS = @luajit_CFLAGS@
474
luajit_LIBS = @luajit_LIBS@
476
machine_endianh = @machine_endianh@
480
max_api_stats = @max_api_stats@
481
max_event_threads = @max_event_threads@
482
max_host_name_len = @max_host_name_len@
483
max_threads_per_type = @max_threads_per_type@
485
net_ppp_defsh = @net_ppp_defsh@
487
netinet_in_systmh = @netinet_in_systmh@
488
netinet_inh = @netinet_inh@
489
netinet_ip_icmph = @netinet_ip_icmph@
490
netinet_iph = @netinet_iph@
491
netinet_tcph = @netinet_tcph@
492
oldincludedir = @oldincludedir@
493
pcre_pcreh = @pcre_pcreh@
496
pkgbindir = @pkgbindir@
497
pkgcachedir = @pkgcachedir@
498
pkgdocdir = @pkgdocdir@
499
pkglocalstatedir = @pkglocalstatedir@
500
pkglogdir = @pkglogdir@
501
pkgruntimedir = @pkgruntimedir@
502
pkgsbindir = @pkgsbindir@
503
pkgsysconfdir = @pkgsysconfdir@
504
pkgsysgroup = @pkgsysgroup@
505
pkgsysuser = @pkgsysuser@
507
program_transform_name = @program_transform_name@
509
pthread_nph = @pthread_nph@
510
readline_readlineh = @readline_readlineh@
511
rel_bindir = @rel_bindir@
512
rel_cachedir = @rel_cachedir@
513
rel_datadir = @rel_datadir@
514
rel_docdir = @rel_docdir@
515
rel_exec_prefix = @rel_exec_prefix@
516
rel_includedir = @rel_includedir@
517
rel_infodir = @rel_infodir@
518
rel_installbuilddir = @rel_installbuilddir@
519
rel_libdir = @rel_libdir@
520
rel_libexecdir = @rel_libexecdir@
521
rel_localstatedir = @rel_localstatedir@
522
rel_logdir = @rel_logdir@
523
rel_mandir = @rel_mandir@
524
rel_prefix = @rel_prefix@
525
rel_runtimedir = @rel_runtimedir@
526
rel_sbindir = @rel_sbindir@
527
rel_sysconfdir = @rel_sysconfdir@
528
runtimedir = @runtimedir@
531
sharedstatedir = @sharedstatedir@
532
siginfoh = @siginfoh@
534
stroptsh = @stroptsh@
535
sys_byteorderh = @sys_byteorderh@
536
sys_cpuseth = @sys_cpuseth@
537
sys_epollh = @sys_epollh@
538
sys_eventh = @sys_eventh@
539
sys_ioctlh = @sys_ioctlh@
540
sys_mounth = @sys_mounth@
541
sys_paramh = @sys_paramh@
542
sys_pseth = @sys_pseth@
543
sys_sockioh = @sys_sockioh@
544
sys_sysctlh = @sys_sysctlh@
545
sys_sysinfoh = @sys_sysinfoh@
546
sys_sysmacrosh = @sys_sysmacrosh@
547
sys_systeminfoh = @sys_systeminfoh@
548
sysconfdir = @sysconfdir@
549
target_alias = @target_alias@
550
top_build_prefix = @top_build_prefix@
551
top_builddir = @top_builddir@
552
top_srcdir = @top_srcdir@
553
use_cop_debug = @use_cop_debug@
554
use_diags = @use_diags@
555
use_epoll = @use_epoll@
556
use_fast_sdk = @use_fast_sdk@
557
use_freelist = @use_freelist@
558
use_hwloc = @use_hwloc@
559
use_kqueue = @use_kqueue@
560
use_linux_native_aio = @use_linux_native_aio@
561
use_port = @use_port@
562
use_posix_cap = @use_posix_cap@
563
use_reclaimable_freelist = @use_reclaimable_freelist@
564
use_tls_npn = @use_tls_npn@
565
use_tls_sni = @use_tls_sni@
566
use_tproxy = @use_tproxy@
570
TS_PLUGIN_CPPFLAGS = \
571
-D__STDC_LIMIT_MACROS=1 \
572
-D__STDC_FORMAT_MACROS=1 \
573
-I$(top_builddir)/proxy/api \
574
-I$(top_srcdir)/proxy/api \
575
-I$(top_builddir)/lib/ts \
576
-I$(top_srcdir)/lib/ts
580
lib_LTLIBRARIES = libatscppapi.la
581
libatscppapi_la_LDFLAGS = -lz -lpthread -version-info @TS_LIBTOOL_VERSION@
582
libatscppapi_la_SOURCES = GlobalPlugin.cc \
587
TransactionPlugin.cc \
590
CaseInsensitiveStringComparator.cc \
595
InitializableValue.cc \
597
TransformationPlugin.cc \
602
GzipDeflateTransformation.cc \
603
GzipInflateTransformation.cc \
606
library_includedir = $(includedir)/atscppapi
607
base_include_folder = include/atscppapi/
608
library_include_HEADERS = $(base_include_folder)/GlobalPlugin.h \
609
$(base_include_folder)/Plugin.h \
610
$(base_include_folder)/PluginInit.h \
611
$(base_include_folder)/Transaction.h \
612
$(base_include_folder)/TransactionPlugin.h \
613
$(base_include_folder)/HttpMethod.h \
614
$(base_include_folder)/HttpStatus.h \
615
$(base_include_folder)/HttpVersion.h \
616
$(base_include_folder)/Headers.h \
617
$(base_include_folder)/Request.h \
618
$(base_include_folder)/CaseInsensitiveStringComparator.h \
619
$(base_include_folder)/ClientRequest.h \
620
$(base_include_folder)/Url.h \
621
$(base_include_folder)/Response.h \
622
$(base_include_folder)/utils.h \
623
$(base_include_folder)/TransformationPlugin.h \
624
$(base_include_folder)/Logger.h \
625
$(base_include_folder)/noncopyable.h \
626
$(base_include_folder)/Stat.h \
627
$(base_include_folder)/Mutex.h \
628
$(base_include_folder)/RemapPlugin.h \
629
$(base_include_folder)/shared_ptr.h \
630
$(base_include_folder)/Async.h \
631
$(base_include_folder)/AsyncHttpFetch.h \
632
$(base_include_folder)/GzipDeflateTransformation.h \
633
$(base_include_folder)/GzipInflateTransformation.h \
634
$(base_include_folder)/AsyncTimer.h
639
.SUFFIXES: .cc .lo .o .obj
640
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
642
case '$(am__configure_deps)' in \
644
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
645
&& { if test -f $@; then exit 0; else break; fi; }; \
649
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/atscppapi/src/Makefile'; \
650
$(am__cd) $(top_srcdir) && \
651
$(AUTOMAKE) --foreign lib/atscppapi/src/Makefile
653
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
656
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
658
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
659
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
662
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
663
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
665
$(top_srcdir)/configure: $(am__configure_deps)
666
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
667
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
668
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
669
$(am__aclocal_m4_deps):
671
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
673
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
674
list2=; for p in $$list; do \
675
if test -f $$p; then \
676
list2="$$list2 $$p"; \
679
test -z "$$list2" || { \
680
echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
681
$(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
682
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
683
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
686
uninstall-libLTLIBRARIES:
688
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
689
for p in $$list; do \
691
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
692
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
695
clean-libLTLIBRARIES:
696
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
697
@list='$(lib_LTLIBRARIES)'; \
698
locs=`for p in $$list; do echo $$p; done | \
699
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
701
test -z "$$locs" || { \
702
echo rm -f $${locs}; \
706
libatscppapi.la: $(libatscppapi_la_OBJECTS) $(libatscppapi_la_DEPENDENCIES) $(EXTRA_libatscppapi_la_DEPENDENCIES)
707
$(AM_V_CXXLD)$(libatscppapi_la_LINK) -rpath $(libdir) $(libatscppapi_la_OBJECTS) $(libatscppapi_la_LIBADD) $(LIBS)
715
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AsyncHttpFetch.Plo@am__quote@
716
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AsyncTimer.Plo@am__quote@
717
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CaseInsensitiveStringComparator.Plo@am__quote@
718
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ClientRequest.Plo@am__quote@
719
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GlobalPlugin.Plo@am__quote@
720
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GzipDeflateTransformation.Plo@am__quote@
721
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GzipInflateTransformation.Plo@am__quote@
722
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Headers.Plo@am__quote@
723
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HttpMethod.Plo@am__quote@
724
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HttpVersion.Plo@am__quote@
725
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InitializableValue.Plo@am__quote@
726
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Logger.Plo@am__quote@
727
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Plugin.Plo@am__quote@
728
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RemapPlugin.Plo@am__quote@
729
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Request.Plo@am__quote@
730
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Response.Plo@am__quote@
731
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Stat.Plo@am__quote@
732
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Transaction.Plo@am__quote@
733
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TransactionPlugin.Plo@am__quote@
734
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TransformationPlugin.Plo@am__quote@
735
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Url.Plo@am__quote@
736
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils.Plo@am__quote@
737
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils_internal.Plo@am__quote@
740
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
741
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
742
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
743
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
744
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
747
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
748
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
749
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
750
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
751
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
754
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
755
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
756
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
757
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
758
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
765
install-library_includeHEADERS: $(library_include_HEADERS)
767
@list='$(library_include_HEADERS)'; test -n "$(library_includedir)" || list=; \
768
if test -n "$$list"; then \
769
echo " $(MKDIR_P) '$(DESTDIR)$(library_includedir)'"; \
770
$(MKDIR_P) "$(DESTDIR)$(library_includedir)" || exit 1; \
772
for p in $$list; do \
773
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
775
done | $(am__base_list) | \
776
while read files; do \
777
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(library_includedir)'"; \
778
$(INSTALL_HEADER) $$files "$(DESTDIR)$(library_includedir)" || exit $$?; \
781
uninstall-library_includeHEADERS:
783
@list='$(library_include_HEADERS)'; test -n "$(library_includedir)" || list=; \
784
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
785
dir='$(DESTDIR)$(library_includedir)'; $(am__uninstall_files_from_dir)
787
ID: $(am__tagged_files)
788
$(am__define_uniq_tagged_files); mkid -fID $$unique
792
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
795
$(am__define_uniq_tagged_files); \
797
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
798
test -n "$$unique" || unique=$$empty_fix; \
799
if test $$# -gt 0; then \
800
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
803
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
810
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
811
$(am__define_uniq_tagged_files); \
812
test -z "$(CTAGS_ARGS)$$unique" \
813
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
817
here=`$(am__cd) $(top_builddir) && pwd` \
818
&& $(am__cd) $(top_srcdir) \
819
&& gtags -i $(GTAGS_ARGS) "$$here"
820
cscopelist: cscopelist-am
822
cscopelist-am: $(am__tagged_files)
823
list='$(am__tagged_files)'; \
824
case "$(srcdir)" in \
825
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
826
*) sdir=$(subdir)/$(srcdir) ;; \
828
for i in $$list; do \
829
if test -f "$$i"; then \
830
echo "$(subdir)/$$i"; \
834
done >> $(top_builddir)/cscope.files
837
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
839
distdir: $(DISTFILES)
840
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
841
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
842
list='$(DISTFILES)'; \
843
dist_files=`for file in $$list; do echo $$file; done | \
844
sed -e "s|^$$srcdirstrip/||;t" \
845
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
846
case $$dist_files in \
847
*/*) $(MKDIR_P) `echo "$$dist_files" | \
848
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
851
for file in $$dist_files; do \
852
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
853
if test -d $$d/$$file; then \
854
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
855
if test -d "$(distdir)/$$file"; then \
856
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
858
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
859
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
860
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
862
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
864
test -f "$(distdir)/$$file" \
865
|| cp -p $$d/$$file "$(distdir)/$$file" \
871
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
873
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(library_includedir)"; do \
874
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
877
install-exec: install-exec-am
878
install-data: install-data-am
879
uninstall: uninstall-am
882
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
884
installcheck: installcheck-am
886
if test -z '$(STRIP)'; then \
887
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
888
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
891
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
892
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
893
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
900
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
901
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
903
maintainer-clean-generic:
904
@echo "This command is intended for maintainers to use"
905
@echo "it deletes files that may require special tools to rebuild."
908
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
911
distclean: distclean-am
914
distclean-am: clean-am distclean-compile distclean-generic \
929
install-data-am: install-library_includeHEADERS
931
install-dvi: install-dvi-am
935
install-exec-am: install-libLTLIBRARIES
937
install-html: install-html-am
941
install-info: install-info-am
947
install-pdf: install-pdf-am
951
install-ps: install-ps-am
957
maintainer-clean: maintainer-clean-am
960
maintainer-clean-am: distclean-am maintainer-clean-generic
962
mostlyclean: mostlyclean-am
964
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
975
uninstall-am: uninstall-libLTLIBRARIES \
976
uninstall-library_includeHEADERS
978
.MAKE: install-am install-strip
980
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
981
clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
982
ctags-am distclean distclean-compile distclean-generic \
983
distclean-libtool distclean-tags distdir dvi dvi-am html \
984
html-am info info-am install install-am install-data \
985
install-data-am install-dvi install-dvi-am install-exec \
986
install-exec-am install-html install-html-am install-info \
987
install-info-am install-libLTLIBRARIES \
988
install-library_includeHEADERS install-man install-pdf \
989
install-pdf-am install-ps install-ps-am install-strip \
990
installcheck installcheck-am installdirs maintainer-clean \
991
maintainer-clean-generic mostlyclean mostlyclean-compile \
992
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
993
tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \
994
uninstall-library_includeHEADERS
997
# Tell versions [3.59,3.63) of GNU make to not export all variables.
998
# Otherwise a system limit (for SysV at least) may be exceeded.