~ubuntu-branches/ubuntu/trusty/miro/trusty

« back to all changes in this revision

Viewing changes to portable/libtorrent/include/Makefile.in

  • Committer: Daniel Hahler
  • Date: 2010-04-13 18:51:35 UTC
  • mfrom: (1.2.10 upstream)
  • Revision ID: ubuntu-launchpad@thequod.de-20100413185135-xi24v1diqg8w406x
Merging shared upstream rev into target branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  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.
9
 
 
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
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
 
17
 
VPATH = @srcdir@
18
 
pkgdatadir = $(datadir)/@PACKAGE@
19
 
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
21
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
 
install_sh_DATA = $(install_sh) -c -m 644
23
 
install_sh_PROGRAM = $(install_sh) -c
24
 
install_sh_SCRIPT = $(install_sh) -c
25
 
INSTALL_HEADER = $(INSTALL_DATA)
26
 
transform = $(program_transform_name)
27
 
NORMAL_INSTALL = :
28
 
PRE_INSTALL = :
29
 
POST_INSTALL = :
30
 
NORMAL_UNINSTALL = :
31
 
PRE_UNINSTALL = :
32
 
POST_UNINSTALL = :
33
 
build_triplet = @build@
34
 
host_triplet = @host@
35
 
@ENABLE_SHIPPED_ASIO_TRUE@am__append_1 = \
36
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio.hpp \
37
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/basic_datagram_socket.hpp \
38
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/basic_deadline_timer.hpp \
39
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/basic_io_object.hpp \
40
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/basic_raw_socket.hpp \
41
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/basic_serial_port.hpp \
42
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/basic_socket.hpp \
43
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/basic_socket_acceptor.hpp \
44
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/basic_socket_iostream.hpp \
45
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/basic_socket_streambuf.hpp \
46
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/basic_stream_socket.hpp \
47
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/basic_streambuf.hpp \
48
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/buffer.hpp \
49
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/buffered_read_stream.hpp \
50
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/buffered_read_stream_fwd.hpp \
51
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/buffered_stream.hpp \
52
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/buffered_stream_fwd.hpp \
53
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/buffered_write_stream.hpp \
54
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/buffered_write_stream_fwd.hpp \
55
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/buffers_iterator.hpp \
56
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/completion_condition.hpp \
57
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/datagram_socket_service.hpp \
58
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/deadline_timer.hpp \
59
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/deadline_timer_service.hpp \
60
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/error.hpp \
61
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/error_code.hpp \
62
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/handler_alloc_hook.hpp \
63
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/handler_invoke_hook.hpp \
64
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/io_service.hpp \
65
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/is_read_buffered.hpp \
66
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/is_write_buffered.hpp \
67
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/placeholders.hpp \
68
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/raw_socket_service.hpp \
69
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/read.hpp \
70
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/read_at.hpp \
71
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/read_until.hpp \
72
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/serial_port.hpp \
73
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/serial_port_base.hpp \
74
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/serial_port_service.hpp \
75
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/socket_acceptor_service.hpp \
76
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/socket_base.hpp \
77
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl.hpp \
78
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/strand.hpp \
79
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/stream_socket_service.hpp \
80
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/streambuf.hpp \
81
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/system_error.hpp \
82
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/thread.hpp \
83
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/time_traits.hpp \
84
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/version.hpp \
85
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/write.hpp \
86
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/write_at.hpp \
87
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/bind_handler.hpp \
88
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/buffer_resize_guard.hpp \
89
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/buffered_stream_storage.hpp \
90
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/call_stack.hpp \
91
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/const_buffers_iterator.hpp \
92
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/consuming_buffers.hpp \
93
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/deadline_timer_service.hpp \
94
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/descriptor_ops.hpp \
95
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/dev_poll_reactor.hpp \
96
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/dev_poll_reactor_fwd.hpp \
97
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/epoll_reactor.hpp \
98
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/epoll_reactor_fwd.hpp \
99
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/event.hpp \
100
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/fd_set_adapter.hpp \
101
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/handler_alloc_helpers.hpp \
102
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/handler_base_from_member.hpp \
103
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/handler_invoke_helpers.hpp \
104
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/handler_queue.hpp \
105
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/hash_map.hpp \
106
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/indirect_handler_queue.hpp \
107
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/io_control.hpp \
108
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/kqueue_reactor.hpp \
109
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/kqueue_reactor_fwd.hpp \
110
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/local_free_on_block_exit.hpp \
111
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/mutex.hpp \
112
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/noncopyable.hpp \
113
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/null_event.hpp \
114
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/null_mutex.hpp \
115
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/null_signal_blocker.hpp \
116
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/null_thread.hpp \
117
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/null_tss_ptr.hpp \
118
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/old_win_sdk_compat.hpp \
119
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/pipe_select_interrupter.hpp \
120
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/pop_options.hpp \
121
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/posix_event.hpp \
122
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/posix_fd_set_adapter.hpp \
123
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/posix_mutex.hpp \
124
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/posix_signal_blocker.hpp \
125
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/posix_thread.hpp \
126
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/posix_tss_ptr.hpp \
127
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/push_options.hpp \
128
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/reactive_descriptor_service.hpp \
129
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/reactive_serial_port_service.hpp \
130
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/reactive_socket_service.hpp \
131
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/reactor_op_queue.hpp \
132
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/resolver_service.hpp \
133
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/scoped_lock.hpp \
134
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/select_interrupter.hpp \
135
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/select_reactor.hpp \
136
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/select_reactor_fwd.hpp \
137
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/service_base.hpp \
138
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/service_id.hpp \
139
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/service_registry.hpp \
140
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/service_registry_fwd.hpp \
141
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/signal_blocker.hpp \
142
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/signal_init.hpp \
143
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/socket_holder.hpp \
144
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/socket_ops.hpp \
145
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/socket_option.hpp \
146
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/socket_select_interrupter.hpp \
147
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/socket_types.hpp \
148
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/strand_service.hpp \
149
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/task_io_service.hpp \
150
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/task_io_service_2lock.hpp \
151
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/task_io_service_fwd.hpp \
152
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/thread.hpp \
153
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/throw_error.hpp \
154
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/timer_queue.hpp \
155
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/timer_queue_base.hpp \
156
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/tss_ptr.hpp \
157
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/win_event.hpp \
158
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/win_fd_set_adapter.hpp \
159
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/win_iocp_handle_service.hpp \
160
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/win_iocp_io_service.hpp \
161
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/win_iocp_io_service_fwd.hpp \
162
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/win_iocp_serial_port_service.hpp \
163
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/win_iocp_socket_service.hpp \
164
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/win_mutex.hpp \
165
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/win_signal_blocker.hpp \
166
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/win_thread.hpp \
167
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/win_tss_ptr.hpp \
168
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/wince_thread.hpp \
169
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/winsock_init.hpp \
170
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/detail/wrapped_handler.hpp \
171
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/impl/error_code.ipp \
172
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/impl/io_service.ipp \
173
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/impl/read.ipp \
174
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/impl/read_at.ipp \
175
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/impl/read_until.ipp \
176
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/impl/serial_port_base.ipp \
177
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/impl/write.ipp \
178
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/impl/write_at.ipp \
179
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/address.hpp \
180
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/address_v4.hpp \
181
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/address_v6.hpp \
182
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/basic_endpoint.hpp \
183
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/basic_resolver.hpp \
184
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/basic_resolver_entry.hpp \
185
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/basic_resolver_iterator.hpp \
186
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/basic_resolver_query.hpp \
187
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/host_name.hpp \
188
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/icmp.hpp \
189
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/multicast.hpp \
190
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/resolver_query_base.hpp \
191
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/resolver_service.hpp \
192
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/tcp.hpp \
193
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/udp.hpp \
194
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/unicast.hpp \
195
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/v6_only.hpp \
196
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ip/detail/socket_option.hpp \
197
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/local/basic_endpoint.hpp \
198
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/local/connect_pair.hpp \
199
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/local/datagram_protocol.hpp \
200
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/local/stream_protocol.hpp \
201
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/posix/basic_descriptor.hpp \
202
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/posix/basic_stream_descriptor.hpp \
203
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/posix/descriptor_base.hpp \
204
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/posix/stream_descriptor.hpp \
205
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/posix/stream_descriptor_service.hpp \
206
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl/basic_context.hpp \
207
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl/context.hpp \
208
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl/context_base.hpp \
209
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl/context_service.hpp \
210
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl/stream.hpp \
211
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl/stream_base.hpp \
212
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl/stream_service.hpp \
213
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl/detail/openssl_context_service.hpp \
214
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl/detail/openssl_init.hpp \
215
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl/detail/openssl_operation.hpp \
216
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl/detail/openssl_stream_service.hpp \
217
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/ssl/detail/openssl_types.hpp \
218
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/windows/basic_handle.hpp \
219
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/windows/basic_random_access_handle.hpp \
220
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/windows/basic_stream_handle.hpp \
221
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/windows/random_access_handle.hpp \
222
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/windows/random_access_handle_service.hpp \
223
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/windows/stream_handle.hpp \
224
 
@ENABLE_SHIPPED_ASIO_TRUE@libtorrent/asio/windows/stream_handle_service.hpp
225
 
 
226
 
subdir = include
227
 
DIST_COMMON = $(am__nobase_include_HEADERS_DIST) $(srcdir)/Makefile.am \
228
 
        $(srcdir)/Makefile.in
229
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
230
 
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
231
 
        $(top_srcdir)/m4/ax_boost_asio-fixed.m4 \
232
 
        $(top_srcdir)/m4/ax_boost_base-fixed.m4 \
233
 
        $(top_srcdir)/m4/ax_boost_filesystem-fixed.m4 \
234
 
        $(top_srcdir)/m4/ax_boost_program_options.m4 \
235
 
        $(top_srcdir)/m4/ax_boost_python-fixed.m4 \
236
 
        $(top_srcdir)/m4/ax_boost_regex.m4 \
237
 
        $(top_srcdir)/m4/ax_boost_system.m4 \
238
 
        $(top_srcdir)/m4/ax_boost_thread.m4 \
239
 
        $(top_srcdir)/m4/ax_python-fixed.m4 \
240
 
        $(top_srcdir)/m4/check_ssl.m4 $(top_srcdir)/configure.in
241
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
242
 
        $(ACLOCAL_M4)
243
 
mkinstalldirs = $(install_sh) -d
244
 
CONFIG_CLEAN_FILES =
245
 
SOURCES =
246
 
DIST_SOURCES =
247
 
am__nobase_include_HEADERS_DIST = libtorrent/alert.hpp \
248
 
        libtorrent/alert_types.hpp libtorrent/assert.hpp \
249
 
        libtorrent/bandwidth_manager.hpp \
250
 
        libtorrent/bandwidth_limit.hpp \
251
 
        libtorrent/bandwidth_queue_entry.hpp libtorrent/bencode.hpp \
252
 
        libtorrent/bitfield.hpp libtorrent/broadcast_socket.hpp \
253
 
        libtorrent/buffer.hpp libtorrent/connection_queue.hpp \
254
 
        libtorrent/create_torrent.hpp libtorrent/config.hpp \
255
 
        libtorrent/debug.hpp libtorrent/disk_buffer_holder.hpp \
256
 
        libtorrent/disk_io_thread.hpp libtorrent/entry.hpp \
257
 
        libtorrent/enum_net.hpp libtorrent/escape_string.hpp \
258
 
        libtorrent/error_code.hpp libtorrent/extensions.hpp \
259
 
        libtorrent/file.hpp libtorrent/file_pool.hpp \
260
 
        libtorrent/file_storage.hpp libtorrent/fingerprint.hpp \
261
 
        libtorrent/GeoIP.h libtorrent/gzip.hpp libtorrent/hasher.hpp \
262
 
        libtorrent/http_connection.hpp libtorrent/http_stream.hpp \
263
 
        libtorrent/http_parser.hpp \
264
 
        libtorrent/http_tracker_connection.hpp \
265
 
        libtorrent/identify_client.hpp \
266
 
        libtorrent/instantiate_connection.hpp \
267
 
        libtorrent/intrusive_ptr_base.hpp \
268
 
        libtorrent/invariant_check.hpp libtorrent/io.hpp \
269
 
        libtorrent/ip_filter.hpp libtorrent/chained_buffer.hpp \
270
 
        libtorrent/lsd.hpp libtorrent/lazy_entry.hpp \
271
 
        libtorrent/peer.hpp libtorrent/peer_connection.hpp \
272
 
        libtorrent/bt_peer_connection.hpp \
273
 
        libtorrent/web_peer_connection.hpp libtorrent/parse_url.hpp \
274
 
        libtorrent/pe_crypto.hpp libtorrent/magnet_uri.hpp \
275
 
        libtorrent/natpmp.hpp libtorrent/pch.hpp \
276
 
        libtorrent/peer_id.hpp libtorrent/peer_info.hpp \
277
 
        libtorrent/peer_request.hpp \
278
 
        libtorrent/piece_block_progress.hpp \
279
 
        libtorrent/piece_picker.hpp libtorrent/policy.hpp \
280
 
        libtorrent/proxy_base.hpp libtorrent/random_sample.hpp \
281
 
        libtorrent/session.hpp libtorrent/session_settings.hpp \
282
 
        libtorrent/session_status.hpp libtorrent/size_type.hpp \
283
 
        libtorrent/ssl_stream.hpp libtorrent/socket.hpp \
284
 
        libtorrent/socket_type.hpp libtorrent/socks4_stream.hpp \
285
 
        libtorrent/socks5_stream.hpp libtorrent/stat.hpp \
286
 
        libtorrent/storage.hpp libtorrent/time.hpp \
287
 
        libtorrent/torrent.hpp libtorrent/torrent_handle.hpp \
288
 
        libtorrent/torrent_info.hpp libtorrent/tracker_manager.hpp \
289
 
        libtorrent/udp_tracker_connection.hpp \
290
 
        libtorrent/udp_socket.hpp libtorrent/utf8.hpp \
291
 
        libtorrent/upnp.hpp libtorrent/xml_parse.hpp \
292
 
        libtorrent/variant_stream.hpp libtorrent/version.hpp \
293
 
        libtorrent/aux_/session_impl.hpp \
294
 
        libtorrent/extensions/metadata_transfer.hpp \
295
 
        libtorrent/extensions/ut_pex.hpp \
296
 
        libtorrent/extensions/ut_metadata.hpp \
297
 
        libtorrent/extensions/logger.hpp \
298
 
        libtorrent/extensions/smart_ban.hpp \
299
 
        libtorrent/kademlia/closest_nodes.hpp \
300
 
        libtorrent/kademlia/dht_tracker.hpp \
301
 
        libtorrent/kademlia/find_data.hpp \
302
 
        libtorrent/kademlia/logging.hpp libtorrent/kademlia/msg.hpp \
303
 
        libtorrent/kademlia/node.hpp \
304
 
        libtorrent/kademlia/node_entry.hpp \
305
 
        libtorrent/kademlia/node_id.hpp \
306
 
        libtorrent/kademlia/observer.hpp \
307
 
        libtorrent/kademlia/refresh.hpp \
308
 
        libtorrent/kademlia/routing_table.hpp \
309
 
        libtorrent/kademlia/rpc_manager.hpp \
310
 
        libtorrent/kademlia/traversal_algorithm.hpp \
311
 
        libtorrent/asio.hpp libtorrent/asio/basic_datagram_socket.hpp \
312
 
        libtorrent/asio/basic_deadline_timer.hpp \
313
 
        libtorrent/asio/basic_io_object.hpp \
314
 
        libtorrent/asio/basic_raw_socket.hpp \
315
 
        libtorrent/asio/basic_serial_port.hpp \
316
 
        libtorrent/asio/basic_socket.hpp \
317
 
        libtorrent/asio/basic_socket_acceptor.hpp \
318
 
        libtorrent/asio/basic_socket_iostream.hpp \
319
 
        libtorrent/asio/basic_socket_streambuf.hpp \
320
 
        libtorrent/asio/basic_stream_socket.hpp \
321
 
        libtorrent/asio/basic_streambuf.hpp libtorrent/asio/buffer.hpp \
322
 
        libtorrent/asio/buffered_read_stream.hpp \
323
 
        libtorrent/asio/buffered_read_stream_fwd.hpp \
324
 
        libtorrent/asio/buffered_stream.hpp \
325
 
        libtorrent/asio/buffered_stream_fwd.hpp \
326
 
        libtorrent/asio/buffered_write_stream.hpp \
327
 
        libtorrent/asio/buffered_write_stream_fwd.hpp \
328
 
        libtorrent/asio/buffers_iterator.hpp \
329
 
        libtorrent/asio/completion_condition.hpp \
330
 
        libtorrent/asio/datagram_socket_service.hpp \
331
 
        libtorrent/asio/deadline_timer.hpp \
332
 
        libtorrent/asio/deadline_timer_service.hpp \
333
 
        libtorrent/asio/error.hpp libtorrent/asio/error_code.hpp \
334
 
        libtorrent/asio/handler_alloc_hook.hpp \
335
 
        libtorrent/asio/handler_invoke_hook.hpp \
336
 
        libtorrent/asio/io_service.hpp \
337
 
        libtorrent/asio/is_read_buffered.hpp \
338
 
        libtorrent/asio/is_write_buffered.hpp \
339
 
        libtorrent/asio/placeholders.hpp \
340
 
        libtorrent/asio/raw_socket_service.hpp \
341
 
        libtorrent/asio/read.hpp libtorrent/asio/read_at.hpp \
342
 
        libtorrent/asio/read_until.hpp libtorrent/asio/serial_port.hpp \
343
 
        libtorrent/asio/serial_port_base.hpp \
344
 
        libtorrent/asio/serial_port_service.hpp \
345
 
        libtorrent/asio/socket_acceptor_service.hpp \
346
 
        libtorrent/asio/socket_base.hpp libtorrent/asio/ssl.hpp \
347
 
        libtorrent/asio/strand.hpp \
348
 
        libtorrent/asio/stream_socket_service.hpp \
349
 
        libtorrent/asio/streambuf.hpp libtorrent/asio/system_error.hpp \
350
 
        libtorrent/asio/thread.hpp libtorrent/asio/time_traits.hpp \
351
 
        libtorrent/asio/version.hpp libtorrent/asio/write.hpp \
352
 
        libtorrent/asio/write_at.hpp \
353
 
        libtorrent/asio/detail/bind_handler.hpp \
354
 
        libtorrent/asio/detail/buffer_resize_guard.hpp \
355
 
        libtorrent/asio/detail/buffered_stream_storage.hpp \
356
 
        libtorrent/asio/detail/call_stack.hpp \
357
 
        libtorrent/asio/detail/const_buffers_iterator.hpp \
358
 
        libtorrent/asio/detail/consuming_buffers.hpp \
359
 
        libtorrent/asio/detail/deadline_timer_service.hpp \
360
 
        libtorrent/asio/detail/descriptor_ops.hpp \
361
 
        libtorrent/asio/detail/dev_poll_reactor.hpp \
362
 
        libtorrent/asio/detail/dev_poll_reactor_fwd.hpp \
363
 
        libtorrent/asio/detail/epoll_reactor.hpp \
364
 
        libtorrent/asio/detail/epoll_reactor_fwd.hpp \
365
 
        libtorrent/asio/detail/event.hpp \
366
 
        libtorrent/asio/detail/fd_set_adapter.hpp \
367
 
        libtorrent/asio/detail/handler_alloc_helpers.hpp \
368
 
        libtorrent/asio/detail/handler_base_from_member.hpp \
369
 
        libtorrent/asio/detail/handler_invoke_helpers.hpp \
370
 
        libtorrent/asio/detail/handler_queue.hpp \
371
 
        libtorrent/asio/detail/hash_map.hpp \
372
 
        libtorrent/asio/detail/indirect_handler_queue.hpp \
373
 
        libtorrent/asio/detail/io_control.hpp \
374
 
        libtorrent/asio/detail/kqueue_reactor.hpp \
375
 
        libtorrent/asio/detail/kqueue_reactor_fwd.hpp \
376
 
        libtorrent/asio/detail/local_free_on_block_exit.hpp \
377
 
        libtorrent/asio/detail/mutex.hpp \
378
 
        libtorrent/asio/detail/noncopyable.hpp \
379
 
        libtorrent/asio/detail/null_event.hpp \
380
 
        libtorrent/asio/detail/null_mutex.hpp \
381
 
        libtorrent/asio/detail/null_signal_blocker.hpp \
382
 
        libtorrent/asio/detail/null_thread.hpp \
383
 
        libtorrent/asio/detail/null_tss_ptr.hpp \
384
 
        libtorrent/asio/detail/old_win_sdk_compat.hpp \
385
 
        libtorrent/asio/detail/pipe_select_interrupter.hpp \
386
 
        libtorrent/asio/detail/pop_options.hpp \
387
 
        libtorrent/asio/detail/posix_event.hpp \
388
 
        libtorrent/asio/detail/posix_fd_set_adapter.hpp \
389
 
        libtorrent/asio/detail/posix_mutex.hpp \
390
 
        libtorrent/asio/detail/posix_signal_blocker.hpp \
391
 
        libtorrent/asio/detail/posix_thread.hpp \
392
 
        libtorrent/asio/detail/posix_tss_ptr.hpp \
393
 
        libtorrent/asio/detail/push_options.hpp \
394
 
        libtorrent/asio/detail/reactive_descriptor_service.hpp \
395
 
        libtorrent/asio/detail/reactive_serial_port_service.hpp \
396
 
        libtorrent/asio/detail/reactive_socket_service.hpp \
397
 
        libtorrent/asio/detail/reactor_op_queue.hpp \
398
 
        libtorrent/asio/detail/resolver_service.hpp \
399
 
        libtorrent/asio/detail/scoped_lock.hpp \
400
 
        libtorrent/asio/detail/select_interrupter.hpp \
401
 
        libtorrent/asio/detail/select_reactor.hpp \
402
 
        libtorrent/asio/detail/select_reactor_fwd.hpp \
403
 
        libtorrent/asio/detail/service_base.hpp \
404
 
        libtorrent/asio/detail/service_id.hpp \
405
 
        libtorrent/asio/detail/service_registry.hpp \
406
 
        libtorrent/asio/detail/service_registry_fwd.hpp \
407
 
        libtorrent/asio/detail/signal_blocker.hpp \
408
 
        libtorrent/asio/detail/signal_init.hpp \
409
 
        libtorrent/asio/detail/socket_holder.hpp \
410
 
        libtorrent/asio/detail/socket_ops.hpp \
411
 
        libtorrent/asio/detail/socket_option.hpp \
412
 
        libtorrent/asio/detail/socket_select_interrupter.hpp \
413
 
        libtorrent/asio/detail/socket_types.hpp \
414
 
        libtorrent/asio/detail/strand_service.hpp \
415
 
        libtorrent/asio/detail/task_io_service.hpp \
416
 
        libtorrent/asio/detail/task_io_service_2lock.hpp \
417
 
        libtorrent/asio/detail/task_io_service_fwd.hpp \
418
 
        libtorrent/asio/detail/thread.hpp \
419
 
        libtorrent/asio/detail/throw_error.hpp \
420
 
        libtorrent/asio/detail/timer_queue.hpp \
421
 
        libtorrent/asio/detail/timer_queue_base.hpp \
422
 
        libtorrent/asio/detail/tss_ptr.hpp \
423
 
        libtorrent/asio/detail/win_event.hpp \
424
 
        libtorrent/asio/detail/win_fd_set_adapter.hpp \
425
 
        libtorrent/asio/detail/win_iocp_handle_service.hpp \
426
 
        libtorrent/asio/detail/win_iocp_io_service.hpp \
427
 
        libtorrent/asio/detail/win_iocp_io_service_fwd.hpp \
428
 
        libtorrent/asio/detail/win_iocp_serial_port_service.hpp \
429
 
        libtorrent/asio/detail/win_iocp_socket_service.hpp \
430
 
        libtorrent/asio/detail/win_mutex.hpp \
431
 
        libtorrent/asio/detail/win_signal_blocker.hpp \
432
 
        libtorrent/asio/detail/win_thread.hpp \
433
 
        libtorrent/asio/detail/win_tss_ptr.hpp \
434
 
        libtorrent/asio/detail/wince_thread.hpp \
435
 
        libtorrent/asio/detail/winsock_init.hpp \
436
 
        libtorrent/asio/detail/wrapped_handler.hpp \
437
 
        libtorrent/asio/impl/error_code.ipp \
438
 
        libtorrent/asio/impl/io_service.ipp \
439
 
        libtorrent/asio/impl/read.ipp libtorrent/asio/impl/read_at.ipp \
440
 
        libtorrent/asio/impl/read_until.ipp \
441
 
        libtorrent/asio/impl/serial_port_base.ipp \
442
 
        libtorrent/asio/impl/write.ipp \
443
 
        libtorrent/asio/impl/write_at.ipp \
444
 
        libtorrent/asio/ip/address.hpp \
445
 
        libtorrent/asio/ip/address_v4.hpp \
446
 
        libtorrent/asio/ip/address_v6.hpp \
447
 
        libtorrent/asio/ip/basic_endpoint.hpp \
448
 
        libtorrent/asio/ip/basic_resolver.hpp \
449
 
        libtorrent/asio/ip/basic_resolver_entry.hpp \
450
 
        libtorrent/asio/ip/basic_resolver_iterator.hpp \
451
 
        libtorrent/asio/ip/basic_resolver_query.hpp \
452
 
        libtorrent/asio/ip/host_name.hpp libtorrent/asio/ip/icmp.hpp \
453
 
        libtorrent/asio/ip/multicast.hpp \
454
 
        libtorrent/asio/ip/resolver_query_base.hpp \
455
 
        libtorrent/asio/ip/resolver_service.hpp \
456
 
        libtorrent/asio/ip/tcp.hpp libtorrent/asio/ip/udp.hpp \
457
 
        libtorrent/asio/ip/unicast.hpp libtorrent/asio/ip/v6_only.hpp \
458
 
        libtorrent/asio/ip/detail/socket_option.hpp \
459
 
        libtorrent/asio/local/basic_endpoint.hpp \
460
 
        libtorrent/asio/local/connect_pair.hpp \
461
 
        libtorrent/asio/local/datagram_protocol.hpp \
462
 
        libtorrent/asio/local/stream_protocol.hpp \
463
 
        libtorrent/asio/posix/basic_descriptor.hpp \
464
 
        libtorrent/asio/posix/basic_stream_descriptor.hpp \
465
 
        libtorrent/asio/posix/descriptor_base.hpp \
466
 
        libtorrent/asio/posix/stream_descriptor.hpp \
467
 
        libtorrent/asio/posix/stream_descriptor_service.hpp \
468
 
        libtorrent/asio/ssl/basic_context.hpp \
469
 
        libtorrent/asio/ssl/context.hpp \
470
 
        libtorrent/asio/ssl/context_base.hpp \
471
 
        libtorrent/asio/ssl/context_service.hpp \
472
 
        libtorrent/asio/ssl/stream.hpp \
473
 
        libtorrent/asio/ssl/stream_base.hpp \
474
 
        libtorrent/asio/ssl/stream_service.hpp \
475
 
        libtorrent/asio/ssl/detail/openssl_context_service.hpp \
476
 
        libtorrent/asio/ssl/detail/openssl_init.hpp \
477
 
        libtorrent/asio/ssl/detail/openssl_operation.hpp \
478
 
        libtorrent/asio/ssl/detail/openssl_stream_service.hpp \
479
 
        libtorrent/asio/ssl/detail/openssl_types.hpp \
480
 
        libtorrent/asio/windows/basic_handle.hpp \
481
 
        libtorrent/asio/windows/basic_random_access_handle.hpp \
482
 
        libtorrent/asio/windows/basic_stream_handle.hpp \
483
 
        libtorrent/asio/windows/random_access_handle.hpp \
484
 
        libtorrent/asio/windows/random_access_handle_service.hpp \
485
 
        libtorrent/asio/windows/stream_handle.hpp \
486
 
        libtorrent/asio/windows/stream_handle_service.hpp
487
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
488
 
am__vpath_adj = case $$p in \
489
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
490
 
    *) f=$$p;; \
491
 
  esac;
492
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
493
 
am__installdirs = "$(DESTDIR)$(includedir)"
494
 
nobase_includeHEADERS_INSTALL = $(install_sh_DATA)
495
 
HEADERS = $(nobase_include_HEADERS)
496
 
ETAGS = etags
497
 
CTAGS = ctags
498
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
499
 
ACLOCAL = @ACLOCAL@
500
 
AMTAR = @AMTAR@
501
 
AR = @AR@
502
 
AUTOCONF = @AUTOCONF@
503
 
AUTOHEADER = @AUTOHEADER@
504
 
AUTOMAKE = @AUTOMAKE@
505
 
AWK = @AWK@
506
 
BOOST_ASIO_LIB = @BOOST_ASIO_LIB@
507
 
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
508
 
BOOST_FILESYSTEM_LIB = @BOOST_FILESYSTEM_LIB@
509
 
BOOST_LDFLAGS = @BOOST_LDFLAGS@
510
 
BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
511
 
BOOST_PYTHON_LIB = @BOOST_PYTHON_LIB@
512
 
BOOST_REGEX_LIB = @BOOST_REGEX_LIB@
513
 
BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@
514
 
BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
515
 
CC = @CC@
516
 
CCDEPMODE = @CCDEPMODE@
517
 
CFLAGS = @CFLAGS@
518
 
CLIENT_TEST_BIN = @CLIENT_TEST_BIN@
519
 
COMPILETIME_OPTIONS = @COMPILETIME_OPTIONS@
520
 
CPP = @CPP@
521
 
CPPFLAGS = @CPPFLAGS@
522
 
CXX = @CXX@
523
 
CXXCPP = @CXXCPP@
524
 
CXXDEPMODE = @CXXDEPMODE@
525
 
CXXFLAGS = @CXXFLAGS@
526
 
CYGPATH_W = @CYGPATH_W@
527
 
DEBUGFLAGS = @DEBUGFLAGS@
528
 
DEFS = @DEFS@
529
 
DEPDIR = @DEPDIR@
530
 
ECHO = @ECHO@
531
 
ECHO_C = @ECHO_C@
532
 
ECHO_N = @ECHO_N@
533
 
ECHO_T = @ECHO_T@
534
 
EGREP = @EGREP@
535
 
EXEEXT = @EXEEXT@
536
 
F77 = @F77@
537
 
FFLAGS = @FFLAGS@
538
 
GREP = @GREP@
539
 
HAVE_SSL = @HAVE_SSL@
540
 
INSTALL = @INSTALL@
541
 
INSTALL_DATA = @INSTALL_DATA@
542
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
543
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
544
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
545
 
INTERFACE_VERSION_INFO = @INTERFACE_VERSION_INFO@
546
 
LDFLAGS = @LDFLAGS@
547
 
LIBOBJS = @LIBOBJS@
548
 
LIBS = @LIBS@
549
 
LIBTOOL = @LIBTOOL@
550
 
LN_S = @LN_S@
551
 
LTLIBOBJS = @LTLIBOBJS@
552
 
MAKEINFO = @MAKEINFO@
553
 
MKDIR_P = @MKDIR_P@
554
 
OBJEXT = @OBJEXT@
555
 
PACKAGE = @PACKAGE@
556
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
557
 
PACKAGE_NAME = @PACKAGE_NAME@
558
 
PACKAGE_STRING = @PACKAGE_STRING@
559
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
560
 
PACKAGE_VERSION = @PACKAGE_VERSION@
561
 
PATH_SEPARATOR = @PATH_SEPARATOR@
562
 
PTHREAD_CC = @PTHREAD_CC@
563
 
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
564
 
PTHREAD_LIBS = @PTHREAD_LIBS@
565
 
PYTHON = @PYTHON@
566
 
PYTHON_BIN = @PYTHON_BIN@
567
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
568
 
PYTHON_INCLUDE_DIR = @PYTHON_INCLUDE_DIR@
569
 
PYTHON_INSTALL_PARAMS = @PYTHON_INSTALL_PARAMS@
570
 
PYTHON_LIB = @PYTHON_LIB@
571
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
572
 
PYTHON_PREFIX = @PYTHON_PREFIX@
573
 
PYTHON_VERSION = @PYTHON_VERSION@
574
 
RANLIB = @RANLIB@
575
 
SET_MAKE = @SET_MAKE@
576
 
SHELL = @SHELL@
577
 
SSL_CFLAGS = @SSL_CFLAGS@
578
 
SSL_CXXFLAGS = @SSL_CXXFLAGS@
579
 
SSL_LDFLAGS = @SSL_LDFLAGS@
580
 
SSL_LIBS = @SSL_LIBS@
581
 
STRIP = @STRIP@
582
 
VERSION = @VERSION@
583
 
ZLIB = @ZLIB@
584
 
ZLIBINCL = @ZLIBINCL@
585
 
abs_builddir = @abs_builddir@
586
 
abs_srcdir = @abs_srcdir@
587
 
abs_top_builddir = @abs_top_builddir@
588
 
abs_top_srcdir = @abs_top_srcdir@
589
 
ac_ct_CC = @ac_ct_CC@
590
 
ac_ct_CXX = @ac_ct_CXX@
591
 
ac_ct_F77 = @ac_ct_F77@
592
 
acx_pthread_config = @acx_pthread_config@
593
 
am__include = @am__include@
594
 
am__leading_dot = @am__leading_dot@
595
 
am__quote = @am__quote@
596
 
am__tar = @am__tar@
597
 
am__untar = @am__untar@
598
 
bindir = @bindir@
599
 
build = @build@
600
 
build_alias = @build_alias@
601
 
build_cpu = @build_cpu@
602
 
build_os = @build_os@
603
 
build_vendor = @build_vendor@
604
 
builddir = @builddir@
605
 
datadir = @datadir@
606
 
datarootdir = @datarootdir@
607
 
docdir = @docdir@
608
 
dvidir = @dvidir@
609
 
exec_prefix = @exec_prefix@
610
 
host = @host@
611
 
host_alias = @host_alias@
612
 
host_cpu = @host_cpu@
613
 
host_os = @host_os@
614
 
host_vendor = @host_vendor@
615
 
htmldir = @htmldir@
616
 
includedir = @includedir@
617
 
infodir = @infodir@
618
 
install_sh = @install_sh@
619
 
libdir = @libdir@
620
 
libexecdir = @libexecdir@
621
 
localedir = @localedir@
622
 
localstatedir = @localstatedir@
623
 
mandir = @mandir@
624
 
mkdir_p = @mkdir_p@
625
 
oldincludedir = @oldincludedir@
626
 
pdfdir = @pdfdir@
627
 
pkgpyexecdir = @pkgpyexecdir@
628
 
pkgpythondir = @pkgpythondir@
629
 
prefix = @prefix@
630
 
program_transform_name = @program_transform_name@
631
 
psdir = @psdir@
632
 
pyexecdir = @pyexecdir@
633
 
pythondir = @pythondir@
634
 
sbindir = @sbindir@
635
 
sharedstatedir = @sharedstatedir@
636
 
srcdir = @srcdir@
637
 
sysconfdir = @sysconfdir@
638
 
target_alias = @target_alias@
639
 
top_builddir = @top_builddir@
640
 
top_srcdir = @top_srcdir@
641
 
nobase_include_HEADERS = libtorrent/alert.hpp \
642
 
        libtorrent/alert_types.hpp libtorrent/assert.hpp \
643
 
        libtorrent/bandwidth_manager.hpp \
644
 
        libtorrent/bandwidth_limit.hpp \
645
 
        libtorrent/bandwidth_queue_entry.hpp libtorrent/bencode.hpp \
646
 
        libtorrent/bitfield.hpp libtorrent/broadcast_socket.hpp \
647
 
        libtorrent/buffer.hpp libtorrent/connection_queue.hpp \
648
 
        libtorrent/create_torrent.hpp libtorrent/config.hpp \
649
 
        libtorrent/debug.hpp libtorrent/disk_buffer_holder.hpp \
650
 
        libtorrent/disk_io_thread.hpp libtorrent/entry.hpp \
651
 
        libtorrent/enum_net.hpp libtorrent/escape_string.hpp \
652
 
        libtorrent/error_code.hpp libtorrent/extensions.hpp \
653
 
        libtorrent/file.hpp libtorrent/file_pool.hpp \
654
 
        libtorrent/file_storage.hpp libtorrent/fingerprint.hpp \
655
 
        libtorrent/GeoIP.h libtorrent/gzip.hpp libtorrent/hasher.hpp \
656
 
        libtorrent/http_connection.hpp libtorrent/http_stream.hpp \
657
 
        libtorrent/http_parser.hpp \
658
 
        libtorrent/http_tracker_connection.hpp \
659
 
        libtorrent/identify_client.hpp \
660
 
        libtorrent/instantiate_connection.hpp \
661
 
        libtorrent/intrusive_ptr_base.hpp \
662
 
        libtorrent/invariant_check.hpp libtorrent/io.hpp \
663
 
        libtorrent/ip_filter.hpp libtorrent/chained_buffer.hpp \
664
 
        libtorrent/lsd.hpp libtorrent/lazy_entry.hpp \
665
 
        libtorrent/peer.hpp libtorrent/peer_connection.hpp \
666
 
        libtorrent/bt_peer_connection.hpp \
667
 
        libtorrent/web_peer_connection.hpp libtorrent/parse_url.hpp \
668
 
        libtorrent/pe_crypto.hpp libtorrent/magnet_uri.hpp \
669
 
        libtorrent/natpmp.hpp libtorrent/pch.hpp \
670
 
        libtorrent/peer_id.hpp libtorrent/peer_info.hpp \
671
 
        libtorrent/peer_request.hpp \
672
 
        libtorrent/piece_block_progress.hpp \
673
 
        libtorrent/piece_picker.hpp libtorrent/policy.hpp \
674
 
        libtorrent/proxy_base.hpp libtorrent/random_sample.hpp \
675
 
        libtorrent/session.hpp libtorrent/session_settings.hpp \
676
 
        libtorrent/session_status.hpp libtorrent/size_type.hpp \
677
 
        libtorrent/ssl_stream.hpp libtorrent/socket.hpp \
678
 
        libtorrent/socket_type.hpp libtorrent/socks4_stream.hpp \
679
 
        libtorrent/socks5_stream.hpp libtorrent/stat.hpp \
680
 
        libtorrent/storage.hpp libtorrent/time.hpp \
681
 
        libtorrent/torrent.hpp libtorrent/torrent_handle.hpp \
682
 
        libtorrent/torrent_info.hpp libtorrent/tracker_manager.hpp \
683
 
        libtorrent/udp_tracker_connection.hpp \
684
 
        libtorrent/udp_socket.hpp libtorrent/utf8.hpp \
685
 
        libtorrent/upnp.hpp libtorrent/xml_parse.hpp \
686
 
        libtorrent/variant_stream.hpp libtorrent/version.hpp \
687
 
        libtorrent/time.hpp libtorrent/aux_/session_impl.hpp \
688
 
        libtorrent/extensions/metadata_transfer.hpp \
689
 
        libtorrent/extensions/ut_pex.hpp \
690
 
        libtorrent/extensions/ut_metadata.hpp \
691
 
        libtorrent/extensions/logger.hpp \
692
 
        libtorrent/extensions/smart_ban.hpp \
693
 
        libtorrent/kademlia/closest_nodes.hpp \
694
 
        libtorrent/kademlia/dht_tracker.hpp \
695
 
        libtorrent/kademlia/find_data.hpp \
696
 
        libtorrent/kademlia/logging.hpp libtorrent/kademlia/msg.hpp \
697
 
        libtorrent/kademlia/node.hpp \
698
 
        libtorrent/kademlia/node_entry.hpp \
699
 
        libtorrent/kademlia/node_id.hpp \
700
 
        libtorrent/kademlia/observer.hpp \
701
 
        libtorrent/kademlia/refresh.hpp \
702
 
        libtorrent/kademlia/routing_table.hpp \
703
 
        libtorrent/kademlia/rpc_manager.hpp \
704
 
        libtorrent/kademlia/traversal_algorithm.hpp $(am__append_1)
705
 
all: all-am
706
 
 
707
 
.SUFFIXES:
708
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
709
 
        @for dep in $?; do \
710
 
          case '$(am__configure_deps)' in \
711
 
            *$$dep*) \
712
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
713
 
                && exit 0; \
714
 
              exit 1;; \
715
 
          esac; \
716
 
        done; \
717
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  include/Makefile'; \
718
 
        cd $(top_srcdir) && \
719
 
          $(AUTOMAKE) --foreign  include/Makefile
720
 
.PRECIOUS: Makefile
721
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
722
 
        @case '$?' in \
723
 
          *config.status*) \
724
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
725
 
          *) \
726
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
727
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
728
 
        esac;
729
 
 
730
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
731
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
732
 
 
733
 
$(top_srcdir)/configure:  $(am__configure_deps)
734
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
735
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
736
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
737
 
 
738
 
mostlyclean-libtool:
739
 
        -rm -f *.lo
740
 
 
741
 
clean-libtool:
742
 
        -rm -rf .libs _libs
743
 
install-nobase_includeHEADERS: $(nobase_include_HEADERS)
744
 
        @$(NORMAL_INSTALL)
745
 
        test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
746
 
        @$(am__vpath_adj_setup) \
747
 
        list='$(nobase_include_HEADERS)'; for p in $$list; do \
748
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
749
 
          $(am__vpath_adj) \
750
 
          echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
751
 
          $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
752
 
        done
753
 
 
754
 
uninstall-nobase_includeHEADERS:
755
 
        @$(NORMAL_UNINSTALL)
756
 
        @$(am__vpath_adj_setup) \
757
 
        list='$(nobase_include_HEADERS)'; for p in $$list; do \
758
 
          $(am__vpath_adj) \
759
 
          echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
760
 
          rm -f "$(DESTDIR)$(includedir)/$$f"; \
761
 
        done
762
 
 
763
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
764
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
765
 
        unique=`for i in $$list; do \
766
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
767
 
          done | \
768
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
769
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
770
 
        mkid -fID $$unique
771
 
tags: TAGS
772
 
 
773
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
774
 
                $(TAGS_FILES) $(LISP)
775
 
        tags=; \
776
 
        here=`pwd`; \
777
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
778
 
        unique=`for i in $$list; do \
779
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
780
 
          done | \
781
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
782
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
783
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
784
 
          test -n "$$unique" || unique=$$empty_fix; \
785
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
786
 
            $$tags $$unique; \
787
 
        fi
788
 
ctags: CTAGS
789
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
790
 
                $(TAGS_FILES) $(LISP)
791
 
        tags=; \
792
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
793
 
        unique=`for i in $$list; do \
794
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
795
 
          done | \
796
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
797
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
798
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
799
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
800
 
             $$tags $$unique
801
 
 
802
 
GTAGS:
803
 
        here=`$(am__cd) $(top_builddir) && pwd` \
804
 
          && cd $(top_srcdir) \
805
 
          && gtags -i $(GTAGS_ARGS) $$here
806
 
 
807
 
distclean-tags:
808
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
809
 
 
810
 
distdir: $(DISTFILES)
811
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
812
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
813
 
        list='$(DISTFILES)'; \
814
 
          dist_files=`for file in $$list; do echo $$file; done | \
815
 
          sed -e "s|^$$srcdirstrip/||;t" \
816
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
817
 
        case $$dist_files in \
818
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
819
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
820
 
                           sort -u` ;; \
821
 
        esac; \
822
 
        for file in $$dist_files; do \
823
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
824
 
          if test -d $$d/$$file; then \
825
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
826
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
827
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
828
 
            fi; \
829
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
830
 
          else \
831
 
            test -f $(distdir)/$$file \
832
 
            || cp -p $$d/$$file $(distdir)/$$file \
833
 
            || exit 1; \
834
 
          fi; \
835
 
        done
836
 
check-am: all-am
837
 
check: check-am
838
 
all-am: Makefile $(HEADERS)
839
 
installdirs:
840
 
        for dir in "$(DESTDIR)$(includedir)"; do \
841
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
842
 
        done
843
 
install: install-am
844
 
install-exec: install-exec-am
845
 
install-data: install-data-am
846
 
uninstall: uninstall-am
847
 
 
848
 
install-am: all-am
849
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
850
 
 
851
 
installcheck: installcheck-am
852
 
install-strip:
853
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
854
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
855
 
          `test -z '$(STRIP)' || \
856
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
857
 
mostlyclean-generic:
858
 
 
859
 
clean-generic:
860
 
 
861
 
distclean-generic:
862
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
863
 
 
864
 
maintainer-clean-generic:
865
 
        @echo "This command is intended for maintainers to use"
866
 
        @echo "it deletes files that may require special tools to rebuild."
867
 
clean: clean-am
868
 
 
869
 
clean-am: clean-generic clean-libtool mostlyclean-am
870
 
 
871
 
distclean: distclean-am
872
 
        -rm -f Makefile
873
 
distclean-am: clean-am distclean-generic distclean-tags
874
 
 
875
 
dvi: dvi-am
876
 
 
877
 
dvi-am:
878
 
 
879
 
html: html-am
880
 
 
881
 
info: info-am
882
 
 
883
 
info-am:
884
 
 
885
 
install-data-am: install-nobase_includeHEADERS
886
 
 
887
 
install-dvi: install-dvi-am
888
 
 
889
 
install-exec-am:
890
 
 
891
 
install-html: install-html-am
892
 
 
893
 
install-info: install-info-am
894
 
 
895
 
install-man:
896
 
 
897
 
install-pdf: install-pdf-am
898
 
 
899
 
install-ps: install-ps-am
900
 
 
901
 
installcheck-am:
902
 
 
903
 
maintainer-clean: maintainer-clean-am
904
 
        -rm -f Makefile
905
 
maintainer-clean-am: distclean-am maintainer-clean-generic
906
 
 
907
 
mostlyclean: mostlyclean-am
908
 
 
909
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
910
 
 
911
 
pdf: pdf-am
912
 
 
913
 
pdf-am:
914
 
 
915
 
ps: ps-am
916
 
 
917
 
ps-am:
918
 
 
919
 
uninstall-am: uninstall-nobase_includeHEADERS
920
 
 
921
 
.MAKE: install-am install-strip
922
 
 
923
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
924
 
        clean-libtool ctags distclean distclean-generic \
925
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
926
 
        html-am info info-am install install-am install-data \
927
 
        install-data-am install-dvi install-dvi-am install-exec \
928
 
        install-exec-am install-html install-html-am install-info \
929
 
        install-info-am install-man install-nobase_includeHEADERS \
930
 
        install-pdf install-pdf-am install-ps install-ps-am \
931
 
        install-strip installcheck installcheck-am installdirs \
932
 
        maintainer-clean maintainer-clean-generic mostlyclean \
933
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
934
 
        tags uninstall uninstall-am uninstall-nobase_includeHEADERS
935
 
 
936
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
937
 
# Otherwise a system limit (for SysV at least) may be exceeded.
938
 
.NOEXPORT: