From 9c08329bc5d5c74223667cc8b7e7d51fc1e4e627 Mon Sep 17 00:00:00 2001 From: Serge Slipchenko Date: Wed, 22 Aug 2012 16:11:25 +0300 Subject: [PATCH 01/12] Migrate from Autotools to CMake builds --- .gitignore | 50 - CMakeLists.txt | 61 + INSTALL | 365 - Makefile.am | 85 - Makefile.in | 1117 - aclocal.m4 | 900 - cmake/BoostTestTargets.cmake | 274 + cmake/BoostTestTargetsDynamic.h | 9 + cmake/BoostTestTargetsIncluded.h | 7 + cmake/BoostTestTargetsStatic.h | 7 + cmake/CopyResourcesToBuildTree.cmake | 83 + cmake/GetForceIncludeDefinitions.cmake | 44 + cmake_uninstall.cmake.in | 22 + config.guess | 1501 - config.sub | 1705 -- configure | 18873 ------------- configure.ac | 25 - depcomp | 630 - deps/Makefile.am | 40 - deps/Makefile.in | 354 - deps/boost-1.47.0/Jamroot | 263 - deps/boost-1.47.0/Makefile | 26 - deps/boost-1.47.0/boost-build.jam | 17 - deps/boost-1.47.0/boost.png | Bin 6308 -> 0 bytes .../boost/algorithm/string/classification.hpp | 312 - .../boost/algorithm/string/compare.hpp | 199 - .../boost/algorithm/string/concept.hpp | 83 - .../boost/algorithm/string/config.hpp | 28 - .../boost/algorithm/string/constants.hpp | 36 - .../string/detail/classification.hpp | 353 - .../algorithm/string/detail/find_format.hpp | 204 - .../string/detail/find_format_all.hpp | 273 - .../string/detail/find_format_store.hpp | 89 - .../boost/algorithm/string/detail/finder.hpp | 646 - .../algorithm/string/detail/formatter.hpp | 119 - .../string/detail/replace_storage.hpp | 159 - .../algorithm/string/detail/sequence.hpp | 200 - .../boost/algorithm/string/detail/trim.hpp | 95 - .../boost/algorithm/string/detail/util.hpp | 106 - .../boost/algorithm/string/find_format.hpp | 287 - .../boost/algorithm/string/finder.hpp | 270 - .../boost/algorithm/string/formatter.hpp | 120 - .../algorithm/string/predicate_facade.hpp | 42 - .../boost/algorithm/string/replace.hpp | 928 - .../algorithm/string/sequence_traits.hpp | 193 - .../boost/algorithm/string/trim.hpp | 398 - .../boost/algorithm/string/yes_no_type.hpp | 33 - deps/boost-1.47.0/boost/aligned_storage.hpp | 181 - deps/boost-1.47.0/boost/array.hpp | 437 - .../boost/asio/basic_io_object.hpp | 242 - deps/boost-1.47.0/boost/asio/basic_socket.hpp | 1464 - .../boost/asio/basic_socket_acceptor.hpp | 1077 - .../boost/asio/basic_socket_iostream.hpp | 260 - .../boost/asio/basic_socket_streambuf.hpp | 548 - .../boost/asio/basic_stream_socket.hpp | 797 - .../boost/asio/basic_streambuf_fwd.hpp | 35 - deps/boost-1.47.0/boost/asio/buffer.hpp | 2142 -- .../boost/asio/completion_condition.hpp | 220 - .../boost/asio/deadline_timer_service.hpp | 156 - deps/boost-1.47.0/boost/asio/detail/array.hpp | 40 - .../boost/asio/detail/array_fwd.hpp | 34 - .../boost/asio/detail/atomic_count.hpp | 40 - .../asio/detail/base_from_completion_cond.hpp | 70 - .../boost/asio/detail/bind_handler.hpp | 448 - .../asio/detail/buffer_sequence_adapter.hpp | 256 - .../boost/asio/detail/call_stack.hpp | 93 - .../boost/asio/detail/completion_handler.hpp | 81 - .../boost-1.47.0/boost/asio/detail/config.hpp | 327 - .../boost/asio/detail/consuming_buffers.hpp | 280 - .../asio/detail/deadline_timer_service.hpp | 212 - .../boost/asio/detail/dev_poll_reactor.hpp | 213 - .../asio/detail/dev_poll_reactor_fwd.hpp | 34 - .../boost/asio/detail/epoll_reactor.hpp | 224 - .../boost/asio/detail/epoll_reactor_fwd.hpp | 34 - deps/boost-1.47.0/boost/asio/detail/event.hpp | 46 - .../detail/eventfd_select_interrupter.hpp | 85 - .../boost/asio/detail/fd_set_adapter.hpp | 36 - .../boost/asio/detail/fenced_block.hpp | 78 - .../asio/detail/gcc_arm_fenced_block.hpp | 83 - .../asio/detail/gcc_hppa_fenced_block.hpp | 60 - .../asio/detail/gcc_sync_fenced_block.hpp | 63 - .../asio/detail/gcc_x86_fenced_block.hpp | 61 - .../asio/detail/handler_alloc_helpers.hpp | 85 - .../asio/detail/handler_invoke_helpers.hpp | 60 - .../boost/asio/detail/handler_tracking.hpp | 161 - .../asio/detail/handler_type_requirements.hpp | 362 - .../boost/asio/detail/hash_map.hpp | 331 - .../asio/detail/impl/dev_poll_reactor.hpp | 80 - .../asio/detail/impl/dev_poll_reactor.ipp | 447 - .../boost/asio/detail/impl/epoll_reactor.hpp | 78 - .../boost/asio/detail/impl/epoll_reactor.ipp | 550 - .../impl/eventfd_select_interrupter.ipp | 166 - .../asio/detail/impl/handler_tracking.ipp | 299 - .../boost/asio/detail/impl/kqueue_reactor.hpp | 82 - .../boost/asio/detail/impl/kqueue_reactor.ipp | 518 - .../detail/impl/pipe_select_interrupter.ipp | 123 - .../boost/asio/detail/impl/posix_event.ipp | 48 - .../boost/asio/detail/impl/posix_mutex.ipp | 48 - .../boost/asio/detail/impl/posix_thread.ipp | 76 - .../boost/asio/detail/impl/posix_tss_ptr.ipp | 48 - .../impl/reactive_socket_service_base.ipp | 265 - .../detail/impl/resolver_service_base.ipp | 132 - .../boost/asio/detail/impl/select_reactor.hpp | 87 - .../boost/asio/detail/impl/select_reactor.ipp | 310 - .../asio/detail/impl/service_registry.hpp | 72 - .../asio/detail/impl/service_registry.ipp | 196 - .../boost/asio/detail/impl/socket_ops.ipp | 3048 -- .../detail/impl/socket_select_interrupter.ipp | 173 - .../asio/detail/impl/task_io_service.hpp | 76 - .../asio/detail/impl/task_io_service.ipp | 370 - .../boost/asio/detail/impl/throw_error.ipp | 47 - .../asio/detail/impl/timer_queue_set.ipp | 103 - .../boost/asio/detail/impl/win_event.ipp | 52 - .../asio/detail/impl/win_iocp_io_service.hpp | 132 - .../asio/detail/impl/win_iocp_io_service.ipp | 511 - .../impl/win_iocp_socket_service_base.ipp | 657 - .../boost/asio/detail/impl/win_mutex.ipp | 80 - .../asio/detail/impl/win_static_mutex.ipp | 120 - .../boost/asio/detail/impl/win_thread.ipp | 141 - .../boost/asio/detail/impl/win_tss_ptr.ipp | 59 - .../boost/asio/detail/impl/winsock_init.ipp | 71 - .../boost/asio/detail/io_control.hpp | 137 - .../boost/asio/detail/kqueue_reactor.hpp | 215 - .../boost/asio/detail/kqueue_reactor_fwd.hpp | 35 - .../boost/asio/detail/macos_fenced_block.hpp | 55 - deps/boost-1.47.0/boost/asio/detail/mutex.hpp | 46 - .../boost/asio/detail/noncopyable.hpp | 55 - .../boost/asio/detail/null_event.hpp | 77 - .../boost/asio/detail/null_fenced_block.hpp | 45 - .../boost/asio/detail/null_mutex.hpp | 66 - .../boost/asio/detail/null_signal_blocker.hpp | 71 - .../boost/asio/detail/null_static_mutex.hpp | 62 - .../boost/asio/detail/null_thread.hpp | 63 - .../boost/asio/detail/null_tss_ptr.hpp | 70 - .../boost/asio/detail/object_pool.hpp | 148 - .../boost/asio/detail/old_win_sdk_compat.hpp | 216 - .../boost/asio/detail/op_queue.hpp | 158 - .../boost/asio/detail/operation.hpp | 40 - .../asio/detail/pipe_select_interrupter.hpp | 89 - .../boost/asio/detail/pop_options.hpp | 98 - .../boost/asio/detail/posix_event.hpp | 100 - .../asio/detail/posix_fd_set_adapter.hpp | 82 - .../boost/asio/detail/posix_mutex.hpp | 78 - .../asio/detail/posix_signal_blocker.hpp | 87 - .../boost/asio/detail/posix_static_mutex.hpp | 66 - .../boost/asio/detail/posix_thread.hpp | 107 - .../boost/asio/detail/posix_tss_ptr.hpp | 82 - .../boost/asio/detail/push_options.hpp | 126 - .../asio/detail/reactive_null_buffers_op.hpp | 89 - .../asio/detail/reactive_socket_accept_op.hpp | 137 - .../detail/reactive_socket_connect_op.hpp | 107 - .../asio/detail/reactive_socket_recv_op.hpp | 124 - .../detail/reactive_socket_recvfrom_op.hpp | 134 - .../detail/reactive_socket_recvmsg_op.hpp | 126 - .../asio/detail/reactive_socket_send_op.hpp | 121 - .../asio/detail/reactive_socket_sendto_op.hpp | 124 - .../asio/detail/reactive_socket_service.hpp | 428 - .../detail/reactive_socket_service_base.hpp | 429 - .../boost/asio/detail/reactor.hpp | 30 - .../boost/asio/detail/reactor_fwd.hpp | 52 - .../boost/asio/detail/reactor_op.hpp | 63 - .../boost/asio/detail/reactor_op_queue.hpp | 202 - .../boost/asio/detail/resolve_endpoint_op.hpp | 122 - .../boost/asio/detail/resolve_op.hpp | 132 - .../boost/asio/detail/resolver_service.hpp | 125 - .../asio/detail/resolver_service_base.hpp | 129 - .../boost/asio/detail/scoped_lock.hpp | 93 - .../boost/asio/detail/scoped_ptr.hpp | 81 - .../boost/asio/detail/select_interrupter.hpp | 44 - .../boost/asio/detail/select_reactor.hpp | 217 - .../boost/asio/detail/select_reactor_fwd.hpp | 28 - .../boost/asio/detail/service_registry.hpp | 157 - .../asio/detail/service_registry_fwd.hpp | 28 - .../boost/asio/detail/shared_ptr.hpp | 40 - .../boost/asio/detail/signal_blocker.hpp | 44 - .../boost/asio/detail/signal_init.hpp | 49 - .../boost/asio/detail/socket_holder.hpp | 100 - .../boost/asio/detail/socket_ops.hpp | 318 - .../boost/asio/detail/socket_option.hpp | 319 - .../asio/detail/socket_select_interrupter.hpp | 89 - .../boost/asio/detail/socket_types.hpp | 178 - .../asio/detail/solaris_fenced_block.hpp | 55 - .../boost/asio/detail/static_mutex.hpp | 49 - .../boost/asio/detail/task_io_service.hpp | 185 - .../boost/asio/detail/task_io_service_fwd.hpp | 28 - .../asio/detail/task_io_service_operation.hpp | 72 - .../boost-1.47.0/boost/asio/detail/thread.hpp | 54 - .../boost/asio/detail/throw_error.hpp | 55 - .../boost/asio/detail/timer_op.hpp | 47 - .../boost/asio/detail/timer_queue.hpp | 377 - .../boost/asio/detail/timer_queue_base.hpp | 67 - .../boost/asio/detail/timer_queue_fwd.hpp | 29 - .../boost/asio/detail/timer_queue_set.hpp | 68 - .../boost/asio/detail/timer_scheduler.hpp | 33 - .../boost/asio/detail/timer_scheduler_fwd.hpp | 52 - .../boost/asio/detail/tss_ptr.hpp | 65 - .../boost/asio/detail/wait_handler.hpp | 82 - .../boost/asio/detail/weak_ptr.hpp | 40 - .../boost/asio/detail/win_event.hpp | 98 - .../boost/asio/detail/win_fd_set_adapter.hpp | 92 - .../boost/asio/detail/win_fenced_block.hpp | 81 - .../boost/asio/detail/win_iocp_io_service.hpp | 279 - .../asio/detail/win_iocp_io_service_fwd.hpp | 35 - .../asio/detail/win_iocp_null_buffers_op.hpp | 118 - .../boost/asio/detail/win_iocp_operation.hpp | 94 - .../asio/detail/win_iocp_socket_accept_op.hpp | 164 - .../asio/detail/win_iocp_socket_recv_op.hpp | 114 - .../detail/win_iocp_socket_recvfrom_op.hpp | 122 - .../detail/win_iocp_socket_recvmsg_op.hpp | 115 - .../asio/detail/win_iocp_socket_send_op.hpp | 108 - .../asio/detail/win_iocp_socket_service.hpp | 509 - .../detail/win_iocp_socket_service_base.hpp | 512 - .../boost/asio/detail/win_mutex.hpp | 80 - .../boost/asio/detail/win_static_mutex.hpp | 76 - .../boost/asio/detail/win_thread.hpp | 141 - .../boost/asio/detail/win_tss_ptr.hpp | 81 - .../boost/asio/detail/wince_thread.hpp | 118 - .../boost/asio/detail/winsock_init.hpp | 92 - .../boost/asio/detail/wrapped_handler.hpp | 256 - deps/boost-1.47.0/boost/asio/error.hpp | 327 - .../boost/asio/handler_alloc_hook.hpp | 88 - .../boost/asio/handler_invoke_hook.hpp | 72 - deps/boost-1.47.0/boost/asio/impl/error.ipp | 129 - .../boost/asio/impl/io_service.hpp | 136 - .../boost/asio/impl/io_service.ipp | 155 - deps/boost-1.47.0/boost/asio/impl/read.hpp | 532 - deps/boost-1.47.0/boost/asio/impl/write.hpp | 545 - deps/boost-1.47.0/boost/asio/io_service.hpp | 772 - deps/boost-1.47.0/boost/asio/ip/address.hpp | 202 - .../boost-1.47.0/boost/asio/ip/address_v4.hpp | 243 - .../boost-1.47.0/boost/asio/ip/address_v6.hpp | 248 - .../boost/asio/ip/basic_endpoint.hpp | 265 - .../boost/asio/ip/basic_resolver.hpp | 266 - .../boost/asio/ip/basic_resolver_entry.hpp | 96 - .../boost/asio/ip/basic_resolver_iterator.hpp | 197 - .../boost/asio/ip/basic_resolver_query.hpp | 246 - .../boost/asio/ip/detail/endpoint.hpp | 141 - .../boost/asio/ip/detail/impl/endpoint.ipp | 203 - .../boost/asio/ip/impl/address.hpp | 55 - .../boost/asio/ip/impl/address.ipp | 228 - .../boost/asio/ip/impl/address_v4.hpp | 55 - .../boost/asio/ip/impl/address_v4.ipp | 178 - .../boost/asio/ip/impl/address_v6.hpp | 55 - .../boost/asio/ip/impl/address_v6.ipp | 299 - .../boost/asio/ip/impl/basic_endpoint.hpp | 57 - .../boost/asio/ip/resolver_query_base.hpp | 157 - .../boost/asio/ip/resolver_service.hpp | 153 - deps/boost-1.47.0/boost/asio/ip/tcp.hpp | 157 - deps/boost-1.47.0/boost/asio/read.hpp | 612 - .../boost/asio/socket_acceptor_service.hpp | 277 - deps/boost-1.47.0/boost/asio/socket_base.hpp | 520 - .../boost/asio/stream_socket_service.hpp | 338 - deps/boost-1.47.0/boost/asio/time_traits.hpp | 84 - deps/boost-1.47.0/boost/asio/write.hpp | 611 - deps/boost-1.47.0/boost/assert.hpp | 128 - deps/boost-1.47.0/boost/bind.hpp | 24 - deps/boost-1.47.0/boost/bind/arg.hpp | 61 - deps/boost-1.47.0/boost/bind/bind.hpp | 1750 -- deps/boost-1.47.0/boost/bind/bind_cc.hpp | 117 - deps/boost-1.47.0/boost/bind/bind_mf2_cc.hpp | 228 - deps/boost-1.47.0/boost/bind/bind_mf_cc.hpp | 227 - .../boost-1.47.0/boost/bind/bind_template.hpp | 345 - deps/boost-1.47.0/boost/bind/mem_fn.hpp | 388 - deps/boost-1.47.0/boost/bind/mem_fn_cc.hpp | 103 - .../boost/bind/mem_fn_template.hpp | 1047 - deps/boost-1.47.0/boost/bind/mem_fn_vw.hpp | 130 - deps/boost-1.47.0/boost/bind/placeholders.hpp | 69 - deps/boost-1.47.0/boost/bind/storage.hpp | 474 - deps/boost-1.47.0/boost/call_traits.hpp | 24 - deps/boost-1.47.0/boost/cerrno.hpp | 331 - deps/boost-1.47.0/boost/checked_delete.hpp | 68 - deps/boost-1.47.0/boost/concept/assert.hpp | 46 - .../concept/detail/backward_compatibility.hpp | 15 - .../boost/concept/detail/borland.hpp | 30 - .../boost/concept/detail/concept_def.hpp | 51 - .../boost/concept/detail/concept_undef.hpp | 5 - .../boost/concept/detail/general.hpp | 75 - .../boost/concept/detail/has_constraints.hpp | 50 - .../boost/concept/detail/msvc.hpp | 114 - deps/boost-1.47.0/boost/concept/usage.hpp | 44 - deps/boost-1.47.0/boost/concept_check.hpp | 1082 - deps/boost-1.47.0/boost/config.hpp | 70 - .../boost/config/abi/borland_prefix.hpp | 27 - .../boost/config/abi/borland_suffix.hpp | 12 - .../boost/config/abi/msvc_prefix.hpp | 22 - .../boost/config/abi/msvc_suffix.hpp | 8 - deps/boost-1.47.0/boost/config/abi_prefix.hpp | 25 - deps/boost-1.47.0/boost/config/abi_suffix.hpp | 27 - deps/boost-1.47.0/boost/config/auto_link.hpp | 417 - .../boost/config/compiler/borland.hpp | 284 - .../boost/config/compiler/clang.hpp | 85 - .../boost/config/compiler/codegear.hpp | 178 - .../boost/config/compiler/comeau.hpp | 59 - .../boost/config/compiler/common_edg.hpp | 100 - .../boost/config/compiler/compaq_cxx.hpp | 19 - .../boost/config/compiler/digitalmars.hpp | 100 - .../boost/config/compiler/gcc.hpp | 248 - .../boost/config/compiler/gcc_xml.hpp | 58 - .../boost/config/compiler/greenhills.hpp | 28 - .../boost/config/compiler/hp_acc.hpp | 137 - .../boost/config/compiler/intel.hpp | 243 - .../boost/config/compiler/kai.hpp | 33 - .../boost/config/compiler/metrowerks.hpp | 141 - .../boost/config/compiler/mpw.hpp | 83 - .../boost/config/compiler/nvcc.hpp | 28 - .../boost/config/compiler/pathscale.hpp | 79 - .../boost/config/compiler/pgi.hpp | 79 - .../boost/config/compiler/sgi_mipspro.hpp | 29 - .../boost/config/compiler/sunpro_cc.hpp | 146 - .../boost/config/compiler/vacpp.hpp | 119 - .../boost/config/compiler/visualc.hpp | 282 - .../boost/config/no_tr1/cmath.hpp | 28 - .../boost/config/no_tr1/complex.hpp | 28 - .../boost/config/no_tr1/functional.hpp | 28 - .../boost/config/no_tr1/memory.hpp | 28 - .../boost/config/no_tr1/utility.hpp | 28 - .../boost/config/platform/aix.hpp | 33 - .../boost/config/platform/amigaos.hpp | 15 - .../boost/config/platform/beos.hpp | 26 - .../boost/config/platform/bsd.hpp | 86 - .../boost/config/platform/cygwin.hpp | 58 - .../boost/config/platform/hpux.hpp | 87 - .../boost/config/platform/irix.hpp | 31 - .../boost/config/platform/linux.hpp | 103 - .../boost/config/platform/macos.hpp | 87 - .../boost/config/platform/qnxnto.hpp | 31 - .../boost/config/platform/solaris.hpp | 28 - .../boost/config/platform/symbian.hpp | 97 - .../boost/config/platform/vms.hpp | 25 - .../boost/config/platform/vxworks.hpp | 31 - .../boost/config/platform/win32.hpp | 69 - .../boost/config/posix_features.hpp | 95 - .../boost/config/requires_threads.hpp | 92 - .../boost/config/select_compiler_config.hpp | 108 - .../boost/config/select_platform_config.hpp | 101 - .../boost/config/select_stdlib_config.hpp | 85 - .../boost/config/stdlib/dinkumware.hpp | 145 - .../boost/config/stdlib/libcomo.hpp | 69 - .../boost/config/stdlib/libcpp.hpp | 36 - .../boost/config/stdlib/libstdcpp3.hpp | 153 - .../boost/config/stdlib/modena.hpp | 53 - deps/boost-1.47.0/boost/config/stdlib/msl.hpp | 81 - .../boost/config/stdlib/roguewave.hpp | 183 - deps/boost-1.47.0/boost/config/stdlib/sgi.hpp | 145 - .../boost/config/stdlib/stlport.hpp | 244 - .../boost/config/stdlib/vacpp.hpp | 51 - deps/boost-1.47.0/boost/config/suffix.hpp | 671 - deps/boost-1.47.0/boost/config/user.hpp | 124 - .../boost/config/warning_disable.hpp | 47 - deps/boost-1.47.0/boost/cstdint.hpp | 506 - deps/boost-1.47.0/boost/cstdlib.hpp | 40 - deps/boost-1.47.0/boost/current_function.hpp | 66 - .../boost/date_time/adjust_functors.hpp | 178 - deps/boost-1.47.0/boost/date_time/c_time.hpp | 123 - .../boost/date_time/compiler_config.hpp | 171 - .../boost/date_time/constrained_value.hpp | 121 - deps/boost-1.47.0/boost/date_time/date.hpp | 208 - .../boost/date_time/date_clock_device.hpp | 77 - .../boost/date_time/date_defs.hpp | 26 - .../boost/date_time/date_duration.hpp | 146 - .../boost/date_time/date_duration_types.hpp | 269 - .../boost/date_time/date_format_simple.hpp | 159 - .../boost/date_time/date_formatting.hpp | 133 - .../date_time/date_formatting_limited.hpp | 121 - .../date_time/date_formatting_locales.hpp | 233 - .../boost/date_time/date_generators.hpp | 509 - .../boost/date_time/date_iterator.hpp | 101 - .../boost/date_time/date_names_put.hpp | 320 - .../boost/date_time/date_parsing.hpp | 316 - .../boost/date_time/dst_rules.hpp | 391 - .../boost/date_time/filetime_functions.hpp | 170 - .../boost/date_time/gregorian/conversion.hpp | 68 - .../boost/date_time/gregorian/formatters.hpp | 162 - .../gregorian/formatters_limited.hpp | 81 - .../date_time/gregorian/greg_calendar.hpp | 48 - .../boost/date_time/gregorian/greg_date.hpp | 136 - .../boost/date_time/gregorian/greg_day.hpp | 57 - .../date_time/gregorian/greg_day_of_year.hpp | 38 - .../date_time/gregorian/greg_duration.hpp | 134 - .../gregorian/greg_duration_types.hpp | 43 - .../boost/date_time/gregorian/greg_facet.hpp | 354 - .../boost/date_time/gregorian/greg_month.hpp | 105 - .../date_time/gregorian/greg_weekday.hpp | 66 - .../boost/date_time/gregorian/greg_year.hpp | 53 - .../boost/date_time/gregorian/greg_ymd.hpp | 33 - .../date_time/gregorian/gregorian_types.hpp | 109 - .../boost/date_time/gregorian/parsers.hpp | 91 - .../boost/date_time/gregorian_calendar.hpp | 70 - .../boost/date_time/gregorian_calendar.ipp | 219 - .../boost/date_time/int_adapter.hpp | 509 - .../boost/date_time/iso_format.hpp | 303 - .../boost/date_time/locale_config.hpp | 31 - .../boost/date_time/microsec_time_clock.hpp | 127 - .../boost/date_time/parse_format_base.hpp | 29 - deps/boost-1.47.0/boost/date_time/period.hpp | 377 - .../boost/date_time/posix_time/conversion.hpp | 94 - .../posix_time/date_duration_operators.hpp | 114 - .../posix_time/posix_time_config.hpp | 178 - .../posix_time/posix_time_duration.hpp | 82 - .../posix_time/posix_time_system.hpp | 68 - .../date_time/posix_time/posix_time_types.hpp | 55 - .../boost/date_time/posix_time/ptime.hpp | 65 - .../date_time/posix_time/time_period.hpp | 29 - .../boost/date_time/special_defs.hpp | 25 - deps/boost-1.47.0/boost/date_time/time.hpp | 191 - .../boost/date_time/time_clock.hpp | 83 - .../boost/date_time/time_defs.hpp | 43 - .../boost/date_time/time_duration.hpp | 282 - .../boost/date_time/time_iterator.hpp | 52 - .../date_time/time_resolution_traits.hpp | 144 - .../boost/date_time/time_system_counted.hpp | 254 - .../boost/date_time/time_system_split.hpp | 207 - .../boost/date_time/wrapping_int.hpp | 169 - .../boost/date_time/year_month_day.hpp | 45 - .../boost/detail/atomic_count.hpp | 21 - .../boost/detail/binary_search.hpp | 216 - .../boost-1.47.0/boost/detail/call_traits.hpp | 164 - deps/boost-1.47.0/boost/detail/endian.hpp | 78 - .../boost/detail/indirect_traits.hpp | 487 - .../boost-1.47.0/boost/detail/interlocked.hpp | 158 - .../boost/detail/is_function_ref_tester.hpp | 135 - deps/boost-1.47.0/boost/detail/iterator.hpp | 494 - .../boost/detail/lcast_precision.hpp | 184 - .../boost/detail/lightweight_mutex.hpp | 22 - deps/boost-1.47.0/boost/detail/limits.hpp | 449 - .../boost/detail/no_exceptions_support.hpp | 87 - .../boost/detail/ob_call_traits.hpp | 168 - .../boost/detail/reference_content.hpp | 141 - .../boost-1.47.0/boost/detail/sp_typeinfo.hpp | 133 - deps/boost-1.47.0/boost/detail/workaround.hpp | 267 - .../boost/enable_shared_from_this.hpp | 18 - .../exception/current_exception_cast.hpp | 41 - .../exception/detail/attribute_noreturn.hpp | 17 - .../detail/clone_current_exception.hpp | 45 - .../exception/detail/error_info_impl.hpp | 73 - .../boost/exception/detail/exception_ptr.hpp | 501 - .../exception/detail/is_output_streamable.hpp | 58 - .../exception/detail/object_hex_dump.hpp | 48 - .../boost/exception/detail/type_info.hpp | 81 - .../exception/diagnostic_information.hpp | 196 - .../boost/exception/exception.hpp | 454 - .../boost/exception/get_error_info.hpp | 128 - deps/boost-1.47.0/boost/exception/info.hpp | 197 - .../boost/exception/to_string.hpp | 81 - .../boost/exception/to_string_stub.hpp | 107 - deps/boost-1.47.0/boost/exception_ptr.hpp | 11 - deps/boost-1.47.0/boost/function.hpp | 66 - .../function/detail/function_iterate.hpp | 16 - .../function/detail/gen_maybe_include.pl | 37 - .../boost/function/detail/maybe_include.hpp | 267 - .../boost/function/detail/prologue.hpp | 26 - .../boost-1.47.0/boost/function/function0.hpp | 12 - .../boost-1.47.0/boost/function/function1.hpp | 12 - .../boost/function/function10.hpp | 12 - .../boost-1.47.0/boost/function/function2.hpp | 12 - .../boost-1.47.0/boost/function/function3.hpp | 12 - .../boost-1.47.0/boost/function/function4.hpp | 12 - .../boost-1.47.0/boost/function/function5.hpp | 12 - .../boost-1.47.0/boost/function/function6.hpp | 12 - .../boost-1.47.0/boost/function/function7.hpp | 12 - .../boost-1.47.0/boost/function/function8.hpp | 12 - .../boost-1.47.0/boost/function/function9.hpp | 12 - .../boost/function/function_base.hpp | 910 - .../boost/function/function_fwd.hpp | 70 - .../boost/function/function_template.hpp | 1136 - deps/boost-1.47.0/boost/function_equal.hpp | 28 - deps/boost-1.47.0/boost/functional.hpp | 547 - deps/boost-1.47.0/boost/get_pointer.hpp | 33 - deps/boost-1.47.0/boost/implicit_cast.hpp | 29 - deps/boost-1.47.0/boost/integer.hpp | 256 - deps/boost-1.47.0/boost/integer_fwd.hpp | 163 - deps/boost-1.47.0/boost/integer_traits.hpp | 261 - deps/boost-1.47.0/boost/intrusive_ptr.hpp | 18 - deps/boost-1.47.0/boost/io/ios_state.hpp | 438 - deps/boost-1.47.0/boost/io_fwd.hpp | 66 - deps/boost-1.47.0/boost/is_placeholder.hpp | 30 - deps/boost-1.47.0/boost/iterator.hpp | 58 - .../boost/iterator/detail/config_def.hpp | 137 - .../boost/iterator/detail/config_undef.hpp | 25 - .../boost/iterator/detail/enable_if.hpp | 85 - .../detail/facade_iterator_category.hpp | 200 - .../iterator/detail/minimum_category.hpp | 116 - .../boost/iterator/interoperable.hpp | 49 - .../boost/iterator/iterator_adaptor.hpp | 364 - .../boost/iterator/iterator_categories.hpp | 188 - .../boost/iterator/iterator_concepts.hpp | 284 - .../boost/iterator/iterator_facade.hpp | 877 - .../boost/iterator/iterator_traits.hpp | 92 - .../boost/iterator/reverse_iterator.hpp | 68 - .../boost/iterator/transform_iterator.hpp | 171 - deps/boost-1.47.0/boost/lexical_cast.hpp | 1848 -- deps/boost-1.47.0/boost/limits.hpp | 146 - deps/boost-1.47.0/boost/mem_fn.hpp | 24 - deps/boost-1.47.0/boost/memory_order.hpp | 52 - deps/boost-1.47.0/boost/mpl/O1_size.hpp | 40 - deps/boost-1.47.0/boost/mpl/O1_size_fwd.hpp | 24 - deps/boost-1.47.0/boost/mpl/advance.hpp | 76 - deps/boost-1.47.0/boost/mpl/advance_fwd.hpp | 28 - deps/boost-1.47.0/boost/mpl/always.hpp | 39 - deps/boost-1.47.0/boost/mpl/and.hpp | 60 - deps/boost-1.47.0/boost/mpl/apply.hpp | 229 - deps/boost-1.47.0/boost/mpl/apply_fwd.hpp | 107 - deps/boost-1.47.0/boost/mpl/apply_wrap.hpp | 234 - deps/boost-1.47.0/boost/mpl/arg.hpp | 131 - deps/boost-1.47.0/boost/mpl/arg_fwd.hpp | 28 - deps/boost-1.47.0/boost/mpl/assert.hpp | 370 - deps/boost-1.47.0/boost/mpl/at_fwd.hpp | 24 - .../boost/mpl/aux_/O1_size_impl.hpp | 87 - .../boost/mpl/aux_/adl_barrier.hpp | 48 - .../boost/mpl/aux_/advance_backward.hpp | 128 - .../boost/mpl/aux_/advance_forward.hpp | 127 - .../boost/mpl/aux_/arg_typedef.hpp | 31 - .../boost/mpl/aux_/arithmetic_op.hpp | 92 - deps/boost-1.47.0/boost/mpl/aux_/arity.hpp | 39 - .../boost/mpl/aux_/arity_spec.hpp | 67 - .../boost/mpl/aux_/begin_end_impl.hpp | 101 - .../boost/mpl/aux_/clear_impl.hpp | 35 - .../boost/mpl/aux_/common_name_wknd.hpp | 34 - .../boost/mpl/aux_/comparison_op.hpp | 83 - .../boost/mpl/aux_/config/adl.hpp | 40 - .../boost/mpl/aux_/config/arrays.hpp | 30 - .../boost/mpl/aux_/config/bcc.hpp | 28 - .../boost/mpl/aux_/config/bind.hpp | 33 - .../boost/mpl/aux_/config/compiler.hpp | 66 - .../boost/mpl/aux_/config/ctps.hpp | 30 - .../mpl/aux_/config/dmc_ambiguous_ctps.hpp | 27 - .../boost/mpl/aux_/config/dtp.hpp | 46 - .../boost/mpl/aux_/config/eti.hpp | 47 - .../boost/mpl/aux_/config/forwarding.hpp | 27 - .../boost/mpl/aux_/config/gcc.hpp | 23 - .../boost/mpl/aux_/config/has_apply.hpp | 32 - .../boost/mpl/aux_/config/has_xxx.hpp | 34 - .../boost/mpl/aux_/config/integral.hpp | 38 - .../boost/mpl/aux_/config/intel.hpp | 21 - .../boost/mpl/aux_/config/lambda.hpp | 32 - .../boost/mpl/aux_/config/msvc.hpp | 21 - .../boost/mpl/aux_/config/msvc_typename.hpp | 26 - .../boost/mpl/aux_/config/nttp.hpp | 41 - .../mpl/aux_/config/overload_resolution.hpp | 29 - .../boost/mpl/aux_/config/pp_counter.hpp | 26 - .../boost/mpl/aux_/config/preprocessor.hpp | 39 - .../boost/mpl/aux_/config/static_constant.hpp | 25 - .../boost/mpl/aux_/config/ttp.hpp | 41 - .../boost/mpl/aux_/config/typeof.hpp | 38 - .../mpl/aux_/config/use_preprocessed.hpp | 19 - .../boost/mpl/aux_/config/workaround.hpp | 19 - .../boost/mpl/aux_/count_args.hpp | 105 - .../boost-1.47.0/boost/mpl/aux_/fold_impl.hpp | 43 - .../boost/mpl/aux_/fold_impl_body.hpp | 365 - .../boost/mpl/aux_/full_lambda.hpp | 354 - .../boost-1.47.0/boost/mpl/aux_/has_apply.hpp | 32 - .../boost-1.47.0/boost/mpl/aux_/has_begin.hpp | 23 - .../boost/mpl/aux_/has_rebind.hpp | 99 - deps/boost-1.47.0/boost/mpl/aux_/has_size.hpp | 23 - deps/boost-1.47.0/boost/mpl/aux_/has_tag.hpp | 23 - deps/boost-1.47.0/boost/mpl/aux_/has_type.hpp | 23 - .../boost/mpl/aux_/include_preprocessed.hpp | 42 - .../boost/mpl/aux_/inserter_algorithm.hpp | 159 - .../boost/mpl/aux_/integral_wrapper.hpp | 93 - .../boost/mpl/aux_/is_msvc_eti_arg.hpp | 64 - .../boost/mpl/aux_/iter_fold_impl.hpp | 42 - .../boost/mpl/aux_/joint_iter.hpp | 120 - .../boost/mpl/aux_/lambda_arity_param.hpp | 25 - .../boost/mpl/aux_/lambda_no_ctps.hpp | 193 - .../boost/mpl/aux_/lambda_spec.hpp | 49 - .../boost/mpl/aux_/lambda_support.hpp | 169 - .../boost/mpl/aux_/largest_int.hpp | 63 - .../boost/mpl/aux_/logical_op.hpp | 165 - deps/boost-1.47.0/boost/mpl/aux_/msvc_dtw.hpp | 68 - .../boost/mpl/aux_/msvc_eti_base.hpp | 77 - .../boost/mpl/aux_/msvc_is_class.hpp | 58 - .../boost/mpl/aux_/msvc_never_true.hpp | 34 - .../boost-1.47.0/boost/mpl/aux_/msvc_type.hpp | 62 - deps/boost-1.47.0/boost/mpl/aux_/na.hpp | 95 - .../boost-1.47.0/boost/mpl/aux_/na_assert.hpp | 34 - deps/boost-1.47.0/boost/mpl/aux_/na_fwd.hpp | 31 - deps/boost-1.47.0/boost/mpl/aux_/na_spec.hpp | 175 - .../boost/mpl/aux_/nested_type_wknd.hpp | 48 - .../boost-1.47.0/boost/mpl/aux_/nttp_decl.hpp | 35 - .../boost/mpl/aux_/numeric_cast_utils.hpp | 77 - .../boost/mpl/aux_/numeric_op.hpp | 315 - .../preprocessed/bcc/advance_backward.hpp | 97 - .../aux_/preprocessed/bcc/advance_forward.hpp | 97 - .../boost/mpl/aux_/preprocessed/bcc/and.hpp | 69 - .../boost/mpl/aux_/preprocessed/bcc/apply.hpp | 169 - .../mpl/aux_/preprocessed/bcc/apply_fwd.hpp | 52 - .../mpl/aux_/preprocessed/bcc/apply_wrap.hpp | 461 - .../boost/mpl/aux_/preprocessed/bcc/arg.hpp | 117 - .../mpl/aux_/preprocessed/bcc/basic_bind.hpp | 300 - .../boost/mpl/aux_/preprocessed/bcc/bind.hpp | 397 - .../mpl/aux_/preprocessed/bcc/bind_fwd.hpp | 46 - .../mpl/aux_/preprocessed/bcc/bitand.hpp | 147 - .../boost/mpl/aux_/preprocessed/bcc/bitor.hpp | 147 - .../mpl/aux_/preprocessed/bcc/bitxor.hpp | 147 - .../boost/mpl/aux_/preprocessed/bcc/deque.hpp | 323 - .../mpl/aux_/preprocessed/bcc/divides.hpp | 146 - .../mpl/aux_/preprocessed/bcc/equal_to.hpp | 94 - .../mpl/aux_/preprocessed/bcc/fold_impl.hpp | 180 - .../mpl/aux_/preprocessed/bcc/full_lambda.hpp | 558 - .../mpl/aux_/preprocessed/bcc/greater.hpp | 94 - .../aux_/preprocessed/bcc/greater_equal.hpp | 94 - .../mpl/aux_/preprocessed/bcc/inherit.hpp | 139 - .../preprocessed/bcc/iter_fold_if_impl.hpp | 133 - .../aux_/preprocessed/bcc/iter_fold_impl.hpp | 180 - .../aux_/preprocessed/bcc/lambda_no_ctps.hpp | 229 - .../boost/mpl/aux_/preprocessed/bcc/less.hpp | 94 - .../mpl/aux_/preprocessed/bcc/less_equal.hpp | 94 - .../boost/mpl/aux_/preprocessed/bcc/list.hpp | 323 - .../mpl/aux_/preprocessed/bcc/list_c.hpp | 328 - .../boost/mpl/aux_/preprocessed/bcc/map.hpp | 323 - .../boost/mpl/aux_/preprocessed/bcc/minus.hpp | 146 - .../mpl/aux_/preprocessed/bcc/modulus.hpp | 101 - .../aux_/preprocessed/bcc/not_equal_to.hpp | 94 - .../boost/mpl/aux_/preprocessed/bcc/or.hpp | 69 - .../aux_/preprocessed/bcc/placeholders.hpp | 105 - .../boost/mpl/aux_/preprocessed/bcc/plus.hpp | 146 - .../boost/mpl/aux_/preprocessed/bcc/quote.hpp | 119 - .../preprocessed/bcc/reverse_fold_impl.hpp | 295 - .../bcc/reverse_iter_fold_impl.hpp | 295 - .../boost/mpl/aux_/preprocessed/bcc/set.hpp | 323 - .../boost/mpl/aux_/preprocessed/bcc/set_c.hpp | 328 - .../mpl/aux_/preprocessed/bcc/shift_left.hpp | 99 - .../mpl/aux_/preprocessed/bcc/shift_right.hpp | 99 - .../aux_/preprocessed/bcc/template_arity.hpp | 40 - .../boost/mpl/aux_/preprocessed/bcc/times.hpp | 146 - .../mpl/aux_/preprocessed/bcc/unpack_args.hpp | 97 - .../mpl/aux_/preprocessed/bcc/vector.hpp | 323 - .../mpl/aux_/preprocessed/bcc/vector_c.hpp | 309 - .../preprocessed/bcc551/advance_backward.hpp | 97 - .../preprocessed/bcc551/advance_forward.hpp | 97 - .../mpl/aux_/preprocessed/bcc551/and.hpp | 69 - .../mpl/aux_/preprocessed/bcc551/apply.hpp | 169 - .../aux_/preprocessed/bcc551/apply_fwd.hpp | 52 - .../aux_/preprocessed/bcc551/apply_wrap.hpp | 456 - .../mpl/aux_/preprocessed/bcc551/arg.hpp | 123 - .../aux_/preprocessed/bcc551/basic_bind.hpp | 306 - .../mpl/aux_/preprocessed/bcc551/bind.hpp | 403 - .../mpl/aux_/preprocessed/bcc551/bind_fwd.hpp | 46 - .../mpl/aux_/preprocessed/bcc551/bitand.hpp | 147 - .../mpl/aux_/preprocessed/bcc551/bitor.hpp | 147 - .../mpl/aux_/preprocessed/bcc551/bitxor.hpp | 147 - .../mpl/aux_/preprocessed/bcc551/deque.hpp | 323 - .../mpl/aux_/preprocessed/bcc551/divides.hpp | 146 - .../mpl/aux_/preprocessed/bcc551/equal_to.hpp | 94 - .../aux_/preprocessed/bcc551/fold_impl.hpp | 180 - .../aux_/preprocessed/bcc551/full_lambda.hpp | 558 - .../mpl/aux_/preprocessed/bcc551/greater.hpp | 94 - .../preprocessed/bcc551/greater_equal.hpp | 94 - .../mpl/aux_/preprocessed/bcc551/inherit.hpp | 141 - .../preprocessed/bcc551/iter_fold_if_impl.hpp | 133 - .../preprocessed/bcc551/iter_fold_impl.hpp | 180 - .../preprocessed/bcc551/lambda_no_ctps.hpp | 229 - .../mpl/aux_/preprocessed/bcc551/less.hpp | 94 - .../aux_/preprocessed/bcc551/less_equal.hpp | 94 - .../mpl/aux_/preprocessed/bcc551/list.hpp | 323 - .../mpl/aux_/preprocessed/bcc551/list_c.hpp | 328 - .../mpl/aux_/preprocessed/bcc551/map.hpp | 323 - .../mpl/aux_/preprocessed/bcc551/minus.hpp | 146 - .../mpl/aux_/preprocessed/bcc551/modulus.hpp | 101 - .../aux_/preprocessed/bcc551/not_equal_to.hpp | 94 - .../boost/mpl/aux_/preprocessed/bcc551/or.hpp | 69 - .../aux_/preprocessed/bcc551/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/bcc551/plus.hpp | 146 - .../mpl/aux_/preprocessed/bcc551/quote.hpp | 11 - .../preprocessed/bcc551/reverse_fold_impl.hpp | 295 - .../bcc551/reverse_iter_fold_impl.hpp | 295 - .../mpl/aux_/preprocessed/bcc551/set.hpp | 323 - .../mpl/aux_/preprocessed/bcc551/set_c.hpp | 328 - .../aux_/preprocessed/bcc551/shift_left.hpp | 99 - .../aux_/preprocessed/bcc551/shift_right.hpp | 99 - .../preprocessed/bcc551/template_arity.hpp | 40 - .../mpl/aux_/preprocessed/bcc551/times.hpp | 146 - .../aux_/preprocessed/bcc551/unpack_args.hpp | 97 - .../mpl/aux_/preprocessed/bcc551/vector.hpp | 323 - .../mpl/aux_/preprocessed/bcc551/vector_c.hpp | 309 - .../bcc_pre590/advance_backward.hpp | 97 - .../bcc_pre590/advance_forward.hpp | 97 - .../mpl/aux_/preprocessed/bcc_pre590/and.hpp | 69 - .../aux_/preprocessed/bcc_pre590/apply.hpp | 169 - .../preprocessed/bcc_pre590/apply_fwd.hpp | 52 - .../preprocessed/bcc_pre590/apply_wrap.hpp | 456 - .../mpl/aux_/preprocessed/bcc_pre590/arg.hpp | 117 - .../preprocessed/bcc_pre590/basic_bind.hpp | 300 - .../mpl/aux_/preprocessed/bcc_pre590/bind.hpp | 397 - .../aux_/preprocessed/bcc_pre590/bind_fwd.hpp | 46 - .../aux_/preprocessed/bcc_pre590/bitand.hpp | 147 - .../aux_/preprocessed/bcc_pre590/bitor.hpp | 147 - .../aux_/preprocessed/bcc_pre590/bitxor.hpp | 147 - .../aux_/preprocessed/bcc_pre590/deque.hpp | 323 - .../aux_/preprocessed/bcc_pre590/divides.hpp | 146 - .../aux_/preprocessed/bcc_pre590/equal_to.hpp | 94 - .../preprocessed/bcc_pre590/fold_impl.hpp | 180 - .../preprocessed/bcc_pre590/full_lambda.hpp | 558 - .../aux_/preprocessed/bcc_pre590/greater.hpp | 94 - .../preprocessed/bcc_pre590/greater_equal.hpp | 94 - .../aux_/preprocessed/bcc_pre590/inherit.hpp | 139 - .../bcc_pre590/iter_fold_if_impl.hpp | 133 - .../bcc_pre590/iter_fold_impl.hpp | 180 - .../bcc_pre590/lambda_no_ctps.hpp | 229 - .../mpl/aux_/preprocessed/bcc_pre590/less.hpp | 94 - .../preprocessed/bcc_pre590/less_equal.hpp | 94 - .../mpl/aux_/preprocessed/bcc_pre590/list.hpp | 323 - .../aux_/preprocessed/bcc_pre590/list_c.hpp | 328 - .../mpl/aux_/preprocessed/bcc_pre590/map.hpp | 323 - .../aux_/preprocessed/bcc_pre590/minus.hpp | 146 - .../aux_/preprocessed/bcc_pre590/modulus.hpp | 101 - .../preprocessed/bcc_pre590/not_equal_to.hpp | 94 - .../mpl/aux_/preprocessed/bcc_pre590/or.hpp | 69 - .../preprocessed/bcc_pre590/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/bcc_pre590/plus.hpp | 146 - .../aux_/preprocessed/bcc_pre590/quote.hpp | 11 - .../bcc_pre590/reverse_fold_impl.hpp | 295 - .../bcc_pre590/reverse_iter_fold_impl.hpp | 295 - .../mpl/aux_/preprocessed/bcc_pre590/set.hpp | 323 - .../aux_/preprocessed/bcc_pre590/set_c.hpp | 328 - .../preprocessed/bcc_pre590/shift_left.hpp | 99 - .../preprocessed/bcc_pre590/shift_right.hpp | 99 - .../bcc_pre590/template_arity.hpp | 40 - .../aux_/preprocessed/bcc_pre590/times.hpp | 146 - .../preprocessed/bcc_pre590/unpack_args.hpp | 97 - .../aux_/preprocessed/bcc_pre590/vector.hpp | 323 - .../aux_/preprocessed/bcc_pre590/vector_c.hpp | 309 - .../preprocessed/dmc/advance_backward.hpp | 97 - .../aux_/preprocessed/dmc/advance_forward.hpp | 97 - .../boost/mpl/aux_/preprocessed/dmc/and.hpp | 69 - .../boost/mpl/aux_/preprocessed/dmc/apply.hpp | 169 - .../mpl/aux_/preprocessed/dmc/apply_fwd.hpp | 52 - .../mpl/aux_/preprocessed/dmc/apply_wrap.hpp | 84 - .../boost/mpl/aux_/preprocessed/dmc/arg.hpp | 123 - .../mpl/aux_/preprocessed/dmc/basic_bind.hpp | 406 - .../boost/mpl/aux_/preprocessed/dmc/bind.hpp | 515 - .../mpl/aux_/preprocessed/dmc/bind_fwd.hpp | 53 - .../mpl/aux_/preprocessed/dmc/bitand.hpp | 147 - .../boost/mpl/aux_/preprocessed/dmc/bitor.hpp | 147 - .../mpl/aux_/preprocessed/dmc/bitxor.hpp | 147 - .../boost/mpl/aux_/preprocessed/dmc/deque.hpp | 323 - .../mpl/aux_/preprocessed/dmc/divides.hpp | 146 - .../mpl/aux_/preprocessed/dmc/equal_to.hpp | 94 - .../mpl/aux_/preprocessed/dmc/fold_impl.hpp | 180 - .../mpl/aux_/preprocessed/dmc/full_lambda.hpp | 536 - .../mpl/aux_/preprocessed/dmc/greater.hpp | 94 - .../aux_/preprocessed/dmc/greater_equal.hpp | 94 - .../mpl/aux_/preprocessed/dmc/inherit.hpp | 141 - .../preprocessed/dmc/iter_fold_if_impl.hpp | 133 - .../aux_/preprocessed/dmc/iter_fold_impl.hpp | 180 - .../aux_/preprocessed/dmc/lambda_no_ctps.hpp | 229 - .../boost/mpl/aux_/preprocessed/dmc/less.hpp | 94 - .../mpl/aux_/preprocessed/dmc/less_equal.hpp | 94 - .../boost/mpl/aux_/preprocessed/dmc/list.hpp | 323 - .../mpl/aux_/preprocessed/dmc/list_c.hpp | 328 - .../boost/mpl/aux_/preprocessed/dmc/map.hpp | 323 - .../boost/mpl/aux_/preprocessed/dmc/minus.hpp | 146 - .../mpl/aux_/preprocessed/dmc/modulus.hpp | 101 - .../aux_/preprocessed/dmc/not_equal_to.hpp | 94 - .../boost/mpl/aux_/preprocessed/dmc/or.hpp | 69 - .../aux_/preprocessed/dmc/placeholders.hpp | 105 - .../boost/mpl/aux_/preprocessed/dmc/plus.hpp | 146 - .../boost/mpl/aux_/preprocessed/dmc/quote.hpp | 123 - .../preprocessed/dmc/reverse_fold_impl.hpp | 231 - .../dmc/reverse_iter_fold_impl.hpp | 231 - .../boost/mpl/aux_/preprocessed/dmc/set.hpp | 323 - .../boost/mpl/aux_/preprocessed/dmc/set_c.hpp | 328 - .../mpl/aux_/preprocessed/dmc/shift_left.hpp | 99 - .../mpl/aux_/preprocessed/dmc/shift_right.hpp | 99 - .../aux_/preprocessed/dmc/template_arity.hpp | 11 - .../boost/mpl/aux_/preprocessed/dmc/times.hpp | 146 - .../mpl/aux_/preprocessed/dmc/unpack_args.hpp | 94 - .../mpl/aux_/preprocessed/dmc/vector.hpp | 323 - .../mpl/aux_/preprocessed/dmc/vector_c.hpp | 309 - .../preprocessed/gcc/advance_backward.hpp | 97 - .../aux_/preprocessed/gcc/advance_forward.hpp | 97 - .../boost/mpl/aux_/preprocessed/gcc/and.hpp | 69 - .../boost/mpl/aux_/preprocessed/gcc/apply.hpp | 169 - .../mpl/aux_/preprocessed/gcc/apply_fwd.hpp | 52 - .../mpl/aux_/preprocessed/gcc/apply_wrap.hpp | 84 - .../boost/mpl/aux_/preprocessed/gcc/arg.hpp | 123 - .../mpl/aux_/preprocessed/gcc/basic_bind.hpp | 440 - .../boost/mpl/aux_/preprocessed/gcc/bind.hpp | 561 - .../mpl/aux_/preprocessed/gcc/bind_fwd.hpp | 52 - .../mpl/aux_/preprocessed/gcc/bitand.hpp | 147 - .../boost/mpl/aux_/preprocessed/gcc/bitor.hpp | 147 - .../mpl/aux_/preprocessed/gcc/bitxor.hpp | 147 - .../boost/mpl/aux_/preprocessed/gcc/deque.hpp | 323 - .../mpl/aux_/preprocessed/gcc/divides.hpp | 146 - .../mpl/aux_/preprocessed/gcc/equal_to.hpp | 94 - .../mpl/aux_/preprocessed/gcc/fold_impl.hpp | 180 - .../mpl/aux_/preprocessed/gcc/full_lambda.hpp | 558 - .../mpl/aux_/preprocessed/gcc/greater.hpp | 94 - .../aux_/preprocessed/gcc/greater_equal.hpp | 94 - .../mpl/aux_/preprocessed/gcc/inherit.hpp | 141 - .../preprocessed/gcc/iter_fold_if_impl.hpp | 133 - .../aux_/preprocessed/gcc/iter_fold_impl.hpp | 180 - .../aux_/preprocessed/gcc/lambda_no_ctps.hpp | 229 - .../boost/mpl/aux_/preprocessed/gcc/less.hpp | 94 - .../mpl/aux_/preprocessed/gcc/less_equal.hpp | 94 - .../boost/mpl/aux_/preprocessed/gcc/list.hpp | 323 - .../mpl/aux_/preprocessed/gcc/list_c.hpp | 328 - .../boost/mpl/aux_/preprocessed/gcc/map.hpp | 323 - .../boost/mpl/aux_/preprocessed/gcc/minus.hpp | 146 - .../mpl/aux_/preprocessed/gcc/modulus.hpp | 101 - .../aux_/preprocessed/gcc/not_equal_to.hpp | 94 - .../boost/mpl/aux_/preprocessed/gcc/or.hpp | 69 - .../aux_/preprocessed/gcc/placeholders.hpp | 105 - .../boost/mpl/aux_/preprocessed/gcc/plus.hpp | 146 - .../boost/mpl/aux_/preprocessed/gcc/quote.hpp | 123 - .../preprocessed/gcc/reverse_fold_impl.hpp | 231 - .../gcc/reverse_iter_fold_impl.hpp | 231 - .../boost/mpl/aux_/preprocessed/gcc/set.hpp | 323 - .../boost/mpl/aux_/preprocessed/gcc/set_c.hpp | 328 - .../mpl/aux_/preprocessed/gcc/shift_left.hpp | 99 - .../mpl/aux_/preprocessed/gcc/shift_right.hpp | 99 - .../aux_/preprocessed/gcc/template_arity.hpp | 97 - .../boost/mpl/aux_/preprocessed/gcc/times.hpp | 146 - .../mpl/aux_/preprocessed/gcc/unpack_args.hpp | 94 - .../mpl/aux_/preprocessed/gcc/vector.hpp | 323 - .../mpl/aux_/preprocessed/gcc/vector_c.hpp | 309 - .../preprocessed/msvc60/advance_backward.hpp | 132 - .../preprocessed/msvc60/advance_forward.hpp | 132 - .../mpl/aux_/preprocessed/msvc60/and.hpp | 73 - .../mpl/aux_/preprocessed/msvc60/apply.hpp | 166 - .../aux_/preprocessed/msvc60/apply_fwd.hpp | 46 - .../aux_/preprocessed/msvc60/apply_wrap.hpp | 247 - .../mpl/aux_/preprocessed/msvc60/arg.hpp | 123 - .../aux_/preprocessed/msvc60/basic_bind.hpp | 328 - .../mpl/aux_/preprocessed/msvc60/bind.hpp | 432 - .../mpl/aux_/preprocessed/msvc60/bind_fwd.hpp | 46 - .../mpl/aux_/preprocessed/msvc60/bitand.hpp | 149 - .../mpl/aux_/preprocessed/msvc60/bitor.hpp | 149 - .../mpl/aux_/preprocessed/msvc60/bitxor.hpp | 149 - .../mpl/aux_/preprocessed/msvc60/deque.hpp | 556 - .../mpl/aux_/preprocessed/msvc60/divides.hpp | 148 - .../mpl/aux_/preprocessed/msvc60/equal_to.hpp | 102 - .../aux_/preprocessed/msvc60/fold_impl.hpp | 293 - .../aux_/preprocessed/msvc60/full_lambda.hpp | 554 - .../mpl/aux_/preprocessed/msvc60/greater.hpp | 102 - .../preprocessed/msvc60/greater_equal.hpp | 102 - .../mpl/aux_/preprocessed/msvc60/inherit.hpp | 166 - .../preprocessed/msvc60/iter_fold_if_impl.hpp | 133 - .../preprocessed/msvc60/iter_fold_impl.hpp | 293 - .../preprocessed/msvc60/lambda_no_ctps.hpp | 229 - .../mpl/aux_/preprocessed/msvc60/less.hpp | 102 - .../aux_/preprocessed/msvc60/less_equal.hpp | 102 - .../mpl/aux_/preprocessed/msvc60/list.hpp | 556 - .../mpl/aux_/preprocessed/msvc60/list_c.hpp | 534 - .../mpl/aux_/preprocessed/msvc60/map.hpp | 556 - .../mpl/aux_/preprocessed/msvc60/minus.hpp | 148 - .../mpl/aux_/preprocessed/msvc60/modulus.hpp | 115 - .../aux_/preprocessed/msvc60/not_equal_to.hpp | 102 - .../boost/mpl/aux_/preprocessed/msvc60/or.hpp | 73 - .../aux_/preprocessed/msvc60/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/msvc60/plus.hpp | 148 - .../mpl/aux_/preprocessed/msvc60/quote.hpp | 11 - .../preprocessed/msvc60/reverse_fold_impl.hpp | 343 - .../msvc60/reverse_iter_fold_impl.hpp | 343 - .../mpl/aux_/preprocessed/msvc60/set.hpp | 556 - .../mpl/aux_/preprocessed/msvc60/set_c.hpp | 534 - .../aux_/preprocessed/msvc60/shift_left.hpp | 114 - .../aux_/preprocessed/msvc60/shift_right.hpp | 114 - .../preprocessed/msvc60/template_arity.hpp | 46 - .../mpl/aux_/preprocessed/msvc60/times.hpp | 148 - .../aux_/preprocessed/msvc60/unpack_args.hpp | 109 - .../mpl/aux_/preprocessed/msvc60/vector.hpp | 556 - .../mpl/aux_/preprocessed/msvc60/vector_c.hpp | 534 - .../preprocessed/msvc70/advance_backward.hpp | 97 - .../preprocessed/msvc70/advance_forward.hpp | 97 - .../mpl/aux_/preprocessed/msvc70/and.hpp | 71 - .../mpl/aux_/preprocessed/msvc70/apply.hpp | 160 - .../aux_/preprocessed/msvc70/apply_fwd.hpp | 46 - .../aux_/preprocessed/msvc70/apply_wrap.hpp | 138 - .../mpl/aux_/preprocessed/msvc70/arg.hpp | 123 - .../aux_/preprocessed/msvc70/basic_bind.hpp | 328 - .../mpl/aux_/preprocessed/msvc70/bind.hpp | 432 - .../mpl/aux_/preprocessed/msvc70/bind_fwd.hpp | 46 - .../mpl/aux_/preprocessed/msvc70/bitand.hpp | 151 - .../mpl/aux_/preprocessed/msvc70/bitor.hpp | 151 - .../mpl/aux_/preprocessed/msvc70/bitxor.hpp | 151 - .../mpl/aux_/preprocessed/msvc70/deque.hpp | 556 - .../mpl/aux_/preprocessed/msvc70/divides.hpp | 150 - .../mpl/aux_/preprocessed/msvc70/equal_to.hpp | 102 - .../aux_/preprocessed/msvc70/fold_impl.hpp | 245 - .../aux_/preprocessed/msvc70/full_lambda.hpp | 554 - .../mpl/aux_/preprocessed/msvc70/greater.hpp | 102 - .../preprocessed/msvc70/greater_equal.hpp | 102 - .../mpl/aux_/preprocessed/msvc70/inherit.hpp | 166 - .../preprocessed/msvc70/iter_fold_if_impl.hpp | 133 - .../preprocessed/msvc70/iter_fold_impl.hpp | 245 - .../preprocessed/msvc70/lambda_no_ctps.hpp | 229 - .../mpl/aux_/preprocessed/msvc70/less.hpp | 102 - .../aux_/preprocessed/msvc70/less_equal.hpp | 102 - .../mpl/aux_/preprocessed/msvc70/list.hpp | 556 - .../mpl/aux_/preprocessed/msvc70/list_c.hpp | 534 - .../mpl/aux_/preprocessed/msvc70/map.hpp | 556 - .../mpl/aux_/preprocessed/msvc70/minus.hpp | 150 - .../mpl/aux_/preprocessed/msvc70/modulus.hpp | 115 - .../aux_/preprocessed/msvc70/not_equal_to.hpp | 102 - .../boost/mpl/aux_/preprocessed/msvc70/or.hpp | 71 - .../aux_/preprocessed/msvc70/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/msvc70/plus.hpp | 150 - .../mpl/aux_/preprocessed/msvc70/quote.hpp | 116 - .../preprocessed/msvc70/reverse_fold_impl.hpp | 295 - .../msvc70/reverse_iter_fold_impl.hpp | 295 - .../mpl/aux_/preprocessed/msvc70/set.hpp | 556 - .../mpl/aux_/preprocessed/msvc70/set_c.hpp | 534 - .../aux_/preprocessed/msvc70/shift_left.hpp | 114 - .../aux_/preprocessed/msvc70/shift_right.hpp | 114 - .../preprocessed/msvc70/template_arity.hpp | 46 - .../mpl/aux_/preprocessed/msvc70/times.hpp | 150 - .../aux_/preprocessed/msvc70/unpack_args.hpp | 109 - .../mpl/aux_/preprocessed/msvc70/vector.hpp | 556 - .../mpl/aux_/preprocessed/msvc70/vector_c.hpp | 534 - .../preprocessed/mwcw/advance_backward.hpp | 97 - .../preprocessed/mwcw/advance_forward.hpp | 97 - .../boost/mpl/aux_/preprocessed/mwcw/and.hpp | 69 - .../mpl/aux_/preprocessed/mwcw/apply.hpp | 169 - .../mpl/aux_/preprocessed/mwcw/apply_fwd.hpp | 52 - .../mpl/aux_/preprocessed/mwcw/apply_wrap.hpp | 456 - .../boost/mpl/aux_/preprocessed/mwcw/arg.hpp | 123 - .../mpl/aux_/preprocessed/mwcw/basic_bind.hpp | 440 - .../boost/mpl/aux_/preprocessed/mwcw/bind.hpp | 561 - .../mpl/aux_/preprocessed/mwcw/bind_fwd.hpp | 52 - .../mpl/aux_/preprocessed/mwcw/bitand.hpp | 147 - .../mpl/aux_/preprocessed/mwcw/bitor.hpp | 147 - .../mpl/aux_/preprocessed/mwcw/bitxor.hpp | 147 - .../mpl/aux_/preprocessed/mwcw/deque.hpp | 323 - .../mpl/aux_/preprocessed/mwcw/divides.hpp | 146 - .../mpl/aux_/preprocessed/mwcw/equal_to.hpp | 94 - .../mpl/aux_/preprocessed/mwcw/fold_impl.hpp | 180 - .../aux_/preprocessed/mwcw/full_lambda.hpp | 554 - .../mpl/aux_/preprocessed/mwcw/greater.hpp | 94 - .../aux_/preprocessed/mwcw/greater_equal.hpp | 94 - .../mpl/aux_/preprocessed/mwcw/inherit.hpp | 141 - .../preprocessed/mwcw/iter_fold_if_impl.hpp | 133 - .../aux_/preprocessed/mwcw/iter_fold_impl.hpp | 180 - .../aux_/preprocessed/mwcw/lambda_no_ctps.hpp | 229 - .../boost/mpl/aux_/preprocessed/mwcw/less.hpp | 94 - .../mpl/aux_/preprocessed/mwcw/less_equal.hpp | 94 - .../boost/mpl/aux_/preprocessed/mwcw/list.hpp | 323 - .../mpl/aux_/preprocessed/mwcw/list_c.hpp | 328 - .../boost/mpl/aux_/preprocessed/mwcw/map.hpp | 323 - .../mpl/aux_/preprocessed/mwcw/minus.hpp | 146 - .../mpl/aux_/preprocessed/mwcw/modulus.hpp | 101 - .../aux_/preprocessed/mwcw/not_equal_to.hpp | 94 - .../boost/mpl/aux_/preprocessed/mwcw/or.hpp | 69 - .../aux_/preprocessed/mwcw/placeholders.hpp | 105 - .../boost/mpl/aux_/preprocessed/mwcw/plus.hpp | 146 - .../mpl/aux_/preprocessed/mwcw/quote.hpp | 123 - .../preprocessed/mwcw/reverse_fold_impl.hpp | 231 - .../mwcw/reverse_iter_fold_impl.hpp | 231 - .../boost/mpl/aux_/preprocessed/mwcw/set.hpp | 323 - .../mpl/aux_/preprocessed/mwcw/set_c.hpp | 328 - .../mpl/aux_/preprocessed/mwcw/shift_left.hpp | 99 - .../aux_/preprocessed/mwcw/shift_right.hpp | 99 - .../aux_/preprocessed/mwcw/template_arity.hpp | 11 - .../mpl/aux_/preprocessed/mwcw/times.hpp | 146 - .../aux_/preprocessed/mwcw/unpack_args.hpp | 94 - .../mpl/aux_/preprocessed/mwcw/vector.hpp | 323 - .../mpl/aux_/preprocessed/mwcw/vector_c.hpp | 309 - .../preprocessed/no_ctps/advance_backward.hpp | 97 - .../preprocessed/no_ctps/advance_forward.hpp | 97 - .../mpl/aux_/preprocessed/no_ctps/and.hpp | 73 - .../mpl/aux_/preprocessed/no_ctps/apply.hpp | 268 - .../aux_/preprocessed/no_ctps/apply_fwd.hpp | 50 - .../aux_/preprocessed/no_ctps/apply_wrap.hpp | 78 - .../mpl/aux_/preprocessed/no_ctps/arg.hpp | 123 - .../aux_/preprocessed/no_ctps/basic_bind.hpp | 486 - .../mpl/aux_/preprocessed/no_ctps/bind.hpp | 590 - .../aux_/preprocessed/no_ctps/bind_fwd.hpp | 52 - .../mpl/aux_/preprocessed/no_ctps/bitand.hpp | 134 - .../mpl/aux_/preprocessed/no_ctps/bitor.hpp | 134 - .../mpl/aux_/preprocessed/no_ctps/bitxor.hpp | 134 - .../mpl/aux_/preprocessed/no_ctps/deque.hpp | 556 - .../mpl/aux_/preprocessed/no_ctps/divides.hpp | 133 - .../aux_/preprocessed/no_ctps/equal_to.hpp | 94 - .../aux_/preprocessed/no_ctps/fold_impl.hpp | 245 - .../aux_/preprocessed/no_ctps/full_lambda.hpp | 554 - .../mpl/aux_/preprocessed/no_ctps/greater.hpp | 94 - .../preprocessed/no_ctps/greater_equal.hpp | 94 - .../mpl/aux_/preprocessed/no_ctps/inherit.hpp | 166 - .../no_ctps/iter_fold_if_impl.hpp | 133 - .../preprocessed/no_ctps/iter_fold_impl.hpp | 245 - .../preprocessed/no_ctps/lambda_no_ctps.hpp | 229 - .../mpl/aux_/preprocessed/no_ctps/less.hpp | 94 - .../aux_/preprocessed/no_ctps/less_equal.hpp | 94 - .../mpl/aux_/preprocessed/no_ctps/list.hpp | 556 - .../mpl/aux_/preprocessed/no_ctps/list_c.hpp | 534 - .../mpl/aux_/preprocessed/no_ctps/map.hpp | 556 - .../mpl/aux_/preprocessed/no_ctps/minus.hpp | 133 - .../mpl/aux_/preprocessed/no_ctps/modulus.hpp | 101 - .../preprocessed/no_ctps/not_equal_to.hpp | 94 - .../mpl/aux_/preprocessed/no_ctps/or.hpp | 73 - .../preprocessed/no_ctps/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/no_ctps/plus.hpp | 133 - .../mpl/aux_/preprocessed/no_ctps/quote.hpp | 116 - .../no_ctps/reverse_fold_impl.hpp | 295 - .../no_ctps/reverse_iter_fold_impl.hpp | 295 - .../mpl/aux_/preprocessed/no_ctps/set.hpp | 556 - .../mpl/aux_/preprocessed/no_ctps/set_c.hpp | 534 - .../aux_/preprocessed/no_ctps/shift_left.hpp | 99 - .../aux_/preprocessed/no_ctps/shift_right.hpp | 99 - .../preprocessed/no_ctps/template_arity.hpp | 40 - .../mpl/aux_/preprocessed/no_ctps/times.hpp | 133 - .../aux_/preprocessed/no_ctps/unpack_args.hpp | 109 - .../mpl/aux_/preprocessed/no_ctps/vector.hpp | 556 - .../aux_/preprocessed/no_ctps/vector_c.hpp | 534 - .../preprocessed/no_ttp/advance_backward.hpp | 97 - .../preprocessed/no_ttp/advance_forward.hpp | 97 - .../mpl/aux_/preprocessed/no_ttp/and.hpp | 69 - .../mpl/aux_/preprocessed/no_ttp/apply.hpp | 169 - .../aux_/preprocessed/no_ttp/apply_fwd.hpp | 52 - .../aux_/preprocessed/no_ttp/apply_wrap.hpp | 84 - .../mpl/aux_/preprocessed/no_ttp/arg.hpp | 123 - .../aux_/preprocessed/no_ttp/basic_bind.hpp | 369 - .../mpl/aux_/preprocessed/no_ttp/bind.hpp | 466 - .../mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp | 52 - .../mpl/aux_/preprocessed/no_ttp/bitand.hpp | 157 - .../mpl/aux_/preprocessed/no_ttp/bitor.hpp | 157 - .../mpl/aux_/preprocessed/no_ttp/bitxor.hpp | 157 - .../mpl/aux_/preprocessed/no_ttp/deque.hpp | 323 - .../mpl/aux_/preprocessed/no_ttp/divides.hpp | 156 - .../mpl/aux_/preprocessed/no_ttp/equal_to.hpp | 98 - .../aux_/preprocessed/no_ttp/fold_impl.hpp | 180 - .../aux_/preprocessed/no_ttp/full_lambda.hpp | 554 - .../mpl/aux_/preprocessed/no_ttp/greater.hpp | 98 - .../preprocessed/no_ttp/greater_equal.hpp | 98 - .../mpl/aux_/preprocessed/no_ttp/inherit.hpp | 141 - .../preprocessed/no_ttp/iter_fold_if_impl.hpp | 133 - .../preprocessed/no_ttp/iter_fold_impl.hpp | 180 - .../preprocessed/no_ttp/lambda_no_ctps.hpp | 229 - .../mpl/aux_/preprocessed/no_ttp/less.hpp | 98 - .../aux_/preprocessed/no_ttp/less_equal.hpp | 98 - .../mpl/aux_/preprocessed/no_ttp/list.hpp | 323 - .../mpl/aux_/preprocessed/no_ttp/list_c.hpp | 328 - .../mpl/aux_/preprocessed/no_ttp/map.hpp | 323 - .../mpl/aux_/preprocessed/no_ttp/minus.hpp | 156 - .../mpl/aux_/preprocessed/no_ttp/modulus.hpp | 111 - .../aux_/preprocessed/no_ttp/not_equal_to.hpp | 98 - .../boost/mpl/aux_/preprocessed/no_ttp/or.hpp | 69 - .../aux_/preprocessed/no_ttp/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/no_ttp/plus.hpp | 156 - .../mpl/aux_/preprocessed/no_ttp/quote.hpp | 11 - .../preprocessed/no_ttp/reverse_fold_impl.hpp | 231 - .../no_ttp/reverse_iter_fold_impl.hpp | 231 - .../mpl/aux_/preprocessed/no_ttp/set.hpp | 323 - .../mpl/aux_/preprocessed/no_ttp/set_c.hpp | 328 - .../aux_/preprocessed/no_ttp/shift_left.hpp | 110 - .../aux_/preprocessed/no_ttp/shift_right.hpp | 110 - .../preprocessed/no_ttp/template_arity.hpp | 40 - .../mpl/aux_/preprocessed/no_ttp/times.hpp | 156 - .../aux_/preprocessed/no_ttp/unpack_args.hpp | 94 - .../mpl/aux_/preprocessed/no_ttp/vector.hpp | 323 - .../mpl/aux_/preprocessed/no_ttp/vector_c.hpp | 309 - .../preprocessed/plain/advance_backward.hpp | 97 - .../preprocessed/plain/advance_forward.hpp | 97 - .../boost/mpl/aux_/preprocessed/plain/and.hpp | 64 - .../mpl/aux_/preprocessed/plain/apply.hpp | 139 - .../mpl/aux_/preprocessed/plain/apply_fwd.hpp | 52 - .../aux_/preprocessed/plain/apply_wrap.hpp | 84 - .../boost/mpl/aux_/preprocessed/plain/arg.hpp | 123 - .../aux_/preprocessed/plain/basic_bind.hpp | 440 - .../mpl/aux_/preprocessed/plain/bind.hpp | 561 - .../mpl/aux_/preprocessed/plain/bind_fwd.hpp | 52 - .../mpl/aux_/preprocessed/plain/bitand.hpp | 142 - .../mpl/aux_/preprocessed/plain/bitor.hpp | 142 - .../mpl/aux_/preprocessed/plain/bitxor.hpp | 142 - .../mpl/aux_/preprocessed/plain/deque.hpp | 323 - .../mpl/aux_/preprocessed/plain/divides.hpp | 141 - .../mpl/aux_/preprocessed/plain/equal_to.hpp | 92 - .../mpl/aux_/preprocessed/plain/fold_impl.hpp | 180 - .../aux_/preprocessed/plain/full_lambda.hpp | 554 - .../mpl/aux_/preprocessed/plain/greater.hpp | 92 - .../aux_/preprocessed/plain/greater_equal.hpp | 92 - .../mpl/aux_/preprocessed/plain/inherit.hpp | 125 - .../preprocessed/plain/iter_fold_if_impl.hpp | 133 - .../preprocessed/plain/iter_fold_impl.hpp | 180 - .../preprocessed/plain/lambda_no_ctps.hpp | 228 - .../mpl/aux_/preprocessed/plain/less.hpp | 92 - .../aux_/preprocessed/plain/less_equal.hpp | 92 - .../mpl/aux_/preprocessed/plain/list.hpp | 323 - .../mpl/aux_/preprocessed/plain/list_c.hpp | 328 - .../boost/mpl/aux_/preprocessed/plain/map.hpp | 323 - .../mpl/aux_/preprocessed/plain/minus.hpp | 141 - .../mpl/aux_/preprocessed/plain/modulus.hpp | 99 - .../aux_/preprocessed/plain/not_equal_to.hpp | 92 - .../boost/mpl/aux_/preprocessed/plain/or.hpp | 64 - .../aux_/preprocessed/plain/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/plain/plus.hpp | 141 - .../mpl/aux_/preprocessed/plain/quote.hpp | 123 - .../preprocessed/plain/reverse_fold_impl.hpp | 231 - .../plain/reverse_iter_fold_impl.hpp | 231 - .../boost/mpl/aux_/preprocessed/plain/set.hpp | 323 - .../mpl/aux_/preprocessed/plain/set_c.hpp | 328 - .../aux_/preprocessed/plain/shift_left.hpp | 97 - .../aux_/preprocessed/plain/shift_right.hpp | 97 - .../preprocessed/plain/template_arity.hpp | 11 - .../mpl/aux_/preprocessed/plain/times.hpp | 141 - .../aux_/preprocessed/plain/unpack_args.hpp | 94 - .../mpl/aux_/preprocessed/plain/vector.hpp | 323 - .../mpl/aux_/preprocessed/plain/vector_c.hpp | 309 - .../boost/mpl/aux_/preprocessor/add.hpp | 65 - .../mpl/aux_/preprocessor/def_params_tail.hpp | 105 - .../mpl/aux_/preprocessor/default_params.hpp | 67 - .../boost/mpl/aux_/preprocessor/enum.hpp | 62 - .../mpl/aux_/preprocessor/ext_params.hpp | 78 - .../mpl/aux_/preprocessor/filter_params.hpp | 28 - .../boost/mpl/aux_/preprocessor/params.hpp | 65 - .../aux_/preprocessor/partial_spec_params.hpp | 32 - .../boost/mpl/aux_/preprocessor/range.hpp | 23 - .../boost/mpl/aux_/preprocessor/repeat.hpp | 51 - .../boost/mpl/aux_/preprocessor/sub.hpp | 65 - .../boost/mpl/aux_/preprocessor/tuple.hpp | 29 - .../boost/mpl/aux_/push_back_impl.hpp | 70 - .../boost/mpl/aux_/push_front_impl.hpp | 71 - .../boost/mpl/aux_/range_c/O1_size.hpp | 31 - .../boost/mpl/aux_/range_c/back.hpp | 34 - .../boost/mpl/aux_/range_c/empty.hpp | 37 - .../boost/mpl/aux_/range_c/front.hpp | 33 - .../boost/mpl/aux_/range_c/iterator.hpp | 106 - .../boost/mpl/aux_/range_c/size.hpp | 37 - .../boost/mpl/aux_/range_c/tag.hpp | 24 - .../boost/mpl/aux_/reverse_fold_impl.hpp | 44 - .../boost/mpl/aux_/reverse_fold_impl_body.hpp | 412 - .../boost/mpl/aux_/sequence_wrapper.hpp | 292 - .../boost/mpl/aux_/static_cast.hpp | 27 - .../boost/mpl/aux_/template_arity.hpp | 189 - .../boost/mpl/aux_/template_arity_fwd.hpp | 23 - .../boost/mpl/aux_/traits_lambda_spec.hpp | 63 - .../boost/mpl/aux_/type_wrapper.hpp | 47 - deps/boost-1.47.0/boost/mpl/aux_/unwrap.hpp | 47 - .../boost/mpl/aux_/value_wknd.hpp | 89 - deps/boost-1.47.0/boost/mpl/aux_/yes_no.hpp | 58 - deps/boost-1.47.0/boost/mpl/back_fwd.hpp | 24 - deps/boost-1.47.0/boost/mpl/back_inserter.hpp | 34 - deps/boost-1.47.0/boost/mpl/begin_end.hpp | 57 - deps/boost-1.47.0/boost/mpl/begin_end_fwd.hpp | 27 - deps/boost-1.47.0/boost/mpl/bind.hpp | 551 - deps/boost-1.47.0/boost/mpl/bind_fwd.hpp | 99 - deps/boost-1.47.0/boost/mpl/bool.hpp | 39 - deps/boost-1.47.0/boost/mpl/bool_fwd.hpp | 33 - deps/boost-1.47.0/boost/mpl/clear.hpp | 39 - deps/boost-1.47.0/boost/mpl/clear_fwd.hpp | 24 - deps/boost-1.47.0/boost/mpl/deref.hpp | 41 - deps/boost-1.47.0/boost/mpl/distance.hpp | 78 - deps/boost-1.47.0/boost/mpl/distance_fwd.hpp | 28 - deps/boost-1.47.0/boost/mpl/empty_fwd.hpp | 24 - deps/boost-1.47.0/boost/mpl/equal_to.hpp | 21 - deps/boost-1.47.0/boost/mpl/eval_if.hpp | 71 - deps/boost-1.47.0/boost/mpl/fold.hpp | 48 - deps/boost-1.47.0/boost/mpl/for_each.hpp | 116 - deps/boost-1.47.0/boost/mpl/front_fwd.hpp | 24 - .../boost-1.47.0/boost/mpl/front_inserter.hpp | 33 - deps/boost-1.47.0/boost/mpl/has_xxx.hpp | 640 - deps/boost-1.47.0/boost/mpl/identity.hpp | 45 - deps/boost-1.47.0/boost/mpl/if.hpp | 135 - deps/boost-1.47.0/boost/mpl/inserter.hpp | 32 - deps/boost-1.47.0/boost/mpl/int.hpp | 22 - deps/boost-1.47.0/boost/mpl/int_fwd.hpp | 27 - deps/boost-1.47.0/boost/mpl/integral_c.hpp | 51 - .../boost-1.47.0/boost/mpl/integral_c_fwd.hpp | 32 - .../boost-1.47.0/boost/mpl/integral_c_tag.hpp | 26 - .../boost-1.47.0/boost/mpl/is_placeholder.hpp | 67 - deps/boost-1.47.0/boost/mpl/is_sequence.hpp | 112 - deps/boost-1.47.0/boost/mpl/iter_fold.hpp | 49 - .../boost/mpl/iterator_category.hpp | 35 - .../boost-1.47.0/boost/mpl/iterator_range.hpp | 42 - deps/boost-1.47.0/boost/mpl/iterator_tags.hpp | 27 - deps/boost-1.47.0/boost/mpl/joint_view.hpp | 65 - deps/boost-1.47.0/boost/mpl/lambda.hpp | 29 - deps/boost-1.47.0/boost/mpl/lambda_fwd.hpp | 57 - deps/boost-1.47.0/boost/mpl/less.hpp | 21 - deps/boost-1.47.0/boost/mpl/limits/arity.hpp | 21 - deps/boost-1.47.0/boost/mpl/limits/list.hpp | 21 - .../boost/mpl/limits/unrolling.hpp | 21 - deps/boost-1.47.0/boost/mpl/limits/vector.hpp | 21 - deps/boost-1.47.0/boost/mpl/list.hpp | 57 - .../boost/mpl/list/aux_/O1_size.hpp | 33 - .../boost/mpl/list/aux_/begin_end.hpp | 44 - .../boost/mpl/list/aux_/clear.hpp | 34 - .../boost/mpl/list/aux_/empty.hpp | 34 - .../boost/mpl/list/aux_/front.hpp | 33 - .../mpl/list/aux_/include_preprocessed.hpp | 35 - .../boost-1.47.0/boost/mpl/list/aux_/item.hpp | 55 - .../boost/mpl/list/aux_/iterator.hpp | 76 - .../boost/mpl/list/aux_/numbered.hpp | 68 - .../boost/mpl/list/aux_/numbered_c.hpp | 71 - .../boost/mpl/list/aux_/pop_front.hpp | 34 - .../list/aux_/preprocessed/plain/list10.hpp | 149 - .../list/aux_/preprocessed/plain/list10_c.hpp | 164 - .../list/aux_/preprocessed/plain/list20.hpp | 169 - .../list/aux_/preprocessed/plain/list20_c.hpp | 173 - .../list/aux_/preprocessed/plain/list30.hpp | 189 - .../list/aux_/preprocessed/plain/list30_c.hpp | 183 - .../list/aux_/preprocessed/plain/list40.hpp | 209 - .../list/aux_/preprocessed/plain/list40_c.hpp | 193 - .../list/aux_/preprocessed/plain/list50.hpp | 229 - .../list/aux_/preprocessed/plain/list50_c.hpp | 203 - .../boost/mpl/list/aux_/push_back.hpp | 36 - .../boost/mpl/list/aux_/push_front.hpp | 39 - .../boost-1.47.0/boost/mpl/list/aux_/size.hpp | 33 - deps/boost-1.47.0/boost/mpl/list/aux_/tag.hpp | 24 - deps/boost-1.47.0/boost/mpl/list/list0.hpp | 42 - deps/boost-1.47.0/boost/mpl/list/list0_c.hpp | 31 - deps/boost-1.47.0/boost/mpl/list/list10.hpp | 43 - deps/boost-1.47.0/boost/mpl/list/list10_c.hpp | 43 - deps/boost-1.47.0/boost/mpl/list/list20.hpp | 43 - deps/boost-1.47.0/boost/mpl/list/list20_c.hpp | 43 - deps/boost-1.47.0/boost/mpl/list/list30.hpp | 43 - deps/boost-1.47.0/boost/mpl/list/list30_c.hpp | 43 - deps/boost-1.47.0/boost/mpl/list/list40.hpp | 43 - deps/boost-1.47.0/boost/mpl/list/list40_c.hpp | 43 - deps/boost-1.47.0/boost/mpl/list/list50.hpp | 43 - deps/boost-1.47.0/boost/mpl/list/list50_c.hpp | 43 - deps/boost-1.47.0/boost/mpl/list_c.hpp | 60 - deps/boost-1.47.0/boost/mpl/logical.hpp | 21 - deps/boost-1.47.0/boost/mpl/long.hpp | 22 - deps/boost-1.47.0/boost/mpl/long_fwd.hpp | 27 - deps/boost-1.47.0/boost/mpl/min_max.hpp | 46 - deps/boost-1.47.0/boost/mpl/minus.hpp | 21 - deps/boost-1.47.0/boost/mpl/multiplies.hpp | 53 - deps/boost-1.47.0/boost/mpl/negate.hpp | 81 - deps/boost-1.47.0/boost/mpl/next.hpp | 19 - deps/boost-1.47.0/boost/mpl/next_prior.hpp | 49 - deps/boost-1.47.0/boost/mpl/not.hpp | 51 - deps/boost-1.47.0/boost/mpl/numeric_cast.hpp | 41 - deps/boost-1.47.0/boost/mpl/or.hpp | 61 - deps/boost-1.47.0/boost/mpl/pair.hpp | 70 - deps/boost-1.47.0/boost/mpl/pair_view.hpp | 169 - deps/boost-1.47.0/boost/mpl/placeholders.hpp | 100 - deps/boost-1.47.0/boost/mpl/plus.hpp | 21 - deps/boost-1.47.0/boost/mpl/pop_back_fwd.hpp | 24 - deps/boost-1.47.0/boost/mpl/pop_front_fwd.hpp | 24 - deps/boost-1.47.0/boost/mpl/prior.hpp | 19 - deps/boost-1.47.0/boost/mpl/protect.hpp | 55 - deps/boost-1.47.0/boost/mpl/push_back.hpp | 53 - deps/boost-1.47.0/boost/mpl/push_back_fwd.hpp | 24 - deps/boost-1.47.0/boost/mpl/push_front.hpp | 52 - .../boost-1.47.0/boost/mpl/push_front_fwd.hpp | 24 - deps/boost-1.47.0/boost/mpl/quote.hpp | 151 - deps/boost-1.47.0/boost/mpl/range_c.hpp | 48 - deps/boost-1.47.0/boost/mpl/reverse_fold.hpp | 50 - deps/boost-1.47.0/boost/mpl/sequence_tag.hpp | 124 - .../boost/mpl/sequence_tag_fwd.hpp | 26 - deps/boost-1.47.0/boost/mpl/size_fwd.hpp | 24 - deps/boost-1.47.0/boost/mpl/size_t.hpp | 25 - deps/boost-1.47.0/boost/mpl/size_t_fwd.hpp | 28 - deps/boost-1.47.0/boost/mpl/tag.hpp | 52 - deps/boost-1.47.0/boost/mpl/times.hpp | 21 - deps/boost-1.47.0/boost/mpl/transform.hpp | 145 - deps/boost-1.47.0/boost/mpl/vector.hpp | 57 - .../boost/mpl/vector/aux_/O1_size.hpp | 56 - .../boost-1.47.0/boost/mpl/vector/aux_/at.hpp | 116 - .../boost/mpl/vector/aux_/back.hpp | 59 - .../boost/mpl/vector/aux_/begin_end.hpp | 49 - .../boost/mpl/vector/aux_/clear.hpp | 55 - .../boost/mpl/vector/aux_/empty.hpp | 68 - .../boost/mpl/vector/aux_/front.hpp | 56 - .../mpl/vector/aux_/include_preprocessed.hpp | 55 - .../boost/mpl/vector/aux_/item.hpp | 103 - .../boost/mpl/vector/aux_/iterator.hpp | 130 - .../boost/mpl/vector/aux_/numbered.hpp | 218 - .../boost/mpl/vector/aux_/numbered_c.hpp | 77 - .../boost/mpl/vector/aux_/pop_back.hpp | 40 - .../boost/mpl/vector/aux_/pop_front.hpp | 40 - .../aux_/preprocessed/no_ctps/vector10.hpp | 1528 - .../aux_/preprocessed/no_ctps/vector10_c.hpp | 149 - .../aux_/preprocessed/no_ctps/vector20.hpp | 1804 -- .../aux_/preprocessed/no_ctps/vector20_c.hpp | 195 - .../aux_/preprocessed/no_ctps/vector30.hpp | 2124 -- .../aux_/preprocessed/no_ctps/vector30_c.hpp | 238 - .../aux_/preprocessed/no_ctps/vector40.hpp | 2444 -- .../aux_/preprocessed/no_ctps/vector40_c.hpp | 281 - .../aux_/preprocessed/no_ctps/vector50.hpp | 2764 -- .../aux_/preprocessed/no_ctps/vector50_c.hpp | 325 - .../aux_/preprocessed/plain/vector10.hpp | 829 - .../aux_/preprocessed/plain/vector10_c.hpp | 149 - .../aux_/preprocessed/plain/vector20.hpp | 1144 - .../aux_/preprocessed/plain/vector20_c.hpp | 195 - .../aux_/preprocessed/plain/vector30.hpp | 1464 - .../aux_/preprocessed/plain/vector30_c.hpp | 238 - .../aux_/preprocessed/plain/vector40.hpp | 1784 -- .../aux_/preprocessed/plain/vector40_c.hpp | 281 - .../aux_/preprocessed/plain/vector50.hpp | 2104 -- .../aux_/preprocessed/plain/vector50_c.hpp | 325 - .../preprocessed/typeof_based/vector10.hpp | 139 - .../preprocessed/typeof_based/vector10_c.hpp | 154 - .../preprocessed/typeof_based/vector20.hpp | 159 - .../preprocessed/typeof_based/vector20_c.hpp | 163 - .../preprocessed/typeof_based/vector30.hpp | 179 - .../preprocessed/typeof_based/vector30_c.hpp | 173 - .../preprocessed/typeof_based/vector40.hpp | 199 - .../preprocessed/typeof_based/vector40_c.hpp | 183 - .../preprocessed/typeof_based/vector50.hpp | 219 - .../preprocessed/typeof_based/vector50_c.hpp | 193 - .../boost/mpl/vector/aux_/push_back.hpp | 40 - .../boost/mpl/vector/aux_/push_front.hpp | 40 - .../boost/mpl/vector/aux_/size.hpp | 49 - .../boost/mpl/vector/aux_/tag.hpp | 32 - .../boost/mpl/vector/aux_/vector0.hpp | 52 - .../boost-1.47.0/boost/mpl/vector/vector0.hpp | 34 - .../boost/mpl/vector/vector0_c.hpp | 31 - .../boost/mpl/vector/vector10.hpp | 45 - .../boost/mpl/vector/vector10_c.hpp | 46 - .../boost/mpl/vector/vector20.hpp | 45 - .../boost/mpl/vector/vector20_c.hpp | 46 - .../boost/mpl/vector/vector30.hpp | 45 - .../boost/mpl/vector/vector30_c.hpp | 47 - .../boost/mpl/vector/vector40.hpp | 45 - .../boost/mpl/vector/vector40_c.hpp | 46 - .../boost/mpl/vector/vector50.hpp | 45 - .../boost/mpl/vector/vector50_c.hpp | 46 - deps/boost-1.47.0/boost/mpl/void.hpp | 76 - deps/boost-1.47.0/boost/mpl/void_fwd.hpp | 26 - deps/boost-1.47.0/boost/next_prior.hpp | 51 - deps/boost-1.47.0/boost/non_type.hpp | 27 - deps/boost-1.47.0/boost/noncopyable.hpp | 36 - deps/boost-1.47.0/boost/none.hpp | 28 - deps/boost-1.47.0/boost/none_t.hpp | 24 - .../boost/numeric/conversion/bounds.hpp | 24 - .../boost/numeric/conversion/cast.hpp | 50 - .../numeric/conversion/conversion_traits.hpp | 39 - .../boost/numeric/conversion/converter.hpp | 68 - .../numeric/conversion/converter_policies.hpp | 186 - .../numeric/conversion/detail/bounds.hpp | 58 - .../conversion/detail/conversion_traits.hpp | 97 - .../numeric/conversion/detail/converter.hpp | 602 - .../conversion/detail/int_float_mixture.hpp | 72 - .../conversion/detail/is_subranged.hpp | 234 - .../boost/numeric/conversion/detail/meta.hpp | 120 - .../conversion/detail/old_numeric_cast.hpp | 338 - .../conversion/detail/sign_mixture.hpp | 72 - .../conversion/detail/udt_builtin_mixture.hpp | 69 - .../conversion/int_float_mixture_enum.hpp | 29 - .../numeric/conversion/sign_mixture_enum.hpp | 29 - .../conversion/udt_builtin_mixture_enum.hpp | 26 - deps/boost-1.47.0/boost/operators.hpp | 977 - deps/boost-1.47.0/boost/optional.hpp | 18 - deps/boost-1.47.0/boost/optional/optional.hpp | 991 - .../boost/optional/optional_fwd.hpp | 29 - .../boost/preprocessor/arithmetic/add.hpp | 51 - .../boost/preprocessor/arithmetic/dec.hpp | 288 - .../arithmetic/detail/div_base.hpp | 61 - .../boost/preprocessor/arithmetic/inc.hpp | 288 - .../boost/preprocessor/arithmetic/mod.hpp | 39 - .../boost/preprocessor/arithmetic/sub.hpp | 50 - .../boost/preprocessor/array/data.hpp | 28 - .../boost/preprocessor/array/elem.hpp | 29 - .../boost/preprocessor/array/size.hpp | 28 - deps/boost-1.47.0/boost/preprocessor/cat.hpp | 35 - .../boost/preprocessor/comma_if.hpp | 17 - .../preprocessor/comparison/less_equal.hpp | 39 - .../boost/preprocessor/config/config.hpp | 70 - .../boost/preprocessor/control/deduce_d.hpp | 22 - .../preprocessor/control/detail/dmc/while.hpp | 536 - .../preprocessor/control/detail/edg/while.hpp | 534 - .../control/detail/msvc/while.hpp | 277 - .../preprocessor/control/detail/while.hpp | 536 - .../boost/preprocessor/control/expr_if.hpp | 30 - .../boost/preprocessor/control/expr_iif.hpp | 31 - .../boost/preprocessor/control/if.hpp | 30 - .../boost/preprocessor/control/iif.hpp | 34 - .../boost/preprocessor/control/while.hpp | 312 - .../boost/preprocessor/debug/error.hpp | 33 - deps/boost-1.47.0/boost/preprocessor/dec.hpp | 17 - .../boost/preprocessor/detail/auto_rec.hpp | 293 - .../boost/preprocessor/detail/check.hpp | 48 - .../preprocessor/detail/dmc/auto_rec.hpp | 286 - .../boost/preprocessor/detail/is_binary.hpp | 30 - .../boost-1.47.0/boost/preprocessor/empty.hpp | 17 - deps/boost-1.47.0/boost/preprocessor/enum.hpp | 17 - .../boost/preprocessor/enum_params.hpp | 17 - .../enum_params_with_a_default.hpp | 17 - .../preprocessor/enum_shifted_params.hpp | 17 - .../boost/preprocessor/expr_if.hpp | 17 - .../boost/preprocessor/facilities/empty.hpp | 21 - .../preprocessor/facilities/identity.hpp | 23 - .../preprocessor/facilities/intercept.hpp | 277 - .../boost/preprocessor/identity.hpp | 17 - deps/boost-1.47.0/boost/preprocessor/inc.hpp | 17 - .../boost/preprocessor/iterate.hpp | 17 - .../iteration/detail/bounds/lower1.hpp | 99 - .../iteration/detail/bounds/lower2.hpp | 99 - .../iteration/detail/bounds/lower3.hpp | 99 - .../iteration/detail/bounds/lower4.hpp | 99 - .../iteration/detail/bounds/lower5.hpp | 99 - .../iteration/detail/bounds/upper1.hpp | 99 - .../iteration/detail/bounds/upper2.hpp | 99 - .../iteration/detail/bounds/upper3.hpp | 99 - .../iteration/detail/bounds/upper4.hpp | 99 - .../iteration/detail/bounds/upper5.hpp | 99 - .../preprocessor/iteration/detail/finish.hpp | 99 - .../iteration/detail/iter/forward1.hpp | 1342 - .../iteration/detail/iter/forward2.hpp | 1338 - .../iteration/detail/iter/forward3.hpp | 1338 - .../iteration/detail/iter/forward4.hpp | 1338 - .../iteration/detail/iter/forward5.hpp | 1338 - .../iteration/detail/iter/reverse1.hpp | 1296 - .../iteration/detail/iter/reverse2.hpp | 1296 - .../iteration/detail/iter/reverse3.hpp | 1296 - .../iteration/detail/iter/reverse4.hpp | 1296 - .../iteration/detail/iter/reverse5.hpp | 1296 - .../preprocessor/iteration/detail/local.hpp | 812 - .../preprocessor/iteration/detail/rlocal.hpp | 782 - .../preprocessor/iteration/detail/self.hpp | 21 - .../preprocessor/iteration/detail/start.hpp | 99 - .../boost/preprocessor/iteration/iterate.hpp | 82 - .../boost/preprocessor/iteration/local.hpp | 26 - .../boost/preprocessor/iteration/self.hpp | 19 - .../boost/preprocessor/list/adt.hpp | 73 - .../boost/preprocessor/list/append.hpp | 40 - .../list/detail/dmc/fold_left.hpp | 279 - .../list/detail/edg/fold_left.hpp | 536 - .../list/detail/edg/fold_right.hpp | 794 - .../preprocessor/list/detail/fold_left.hpp | 279 - .../preprocessor/list/detail/fold_right.hpp | 277 - .../boost/preprocessor/list/fold_left.hpp | 303 - .../boost/preprocessor/list/fold_right.hpp | 40 - .../boost/preprocessor/list/for_each_i.hpp | 65 - .../boost/preprocessor/list/reverse.hpp | 40 - .../boost/preprocessor/list/transform.hpp | 49 - .../boost/preprocessor/logical/and.hpp | 30 - .../boost/preprocessor/logical/bitand.hpp | 38 - .../boost/preprocessor/logical/bool.hpp | 288 - .../boost/preprocessor/logical/compl.hpp | 36 - .../boost/preprocessor/logical/not.hpp | 30 - .../boost/preprocessor/punctuation/comma.hpp | 21 - .../preprocessor/punctuation/comma_if.hpp | 31 - .../boost/preprocessor/punctuation/paren.hpp | 23 - .../boost/preprocessor/repeat.hpp | 17 - .../repetition/detail/dmc/for.hpp | 536 - .../repetition/detail/edg/for.hpp | 534 - .../preprocessor/repetition/detail/for.hpp | 536 - .../repetition/detail/msvc/for.hpp | 277 - .../boost/preprocessor/repetition/enum.hpp | 66 - .../repetition/enum_binary_params.hpp | 54 - .../preprocessor/repetition/enum_params.hpp | 41 - .../repetition/enum_params_with_a_default.hpp | 25 - .../repetition/enum_shifted_params.hpp | 44 - .../repetition/enum_trailing_params.hpp | 38 - .../boost/preprocessor/repetition/for.hpp | 306 - .../boost/preprocessor/repetition/repeat.hpp | 825 - .../repetition/repeat_from_to.hpp | 87 - .../boost/preprocessor/seq/cat.hpp | 49 - .../boost/preprocessor/seq/detail/split.hpp | 284 - .../boost/preprocessor/seq/elem.hpp | 304 - .../boost/preprocessor/seq/enum.hpp | 288 - .../boost/preprocessor/seq/first_n.hpp | 30 - .../boost/preprocessor/seq/fold_left.hpp | 1070 - .../boost/preprocessor/seq/for_each.hpp | 60 - .../boost/preprocessor/seq/for_each_i.hpp | 61 - .../boost/preprocessor/seq/rest_n.hpp | 30 - .../boost/preprocessor/seq/seq.hpp | 44 - .../boost/preprocessor/seq/size.hpp | 547 - .../boost/preprocessor/seq/subseq.hpp | 28 - .../boost/preprocessor/seq/transform.hpp | 48 - .../preprocessor/slot/detail/counter.hpp | 269 - .../boost/preprocessor/slot/detail/def.hpp | 49 - .../boost/preprocessor/slot/detail/shared.hpp | 247 - .../boost/preprocessor/slot/detail/slot1.hpp | 267 - .../boost/preprocessor/slot/detail/slot2.hpp | 267 - .../boost/preprocessor/slot/detail/slot3.hpp | 267 - .../boost/preprocessor/slot/detail/slot4.hpp | 267 - .../boost/preprocessor/slot/detail/slot5.hpp | 267 - .../boost/preprocessor/slot/slot.hpp | 32 - .../boost/preprocessor/stringize.hpp | 33 - .../boost/preprocessor/tuple/eat.hpp | 57 - .../boost/preprocessor/tuple/elem.hpp | 385 - .../boost/preprocessor/tuple/rem.hpp | 72 - .../boost/preprocessor/tuple/to_list.hpp | 62 - deps/boost-1.47.0/boost/progress.hpp | 143 - .../boost/range/algorithm/equal.hpp | 187 - deps/boost-1.47.0/boost/range/as_literal.hpp | 126 - deps/boost-1.47.0/boost/range/begin.hpp | 141 - deps/boost-1.47.0/boost/range/concepts.hpp | 366 - deps/boost-1.47.0/boost/range/config.hpp | 54 - .../boost/range/const_iterator.hpp | 66 - .../boost/range/detail/as_literal.hpp | 32 - .../boost-1.47.0/boost/range/detail/begin.hpp | 93 - .../boost/range/detail/common.hpp | 116 - .../boost/range/detail/const_iterator.hpp | 70 - .../boost/range/detail/detail_str.hpp | 374 - deps/boost-1.47.0/boost/range/detail/end.hpp | 100 - .../range/detail/extract_optional_type.hpp | 52 - .../range/detail/implementation_help.hpp | 102 - .../boost/range/detail/iterator.hpp | 77 - .../boost/range/detail/misc_concept.hpp | 32 - .../boost/range/detail/remove_extent.hpp | 156 - .../boost/range/detail/safe_bool.hpp | 71 - .../boost/range/detail/sfinae.hpp | 76 - .../boost/range/detail/size_type.hpp | 69 - .../boost/range/detail/str_types.hpp | 37 - .../boost/range/detail/value_type.hpp | 71 - .../boost/range/detail/vc6/end.hpp | 169 - .../boost/range/difference_type.hpp | 28 - deps/boost-1.47.0/boost/range/distance.hpp | 33 - deps/boost-1.47.0/boost/range/empty.hpp | 33 - deps/boost-1.47.0/boost/range/end.hpp | 134 - deps/boost-1.47.0/boost/range/functions.hpp | 27 - deps/boost-1.47.0/boost/range/iterator.hpp | 71 - .../boost/range/iterator_range.hpp | 16 - .../boost/range/iterator_range_core.hpp | 649 - .../boost/range/iterator_range_io.hpp | 92 - .../boost/range/mutable_iterator.hpp | 66 - deps/boost-1.47.0/boost/range/rbegin.hpp | 64 - deps/boost-1.47.0/boost/range/rend.hpp | 64 - .../boost/range/result_iterator.hpp | 32 - .../boost/range/reverse_iterator.hpp | 39 - deps/boost-1.47.0/boost/range/size.hpp | 51 - deps/boost-1.47.0/boost/range/size_type.hpp | 78 - deps/boost-1.47.0/boost/range/value_type.hpp | 33 - deps/boost-1.47.0/boost/ref.hpp | 187 - deps/boost-1.47.0/boost/scoped_array.hpp | 16 - deps/boost-1.47.0/boost/scoped_ptr.hpp | 16 - deps/boost-1.47.0/boost/shared_array.hpp | 19 - deps/boost-1.47.0/boost/shared_ptr.hpp | 19 - .../boost/smart_ptr/bad_weak_ptr.hpp | 58 - .../boost/smart_ptr/detail/atomic_count.hpp | 118 - .../smart_ptr/detail/atomic_count_gcc.hpp | 71 - .../smart_ptr/detail/atomic_count_gcc_x86.hpp | 76 - .../detail/atomic_count_pthreads.hpp | 95 - .../smart_ptr/detail/atomic_count_sync.hpp | 60 - .../smart_ptr/detail/atomic_count_win32.hpp | 62 - .../smart_ptr/detail/lightweight_mutex.hpp | 42 - .../boost/smart_ptr/detail/lwm_nop.hpp | 36 - .../boost/smart_ptr/detail/lwm_pthreads.hpp | 86 - .../boost/smart_ptr/detail/lwm_win32_cs.hpp | 107 - .../boost/smart_ptr/detail/operator_bool.hpp | 56 - .../smart_ptr/detail/quick_allocator.hpp | 198 - .../smart_ptr/detail/shared_array_nmt.hpp | 150 - .../boost/smart_ptr/detail/shared_count.hpp | 531 - .../boost/smart_ptr/detail/shared_ptr_nmt.hpp | 181 - .../boost/smart_ptr/detail/sp_convertible.hpp | 75 - .../smart_ptr/detail/sp_counted_base.hpp | 70 - .../detail/sp_counted_base_acc_ia64.hpp | 149 - .../detail/sp_counted_base_cw_ppc.hpp | 169 - .../detail/sp_counted_base_gcc_ia64.hpp | 156 - .../detail/sp_counted_base_gcc_mips.hpp | 171 - .../detail/sp_counted_base_gcc_ppc.hpp | 180 - .../detail/sp_counted_base_gcc_sparc.hpp | 165 - .../detail/sp_counted_base_gcc_x86.hpp | 172 - .../smart_ptr/detail/sp_counted_base_nt.hpp | 106 - .../smart_ptr/detail/sp_counted_base_pt.hpp | 134 - .../smart_ptr/detail/sp_counted_base_spin.hpp | 130 - .../smart_ptr/detail/sp_counted_base_sync.hpp | 154 - .../smart_ptr/detail/sp_counted_base_w32.hpp | 129 - .../smart_ptr/detail/sp_counted_impl.hpp | 238 - .../boost/smart_ptr/detail/sp_has_sync.hpp | 49 - .../boost/smart_ptr/detail/spinlock.hpp | 56 - .../smart_ptr/detail/spinlock_gcc_arm.hpp | 84 - .../boost/smart_ptr/detail/spinlock_nt.hpp | 88 - .../boost/smart_ptr/detail/spinlock_pool.hpp | 90 - .../boost/smart_ptr/detail/spinlock_pt.hpp | 78 - .../boost/smart_ptr/detail/spinlock_sync.hpp | 86 - .../boost/smart_ptr/detail/spinlock_w32.hpp | 112 - .../boost/smart_ptr/detail/yield_k.hpp | 146 - .../smart_ptr/enable_shared_from_this.hpp | 78 - .../boost/smart_ptr/intrusive_ptr.hpp | 289 - .../boost/smart_ptr/scoped_array.hpp | 106 - .../boost/smart_ptr/scoped_ptr.hpp | 130 - .../boost/smart_ptr/shared_array.hpp | 146 - .../boost/smart_ptr/shared_ptr.hpp | 701 - .../boost-1.47.0/boost/smart_ptr/weak_ptr.hpp | 229 - deps/boost-1.47.0/boost/static_assert.hpp | 138 - deps/boost-1.47.0/boost/swap.hpp | 12 - deps/boost-1.47.0/boost/system/api_config.hpp | 42 - deps/boost-1.47.0/boost/system/config.hpp | 52 - deps/boost-1.47.0/boost/system/error_code.hpp | 512 - .../boost/system/system_error.hpp | 79 - .../boost/test/auto_unit_test.hpp | 20 - deps/boost-1.47.0/boost/test/debug.hpp | 101 - deps/boost-1.47.0/boost/test/debug_config.hpp | 24 - .../boost-1.47.0/boost/test/detail/config.hpp | 104 - .../boost/test/detail/enable_warnings.hpp | 30 - .../boost/test/detail/fwd_decl.hpp | 48 - .../boost/test/detail/global_typedef.hpp | 88 - .../boost/test/detail/log_level.hpp | 43 - .../boost/test/detail/suppress_warnings.hpp | 31 - .../test/detail/unit_test_parameters.hpp | 69 - .../boost/test/detail/workaround.hpp | 65 - .../boost/test/exception_safety.hpp | 187 - .../boost/test/execution_monitor.hpp | 263 - .../boost/test/floating_point_comparison.hpp | 286 - deps/boost-1.47.0/boost/test/framework.hpp | 112 - .../test/impl/compiler_log_formatter.ipp | 222 - .../boost-1.47.0/boost/test/impl/cpp_main.ipp | 139 - deps/boost-1.47.0/boost/test/impl/debug.ipp | 970 - .../boost/test/impl/exception_safety.ipp | 537 - .../boost/test/impl/execution_monitor.ipp | 1367 - .../boost/test/impl/framework.ipp | 503 - .../boost/test/impl/interaction_based.ipp | 90 - .../boost/test/impl/logged_expectations.ipp | 246 - .../test/impl/plain_report_formatter.ipp | 198 - .../boost/test/impl/progress_monitor.ipp | 110 - .../boost/test/impl/results_collector.ipp | 294 - .../boost/test/impl/results_reporter.ipp | 202 - .../boost/test/impl/test_main.ipp | 68 - .../boost/test/impl/test_tools.ipp | 628 - .../boost/test/impl/unit_test_log.ipp | 444 - .../boost/test/impl/unit_test_main.ipp | 246 - .../boost/test/impl/unit_test_monitor.ipp | 101 - .../boost/test/impl/unit_test_parameters.ipp | 527 - .../boost/test/impl/unit_test_suite.ipp | 346 - .../boost/test/impl/xml_log_formatter.ipp | 180 - .../boost/test/impl/xml_report_formatter.ipp | 115 - .../boost/test/included/prg_exec_monitor.hpp | 25 - .../boost/test/included/test_exec_monitor.hpp | 39 - .../boost/test/included/unit_test.hpp | 41 - .../test/included/unit_test_framework.hpp | 2 - .../boost/test/interaction_based.hpp | 262 - .../boost/test/logged_expectations.hpp | 74 - deps/boost-1.47.0/boost/test/minimal.hpp | 143 - deps/boost-1.47.0/boost/test/mock_object.hpp | 328 - .../test/output/compiler_log_formatter.hpp | 68 - .../test/output/plain_report_formatter.hpp | 62 - .../boost/test/output/xml_log_formatter.hpp | 72 - .../test/output/xml_report_formatter.hpp | 58 - .../boost/test/output_test_stream.hpp | 78 - .../boost/test/parameterized_test.hpp | 181 - .../boost/test/predicate_result.hpp | 88 - .../boost/test/prg_exec_monitor.hpp | 68 - .../boost/test/progress_monitor.hpp | 70 - .../boost/test/results_collector.hpp | 112 - .../boost/test/results_reporter.hpp | 88 - .../boost/test/test_case_template.hpp | 15 - .../boost/test/test_exec_monitor.hpp | 36 - .../boost-1.47.0/boost/test/test_observer.hpp | 65 - deps/boost-1.47.0/boost/test/test_tools.hpp | 719 - deps/boost-1.47.0/boost/test/unit_test.hpp | 66 - .../boost-1.47.0/boost/test/unit_test_log.hpp | 177 - .../boost/test/unit_test_log_formatter.hpp | 123 - .../boost/test/unit_test_monitor.hpp | 69 - .../boost/test/unit_test_suite.hpp | 245 - .../boost/test/unit_test_suite_impl.hpp | 434 - .../boost/test/utils/algorithm.hpp | 228 - .../boost/test/utils/assign_op.hpp | 41 - .../utils/basic_cstring/basic_cstring.hpp | 731 - .../utils/basic_cstring/basic_cstring_fwd.hpp | 40 - .../utils/basic_cstring/bcs_char_traits.hpp | 150 - .../test/utils/basic_cstring/compare.hpp | 115 - .../boost/test/utils/basic_cstring/io.hpp | 73 - .../boost/test/utils/callback.hpp | 310 - .../boost/test/utils/class_properties.hpp | 221 - .../boost/test/utils/custom_manip.hpp | 63 - .../boost/test/utils/fixed_mapping.hpp | 124 - .../boost-1.47.0/boost/test/utils/foreach.hpp | 281 - .../utils/iterator/ifstream_line_iterator.hpp | 104 - .../utils/iterator/input_iterator_facade.hpp | 109 - .../utils/iterator/istream_line_iterator.hpp | 93 - .../test/utils/iterator/token_iterator.hpp | 418 - .../boost/test/utils/lazy_ostream.hpp | 114 - .../boost/test/utils/named_params.hpp | 329 - .../boost/test/utils/nullstream.hpp | 100 - deps/boost-1.47.0/boost/test/utils/rtti.hpp | 64 - .../boost/test/utils/runtime/argument.hpp | 112 - .../utils/runtime/cla/argument_factory.hpp | 218 - .../test/utils/runtime/cla/argv_traverser.cpp | 16 - .../test/utils/runtime/cla/argv_traverser.hpp | 98 - .../test/utils/runtime/cla/argv_traverser.ipp | 209 - .../utils/runtime/cla/basic_parameter.hpp | 85 - .../test/utils/runtime/cla/char_parameter.cpp | 16 - .../test/utils/runtime/cla/char_parameter.hpp | 98 - .../test/utils/runtime/cla/char_parameter.ipp | 57 - .../cla/detail/argument_value_usage.hpp | 82 - .../utils/runtime/cla/dual_name_parameter.cpp | 16 - .../utils/runtime/cla/dual_name_parameter.hpp | 96 - .../utils/runtime/cla/dual_name_parameter.ipp | 90 - .../boost/test/utils/runtime/cla/fwd.hpp | 55 - .../test/utils/runtime/cla/id_policy.cpp | 16 - .../test/utils/runtime/cla/id_policy.hpp | 145 - .../test/utils/runtime/cla/id_policy.ipp | 118 - .../runtime/cla/iface/argument_factory.hpp | 51 - .../utils/runtime/cla/iface/id_policy.hpp | 73 - .../boost/test/utils/runtime/cla/modifier.hpp | 69 - .../utils/runtime/cla/named_parameter.cpp | 16 - .../utils/runtime/cla/named_parameter.hpp | 93 - .../utils/runtime/cla/named_parameter.ipp | 129 - .../test/utils/runtime/cla/parameter.hpp | 150 - .../boost/test/utils/runtime/cla/parser.cpp | 18 - .../boost/test/utils/runtime/cla/parser.hpp | 153 - .../boost/test/utils/runtime/cla/parser.ipp | 258 - .../runtime/cla/positional_parameter.hpp | 91 - .../utils/runtime/cla/typed_parameter.hpp | 70 - .../test/utils/runtime/cla/validation.cpp | 16 - .../test/utils/runtime/cla/validation.hpp | 55 - .../test/utils/runtime/cla/validation.ipp | 65 - .../utils/runtime/cla/value_generator.hpp | 81 - .../test/utils/runtime/cla/value_handler.hpp | 57 - .../boost/test/utils/runtime/config.hpp | 156 - .../test/utils/runtime/configuration.hpp | 61 - .../test/utils/runtime/env/environment.cpp | 23 - .../test/utils/runtime/env/environment.hpp | 172 - .../test/utils/runtime/env/environment.ipp | 125 - .../boost/test/utils/runtime/env/fwd.hpp | 54 - .../boost/test/utils/runtime/env/modifier.hpp | 47 - .../boost/test/utils/runtime/env/variable.hpp | 223 - .../test/utils/runtime/file/config_file.cpp | 249 - .../test/utils/runtime/file/config_file.hpp | 182 - .../runtime/file/config_file_iterator.cpp | 685 - .../runtime/file/config_file_iterator.hpp | 166 - .../boost/test/utils/runtime/fwd.hpp | 41 - .../runtime/interpret_argument_value.hpp | 163 - .../boost/test/utils/runtime/parameter.hpp | 38 - .../boost/test/utils/runtime/trace.hpp | 30 - .../boost/test/utils/runtime/validation.hpp | 82 - .../boost/test/utils/trivial_singleton.hpp | 74 - .../boost/test/utils/wrap_stringstream.hpp | 164 - .../boost/test/utils/xml_printer.hpp | 118 - deps/boost-1.47.0/boost/thread.hpp | 26 - deps/boost-1.47.0/boost/thread/barrier.hpp | 63 - deps/boost-1.47.0/boost/thread/condition.hpp | 15 - .../boost/thread/condition_variable.hpp | 21 - .../boost/thread/detail/config.hpp | 100 - .../boost-1.47.0/boost/thread/detail/move.hpp | 59 - .../boost/thread/detail/platform.hpp | 71 - .../boost/thread/detail/thread.hpp | 531 - .../boost/thread/detail/thread_group.hpp | 107 - .../boost/thread/detail/thread_heap_alloc.hpp | 23 - .../thread/detail/thread_interruption.hpp | 34 - .../boost/thread/detail/tss_hooks.hpp | 64 - deps/boost-1.47.0/boost/thread/exceptions.hpp | 181 - deps/boost-1.47.0/boost/thread/future.hpp | 1382 - deps/boost-1.47.0/boost/thread/locks.hpp | 1584 -- deps/boost-1.47.0/boost/thread/mutex.hpp | 21 - deps/boost-1.47.0/boost/thread/once.hpp | 32 - .../thread/pthread/condition_variable.hpp | 223 - .../thread/pthread/condition_variable_fwd.hpp | 106 - .../boost/thread/pthread/mutex.hpp | 221 - .../boost/thread/pthread/once.hpp | 94 - .../pthread/pthread_mutex_scoped_lock.hpp | 63 - .../boost/thread/pthread/recursive_mutex.hpp | 344 - .../boost/thread/pthread/shared_mutex.hpp | 302 - .../boost/thread/pthread/thread_data.hpp | 144 - .../thread/pthread/thread_heap_alloc.hpp | 241 - .../boost/thread/pthread/timespec.hpp | 35 - .../boost/thread/recursive_mutex.hpp | 21 - .../boost/thread/shared_mutex.hpp | 21 - deps/boost-1.47.0/boost/thread/thread.hpp | 27 - .../boost-1.47.0/boost/thread/thread_time.hpp | 54 - deps/boost-1.47.0/boost/thread/tss.hpp | 112 - .../thread/win32/basic_recursive_mutex.hpp | 119 - .../boost/thread/win32/basic_timed_mutex.hpp | 208 - .../boost/thread/win32/condition_variable.hpp | 417 - .../boost/thread/win32/interlocked_read.hpp | 78 - .../boost-1.47.0/boost/thread/win32/mutex.hpp | 68 - deps/boost-1.47.0/boost/thread/win32/once.hpp | 204 - .../boost/thread/win32/recursive_mutex.hpp | 67 - .../boost/thread/win32/shared_mutex.hpp | 602 - .../boost/thread/win32/thread_data.hpp | 182 - .../boost/thread/win32/thread_heap_alloc.hpp | 395 - .../boost/thread/win32/thread_primitives.hpp | 401 - deps/boost-1.47.0/boost/thread/xtime.hpp | 92 - deps/boost-1.47.0/boost/throw_exception.hpp | 90 - deps/boost-1.47.0/boost/timer.hpp | 72 - deps/boost-1.47.0/boost/token_functions.hpp | 665 - deps/boost-1.47.0/boost/token_iterator.hpp | 127 - deps/boost-1.47.0/boost/tokenizer.hpp | 98 - deps/boost-1.47.0/boost/type.hpp | 18 - .../boost/type_traits/add_const.hpp | 47 - .../boost-1.47.0/boost/type_traits/add_cv.hpp | 48 - .../boost/type_traits/add_pointer.hpp | 72 - .../boost/type_traits/add_reference.hpp | 107 - .../type_traits/add_rvalue_reference.hpp | 68 - .../boost/type_traits/add_volatile.hpp | 47 - .../boost/type_traits/alignment_of.hpp | 128 - .../boost/type_traits/arithmetic_traits.hpp | 20 - .../type_traits/broken_compiler_spec.hpp | 117 - .../boost/type_traits/composite_traits.hpp | 29 - .../boost-1.47.0/boost/type_traits/config.hpp | 76 - .../boost/type_traits/conversion_traits.hpp | 17 - .../boost/type_traits/cv_traits.hpp | 24 - .../type_traits/detail/bool_trait_def.hpp | 184 - .../type_traits/detail/bool_trait_undef.hpp | 27 - .../type_traits/detail/cv_traits_impl.hpp | 97 - .../boost/type_traits/detail/false_result.hpp | 28 - .../boost/type_traits/detail/ice_and.hpp | 35 - .../boost/type_traits/detail/ice_eq.hpp | 36 - .../boost/type_traits/detail/ice_not.hpp | 31 - .../boost/type_traits/detail/ice_or.hpp | 34 - .../detail/is_function_ptr_helper.hpp | 220 - .../detail/is_function_ptr_tester.hpp | 654 - .../detail/is_mem_fun_pointer_impl.hpp | 817 - .../detail/is_mem_fun_pointer_tester.hpp | 2759 -- .../type_traits/detail/size_t_trait_def.hpp | 60 - .../type_traits/detail/size_t_trait_undef.hpp | 16 - .../detail/template_arity_spec.hpp | 31 - .../type_traits/detail/type_trait_def.hpp | 67 - .../type_traits/detail/type_trait_undef.hpp | 19 - .../boost/type_traits/detail/wrap.hpp | 18 - .../boost/type_traits/detail/yes_no_type.hpp | 26 - .../boost/type_traits/function_traits.hpp | 236 - .../type_traits/has_nothrow_constructor.hpp | 53 - .../boost/type_traits/has_nothrow_copy.hpp | 53 - .../type_traits/has_trivial_constructor.hpp | 51 - .../boost/type_traits/has_trivial_copy.hpp | 64 - .../type_traits/has_trivial_destructor.hpp | 49 - deps/boost-1.47.0/boost/type_traits/ice.hpp | 20 - .../boost/type_traits/integral_constant.hpp | 53 - .../boost/type_traits/intrinsics.hpp | 226 - .../boost/type_traits/is_abstract.hpp | 153 - .../boost/type_traits/is_arithmetic.hpp | 51 - .../boost/type_traits/is_array.hpp | 91 - .../boost/type_traits/is_base_and_derived.hpp | 254 - .../boost/type_traits/is_base_of.hpp | 51 - .../boost/type_traits/is_class.hpp | 140 - .../boost/type_traits/is_const.hpp | 165 - .../boost/type_traits/is_convertible.hpp | 431 - .../boost/type_traits/is_enum.hpp | 189 - .../boost/type_traits/is_float.hpp | 27 - .../boost/type_traits/is_function.hpp | 106 - .../boost/type_traits/is_fundamental.hpp | 45 - .../boost/type_traits/is_integral.hpp | 78 - .../boost/type_traits/is_lvalue_reference.hpp | 118 - .../is_member_function_pointer.hpp | 136 - .../boost/type_traits/is_member_pointer.hpp | 116 - .../boost-1.47.0/boost/type_traits/is_pod.hpp | 143 - .../boost/type_traits/is_pointer.hpp | 162 - .../boost/type_traits/is_polymorphic.hpp | 114 - .../boost/type_traits/is_reference.hpp | 45 - .../boost/type_traits/is_rvalue_reference.hpp | 29 - .../boost/type_traits/is_same.hpp | 103 - .../boost/type_traits/is_scalar.hpp | 55 - .../boost/type_traits/is_signed.hpp | 140 - .../boost/type_traits/is_union.hpp | 57 - .../boost/type_traits/is_unsigned.hpp | 135 - .../boost/type_traits/is_void.hpp | 38 - .../boost/type_traits/is_volatile.hpp | 152 - .../boost/type_traits/make_unsigned.hpp | 137 - .../boost/type_traits/msvc/remove_bounds.hpp | 43 - .../boost/type_traits/msvc/remove_const.hpp | 143 - .../boost/type_traits/msvc/remove_cv.hpp | 190 - .../boost/type_traits/msvc/remove_pointer.hpp | 42 - .../type_traits/msvc/remove_reference.hpp | 42 - .../type_traits/msvc/remove_volatile.hpp | 143 - .../boost/type_traits/msvc/typeof.hpp | 50 - .../boost/type_traits/remove_bounds.hpp | 48 - .../boost/type_traits/remove_const.hpp | 90 - .../boost/type_traits/remove_cv.hpp | 83 - .../boost/type_traits/remove_pointer.hpp | 92 - .../boost/type_traits/remove_reference.hpp | 70 - .../boost/type_traits/remove_volatile.hpp | 88 - .../boost/type_traits/type_with_alignment.hpp | 393 - .../boost/units/detail/utility.hpp | 104 - deps/boost-1.47.0/boost/utility.hpp | 20 - deps/boost-1.47.0/boost/utility/addressof.hpp | 101 - .../boost/utility/base_from_member.hpp | 86 - deps/boost-1.47.0/boost/utility/binary.hpp | 708 - .../boost/utility/compare_pointees.hpp | 68 - .../detail/in_place_factory_prefix.hpp | 36 - .../detail/in_place_factory_suffix.hpp | 23 - .../utility/detail/result_of_iterate.hpp | 148 - deps/boost-1.47.0/boost/utility/enable_if.hpp | 118 - .../boost/utility/in_place_factory.hpp | 88 - deps/boost-1.47.0/boost/utility/result_of.hpp | 100 - deps/boost-1.47.0/boost/utility/swap.hpp | 54 - .../boost-1.47.0/boost/utility/value_init.hpp | 258 - deps/boost-1.47.0/boost/version.hpp | 35 - deps/boost-1.47.0/boost/visit_each.hpp | 29 - deps/boost-1.47.0/boost/weak_ptr.hpp | 18 - deps/boost-1.47.0/boostcpp.jam | 575 - deps/boost-1.47.0/bootstrap.sh | 397 - deps/boost-1.47.0/doc/html/images/caution.png | Bin 1250 -> 0 bytes deps/boost-1.47.0/doc/html/images/home.png | Bin 358 -> 0 bytes .../doc/html/images/important.png | Bin 722 -> 0 bytes deps/boost-1.47.0/doc/html/images/next.png | Bin 336 -> 0 bytes deps/boost-1.47.0/doc/html/images/note.png | Bin 490 -> 0 bytes deps/boost-1.47.0/doc/html/images/prev.png | Bin 334 -> 0 bytes deps/boost-1.47.0/doc/html/images/tip.png | Bin 449 -> 0 bytes deps/boost-1.47.0/doc/html/images/up.png | Bin 370 -> 0 bytes deps/boost-1.47.0/doc/html/images/warning.png | Bin 1241 -> 0 bytes .../libs/date_time/build/Jamfile.v2 | 34 - .../libs/date_time/src/date_time.doc | 72 - .../src/gregorian/date_generators.cpp | 38 - .../date_time/src/gregorian/greg_month.cpp | 173 - .../date_time/src/gregorian/greg_names.hpp | 43 - .../date_time/src/gregorian/greg_weekday.cpp | 50 - .../src/gregorian/gregorian_types.cpp | 62 - .../src/posix_time/posix_time_types.cpp | 35 - .../libs/exception/build/Jamfile.v2 | 14 - .../clone_current_exception_non_intrusive.cpp | 316 - .../libs/smart_ptr/src/sp_collector.cpp | 269 - .../libs/smart_ptr/src/sp_debug_hooks.cpp | 242 - .../boost-1.47.0/libs/system/build/Jamfile.v2 | 25 - .../libs/system/src/error_code.cpp | 428 - .../system/src/local_free_on_destruction.hpp | 40 - deps/boost-1.47.0/libs/test/Jamfile.v2 | 10 - deps/boost-1.47.0/libs/test/README | 17 - deps/boost-1.47.0/libs/test/build/Jamfile.v2 | 111 - .../libs/test/doc/html/aknowledgements.html | 51 - .../libs/test/doc/html/execution-monitor.html | 72 - .../html/execution-monitor/compilation.html | 86 - .../doc/html/execution-monitor/reference.html | 292 - .../html/execution-monitor/user-guide.html | 164 - deps/boost-1.47.0/libs/test/doc/html/faq.html | 230 - .../libs/test/doc/html/index.html | 162 - .../libs/test/doc/html/intro.html | 82 - .../libs/test/doc/html/minimal.html | 197 - .../libs/test/doc/html/open-issues.html | 66 - .../libs/test/doc/html/prg-exec-monitor.html | 250 - .../html/prg-exec-monitor/compilation.html | 164 - .../test/doc/html/prg-exec-monitor/impl.html | 75 - .../tutorials/hello-the-testing-world.html | 191 - .../doc/html/tutorials/intro-in-testing.html | 215 - .../html/tutorials/new-year-resolution.html | 206 - deps/boost-1.47.0/libs/test/doc/html/utf.html | 128 - .../libs/test/doc/html/utf/compilation.html | 152 - .../html/utf/compilation/auto-linking.html | 45 - .../html/utf/compilation/direct-include.html | 51 - .../doc/html/utf/compilation/standalone.html | 97 - .../libs/test/doc/html/utf/intro.html | 137 - .../libs/test/doc/html/utf/testing-tools.html | 131 - .../utf/testing-tools/custom-predicate.html | 146 - .../floating_point_comparison.html | 253 - .../html/utf/testing-tools/output-test.html | 162 - .../doc/html/utf/testing-tools/reference.html | 1085 - .../libs/test/doc/html/utf/tutorials.html | 50 - .../doc/html/utf/usage-recomendations.html | 48 - .../command-line-specific.html | 91 - .../dot-net-specific.html | 105 - .../utf/usage-recomendations/generic.html | 176 - .../doc/html/utf/usage-recommendations.html | 48 - .../command-line-specific.html | 91 - .../dot-net-specific.html | 105 - .../utf/usage-recommendations/generic.html | 176 - .../libs/test/doc/html/utf/user-guide.html | 283 - .../test/doc/html/utf/user-guide/fixture.html | 120 - .../html/utf/user-guide/fixture/global.html | 126 - .../html/utf/user-guide/fixture/model.html | 64 - .../utf/user-guide/fixture/per-test-case.html | 111 - .../user-guide/fixture/test-suite-shared.html | 123 - .../html/utf/user-guide/initialization.html | 159 - .../html/utf/user-guide/runtime-config.html | 66 - .../user-guide/runtime-config/reference.html | 659 - .../runtime-config/run-by-name.html | 253 - .../utf/user-guide/test-organization.html | 110 - .../auto-nullary-test-case.html | 89 - .../auto-test-case-template.html | 107 - .../test-organization/auto-test-suite.html | 181 - .../test-organization/expected-failures.html | 188 - .../manual-nullary-test-case.html | 331 - .../manual-test-case-template.html | 173 - .../test-organization/manual-test-suite.html | 129 - .../test-organization/master-test-suite.html | 236 - .../test-organization/nullary-test-case.html | 56 - .../test-organization/test-case-template.html | 58 - .../test-organization/test-suite.html | 93 - .../test-organization/unary-test-case.html | 195 - .../doc/html/utf/user-guide/test-output.html | 88 - .../test-output/BOOST_TEST_CHECKPOINT.html | 96 - .../test-output/BOOST_TEST_MESSAGE.html | 110 - .../test-output/BOOST_TEST_PASSPOINT.html | 77 - .../user-guide/test-output/log-ct-config.html | 202 - .../user-guide/test-output/log-hr-format.html | 330 - .../test-output/log-xml-format.html | 46 - .../test-output/results-report.html | 54 - .../utf/user-guide/test-output/test-log.html | 213 - .../user-guide/test-output/test-progress.html | 104 - .../doc/html/utf/user-guide/test-runners.html | 168 - .../html/utf/user-guide/usage-variants.html | 59 - .../usage-variants/dynamic-lib-variant.html | 67 - .../extern-test-runner-variant.html | 67 - .../usage-variants/extern-test-runner.html | 51 - .../usage-variants/single-header-variant.html | 65 - .../usage-variants/static-lib-variant.html | 66 - .../libs/test/doc/img/boost.test.logo.png | Bin 24740 -> 0 bytes .../libs/test/doc/img/class-hier.jpg | Bin 9332 -> 0 bytes deps/boost-1.47.0/libs/test/doc/img/level.png | Bin 244 -> 0 bytes .../libs/test/doc/img/post_build_event.jpg | Bin 23140 -> 0 bytes .../libs/test/doc/img/post_build_out.jpg | Bin 51685 -> 0 bytes .../libs/test/doc/img/run_args.jpg | Bin 31817 -> 0 bytes .../libs/test/doc/js/boost-test.js | 89 - .../libs/test/doc/src/UTF.log.xsd | 146 - .../libs/test/doc/src/UTF.report.xsd | 82 - .../libs/test/doc/src/examples/example.sln | 20 - .../libs/test/doc/src/examples/example.vcproj | 196 - .../libs/test/doc/src/examples/example01.cpp | 22 - .../test/doc/src/examples/example01.output | 4 - .../libs/test/doc/src/examples/example02.cpp | 26 - .../test/doc/src/examples/example02.output | 5 - .../libs/test/doc/src/examples/example03.cpp | 33 - .../test/doc/src/examples/example03.output | 5 - .../libs/test/doc/src/examples/example04.cpp | 32 - .../test/doc/src/examples/example04.output | 4 - .../libs/test/doc/src/examples/example05.cpp | 36 - .../test/doc/src/examples/example05.output | 4 - .../libs/test/doc/src/examples/example06.cpp | 12 - .../test/doc/src/examples/example06.output | 8 - .../libs/test/doc/src/examples/example07.cpp | 25 - .../test/doc/src/examples/example07.output | 6 - .../libs/test/doc/src/examples/example08.cpp | 34 - .../test/doc/src/examples/example08.output | 6 - .../libs/test/doc/src/examples/example09.cpp | 25 - .../test/doc/src/examples/example09.output | 5 - .../libs/test/doc/src/examples/example10.cpp | 14 - .../test/doc/src/examples/example10.output | 5 - .../libs/test/doc/src/examples/example11.cpp | 30 - .../test/doc/src/examples/example11.output | 18 - .../libs/test/doc/src/examples/example12.cpp | 30 - .../test/doc/src/examples/example12.output | 6 - .../libs/test/doc/src/examples/example13.cpp | 26 - .../test/doc/src/examples/example13.output | 2 - .../libs/test/doc/src/examples/example14.cpp | 13 - .../test/doc/src/examples/example14.output | 9 - .../libs/test/doc/src/examples/example15.cpp | 21 - .../test/doc/src/examples/example15.output | 9 - .../libs/test/doc/src/examples/example16.cpp | 21 - .../test/doc/src/examples/example16.output | 6 - .../libs/test/doc/src/examples/example17.cpp | 27 - .../test/doc/src/examples/example17.output | 10 - .../libs/test/doc/src/examples/example18.cpp | 25 - .../test/doc/src/examples/example18.output | 10 - .../libs/test/doc/src/examples/example19.cpp | 30 - .../test/doc/src/examples/example19.output | 5 - .../libs/test/doc/src/examples/example20.cpp | 22 - .../test/doc/src/examples/example20.output | 6 - .../libs/test/doc/src/examples/example21.cpp | 25 - .../test/doc/src/examples/example21.output | 8 - .../libs/test/doc/src/examples/example22.cpp | 25 - .../test/doc/src/examples/example22.output | 6 - .../libs/test/doc/src/examples/example23.cpp | 20 - .../test/doc/src/examples/example23.output | 6 - .../libs/test/doc/src/examples/example24.cpp | 13 - .../test/doc/src/examples/example24.output | 3 - .../libs/test/doc/src/examples/example25.cpp | 17 - .../test/doc/src/examples/example25.output | 2 - .../libs/test/doc/src/examples/example26.cpp | 10 - .../test/doc/src/examples/example26.output | 2 - .../libs/test/doc/src/examples/example27.cpp | 23 - .../test/doc/src/examples/example27.output | 2 - .../libs/test/doc/src/examples/example28.cpp | 18 - .../test/doc/src/examples/example28.output | 5 - .../libs/test/doc/src/examples/example29.cpp | 19 - .../test/doc/src/examples/example29.output | 7 - .../libs/test/doc/src/examples/example30.cpp | 17 - .../test/doc/src/examples/example30.output | 5 - .../libs/test/doc/src/examples/example31.cpp | 32 - .../test/doc/src/examples/example31.output | 4 - .../libs/test/doc/src/examples/example32.cpp | 19 - .../test/doc/src/examples/example32.output | 4 - .../libs/test/doc/src/examples/example33.cpp | 11 - .../test/doc/src/examples/example33.output | 8 - .../libs/test/doc/src/examples/example34.cpp | 15 - .../test/doc/src/examples/example34.output | 7 - .../libs/test/doc/src/examples/example35.cpp | 13 - .../test/doc/src/examples/example35.output | 5 - .../libs/test/doc/src/examples/example36.cpp | 14 - .../test/doc/src/examples/example36.output | 7 - .../libs/test/doc/src/examples/example37.cpp | 19 - .../test/doc/src/examples/example37.output | 5 - .../libs/test/doc/src/examples/example38.cpp | 15 - .../test/doc/src/examples/example38.output | 5 - .../libs/test/doc/src/examples/example39.cpp | 13 - .../test/doc/src/examples/example39.output | 5 - .../libs/test/doc/src/examples/example40.cpp | 18 - .../test/doc/src/examples/example40.output | 6 - .../libs/test/doc/src/examples/example41.cpp | 14 - .../test/doc/src/examples/example41.output | 5 - .../libs/test/doc/src/examples/example42.cpp | 18 - .../test/doc/src/examples/example42.output | 5 - .../libs/test/doc/src/examples/example43.cpp | 18 - .../test/doc/src/examples/example43.output | 4 - .../libs/test/doc/src/examples/example44.cpp | 15 - .../test/doc/src/examples/example44.output | 5 - .../libs/test/doc/src/examples/example45.cpp | 14 - .../test/doc/src/examples/example45.output | 5 - .../libs/test/doc/src/examples/example46.cpp | 11 - .../test/doc/src/examples/example46.output | 5 - .../libs/test/doc/src/examples/example47.cpp | 11 - .../test/doc/src/examples/example47.output | 5 - .../libs/test/doc/src/examples/example48.cpp | 12 - .../test/doc/src/examples/example48.output | 6 - .../libs/test/doc/src/examples/example49.cpp | 23 - .../test/doc/src/examples/example49.output | 7 - .../libs/test/doc/src/examples/example50.cpp | 24 - .../test/doc/src/examples/example50.output | 6 - .../libs/test/doc/src/examples/example51.cpp | 17 - .../test/doc/src/examples/example51.output | 5 - .../libs/test/doc/src/examples/example52.cpp | 22 - .../test/doc/src/examples/example52.output | 2 - .../libs/test/doc/src/examples/example53.cpp | 26 - .../test/doc/src/examples/example53.output | 23 - .../libs/test/doc/src/examples/example54.cpp | 13 - .../test/doc/src/examples/example54.output | 5 - .../libs/test/doc/src/examples/example55.cpp | 13 - .../test/doc/src/examples/example55.output | 5 - .../libs/test/doc/src/examples/example56.cpp | 13 - .../test/doc/src/examples/example56.output | 5 - .../libs/test/doc/src/examples/example57.cpp | 13 - .../test/doc/src/examples/example57.output | 5 - .../libs/test/doc/src/examples/example58.cpp | 13 - .../test/doc/src/examples/example58.output | 5 - .../libs/test/doc/style/boostbook.css | 244 - .../libs/test/doc/style/btl-headers.css | 113 - .../libs/test/doc/style/btl-inline.css | 14 - .../libs/test/doc/style/btl-links.css | 30 - .../libs/test/doc/style/btl-lists.css | 25 - .../libs/test/doc/style/btl-paragraphs.css | 65 - .../libs/test/doc/style/btl-structure.css | 21 - .../libs/test/doc/style/btl-tables.css | 82 - .../libs/test/doc/style/style.css | 14 - .../libs/test/docbook/img/boost.test.logo.png | Bin 24740 -> 0 bytes .../libs/test/docbook/img/class-hier.jpg | Bin 9332 -> 0 bytes .../libs/test/docbook/img/level.png | Bin 244 -> 0 bytes .../test/docbook/img/post_build_event.jpg | Bin 23140 -> 0 bytes .../libs/test/docbook/img/post_build_out.jpg | Bin 51685 -> 0 bytes .../libs/test/docbook/img/run_args.jpg | Bin 31817 -> 0 bytes .../boost-1.47.0/libs/test/example/Jamfile.v2 | 66 - .../libs/test/example/cla/Jamfile | 53 - .../libs/test/example/cla/assign_to.cpp | 41 - .../libs/test/example/cla/basic_float.cpp | 40 - .../libs/test/example/cla/basic_int.cpp | 39 - .../libs/test/example/cla/basic_list.cpp | 44 - .../libs/test/example/cla/basic_string.cpp | 39 - .../libs/test/example/cla/basic_udt.cpp | 72 - .../libs/test/example/cla/char_parameter.cpp | 41 - .../libs/test/example/cla/custom_handler.cpp | 45 - .../test/example/cla/custom_interpreter.cpp | 54 - .../test/example/cla/custom_parameter.cpp | 290 - .../libs/test/example/cla/default_value.cpp | 39 - .../libs/test/example/cla/dual_name.cpp | 42 - .../libs/test/example/cla/global.cpp | 46 - .../libs/test/example/cla/guess_name.cpp | 39 - .../libs/test/example/cla/help.cpp | 43 - .../libs/test/example/cla/ignore_mismatch.cpp | 40 - .../libs/test/example/cla/input_separator.cpp | 62 - .../libs/test/example/cla/multiplicable.cpp | 44 - .../libs/test/example/cla/name.cpp | 39 - .../libs/test/example/cla/optional.cpp | 66 - .../libs/test/example/cla/optional_value.cpp | 107 - .../libs/test/example/cla/positional.cpp | 46 - .../libs/test/example/cla/prefix.cpp | 41 - .../libs/test/example/cla/reference.cpp | 40 - .../libs/test/example/cla/remainder.cpp | 46 - .../libs/test/example/cla/separator.cpp | 39 - .../libs/test/example/cla/usage.cpp | 45 - .../libs/test/example/cla/validation/Jamfile | 31 - .../example/cla/validation/access_unknown.cpp | 37 - .../cla/validation/ambiguous_access.cpp | 39 - .../cla/validation/ambiguous_input.cpp | 36 - .../cla/validation/definition_conflict.cpp | 71 - .../cla/validation/invalid_short_name.cpp | 33 - .../cla/validation/multiple_generators.cpp | 35 - .../validation/multiple_value_handlers.cpp | 36 - .../cla/validation/opt_with_default_value.cpp | 35 - .../optional_plus_multiplicable.cpp | 80 - .../cla/validation/required_missing.cpp | 35 - .../cla/validation/unexpected_input.cpp | 35 - .../cla/validation/unexpected_repetition.cpp | 35 - .../libs/test/example/cla/wide_string.cpp | 40 - .../libs/test/example/const_string.hpp | 179 - .../libs/test/example/const_string_test.cpp | 181 - .../libs/test/example/env/Jamfile | 31 - .../example/env/custom_interpreter_env.cpp | 42 - .../example/env/env_var_default_value.cpp | 27 - .../libs/test/example/env/environment_ex.cpp | 32 - .../libs/test/example/env/global_id.cpp | 25 - .../test/example/env/modifier_combination.cpp | 27 - .../libs/test/example/env/validation/Jamfile | 20 - .../env/validation/need_typed_access.cpp | 41 - .../libs/test/example/env/variable_ex.cpp | 67 - .../libs/test/example/est_example1.cpp | 56 - .../libs/test/example/est_example2.cpp | 80 - .../libs/test/example/exec_mon_example.cpp | 82 - .../test/example/external_main_example_1.cpp | 43 - .../test/example/external_main_example_2.cpp | 40 - .../test/example/external_main_example_3.cpp | 40 - .../libs/test/example/logged_exp_example.cpp | 150 - .../libs/test/example/named_param_example.cpp | 120 - .../libs/test/example/prg_exec_example.cpp | 20 - .../example/test_case_template_example.cpp | 35 - .../test/example/unit_test_example_01.cpp | 39 - .../test/example/unit_test_example_011.cpp | 9 - .../test/example/unit_test_example_012.cpp | 24 - .../test/example/unit_test_example_02.cpp | 45 - .../test/example/unit_test_example_03.cpp | 57 - .../test/example/unit_test_example_04.cpp | 76 - .../test/example/unit_test_example_05.cpp | 46 - .../test/example/unit_test_example_06.cpp | 44 - .../test/example/unit_test_example_07.cpp | 43 - .../test/example/unit_test_example_08.cpp | 24 - .../test/example/unit_test_example_09_1.cpp | 34 - .../test/example/unit_test_example_09_2.cpp | 34 - .../test/example/unit_test_example_10.cpp | 172 - .../test/example/unit_test_example_11.cpp | 49 - .../test/example/unit_test_example_12.cpp | 187 - .../test/example/unit_test_example_12.input | 11 - deps/boost-1.47.0/libs/test/index.html | 12 - .../libs/test/src/compiler_log_formatter.cpp | 18 - deps/boost-1.47.0/libs/test/src/cpp_main.cpp | 19 - deps/boost-1.47.0/libs/test/src/debug.cpp | 24 - .../libs/test/src/exception_safety.cpp | 19 - .../libs/test/src/execution_monitor.cpp | 18 - deps/boost-1.47.0/libs/test/src/framework.cpp | 18 - .../libs/test/src/interaction_based.cpp | 18 - .../libs/test/src/logged_expectations.cpp | 18 - .../libs/test/src/plain_report_formatter.cpp | 18 - .../libs/test/src/progress_monitor.cpp | 18 - .../libs/test/src/results_collector.cpp | 18 - .../libs/test/src/results_reporter.cpp | 18 - deps/boost-1.47.0/libs/test/src/test_main.cpp | 18 - .../boost-1.47.0/libs/test/src/test_tools.cpp | 18 - .../libs/test/src/unit_test_log.cpp | 18 - .../libs/test/src/unit_test_main.cpp | 18 - .../libs/test/src/unit_test_monitor.cpp | 18 - .../libs/test/src/unit_test_parameters.cpp | 18 - .../libs/test/src/unit_test_suite.cpp | 18 - .../libs/test/src/xml_log_formatter.cpp | 18 - .../libs/test/src/xml_report_formatter.cpp | 18 - .../libs/test/test/CMakeLists.txt | 43 - deps/boost-1.47.0/libs/test/test/Jamfile.v2 | 96 - .../libs/test/test/algorithms_test.cpp | 130 - .../auto-link-test/auto_link_with_utf.cpp | 14 - .../libs/test/test/basic_cstring_test.cpp | 476 - .../libs/test/test/boost_check_equal_str.cpp | 59 - .../libs/test/test/class_properties_test.cpp | 183 - .../test/test/config_file_iterator_test.cpp | 314 - .../libs/test/test/config_file_test.cpp | 257 - .../libs/test/test/custom_exception_test.cpp | 77 - .../libs/test/test/errors_handling_test.cpp | 198 - .../libs/test/test/fixed_mapping_test.cpp | 81 - .../libs/test/test/foreach_test.cpp | 116 - .../test/test/ifstream_line_iterator_test.cpp | 75 - .../libs/test/test/minimal_test.cpp | 75 - .../libs/test/test/online_test.cpp | 27 - .../test/test/output_test_stream_test.cpp | 193 - .../test/test/parameterized_test_test.cpp | 210 - .../libs/test/test/prg_exec_fail1.cpp | 42 - .../libs/test/test/prg_exec_fail2.cpp | 43 - .../libs/test/test/prg_exec_fail3.cpp | 37 - .../libs/test/test/prg_exec_fail4.cpp | 23 - .../libs/test/test/result_report_test.cpp | 169 - .../libs/test/test/sync_access_test.cpp | 38 - .../test/test/test_case_template_test.cpp | 145 - .../test/test/test_files/cfg_file_tst1.cfg | 5 - .../test/test/test_files/cfg_file_tst2.cfg | 1 - .../test/test/test_files/cfg_file_tst3.cfg | 1 - .../test/test/test_files/cfg_file_tst4.cfg | 1 - .../test/test/test_files/cfg_file_tst5.cfg | 1 - .../test/test/test_files/cfg_file_tst6.cfg | 1 - .../test/test/test_files/cfg_file_tst7.cfg | 1 - .../test_files/errors_handling_test.pattern | 392 - .../test_files/errors_handling_test.pattern2 | 279 - .../test_files/ifstream_line_iterator.tst1 | 4 - .../test_files/ifstream_line_iterator.tst2 | 4 - .../libs/test/test/test_files/par_alias1.cfg | 9 - .../libs/test/test/test_files/par_alias2.cfg | 4 - .../libs/test/test/test_files/par_alias3.cfg | 4 - .../test_files/result_report_test.pattern | 138 - .../test/test/test_files/test_broken_line.cfg | 33 - .../test_files/test_comments_and_blanks.cfg | 29 - .../test/test/test_files/test_constructor.cfg | 4 - .../libs/test/test/test_files/test_define.cfg | 13 - .../libs/test/test/test_files/test_ifdef.cfg | 37 - .../libs/test/test/test_files/test_ifdef1.cfg | 1 - .../libs/test/test/test_files/test_ifdef2.cfg | 2 - .../libs/test/test/test_files/test_ifdef3.cfg | 3 - .../libs/test/test/test_files/test_ifdef4.cfg | 2 - .../test/test/test_files/test_include1.cfg | 4 - .../test_files/test_include1_include1.cfg | 1 - .../test/test/test_files/test_include2.cfg | 4 - .../test/test/test_files/test_include3.cfg | 3 - .../test_incomplete_broken_line.cfg | 1 - .../test/test/test_files/test_macro_def1.cfg | 9 - .../test/test_files/test_macro_subst1.cfg | 1 - .../test/test_files/test_macro_subst2.cfg | 1 - .../test/test_files/test_macro_subst3.cfg | 1 - .../test/test_files/test_macro_subst4.cfg | 2 - .../test/test_files/test_multipart_value1.cfg | 1 - .../test_files/test_multipart_value10.cfg | 1 - .../test_files/test_multipart_value11.cfg | 1 - .../test_files/test_multipart_value12.cfg | 1 - .../test_files/test_multipart_value13.cfg | 1 - .../test/test_files/test_multipart_value2.cfg | 1 - .../test/test_files/test_multipart_value3.cfg | 1 - .../test/test_files/test_multipart_value4.cfg | 1 - .../test/test_files/test_multipart_value5.cfg | 1 - .../test/test_files/test_multipart_value6.cfg | 1 - .../test/test_files/test_multipart_value7.cfg | 1 - .../test/test_files/test_multipart_value8.cfg | 1 - .../test/test_files/test_multipart_value9.cfg | 3 - .../test/test_files/test_tools_test.pattern | 71 - .../libs/test/test/test_files/test_undef.cfg | 9 - .../libs/test/test/test_fp_comparisons.cpp | 179 - .../libs/test/test/test_tools_test.cpp | 571 - .../test/test/test_tree_management_test.cpp | 296 - .../libs/test/test/token_iterator_test.cpp | 190 - .../test/tools/console_test_runner/Jamfile.v2 | 38 - .../src/console_test_runner.cpp | 197 - .../test/test_runner_test.cpp | 53 - .../boost-1.47.0/libs/thread/build/Jamfile.v2 | 207 - .../libs/thread/src/pthread/once.cpp | 52 - .../libs/thread/src/pthread/thread.cpp | 601 - .../libs/thread/src/pthread/timeconv.inl | 133 - .../boost-1.47.0/libs/thread/src/tss_null.cpp | 37 - .../libs/thread/src/win32/thread.cpp | 628 - .../libs/thread/src/win32/timeconv.inl | 130 - .../libs/thread/src/win32/tss_dll.cpp | 75 - .../libs/thread/src/win32/tss_pe.cpp | 282 - deps/boost-1.47.0/tools/build/boost.css | 65 - deps/boost-1.47.0/tools/build/index.html | 21 - deps/boost-1.47.0/tools/build/v2/Jamroot.jam | 47 - .../tools/build/v2/boost-build.jam | 8 - deps/boost-1.47.0/tools/build/v2/boost.css | 63 - .../tools/build/v2/boost_build.png | Bin 7437 -> 0 bytes .../tools/build/v2/boost_build.svg | 174 - .../boost-1.47.0/tools/build/v2/bootstrap.bat | 49 - .../boost-1.47.0/tools/build/v2/bootstrap.jam | 18 - deps/boost-1.47.0/tools/build/v2/bootstrap.sh | 120 - .../tools/build/v2/build-system.jam | 1008 - .../tools/build/v2/build/__init__.py | 0 deps/boost-1.47.0/tools/build/v2/build/ac.jam | 198 - .../tools/build/v2/build/alias.jam | 73 - .../tools/build/v2/build/alias.py | 63 - .../tools/build/v2/build/build-request.jam | 322 - .../tools/build/v2/build/build_request.py | 216 - .../tools/build/v2/build/configure.jam | 237 - .../tools/build/v2/build/configure.py | 164 - .../tools/build/v2/build/engine.py | 172 - .../tools/build/v2/build/errors.py | 127 - .../tools/build/v2/build/feature.jam | 1335 - .../tools/build/v2/build/feature.py | 905 - .../tools/build/v2/build/generators.jam | 1408 - .../tools/build/v2/build/generators.py | 1089 - .../tools/build/v2/build/modifiers.jam | 232 - .../tools/build/v2/build/project.ann.py | 996 - .../tools/build/v2/build/project.jam | 1110 - .../tools/build/v2/build/project.py | 1120 - .../tools/build/v2/build/property-set.jam | 481 - .../tools/build/v2/build/property.jam | 788 - .../tools/build/v2/build/property.py | 593 - .../tools/build/v2/build/property_set.py | 449 - .../tools/build/v2/build/readme.txt | 13 - .../tools/build/v2/build/scanner.jam | 153 - .../tools/build/v2/build/scanner.py | 158 - .../tools/build/v2/build/targets.jam | 1659 -- .../tools/build/v2/build/targets.py | 1401 - .../tools/build/v2/build/toolset.jam | 502 - .../tools/build/v2/build/toolset.py | 398 - .../tools/build/v2/build/type.jam | 425 - .../boost-1.47.0/tools/build/v2/build/type.py | 313 - .../tools/build/v2/build/version.jam | 161 - .../tools/build/v2/build/virtual-target.jam | 1317 - .../tools/build/v2/build/virtual_target.py | 1118 - .../tools/build/v2/build_system.py | 872 - deps/boost-1.47.0/tools/build/v2/changes.txt | 317 - .../tools/build/v2/contrib/boost.jam | 321 - .../tools/build/v2/contrib/tntnet.jam | 208 - .../tools/build/v2/contrib/wxFormBuilder.jam | 195 - .../tools/build/v2/debian/boost-build.docs | 4 - .../build/v2/debian/boost-build.examples | 1 - .../tools/build/v2/debian/changelog | 6 - .../tools/build/v2/debian/conffiles | 1 - .../tools/build/v2/debian/control | 13 - .../tools/build/v2/debian/copyright | 0 .../tools/build/v2/debian/excludes | 14 - deps/boost-1.47.0/tools/build/v2/debian/rules | 56 - deps/boost-1.47.0/tools/build/v2/doc/bjam.qbk | 1696 -- .../tools/build/v2/doc/development_plan.html | 130 - .../tools/build/v2/doc/history.qbk | 377 - .../tools/build/v2/doc/jamfile.jam | 26 - .../tools/build/v2/doc/src/architecture.xml | 636 - .../tools/build/v2/doc/src/catalog.xml | 9 - .../tools/build/v2/doc/src/extending.xml | 1207 - .../tools/build/v2/doc/src/faq.xml | 458 - .../tools/build/v2/doc/src/fragments.xml | 59 - .../tools/build/v2/doc/src/howto.xml | 34 - .../tools/build/v2/doc/src/install.xml | 150 - .../tools/build/v2/doc/src/overview.xml | 1682 -- .../tools/build/v2/doc/src/recipes.xml | 11 - .../tools/build/v2/doc/src/reference.xml | 2325 -- .../tools/build/v2/doc/src/standalone.xml | 47 - .../tools/build/v2/doc/src/tasks.xml | 774 - .../tools/build/v2/doc/src/tutorial.xml | 681 - .../tools/build/v2/doc/src/userman.xml | 40 - .../tools/build/v2/doc/tools.html | 92 - .../tools/build/v2/engine/Jambase | 2473 -- .../tools/build/v2/engine/bin.macosxx86_64/b2 | Bin 193460 -> 0 bytes .../build/v2/engine/bin.macosxx86_64/bjam | Bin 193460 -> 0 bytes .../tools/build/v2/engine/boehm_gc/AmigaOS.c | 623 - .../build/v2/engine/boehm_gc/BCC_MAKEFILE | 87 - .../tools/build/v2/engine/boehm_gc/ChangeLog | 363 - .../build/v2/engine/boehm_gc/EMX_MAKEFILE | 140 - .../tools/build/v2/engine/boehm_gc/MacOS.c | 156 - .../v2/engine/boehm_gc/MacProjects.sit.hqx | 886 - .../boehm_gc/Mac_files/MacOS_Test_config.h | 91 - .../engine/boehm_gc/Mac_files/MacOS_config.h | 89 - .../v2/engine/boehm_gc/Mac_files/dataend.c | 9 - .../v2/engine/boehm_gc/Mac_files/datastart.c | 9 - .../build/v2/engine/boehm_gc/Makefile.DLLs | 107 - .../build/v2/engine/boehm_gc/Makefile.am | 206 - .../build/v2/engine/boehm_gc/Makefile.direct | 737 - .../build/v2/engine/boehm_gc/Makefile.dj | 428 - .../build/v2/engine/boehm_gc/Makefile.in | 1405 - .../build/v2/engine/boehm_gc/NT_MAKEFILE | 60 - .../boehm_gc/NT_STATIC_THREADS_MAKEFILE | 74 - .../v2/engine/boehm_gc/NT_THREADS_MAKEFILE | 2220 -- .../boehm_gc/NT_X64_STATIC_THREADS_MAKEFILE | 74 - .../build/v2/engine/boehm_gc/OS2_MAKEFILE | 45 - .../build/v2/engine/boehm_gc/PCR-Makefile | 68 - .../build/v2/engine/boehm_gc/README.QUICK | 88 - .../build/v2/engine/boehm_gc/SMakefile.amiga | 177 - .../build/v2/engine/boehm_gc/WCC_MAKEFILE | 196 - .../build/v2/engine/boehm_gc/acinclude.m4 | 49 - .../tools/build/v2/engine/boehm_gc/aclocal.m4 | 929 - .../build/v2/engine/boehm_gc/add_gc_prefix.c | 20 - .../tools/build/v2/engine/boehm_gc/allchblk.c | 850 - .../tools/build/v2/engine/boehm_gc/alloc.c | 1023 - .../build/v2/engine/boehm_gc/alpha_mach_dep.S | 86 - .../build/v2/engine/boehm_gc/backgraph.c | 469 - .../tools/build/v2/engine/boehm_gc/bdw-gc.pc | 10 - .../build/v2/engine/boehm_gc/bdw-gc.pc.in | 10 - .../tools/build/v2/engine/boehm_gc/blacklst.c | 285 - .../tools/build/v2/engine/boehm_gc/callprocs | 4 - .../build/v2/engine/boehm_gc/checksums.c | 196 - .../tools/build/v2/engine/boehm_gc/compile | 142 - .../build/v2/engine/boehm_gc/config.guess | 1500 - .../tools/build/v2/engine/boehm_gc/config.sub | 1608 -- .../tools/build/v2/engine/boehm_gc/configure | 23503 ---------------- .../build/v2/engine/boehm_gc/configure.ac | 658 - .../build/v2/engine/boehm_gc/configure.host | 61 - .../engine/boehm_gc/configure_atomic_ops.sh | 4 - .../build/v2/engine/boehm_gc/cord/cord.am | 17 - .../build/v2/engine/boehm_gc/cord/cordbscs.c | 919 - .../build/v2/engine/boehm_gc/cord/cordprnt.c | 396 - .../build/v2/engine/boehm_gc/cord/cordtest.c | 235 - .../build/v2/engine/boehm_gc/cord/cordxtra.c | 621 - .../tools/build/v2/engine/boehm_gc/cord/de.c | 603 - .../build/v2/engine/boehm_gc/cord/de_cmds.h | 33 - .../build/v2/engine/boehm_gc/cord/de_win.ICO | Bin 766 -> 0 bytes .../build/v2/engine/boehm_gc/cord/de_win.RC | 78 - .../build/v2/engine/boehm_gc/cord/de_win.c | 370 - .../build/v2/engine/boehm_gc/cord/de_win.h | 103 - .../v2/engine/boehm_gc/darwin_stop_world.c | 599 - .../tools/build/v2/engine/boehm_gc/dbg_mlc.c | 1053 - .../tools/build/v2/engine/boehm_gc/depcomp | 436 - .../build/v2/engine/boehm_gc/digimars.mak | 90 - .../tools/build/v2/engine/boehm_gc/doc/README | 548 - .../v2/engine/boehm_gc/doc/README.DGUX386 | 215 - .../build/v2/engine/boehm_gc/doc/README.Mac | 390 - .../v2/engine/boehm_gc/doc/README.MacOSX | 1 - .../build/v2/engine/boehm_gc/doc/README.OS2 | 6 - .../build/v2/engine/boehm_gc/doc/README.amiga | 322 - .../v2/engine/boehm_gc/doc/README.arm.cross | 68 - .../v2/engine/boehm_gc/doc/README.autoconf | 59 - .../v2/engine/boehm_gc/doc/README.changes | 2594 -- .../engine/boehm_gc/doc/README.contributors | 57 - .../build/v2/engine/boehm_gc/doc/README.cords | 53 - .../v2/engine/boehm_gc/doc/README.darwin | 142 - .../build/v2/engine/boehm_gc/doc/README.dj | 12 - .../v2/engine/boehm_gc/doc/README.environment | 135 - .../v2/engine/boehm_gc/doc/README.ews4800 | 81 - .../build/v2/engine/boehm_gc/doc/README.hp | 18 - .../build/v2/engine/boehm_gc/doc/README.linux | 131 - .../v2/engine/boehm_gc/doc/README.macros | 82 - .../v2/engine/boehm_gc/doc/README.rs6000 | 9 - .../build/v2/engine/boehm_gc/doc/README.sgi | 41 - .../v2/engine/boehm_gc/doc/README.solaris2 | 64 - .../build/v2/engine/boehm_gc/doc/README.uts | 2 - .../build/v2/engine/boehm_gc/doc/README.win32 | 221 - .../build/v2/engine/boehm_gc/doc/README.win64 | 17 - .../v2/engine/boehm_gc/doc/barrett_diagram | 106 - .../v2/engine/boehm_gc/doc/debugging.html | 306 - .../tools/build/v2/engine/boehm_gc/doc/doc.am | 55 - .../tools/build/v2/engine/boehm_gc/doc/gc.man | 97 - .../build/v2/engine/boehm_gc/doc/gcdescr.html | 621 - .../v2/engine/boehm_gc/doc/gcinterface.html | 278 - .../build/v2/engine/boehm_gc/doc/leak.html | 200 - .../v2/engine/boehm_gc/doc/overview.html | 446 - .../build/v2/engine/boehm_gc/doc/porting.html | 333 - .../build/v2/engine/boehm_gc/doc/scale.html | 210 - .../engine/boehm_gc/doc/simple_example.html | 202 - .../build/v2/engine/boehm_gc/doc/tree.html | 199 - .../tools/build/v2/engine/boehm_gc/dyn_load.c | 1190 - .../tools/build/v2/engine/boehm_gc/finalize.c | 869 - .../tools/build/v2/engine/boehm_gc/gc.mak | 2220 -- .../tools/build/v2/engine/boehm_gc/gc_cpp.cc | 67 - .../tools/build/v2/engine/boehm_gc/gc_cpp.cpp | 2 - .../build/v2/engine/boehm_gc/gc_dlopen.c | 89 - .../tools/build/v2/engine/boehm_gc/gcj_mlc.c | 245 - .../tools/build/v2/engine/boehm_gc/gcname.c | 13 - .../tools/build/v2/engine/boehm_gc/headers.c | 394 - .../v2/engine/boehm_gc/hpux_test_and_clear.s | 21 - .../engine/boehm_gc/ia64_save_regs_in_stack.s | 12 - .../tools/build/v2/engine/boehm_gc/if_mach.c | 25 - .../build/v2/engine/boehm_gc/if_not_there.c | 38 - .../build/v2/engine/boehm_gc/include/cord.h | 327 - .../build/v2/engine/boehm_gc/include/ec.h | 70 - .../build/v2/engine/boehm_gc/include/gc.h | 1139 - .../v2/engine/boehm_gc/include/gc_allocator.h | 245 - .../boehm_gc/include/gc_amiga_redirects.h | 30 - .../v2/engine/boehm_gc/include/gc_backptr.h | 65 - .../boehm_gc/include/gc_config_macros.h | 179 - .../build/v2/engine/boehm_gc/include/gc_cpp.h | 374 - .../build/v2/engine/boehm_gc/include/gc_gcj.h | 94 - .../v2/engine/boehm_gc/include/gc_inline.h | 128 - .../v2/engine/boehm_gc/include/gc_mark.h | 201 - .../boehm_gc/include/gc_pthread_redirects.h | 54 - .../v2/engine/boehm_gc/include/gc_tiny_fl.h | 89 - .../v2/engine/boehm_gc/include/gc_typed.h | 111 - .../v2/engine/boehm_gc/include/include.am | 54 - .../v2/engine/boehm_gc/include/javaxfc.h | 21 - .../engine/boehm_gc/include/leak_detector.h | 9 - .../v2/engine/boehm_gc/include/new_gc_alloc.h | 484 - .../boehm_gc/include/private/cord_pos.h | 118 - .../include/private/darwin_semaphore.h | 68 - .../include/private/darwin_stop_world.h | 22 - .../engine/boehm_gc/include/private/dbg_mlc.h | 178 - .../engine/boehm_gc/include/private/gc_hdrs.h | 206 - .../boehm_gc/include/private/gc_locks.h | 210 - .../boehm_gc/include/private/gc_pmark.h | 494 - .../engine/boehm_gc/include/private/gc_priv.h | 2040 -- .../boehm_gc/include/private/gcconfig.h | 2339 -- .../boehm_gc/include/private/msvc_dbg.h | 69 - .../include/private/pthread_stop_world.h | 11 - .../include/private/pthread_support.h | 84 - .../boehm_gc/include/private/specific.h | 96 - .../include/private/thread_local_alloc.h | 152 - .../v2/engine/boehm_gc/include/weakpointer.h | 221 - .../tools/build/v2/engine/boehm_gc/install-sh | 251 - .../tools/build/v2/engine/boehm_gc/libtool.m4 | 6397 ----- .../tools/build/v2/engine/boehm_gc/ltmain.sh | 6863 ----- .../tools/build/v2/engine/boehm_gc/mach_dep.c | 242 - .../tools/build/v2/engine/boehm_gc/malloc.c | 510 - .../tools/build/v2/engine/boehm_gc/mallocx.c | 574 - .../tools/build/v2/engine/boehm_gc/mark.c | 1866 -- .../tools/build/v2/engine/boehm_gc/mark_rts.c | 617 - .../v2/engine/boehm_gc/mips_sgi_mach_dep.s | 46 - .../v2/engine/boehm_gc/mips_ultrix_mach_dep.s | 26 - .../tools/build/v2/engine/boehm_gc/misc.c | 1177 - .../tools/build/v2/engine/boehm_gc/missing | 336 - .../build/v2/engine/boehm_gc/mkinstalldirs | 101 - .../tools/build/v2/engine/boehm_gc/msvc_dbg.c | 348 - .../tools/build/v2/engine/boehm_gc/new_hblk.c | 201 - .../tools/build/v2/engine/boehm_gc/obj_map.c | 90 - .../tools/build/v2/engine/boehm_gc/os_dep.c | 4333 --- .../build/v2/engine/boehm_gc/pcr_interface.c | 179 - .../v2/engine/boehm_gc/pthread_stop_world.c | 537 - .../v2/engine/boehm_gc/pthread_support.c | 1495 - .../tools/build/v2/engine/boehm_gc/ptr_chck.c | 283 - .../build/v2/engine/boehm_gc/real_malloc.c | 31 - .../tools/build/v2/engine/boehm_gc/reclaim.c | 608 - .../v2/engine/boehm_gc/rs6000_mach_dep.s | 114 - .../tools/build/v2/engine/boehm_gc/setjmp_t.c | 135 - .../build/v2/engine/boehm_gc/sparc_mach_dep.S | 70 - .../engine/boehm_gc/sparc_netbsd_mach_dep.s | 34 - .../engine/boehm_gc/sparc_sunos4_mach_dep.s | 38 - .../tools/build/v2/engine/boehm_gc/specific.c | 165 - .../tools/build/v2/engine/boehm_gc/stubborn.c | 58 - .../v2/engine/boehm_gc/tests/leak_test.c | 25 - .../build/v2/engine/boehm_gc/tests/middle.c | 26 - .../build/v2/engine/boehm_gc/tests/test.c | 1634 -- .../v2/engine/boehm_gc/tests/test_cpp.cc | 292 - .../build/v2/engine/boehm_gc/tests/tests.am | 57 - .../engine/boehm_gc/tests/thread_leak_test.c | 45 - .../v2/engine/boehm_gc/thread_local_alloc.c | 310 - .../build/v2/engine/boehm_gc/threadlibs.c | 63 - .../tools/build/v2/engine/boehm_gc/typd_mlc.c | 722 - .../tools/build/v2/engine/boehm_gc/version.h | 30 - .../build/v2/engine/boehm_gc/win32_threads.c | 1570 -- .../tools/build/v2/engine/boost-jam.spec | 64 - .../tools/build/v2/engine/boost-no-inspect | 1 - .../tools/build/v2/engine/bootstrap/jam0 | Bin 254636 -> 0 bytes .../tools/build/v2/engine/build.bat | 532 - .../tools/build/v2/engine/build.jam | 1070 - .../tools/build/v2/engine/build.sh | 303 - .../tools/build/v2/engine/build_vms.com | 105 - .../tools/build/v2/engine/builtins.c | 2310 -- .../tools/build/v2/engine/builtins.h | 69 - .../tools/build/v2/engine/bump_version.py | 80 - .../tools/build/v2/engine/class.c | 141 - .../tools/build/v2/engine/class.h | 13 - .../tools/build/v2/engine/command.c | 100 - .../tools/build/v2/engine/command.h | 61 - .../tools/build/v2/engine/compile.c | 1424 - .../tools/build/v2/engine/compile.h | 82 - .../tools/build/v2/engine/debian/changelog | 72 - .../tools/build/v2/engine/debian/control | 16 - .../tools/build/v2/engine/debian/copyright | 25 - .../tools/build/v2/engine/debian/jam.man.sgml | 236 - .../tools/build/v2/engine/debian/rules | 73 - .../tools/build/v2/engine/debug.c | 132 - .../tools/build/v2/engine/debug.h | 54 - .../tools/build/v2/engine/execcmd.h | 45 - .../tools/build/v2/engine/execmac.c | 69 - .../tools/build/v2/engine/execnt.c | 1296 - .../tools/build/v2/engine/execunix.c | 569 - .../tools/build/v2/engine/execvms.c | 161 - .../tools/build/v2/engine/expand.c | 733 - .../tools/build/v2/engine/expand.h | 14 - .../tools/build/v2/engine/filemac.c | 175 - .../tools/build/v2/engine/filent.c | 387 - .../tools/build/v2/engine/fileos2.c | 138 - .../tools/build/v2/engine/filesys.c | 83 - .../tools/build/v2/engine/filesys.h | 60 - .../tools/build/v2/engine/fileunix.c | 501 - .../tools/build/v2/engine/filevms.c | 327 - .../tools/build/v2/engine/frames.c | 22 - .../tools/build/v2/engine/frames.h | 37 - .../boost-1.47.0/tools/build/v2/engine/glob.c | 152 - .../boost-1.47.0/tools/build/v2/engine/hash.c | 459 - .../boost-1.47.0/tools/build/v2/engine/hash.h | 25 - .../tools/build/v2/engine/hcache.c | 434 - .../tools/build/v2/engine/hcache.h | 18 - .../tools/build/v2/engine/hdrmacro.c | 137 - .../tools/build/v2/engine/hdrmacro.h | 14 - .../tools/build/v2/engine/headers.c | 203 - .../tools/build/v2/engine/headers.h | 16 - deps/boost-1.47.0/tools/build/v2/engine/jam.c | 632 - deps/boost-1.47.0/tools/build/v2/engine/jam.h | 579 - .../tools/build/v2/engine/jambase.c | 1691 -- .../tools/build/v2/engine/jambase.h | 15 - .../tools/build/v2/engine/jamgram.c | 1830 -- .../tools/build/v2/engine/jamgram.h | 140 - .../tools/build/v2/engine/jamgram.y | 371 - .../tools/build/v2/engine/jamgram.yy | 329 - .../tools/build/v2/engine/jamgramtab.h | 44 - .../tools/build/v2/engine/lists.c | 339 - .../tools/build/v2/engine/lists.h | 108 - .../boost-1.47.0/tools/build/v2/engine/make.c | 814 - .../boost-1.47.0/tools/build/v2/engine/make.h | 41 - .../tools/build/v2/engine/make1.c | 1145 - deps/boost-1.47.0/tools/build/v2/engine/md5.c | 381 - deps/boost-1.47.0/tools/build/v2/engine/md5.h | 91 - deps/boost-1.47.0/tools/build/v2/engine/mem.c | 75 - deps/boost-1.47.0/tools/build/v2/engine/mem.h | 134 - .../tools/build/v2/engine/mkjambase.c | 123 - .../tools/build/v2/engine/modules.c | 168 - .../tools/build/v2/engine/modules.h | 37 - .../tools/build/v2/engine/modules/order.c | 144 - .../tools/build/v2/engine/modules/path.c | 32 - .../build/v2/engine/modules/property-set.c | 110 - .../tools/build/v2/engine/modules/readme.txt | 3 - .../tools/build/v2/engine/modules/regex.c | 96 - .../tools/build/v2/engine/modules/sequence.c | 42 - .../tools/build/v2/engine/modules/set.c | 41 - .../tools/build/v2/engine/native.c | 36 - .../tools/build/v2/engine/native.h | 34 - .../tools/build/v2/engine/newstr.c | 174 - .../tools/build/v2/engine/newstr.h | 14 - .../tools/build/v2/engine/option.c | 94 - .../tools/build/v2/engine/option.h | 23 - .../tools/build/v2/engine/output.c | 125 - .../tools/build/v2/engine/output.h | 29 - .../tools/build/v2/engine/parse.c | 132 - .../tools/build/v2/engine/parse.h | 59 - .../tools/build/v2/engine/patchlevel.h | 17 - .../tools/build/v2/engine/pathmac.c | 252 - .../tools/build/v2/engine/pathsys.h | 91 - .../tools/build/v2/engine/pathunix.c | 457 - .../tools/build/v2/engine/pathvms.c | 406 - deps/boost-1.47.0/tools/build/v2/engine/pwd.c | 66 - deps/boost-1.47.0/tools/build/v2/engine/pwd.h | 10 - .../tools/build/v2/engine/regexp.c | 1328 - .../tools/build/v2/engine/regexp.h | 32 - .../tools/build/v2/engine/rules.c | 810 - .../tools/build/v2/engine/rules.h | 280 - .../boost-1.47.0/tools/build/v2/engine/scan.c | 418 - .../boost-1.47.0/tools/build/v2/engine/scan.h | 56 - .../tools/build/v2/engine/search.c | 223 - .../tools/build/v2/engine/search.h | 11 - .../tools/build/v2/engine/strings.c | 201 - .../tools/build/v2/engine/strings.h | 34 - .../tools/build/v2/engine/subst.c | 94 - .../tools/build/v2/engine/timestamp.c | 226 - .../tools/build/v2/engine/timestamp.h | 12 - .../tools/build/v2/engine/variable.c | 631 - .../tools/build/v2/engine/variable.h | 35 - .../tools/build/v2/engine/w32_getreg.c | 207 - .../tools/build/v2/engine/yyacc.c | 268 - .../tools/build/v2/example/boost-build.jam | 6 - .../build/v2/example/built_tool/Jamroot.jam | 8 - .../v2/example/built_tool/core/Jamfile.jam | 30 - .../build/v2/example/built_tool/core/a.td | 0 .../build/v2/example/built_tool/core/core.cpp | 5 - .../build/v2/example/built_tool/readme.txt | 5 - .../v2/example/built_tool/tblgen/Jamfile.jam | 4 - .../v2/example/built_tool/tblgen/tblgen.cpp | 9 - .../v2/example/customization/class.verbatim | 7 - .../v2/example/customization/codegen.cpp | 36 - .../v2/example/customization/inline_file.py | 44 - .../v2/example/customization/jamroot.jam | 9 - .../build/v2/example/customization/readme.txt | 11 - .../v2/example/customization/t1.verbatim | 2 - .../v2/example/customization/t2.verbatim | 0 .../v2/example/customization/usage.verbatim | 5 - .../v2/example/customization/verbatim.jam | 51 - .../v2/example/customization/verbatim.py | 47 - .../tools/build/v2/example/generate/REAME.txt | 11 - .../tools/build/v2/example/generate/a.cpp | 10 - .../tools/build/v2/example/generate/gen.jam | 26 - .../tools/build/v2/example/generate/gen.py | 16 - .../build/v2/example/generate/jamroot.jam | 9 - .../build/v2/example/generator/README.txt | 6 - .../tools/build/v2/example/generator/foo.gci | 10 - .../build/v2/example/generator/jamroot.jam | 6 - .../tools/build/v2/example/generator/soap.jam | 77 - .../build/v2/example/gettext/jamfile.jam | 26 - .../build/v2/example/gettext/jamroot.jam | 6 - .../tools/build/v2/example/gettext/main.cpp | 28 - .../tools/build/v2/example/gettext/readme.txt | 24 - .../tools/build/v2/example/gettext/russian.po | 21 - .../tools/build/v2/example/hello/hello.cpp | 16 - .../tools/build/v2/example/hello/jamroot.jam | 1 - .../tools/build/v2/example/hello/readme.txt | 7 - .../build/v2/example/libraries/app/app.cpp | 15 - .../v2/example/libraries/app/jamfile.jam | 9 - .../build/v2/example/libraries/jamroot.jam | 4 - .../v2/example/libraries/util/foo/bar.cpp | 13 - .../example/libraries/util/foo/include/lib1.h | 10 - .../v2/example/libraries/util/foo/jamfile.jam | 9 - .../tools/build/v2/example/make/foo.py | 2 - .../tools/build/v2/example/make/jamroot.jam | 13 - .../tools/build/v2/example/make/main_cpp.pro | 1 - .../tools/build/v2/example/make/readme.txt | 7 - .../build/v2/example/pch/include/pch.hpp | 19 - .../tools/build/v2/example/pch/jamroot.jam | 29 - .../v2/example/pch/source/hello_world.cpp | 15 - .../v2/example/python_modules/jamroot.jam | 8 - .../example/python_modules/python_helpers.jam | 15 - .../example/python_modules/python_helpers.py | 18 - .../v2/example/python_modules/readme.txt | 16 - .../tools/build/v2/example/qt/README.txt | 20 - .../build/v2/example/qt/qt3/hello/canvas.cpp | 73 - .../build/v2/example/qt/qt3/hello/canvas.h | 35 - .../build/v2/example/qt/qt3/hello/jamroot.jam | 13 - .../build/v2/example/qt/qt3/hello/main.cpp | 36 - .../example/qt/qt3/moccable-cpp/jamroot.jam | 11 - .../v2/example/qt/qt3/moccable-cpp/main.cpp | 41 - .../example/qt/qt3/uic/hello_world_widget.ui | 58 - .../build/v2/example/qt/qt3/uic/jamroot.jam | 15 - .../build/v2/example/qt/qt3/uic/main.cpp | 18 - .../build/v2/example/qt/qt4/hello/arrow.cpp | 158 - .../build/v2/example/qt/qt4/hello/arrow.h | 30 - .../build/v2/example/qt/qt4/hello/jamroot.jam | 14 - .../build/v2/example/qt/qt4/hello/main.cpp | 27 - .../example/qt/qt4/moccable-cpp/jamroot.jam | 18 - .../v2/example/qt/qt4/moccable-cpp/main.cpp | 39 - .../example/qt/qt4/uic/hello_world_widget.ui | 55 - .../build/v2/example/qt/qt4/uic/jamroot.jam | 18 - .../build/v2/example/qt/qt4/uic/main.cpp | 23 - .../tools/build/v2/example/variant/a.cpp | 7 - .../build/v2/example/variant/jamfile.jam | 11 - .../build/v2/example/variant/jamroot.jam | 14 - .../build/v2/example/variant/libs/jamfile.jam | 6 - .../tools/build/v2/example/variant/libs/l.cpp | 9 - .../tools/build/v2/example/variant/readme.txt | 11 - .../build/v2/example/versioned/hello.cpp | 12 - .../build/v2/example/versioned/jamfile.jam | 9 - .../build/v2/example/versioned/jamroot.jam | 8 - .../boost-1.47.0/tools/build/v2/exceptions.py | 44 - deps/boost-1.47.0/tools/build/v2/hacking.txt | 154 - deps/boost-1.47.0/tools/build/v2/index.html | 165 - .../tools/build/v2/kernel/boost-build.jam | 5 - .../tools/build/v2/kernel/bootstrap.jam | 263 - .../tools/build/v2/kernel/bootstrap.py | 25 - .../tools/build/v2/kernel/class.jam | 420 - .../tools/build/v2/kernel/errors.jam | 274 - .../tools/build/v2/kernel/modules.jam | 354 - deps/boost-1.47.0/tools/build/v2/manager.py | 110 - deps/boost-1.47.0/tools/build/v2/nightly.sh | 30 - .../tools/build/v2/notes/README.txt | 8 - .../tools/build/v2/notes/build_dir_option.txt | 77 - .../build/v2/notes/relative_source_paths.txt | 76 - .../tools/build/v2/options/help.jam | 212 - .../tools/build/v2/release_procedure.txt | 83 - deps/boost-1.47.0/tools/build/v2/roll.sh | 66 - .../tools/build/v2/site-config.jam | 4 - .../tools/build/v2/test/BoostBuild.py | 921 - .../boost-1.47.0/tools/build/v2/test/Jamrules | 4 - .../tools/build/v2/test/TestCmd.py | 651 - .../tools/build/v2/test/abs_workdir.py | 34 - .../tools/build/v2/test/absolute_sources.py | 96 - .../boost-1.47.0/tools/build/v2/test/alias.py | 107 - .../tools/build/v2/test/alternatives.py | 113 - .../tools/build/v2/test/assert-equal.jam | 33 - .../tools/build/v2/test/bad_dirname.py | 22 - .../tools/build/v2/test/boost-build.jam | 14 - .../tools/build/v2/test/boostbook.py | 23 - .../tools/build/v2/test/boostbook/a.hpp | 16 - .../tools/build/v2/test/boostbook/docs.xml | 36 - .../tools/build/v2/test/boostbook/jamroot.jam | 3 - .../tools/build/v2/test/build_dir.py | 106 - .../tools/build/v2/test/build_file.py | 170 - .../tools/build/v2/test/build_no.py | 28 - .../tools/build/v2/test/c_file.py | 36 - .../boost-1.47.0/tools/build/v2/test/chain.py | 56 - .../tools/build/v2/test/check-arguments.jam | 71 - .../tools/build/v2/test/check-bindrule.jam | 29 - .../tools/build/v2/test/check-jam-patches.jam | 293 - .../tools/build/v2/test/check-test-tools.jam | 26 - .../boost-1.47.0/tools/build/v2/test/clean.py | 116 - .../tools/build/v2/test/composite.py | 25 - .../tools/build/v2/test/conditionals.py | 47 - .../tools/build/v2/test/conditionals2.py | 43 - .../tools/build/v2/test/conditionals3.py | 30 - .../build/v2/test/conditionals_multiple.py | 297 - .../tools/build/v2/test/configuration.py | 110 - .../tools/build/v2/test/copy_time.py | 76 - .../tools/build/v2/test/core_d12.py | 35 - .../tools/build/v2/test/core_delete_module.py | 51 - .../tools/build/v2/test/core_dependencies.py | 157 - .../tools/build/v2/test/core_import_module.py | 63 - .../tools/build/v2/test/core_modifiers.py | 51 - .../tools/build/v2/test/core_typecheck.py | 47 - .../tools/build/v2/test/core_varnames.py | 38 - .../tools/build/v2/test/custom_generator.py | 66 - .../tools/build/v2/test/default_build.py | 93 - .../tools/build/v2/test/default_features.py | 50 - .../tools/build/v2/test/default_toolset.py | 211 - .../tools/build/v2/test/dependency-test/a.cpp | 17 - .../tools/build/v2/test/dependency-test/a.h | 8 - .../tools/build/v2/test/dependency-test/a_c.c | 12 - .../tools/build/v2/test/dependency-test/b.cpp | 14 - .../tools/build/v2/test/dependency-test/b.h | 8 - .../tools/build/v2/test/dependency-test/c.cpp | 14 - .../tools/build/v2/test/dependency-test/e.cpp | 15 - .../build/v2/test/dependency-test/foo.jam | 34 - .../build/v2/test/dependency-test/foo.py | 26 - .../build/v2/test/dependency-test/jamfile.jam | 25 - .../build/v2/test/dependency-test/jamroot.jam | 7 - .../build/v2/test/dependency-test/src1/a.h | 10 - .../build/v2/test/dependency-test/src1/b.h | 10 - .../build/v2/test/dependency-test/src1/c.h | 8 - .../build/v2/test/dependency-test/src1/z.h | 5 - .../build/v2/test/dependency-test/src2/b.h | 8 - .../tools/build/v2/test/dependency-test/x.foo | 0 .../tools/build/v2/test/dependency-test/y.foo | 0 .../build/v2/test/dependency_property.py | 36 - .../tools/build/v2/test/dependency_test.py | 104 - .../build/v2/test/direct-request-test/a.cpp | 19 - .../build/v2/test/direct-request-test/b.cpp | 22 - .../v2/test/direct-request-test/b_inverse.cpp | 22 - .../v2/test/direct-request-test/jamfile.jam | 13 - .../v2/test/direct-request-test/jamfile2.jam | 9 - .../v2/test/direct-request-test/jamroot.jam | 6 - .../build/v2/test/direct_request_test.py | 40 - .../tools/build/v2/test/disambiguation.py | 32 - .../tools/build/v2/test/dll_path.py | 158 - .../tools/build/v2/test/double_loading.py | 30 - .../tools/build/v2/test/duplicate.py | 38 - .../tools/build/v2/test/echo_args.jam | 20 - .../tools/build/v2/test/empty.jam | 5 - .../tools/build/v2/test/engine/README.txt | 5 - .../build/v2/test/engine/action_status.jam | 28 - .../build/v2/test/engine/actions_quietly.jam | 55 - .../v2/test/engine/builtin_normalize_path.jam | 60 - .../build/v2/test/engine/builtin_shell.jam | 31 - .../test/engine/builtin_w32_getregnames.jam | 17 - .../tools/build/v2/test/engine/option_d2.jam | 50 - .../tools/build/v2/test/engine/option_l.jam | 34 - .../tools/build/v2/test/engine/option_n.jam | 44 - .../build/v2/test/engine/parallel_actions.jam | 91 - .../engine/parallel_multifile_actions_1.jam | 45 - .../engine/parallel_multifile_actions_2.jam | 49 - .../tools/build/v2/test/engine/rule_param.jam | 60 - .../v2/test/engine/stress_var_expand.jam | 14 - .../tools/build/v2/test/engine/target_var.jam | 16 - .../tools/build/v2/test/engine/test.bat | 53 - .../tools/build/v2/test/engine/test.jam | 91 - .../tools/build/v2/test/engine/test.sh | 53 - .../tools/build/v2/test/engine/var_expand.jam | 19 - .../build/v2/test/example_customization.py | 21 - .../tools/build/v2/test/example_gettext.py | 30 - .../tools/build/v2/test/example_libraries.py | 21 - .../tools/build/v2/test/example_make.py | 20 - .../tools/build/v2/test/example_qt4.py | 26 - .../tools/build/v2/test/exit_status.py | 26 - .../tools/build/v2/test/expansion.py | 80 - .../tools/build/v2/test/explicit.py | 64 - .../tools/build/v2/test/file_name_handling.py | 255 - .../build/v2/test/free_features_request.py | 42 - .../tools/build/v2/test/gcc_runtime.py | 33 - .../build/v2/test/generator_selection.py | 140 - .../tools/build/v2/test/generators-test/a.cpp | 22 - .../tools/build/v2/test/generators-test/b.cxx | 10 - .../tools/build/v2/test/generators-test/c.tui | 0 .../tools/build/v2/test/generators-test/d.wd | 0 .../tools/build/v2/test/generators-test/e.cpp | 8 - .../build/v2/test/generators-test/extra.jam | 120 - .../build/v2/test/generators-test/jamfile.jam | 19 - .../build/v2/test/generators-test/jamroot.jam | 95 - .../build/v2/test/generators-test/lex.jam | 26 - .../build/v2/test/generators-test/lib/c.cpp | 10 - .../v2/test/generators-test/lib/jamfile.jam | 9 - .../build/v2/test/generators-test/nm.jam | 43 - .../build/v2/test/generators-test/qt.jam | 34 - .../tools/build/v2/test/generators-test/x.l | 5 - .../build/v2/test/generators-test/y.x_pro | 0 .../tools/build/v2/test/generators-test/z.cpp | 16 - .../tools/build/v2/test/generators_test.py | 30 - .../build/v2/test/implicit_dependency.py | 81 - .../build/v2/test/indirect_conditional.py | 78 - .../tools/build/v2/test/inherit_toolset.py | 59 - .../build/v2/test/inherited_dependency.py | 237 - .../tools/build/v2/test/inline.py | 64 - .../tools/build/v2/test/jamfile.jam | 11 - .../build/v2/test/lib_source_property.py | 45 - .../tools/build/v2/test/library_chain.py | 166 - .../tools/build/v2/test/library_order.py | 100 - .../tools/build/v2/test/library_property.py | 56 - .../tools/build/v2/test/load_dir.py | 81 - .../tools/build/v2/test/load_order.py | 64 - deps/boost-1.47.0/tools/build/v2/test/loop.py | 25 - .../boost-1.47.0/tools/build/v2/test/m1-01.py | 61 - .../boost-1.47.0/tools/build/v2/test/m1-02.py | 90 - .../boost-1.47.0/tools/build/v2/test/m1-03.py | 57 - .../tools/build/v2/test/make_rule.py | 58 - .../v2/test/module-actions/boost-build.jam | 5 - .../v2/test/module-actions/bootstrap.jam | 61 - .../tools/build/v2/test/module_actions.py | 53 - .../tools/build/v2/test/ndebug.py | 39 - .../tools/build/v2/test/no_type.py | 23 - .../tools/build/v2/test/notfile.py | 44 - .../tools/build/v2/test/ordered_include.py | 41 - .../tools/build/v2/test/ordered_properties.py | 33 - .../tools/build/v2/test/out_of_tree.py | 39 - .../tools/build/v2/test/path_features.py | 85 - deps/boost-1.47.0/tools/build/v2/test/pch.py | 55 - .../tools/build/v2/test/prebuilt.py | 43 - .../tools/build/v2/test/prebuilt/ext/a.cpp | 17 - .../build/v2/test/prebuilt/ext/debug/a.h | 13 - .../build/v2/test/prebuilt/ext/jamfile.jam | 13 - .../build/v2/test/prebuilt/ext/jamfile2.jam | 39 - .../build/v2/test/prebuilt/ext/jamfile3.jam | 46 - .../build/v2/test/prebuilt/ext/jamroot.jam | 5 - .../build/v2/test/prebuilt/ext/release/a.h | 13 - .../tools/build/v2/test/prebuilt/hello.cpp | 20 - .../tools/build/v2/test/prebuilt/jamfile.jam | 13 - .../tools/build/v2/test/prebuilt/jamroot.jam | 4 - .../tools/build/v2/test/preprocessor.py | 53 - .../boost-1.47.0/tools/build/v2/test/print.py | 48 - .../tools/build/v2/test/project-test1.jam | 18 - .../v2/test/project-test1/dir/jamfile.jam | 10 - .../v2/test/project-test1/dir2/jamfile.jam | 9 - .../v2/test/project-test1/dir2/jamroot.jam | 4 - .../build/v2/test/project-test1/jamfile.jam | 10 - .../build/v2/test/project-test1/jamroot.jam | 6 - .../v2/test/project-test1/project-test1.jam | 21 - .../build/v2/test/project-test1/readme.txt | 8 - .../test/project-test1/standalone-project.jam | 12 - .../tools/build/v2/test/project-test3/a.cpp | 8 - .../build/v2/test/project-test3/jamfile.jam | 13 - .../build/v2/test/project-test3/jamroot.jam | 46 - .../build/v2/test/project-test3/lib/b.cpp | 8 - .../v2/test/project-test3/lib/jamfile.jam | 9 - .../build/v2/test/project-test3/lib2/c.cpp | 8 - .../build/v2/test/project-test3/lib2/d.cpp | 8 - .../v2/test/project-test3/lib2/helper/e.cpp | 8 - .../project-test3/lib2/helper/jamfile.jam | 9 - .../v2/test/project-test3/lib2/jamfile.jam | 11 - .../build/v2/test/project-test3/lib3/f.cpp | 8 - .../v2/test/project-test3/lib3/jamfile.jam | 37 - .../v2/test/project-test3/lib3/jamroot.jam | 5 - .../build/v2/test/project-test3/readme.txt | 7 - .../tools/build/v2/test/project-test4/a.cpp | 8 - .../build/v2/test/project-test4/a_gcc.cpp | 8 - .../build/v2/test/project-test4/jamfile.jam | 11 - .../build/v2/test/project-test4/jamfile3.jam | 5 - .../build/v2/test/project-test4/jamfile4.jam | 4 - .../build/v2/test/project-test4/jamfile5.jam | 6 - .../build/v2/test/project-test4/jamroot.jam | 47 - .../build/v2/test/project-test4/lib/b.cpp | 8 - .../v2/test/project-test4/lib/jamfile.jam | 6 - .../v2/test/project-test4/lib/jamfile1.jam | 2 - .../v2/test/project-test4/lib/jamfile2.jam | 4 - .../v2/test/project-test4/lib/jamfile3.jam | 2 - .../v2/test/project-test4/lib2/jamfile.jam | 8 - .../v2/test/project-test4/lib2/jamfile2.jam | 4 - .../build/v2/test/project-test4/readme.txt | 6 - .../build/v2/test/project_dependencies.py | 51 - .../tools/build/v2/test/project_glob.py | 161 - .../build/v2/test/project_root_constants.py | 66 - .../tools/build/v2/test/project_root_rule.py | 34 - .../tools/build/v2/test/project_test1.py | 78 - .../tools/build/v2/test/project_test3.py | 133 - .../tools/build/v2/test/project_test4.py | 65 - .../tools/build/v2/test/property_expansion.py | 29 - deps/boost-1.47.0/tools/build/v2/test/qt4.py | 19 - .../tools/build/v2/test/qt4/jamroot.jam | 58 - .../tools/build/v2/test/qt4/phonon.cpp | 23 - .../tools/build/v2/test/qt4/qt3support.cpp | 29 - .../tools/build/v2/test/qt4/qtassistant.cpp | 21 - .../tools/build/v2/test/qt4/qtcore.cpp | 22 - .../tools/build/v2/test/qt4/qtcorefail.cpp | 23 - .../tools/build/v2/test/qt4/qtgui.cpp | 42 - .../tools/build/v2/test/qt4/qthelp.cpp | 22 - .../tools/build/v2/test/qt4/qtmultimedia.cpp | 25 - .../tools/build/v2/test/qt4/qtnetwork.cpp | 33 - .../tools/build/v2/test/qt4/qtscript.cpp | 33 - .../tools/build/v2/test/qt4/qtscripttools.cpp | 47 - .../tools/build/v2/test/qt4/qtsql.cpp | 37 - .../tools/build/v2/test/qt4/qtsvg.cpp | 21 - .../tools/build/v2/test/qt4/qttest.cpp | 26 - .../tools/build/v2/test/qt4/qtwebkit.cpp | 24 - .../tools/build/v2/test/qt4/qtxml.cpp | 29 - .../tools/build/v2/test/qt4/qtxmlpatterns.cpp | 76 - .../tools/build/v2/test/railsys.py | 14 - .../v2/test/railsys/libx/include/test_libx.h | 25 - .../build/v2/test/railsys/libx/jamroot.jam | 13 - .../v2/test/railsys/libx/src/jamfile.jam | 19 - .../v2/test/railsys/libx/src/test_libx.cpp | 15 - .../v2/test/railsys/program/include/test_a.h | 22 - .../build/v2/test/railsys/program/jamfile.jam | 45 - .../build/v2/test/railsys/program/jamroot.jam | 14 - .../v2/test/railsys/program/liba/jamfile.jam | 14 - .../v2/test/railsys/program/liba/test_a.cpp | 17 - .../v2/test/railsys/program/main/jamfile.jam | 12 - .../v2/test/railsys/program/main/main.cpp | 19 - .../tools/build/v2/test/readme.txt | 6 - .../tools/build/v2/test/rebuilds.py | 51 - .../tools/build/v2/test/recursive.jam | 117 - .../tools/build/v2/test/regression.py | 124 - .../tools/build/v2/test/relative_sources.py | 38 - .../tools/build/v2/test/remove_requirement.py | 89 - .../tools/build/v2/test/resolution.py | 37 - .../tools/build/v2/test/searched_lib.py | 187 - .../tools/build/v2/test/skipping.py | 36 - .../tools/build/v2/test/sort_rule.py | 95 - .../tools/build/v2/test/source_locations.py | 42 - .../boost-1.47.0/tools/build/v2/test/stage.py | 258 - .../tools/build/v2/test/standalone.py | 59 - .../test/startup/boost-root/boost-build.jam | 7 - .../startup/boost-root/build/boost-build.jam | 6 - .../startup/boost-root/build/bootstrap.jam | 7 - .../startup/bootstrap-env/boost-build.jam | 5 - .../bootstrap-explicit/boost-build.jam | 6 - .../startup/bootstrap-implicit/readme.txt | 5 - .../startup/no-bootstrap1/boost-build.jam | 6 - .../startup/no-bootstrap1/subdir/readme.txt | 5 - .../startup/no-bootstrap2/boost-build.jam | 6 - .../startup/no-bootstrap3/boost-build.jam | 5 - .../tools/build/v2/test/startup_v1.py | 81 - .../tools/build/v2/test/startup_v2.py | 79 - .../tools/build/v2/test/subdir1/file-to-bind | 1 - .../tools/build/v2/test/suffix.py | 78 - .../tools/build/v2/test/svn_tree.py | 668 - .../tools/build/v2/test/symlink.py | 41 - deps/boost-1.47.0/tools/build/v2/test/tag.py | 122 - .../tools/build/v2/test/template.py | 42 - .../build/v2/test/test-config-example.jam | 19 - .../boost-1.47.0/tools/build/v2/test/test.jam | 23 - .../boost-1.47.0/tools/build/v2/test/test1.py | 18 - .../boost-1.47.0/tools/build/v2/test/test2.py | 25 - .../tools/build/v2/test/test2/Jamrules | 0 .../tools/build/v2/test/test2/foo.cpp | 10 - .../tools/build/v2/test/test2/jamfile.jam | 8 - .../tools/build/v2/test/test_all.py | 240 - .../build/v2/test/test_nt_line_length.jam | 39 - .../build/v2/test/test_result_dumping.py | 33 - .../tools/build/v2/test/test_system.html | 618 - .../test/testing-primitives/boost-build.jam | 5 - .../v2/test/testing-primitives/bootstrap.jam | 137 - .../tools/build/v2/test/testing_primitives.py | 30 - .../tools/build/v2/test/testing_support.py | 61 - .../tools/build/v2/test/timedata.py | 155 - deps/boost-1.47.0/tools/build/v2/test/tree.py | 120 - .../tools/build/v2/test/unit-tests.jam | 262 - .../tools/build/v2/test/unit_test.py | 36 - .../tools/build/v2/test/unit_tests.py | 13 - .../tools/build/v2/test/unused.py | 35 - .../tools/build/v2/test/unused/a.cpp | 9 - .../tools/build/v2/test/unused/b.cpp | 4 - .../tools/build/v2/test/unused/b.x | 0 .../tools/build/v2/test/unused/jamfile.jam | 11 - .../tools/build/v2/test/unused/jamroot.jam | 57 - .../tools/build/v2/test/use_requirements.py | 295 - .../boost-1.47.0/tools/build/v2/test/using.py | 42 - .../tools/build/v2/test/v1-testing/a.cpp | 5 - .../tools/build/v2/test/v1-testing/b.cpp | 5 - .../build/v2/test/v1-testing/boost-build.jam | 6 - .../tools/build/v2/test/v1-testing/c.cpp | 16 - .../build/v2/test/v1-testing/jamfile.jam | 26 - .../tools/build/v2/test/v1_testing.py | 88 - .../tools/build/v2/test/v1_testing/Jamrules | 0 .../build/v2/test/v1_testing/boost-build.jam | 6 - .../tools/build/v2/test/v1_testing/foo.cpp | 22 - .../build/v2/test/v1_testing/jamfile.jam | 23 - .../build/v2/test/v1_testing/jamroot.jam | 5 - .../build/v2/test/v1_testing/lib-err.cpp | 7 - .../tools/build/v2/test/v1_testing/lib.cpp | 6 - .../tools/build/v2/test/wrapper.py | 38 - .../tools/build/v2/test/wrong_project.py | 41 - deps/boost-1.47.0/tools/build/v2/to_merge.sh | 16 - .../tools/build/v2/tools/__init__.py | 0 .../boost-1.47.0/tools/build/v2/tools/acc.jam | 118 - .../tools/build/v2/tools/bison.jam | 32 - .../tools/build/v2/tools/boostbook-config.jam | 13 - .../tools/build/v2/tools/boostbook.jam | 727 - .../tools/build/v2/tools/borland.jam | 220 - .../tools/build/v2/tools/builtin.jam | 960 - .../tools/build/v2/tools/builtin.py | 718 - .../tools/build/v2/tools/cast.jam | 91 - .../boost-1.47.0/tools/build/v2/tools/cast.py | 69 - .../tools/build/v2/tools/clang-darwin.jam | 170 - .../tools/build/v2/tools/clang-linux.jam | 196 - .../tools/build/v2/tools/clang.jam | 27 - .../tools/build/v2/tools/common.jam | 986 - .../tools/build/v2/tools/common.py | 840 - .../tools/build/v2/tools/como-linux.jam | 103 - .../tools/build/v2/tools/como-win.jam | 117 - .../tools/build/v2/tools/como.jam | 29 - .../tools/build/v2/tools/convert.jam | 62 - .../tools/build/v2/tools/cw-config.jam | 34 - deps/boost-1.47.0/tools/build/v2/tools/cw.jam | 246 - .../tools/build/v2/tools/darwin.jam | 568 - .../tools/build/v2/tools/darwin.py | 57 - .../boost-1.47.0/tools/build/v2/tools/dmc.jam | 134 - .../tools/build/v2/tools/docutils.jam | 84 - .../tools/build/v2/tools/doxproc.py | 859 - .../tools/build/v2/tools/doxygen-config.jam | 11 - .../tools/build/v2/tools/doxygen.jam | 776 - .../doxygen/windows-paths-check.doxyfile | 3 - .../v2/tools/doxygen/windows-paths-check.hpp | 0 .../boost-1.47.0/tools/build/v2/tools/fop.jam | 69 - .../tools/build/v2/tools/fortran.jam | 55 - .../boost-1.47.0/tools/build/v2/tools/gcc.jam | 1185 - deps/boost-1.47.0/tools/build/v2/tools/gcc.py | 796 - .../tools/build/v2/tools/generate.jam | 108 - .../tools/build/v2/tools/gettext.jam | 230 - .../tools/build/v2/tools/gfortran.jam | 39 - .../tools/build/v2/tools/hp_cxx.jam | 181 - .../tools/build/v2/tools/hpfortran.jam | 35 - .../tools/build/v2/tools/ifort.jam | 44 - .../tools/build/v2/tools/intel-darwin.jam | 220 - .../tools/build/v2/tools/intel-linux.jam | 250 - .../tools/build/v2/tools/intel-win.jam | 184 - .../tools/build/v2/tools/intel.jam | 34 - .../boost-1.47.0/tools/build/v2/tools/lex.jam | 33 - .../tools/build/v2/tools/make.jam | 72 - .../boost-1.47.0/tools/build/v2/tools/make.py | 59 - deps/boost-1.47.0/tools/build/v2/tools/mc.jam | 44 - .../tools/build/v2/tools/message.jam | 55 - .../tools/build/v2/tools/message.py | 46 - .../tools/build/v2/tools/midl.jam | 142 - .../tools/build/v2/tools/mipspro.jam | 145 - .../boost-1.47.0/tools/build/v2/tools/mpi.jam | 583 - .../tools/build/v2/tools/msvc-config.jam | 12 - .../tools/build/v2/tools/msvc.jam | 1392 - .../tools/build/v2/tools/notfile.jam | 74 - .../tools/build/v2/tools/notfile.py | 51 - .../tools/build/v2/tools/package.jam | 165 - .../tools/build/v2/tools/package.py | 168 - .../tools/build/v2/tools/pathscale.jam | 168 - .../boost-1.47.0/tools/build/v2/tools/pch.jam | 95 - deps/boost-1.47.0/tools/build/v2/tools/pch.py | 83 - .../boost-1.47.0/tools/build/v2/tools/pgi.jam | 147 - .../tools/build/v2/tools/python-config.jam | 27 - .../tools/build/v2/tools/python.jam | 1267 - .../boost-1.47.0/tools/build/v2/tools/qcc.jam | 236 - deps/boost-1.47.0/tools/build/v2/tools/qt.jam | 17 - .../boost-1.47.0/tools/build/v2/tools/qt3.jam | 209 - .../boost-1.47.0/tools/build/v2/tools/qt4.jam | 713 - .../tools/build/v2/tools/quickbook-config.jam | 44 - .../tools/build/v2/tools/quickbook.jam | 361 - deps/boost-1.47.0/tools/build/v2/tools/rc.jam | 156 - deps/boost-1.47.0/tools/build/v2/tools/rc.py | 189 - .../tools/build/v2/tools/stage.jam | 524 - .../tools/build/v2/tools/stage.py | 350 - .../tools/build/v2/tools/stlport.jam | 303 - .../boost-1.47.0/tools/build/v2/tools/sun.jam | 142 - .../tools/build/v2/tools/symlink.jam | 140 - .../tools/build/v2/tools/symlink.py | 112 - .../tools/build/v2/tools/testing-aux.jam | 210 - .../tools/build/v2/tools/testing.jam | 581 - .../tools/build/v2/tools/testing.py | 342 - .../tools/build/v2/tools/types/__init__.py | 18 - .../tools/build/v2/tools/types/asm.jam | 4 - .../tools/build/v2/tools/types/asm.py | 13 - .../tools/build/v2/tools/types/cpp.jam | 86 - .../tools/build/v2/tools/types/cpp.py | 10 - .../tools/build/v2/tools/types/exe.jam | 9 - .../tools/build/v2/tools/types/exe.py | 11 - .../tools/build/v2/tools/types/html.jam | 4 - .../tools/build/v2/tools/types/html.py | 10 - .../tools/build/v2/tools/types/lib.jam | 74 - .../tools/build/v2/tools/types/lib.py | 77 - .../tools/build/v2/tools/types/obj.jam | 9 - .../tools/build/v2/tools/types/obj.py | 11 - .../tools/build/v2/tools/types/objc.jam | 26 - .../build/v2/tools/types/preprocessed.jam | 9 - .../tools/build/v2/tools/types/qt.jam | 10 - .../tools/build/v2/tools/types/register.jam | 39 - .../tools/build/v2/tools/types/rsp.jam | 4 - .../tools/build/v2/tools/types/rsp.py | 10 - .../tools/build/v2/tools/unix.jam | 224 - .../boost-1.47.0/tools/build/v2/tools/unix.py | 150 - .../tools/build/v2/tools/vacpp.jam | 150 - .../tools/build/v2/tools/whale.jam | 116 - .../boost-1.47.0/tools/build/v2/tools/xlf.jam | 39 - .../tools/build/v2/tools/xsltproc-config.jam | 37 - .../tools/build/v2/tools/xsltproc.jam | 194 - .../build/v2/tools/xsltproc/included.xsl | 11 - .../tools/build/v2/tools/xsltproc/test.xml | 2 - .../tools/build/v2/tools/xsltproc/test.xsl | 12 - .../tools/build/v2/tools/zlib.jam | 92 - .../tools/build/v2/user-config.jam | 92 - .../tools/build/v2/util/__init__.py | 136 - .../tools/build/v2/util/assert.jam | 336 - .../tools/build/v2/util/container.jam | 339 - deps/boost-1.47.0/tools/build/v2/util/doc.jam | 997 - .../tools/build/v2/util/indirect.jam | 115 - .../tools/build/v2/util/indirect.py | 15 - .../tools/build/v2/util/logger.py | 46 - .../tools/build/v2/util/numbers.jam | 218 - .../tools/build/v2/util/option.jam | 109 - .../tools/build/v2/util/option.py | 35 - .../tools/build/v2/util/order.jam | 169 - .../boost-1.47.0/tools/build/v2/util/order.py | 121 - deps/boost-1.47.0/tools/build/v2/util/os.jam | 171 - deps/boost-1.47.0/tools/build/v2/util/os_j.py | 19 - .../boost-1.47.0/tools/build/v2/util/path.jam | 934 - deps/boost-1.47.0/tools/build/v2/util/path.py | 904 - .../tools/build/v2/util/print.jam | 488 - .../tools/build/v2/util/regex.jam | 193 - .../boost-1.47.0/tools/build/v2/util/regex.py | 25 - .../tools/build/v2/util/sequence.jam | 335 - .../tools/build/v2/util/sequence.py | 50 - deps/boost-1.47.0/tools/build/v2/util/set.jam | 93 - deps/boost-1.47.0/tools/build/v2/util/set.py | 42 - .../tools/build/v2/util/string.jam | 189 - .../tools/build/v2/util/utility.jam | 235 - .../tools/build/v2/util/utility.py | 155 - deps/protobuf-2.4.1/CHANGES.txt | 470 - deps/protobuf-2.4.1/CONTRIBUTORS.txt | 90 - deps/protobuf-2.4.1/COPYING.txt | 33 - deps/protobuf-2.4.1/INSTALL.txt | 237 - deps/protobuf-2.4.1/Makefile.am | 196 - deps/protobuf-2.4.1/Makefile.in | 983 - deps/protobuf-2.4.1/README.txt | 152 - deps/protobuf-2.4.1/aclocal.m4 | 1059 - deps/protobuf-2.4.1/autogen.sh | 41 - deps/protobuf-2.4.1/config.guess | 1533 - deps/protobuf-2.4.1/config.h.in | 149 - deps/protobuf-2.4.1/config.sub | 1693 -- deps/protobuf-2.4.1/configure | 18760 ------------ deps/protobuf-2.4.1/configure.ac | 149 - deps/protobuf-2.4.1/depcomp | 630 - deps/protobuf-2.4.1/editors/README.txt | 5 - deps/protobuf-2.4.1/editors/proto.vim | 106 - deps/protobuf-2.4.1/editors/protobuf-mode.el | 220 - deps/protobuf-2.4.1/examples/AddPerson.java | 89 - deps/protobuf-2.4.1/examples/ListPeople.java | 50 - deps/protobuf-2.4.1/examples/Makefile | 58 - deps/protobuf-2.4.1/examples/README.txt | 29 - deps/protobuf-2.4.1/examples/add_person.cc | 95 - deps/protobuf-2.4.1/examples/add_person.py | 58 - .../protobuf-2.4.1/examples/addressbook.proto | 30 - deps/protobuf-2.4.1/examples/list_people.cc | 68 - deps/protobuf-2.4.1/examples/list_people.py | 38 - .../generate_descriptor_proto.sh | 33 - deps/protobuf-2.4.1/gtest/CHANGES | 76 - deps/protobuf-2.4.1/gtest/CONTRIBUTORS | 33 - deps/protobuf-2.4.1/gtest/COPYING | 28 - deps/protobuf-2.4.1/gtest/Makefile.am | 441 - deps/protobuf-2.4.1/gtest/Makefile.in | 2375 -- deps/protobuf-2.4.1/gtest/README | 318 - deps/protobuf-2.4.1/gtest/aclocal.m4 | 9600 ------- .../gtest/build-aux/config.guess | 1533 - .../gtest/build-aux/config.h.in | 69 - .../protobuf-2.4.1/gtest/build-aux/config.sub | 1693 -- deps/protobuf-2.4.1/gtest/build-aux/depcomp | 630 - .../protobuf-2.4.1/gtest/build-aux/install-sh | 520 - deps/protobuf-2.4.1/gtest/build-aux/ltmain.sh | 8413 ------ deps/protobuf-2.4.1/gtest/build-aux/missing | 376 - .../gtest/codegear/gtest.cbproj | 138 - .../gtest/codegear/gtest.groupproj | 54 - .../gtest/codegear/gtest_all.cc | 38 - .../gtest/codegear/gtest_link.cc | 40 - .../gtest/codegear/gtest_main.cbproj | 82 - .../gtest/codegear/gtest_unittest.cbproj | 88 - deps/protobuf-2.4.1/gtest/configure | 18101 ------------ deps/protobuf-2.4.1/gtest/configure.ac | 51 - .../gtest/include/gtest/gtest-death-test.h | 283 - .../gtest/include/gtest/gtest-message.h | 224 - .../gtest/include/gtest/gtest-param-test.h | 1386 - .../include/gtest/gtest-param-test.h.pump | 453 - .../gtest/include/gtest/gtest-spi.h | 232 - .../gtest/include/gtest/gtest-test-part.h | 178 - .../gtest/include/gtest/gtest-typed-test.h | 253 - .../gtest/include/gtest/gtest.h | 1958 -- .../gtest/include/gtest/gtest_pred_impl.h | 368 - .../gtest/include/gtest/gtest_prod.h | 58 - .../internal/gtest-death-test-internal.h | 274 - .../include/gtest/internal/gtest-filepath.h | 201 - .../include/gtest/internal/gtest-internal.h | 910 - .../include/gtest/internal/gtest-linked_ptr.h | 242 - .../internal/gtest-param-util-generated.h | 4803 ---- .../gtest-param-util-generated.h.pump | 284 - .../include/gtest/internal/gtest-param-util.h | 638 - .../gtest/include/gtest/internal/gtest-port.h | 1084 - .../include/gtest/internal/gtest-string.h | 348 - .../include/gtest/internal/gtest-tuple.h | 966 - .../include/gtest/internal/gtest-tuple.h.pump | 335 - .../include/gtest/internal/gtest-type-util.h | 3321 --- .../gtest/internal/gtest-type-util.h.pump | 289 - deps/protobuf-2.4.1/gtest/m4/acx_pthread.m4 | 363 - deps/protobuf-2.4.1/gtest/m4/gtest.m4 | 74 - deps/protobuf-2.4.1/gtest/make/Makefile | 78 - deps/protobuf-2.4.1/gtest/msvc/gtest-md.sln | 45 - .../protobuf-2.4.1/gtest/msvc/gtest-md.vcproj | 237 - deps/protobuf-2.4.1/gtest/msvc/gtest.sln | 45 - deps/protobuf-2.4.1/gtest/msvc/gtest.vcproj | 237 - .../gtest/msvc/gtest_main-md.vcproj | 165 - .../gtest/msvc/gtest_main.vcproj | 165 - .../gtest/msvc/gtest_prod_test-md.vcproj | 164 - .../gtest/msvc/gtest_prod_test.vcproj | 164 - .../gtest/msvc/gtest_unittest-md.vcproj | 147 - .../gtest/msvc/gtest_unittest.vcproj | 147 - .../gtest/samples/prime_tables.h | 120 - deps/protobuf-2.4.1/gtest/samples/sample1.cc | 68 - deps/protobuf-2.4.1/gtest/samples/sample1.h | 43 - .../gtest/samples/sample10_unittest.cc | 145 - .../gtest/samples/sample1_unittest.cc | 153 - deps/protobuf-2.4.1/gtest/samples/sample2.cc | 56 - deps/protobuf-2.4.1/gtest/samples/sample2.h | 86 - .../gtest/samples/sample2_unittest.cc | 109 - .../gtest/samples/sample3-inl.h | 173 - .../gtest/samples/sample3_unittest.cc | 151 - deps/protobuf-2.4.1/gtest/samples/sample4.cc | 46 - deps/protobuf-2.4.1/gtest/samples/sample4.h | 53 - .../gtest/samples/sample4_unittest.cc | 45 - .../gtest/samples/sample5_unittest.cc | 199 - .../gtest/samples/sample6_unittest.cc | 224 - .../gtest/samples/sample7_unittest.cc | 132 - .../gtest/samples/sample8_unittest.cc | 173 - .../gtest/samples/sample9_unittest.cc | 160 - deps/protobuf-2.4.1/gtest/scons/SConscript | 325 - deps/protobuf-2.4.1/gtest/scons/SConstruct | 61 - .../gtest/scons/SConstruct.common | 356 - .../gtest/scripts/fuse_gtest_files.py | 250 - .../gtest/scripts/gen_gtest_pred_impl.py | 733 - .../gtest/scripts/gtest-config.in | 274 - .../gtest/scripts/test/Makefile | 57 - deps/protobuf-2.4.1/gtest/src/gtest-all.cc | 41 - .../gtest/src/gtest-death-test.cc | 1174 - .../gtest/src/gtest-filepath.cc | 340 - .../gtest/src/gtest-internal-inl.h | 1247 - deps/protobuf-2.4.1/gtest/src/gtest-port.cc | 680 - .../gtest/src/gtest-test-part.cc | 120 - .../gtest/src/gtest-typed-test.cc | 98 - deps/protobuf-2.4.1/gtest/src/gtest.cc | 4642 --- deps/protobuf-2.4.1/gtest/src/gtest_main.cc | 39 - .../gtest/test/gtest-death-test_test.cc | 1248 - .../gtest/test/gtest-filepath_test.cc | 588 - .../gtest/test/gtest-linked_ptr_test.cc | 154 - .../gtest/test/gtest-listener_test.cc | 322 - .../gtest/test/gtest-message_test.cc | 157 - .../gtest/test/gtest-options_test.cc | 267 - .../gtest/test/gtest-param-test2_test.cc | 65 - .../gtest/test/gtest-param-test_test.cc | 792 - .../gtest/test/gtest-param-test_test.h | 55 - .../gtest/test/gtest-port_test.cc | 699 - .../gtest/test/gtest-test-part_test.cc | 159 - .../gtest/test/gtest-tuple_test.cc | 288 - .../gtest/test/gtest-typed-test2_test.cc | 45 - .../gtest/test/gtest-typed-test_test.cc | 360 - .../gtest/test/gtest-typed-test_test.h | 66 - .../gtest/test/gtest-unittest-api_test.cc | 343 - .../gtest/test/gtest_all_test.cc | 47 - .../test/gtest_break_on_failure_unittest.py | 215 - .../test/gtest_break_on_failure_unittest_.cc | 66 - .../gtest/test/gtest_color_test.py | 130 - .../gtest/test/gtest_color_test_.cc | 68 - .../gtest/test/gtest_env_var_test.py | 103 - .../gtest/test/gtest_env_var_test_.cc | 126 - .../gtest/test/gtest_environment_test.cc | 186 - .../gtest/test/gtest_filter_unittest.py | 594 - .../gtest/test/gtest_filter_unittest_.cc | 140 - .../gtest/test/gtest_help_test.py | 126 - .../gtest/test/gtest_help_test_.cc | 42 - .../gtest/test/gtest_list_tests_unittest.py | 177 - .../gtest/test/gtest_list_tests_unittest_.cc | 85 - .../gtest/test/gtest_main_unittest.cc | 45 - deps/protobuf-2.4.1/gtest/test/gtest_nc.cc | 234 - .../gtest/test/gtest_nc_test.py | 106 - .../gtest/test/gtest_no_test_unittest.cc | 54 - .../gtest/test/gtest_output_test.py | 307 - .../gtest/test/gtest_output_test_.cc | 1009 - .../test/gtest_output_test_golden_lin.txt | 634 - .../test/gtest_output_test_golden_win.txt | 605 - .../gtest/test/gtest_pred_impl_unittest.cc | 2432 -- .../gtest/test/gtest_prod_test.cc | 57 - .../gtest/test/gtest_repeat_test.cc | 253 - .../gtest/test/gtest_shuffle_test.py | 331 - .../gtest/test/gtest_shuffle_test_.cc | 104 - .../gtest/test/gtest_sole_header_test.cc | 57 - .../gtest/test/gtest_stress_test.cc | 151 - .../gtest/test/gtest_test_utils.py | 270 - .../test/gtest_throw_on_failure_ex_test.cc | 92 - .../gtest/test/gtest_throw_on_failure_test.py | 171 - .../test/gtest_throw_on_failure_test_.cc | 56 - .../gtest/test/gtest_uninitialized_test.py | 70 - .../gtest/test/gtest_uninitialized_test_.cc | 43 - .../gtest/test/gtest_unittest.cc | 6847 ----- .../gtest/test/gtest_xml_outfile1_test_.cc | 49 - .../gtest/test/gtest_xml_outfile2_test_.cc | 49 - .../gtest/test/gtest_xml_outfiles_test.py | 132 - .../gtest/test/gtest_xml_output_unittest.py | 224 - .../gtest/test/gtest_xml_output_unittest_.cc | 145 - .../gtest/test/gtest_xml_test_utils.py | 172 - deps/protobuf-2.4.1/gtest/test/production.cc | 36 - deps/protobuf-2.4.1/gtest/test/production.h | 55 - .../gtest/xcode/Config/DebugProject.xcconfig | 30 - .../xcode/Config/FrameworkTarget.xcconfig | 17 - .../gtest/xcode/Config/General.xcconfig | 41 - .../xcode/Config/ReleaseProject.xcconfig | 32 - .../xcode/Config/StaticLibraryTarget.xcconfig | 18 - .../gtest/xcode/Config/TestTarget.xcconfig | 8 - .../gtest/xcode/Resources/Info.plist | 30 - .../xcode/Samples/FrameworkSample/Info.plist | 28 - .../WidgetFramework.xcodeproj/project.pbxproj | 320 - .../xcode/Samples/FrameworkSample/widget.cc | 63 - .../xcode/Samples/FrameworkSample/widget.h | 59 - .../Samples/FrameworkSample/widget_test.cc | 68 - .../gtest/xcode/Scripts/runtests.sh | 36 - .../gtest/xcode/Scripts/versiongenerate.py | 71 - .../xcode/gtest.xcodeproj/project.pbxproj | 1080 - deps/protobuf-2.4.1/install-sh | 520 - deps/protobuf-2.4.1/java/README.txt | 96 - deps/protobuf-2.4.1/java/pom.xml | 186 - .../com/google/protobuf/AbstractMessage.java | 764 - .../google/protobuf/AbstractMessageLite.java | 325 - .../google/protobuf/BlockingRpcChannel.java | 51 - .../com/google/protobuf/BlockingService.java | 64 - .../java/com/google/protobuf/ByteString.java | 403 - .../com/google/protobuf/CodedInputStream.java | 885 - .../google/protobuf/CodedOutputStream.java | 1081 - .../java/com/google/protobuf/Descriptors.java | 1887 -- .../com/google/protobuf/DynamicMessage.java | 438 - .../google/protobuf/ExtensionRegistry.java | 266 - .../protobuf/ExtensionRegistryLite.java | 169 - .../java/com/google/protobuf/FieldSet.java | 788 - .../com/google/protobuf/GeneratedMessage.java | 1834 -- .../google/protobuf/GeneratedMessageLite.java | 731 - .../java/com/google/protobuf/Internal.java | 206 - .../InvalidProtocolBufferException.java | 93 - .../google/protobuf/LazyStringArrayList.java | 155 - .../com/google/protobuf/LazyStringList.java | 72 - .../java/com/google/protobuf/Message.java | 215 - .../java/com/google/protobuf/MessageLite.java | 325 - .../google/protobuf/MessageLiteOrBuilder.java | 58 - .../com/google/protobuf/MessageOrBuilder.java | 110 - .../google/protobuf/ProtocolMessageEnum.java | 58 - .../google/protobuf/RepeatedFieldBuilder.java | 696 - .../java/com/google/protobuf/RpcCallback.java | 47 - .../java/com/google/protobuf/RpcChannel.java | 71 - .../com/google/protobuf/RpcController.java | 118 - .../java/com/google/protobuf/RpcUtil.java | 135 - .../java/com/google/protobuf/Service.java | 117 - .../com/google/protobuf/ServiceException.java | 52 - .../google/protobuf/SingleFieldBuilder.java | 241 - .../com/google/protobuf/SmallSortedMap.java | 618 - .../java/com/google/protobuf/TextFormat.java | 1476 - .../UninitializedMessageException.java | 99 - .../com/google/protobuf/UnknownFieldSet.java | 953 - .../protobuf/UnmodifiableLazyStringList.java | 146 - .../java/com/google/protobuf/WireFormat.java | 163 - .../google/protobuf/AbstractMessageTest.java | 460 - .../google/protobuf/CodedInputStreamTest.java | 528 - .../protobuf/CodedOutputStreamTest.java | 318 - .../google/protobuf/DeprecatedFieldTest.java | 80 - .../com/google/protobuf/DescriptorsTest.java | 460 - .../google/protobuf/DynamicMessageTest.java | 226 - .../protobuf/ForceFieldBuildersPreRun.java | 48 - .../google/protobuf/GeneratedMessageTest.java | 974 - .../protobuf/LazyStringArrayListTest.java | 118 - .../protobuf/LazyStringEndToEndTest.java | 115 - .../java/com/google/protobuf/LiteTest.java | 145 - .../java/com/google/protobuf/MessageTest.java | 313 - .../google/protobuf/NestedBuildersTest.java | 185 - .../protobuf/RepeatedFieldBuilderTest.java | 190 - .../java/com/google/protobuf/ServiceTest.java | 320 - .../protobuf/SingleFieldBuilderTest.java | 155 - .../google/protobuf/SmallSortedMapTest.java | 420 - .../google/protobuf/TestBadIdentifiers.java | 49 - .../java/com/google/protobuf/TestUtil.java | 3811 --- .../com/google/protobuf/TextFormatTest.java | 752 - .../google/protobuf/UnknownFieldSetTest.java | 437 - .../UnmodifiableLazyStringListTest.java | 152 - .../com/google/protobuf/WireFormatTest.java | 427 - .../google/protobuf/multiple_files_test.proto | 71 - .../protobuf/nested_builders_test.proto | 53 - .../google/protobuf/nested_extension.proto | 45 - .../protobuf/nested_extension_lite.proto | 48 - .../protobuf/non_nested_extension.proto | 48 - .../protobuf/non_nested_extension_lite.proto | 50 - .../protobuf/test_bad_identifiers.proto | 70 - deps/protobuf-2.4.1/ltmain.sh | 8413 ------ .../protobuf-2.4.1/m4/ac_system_extensions.m4 | 37 - deps/protobuf-2.4.1/m4/acx_check_suncc.m4 | 74 - deps/protobuf-2.4.1/m4/acx_pthread.m4 | 397 - deps/protobuf-2.4.1/m4/libtool.m4 | 7377 ----- deps/protobuf-2.4.1/m4/ltoptions.m4 | 368 - deps/protobuf-2.4.1/m4/ltsugar.m4 | 123 - deps/protobuf-2.4.1/m4/ltversion.m4 | 23 - deps/protobuf-2.4.1/m4/lt~obsolete.m4 | 92 - deps/protobuf-2.4.1/m4/stl_hash.m4 | 72 - deps/protobuf-2.4.1/missing | 376 - deps/protobuf-2.4.1/protobuf-lite.pc.in | 13 - deps/protobuf-2.4.1/protobuf.pc.in | 13 - deps/protobuf-2.4.1/python/README.txt | 100 - deps/protobuf-2.4.1/python/ez_setup.py | 283 - deps/protobuf-2.4.1/python/google/__init__.py | 1 - .../python/google/protobuf/__init__.py | 0 .../python/google/protobuf/descriptor.py | 598 - .../google/protobuf/internal/__init__.py | 0 .../protobuf/internal/api_implementation.py | 64 - .../google/protobuf/internal/containers.py | 259 - .../google/protobuf/internal/cpp_message.py | 616 - .../google/protobuf/internal/decoder.py | 714 - .../protobuf/internal/descriptor_test.py | 334 - .../google/protobuf/internal/encoder.py | 769 - .../protobuf/internal/generator_test.py | 244 - .../protobuf/internal/message_listener.py | 78 - .../google/protobuf/internal/message_test.py | 343 - .../protobuf/internal/more_extensions.proto | 58 - .../protobuf/internal/more_messages.proto | 51 - .../protobuf/internal/python_message.py | 1098 - .../protobuf/internal/reflection_test.py | 2421 -- .../internal/service_reflection_test.py | 136 - .../google/protobuf/internal/test_util.py | 635 - .../protobuf/internal/text_format_test.py | 571 - .../google/protobuf/internal/type_checkers.py | 286 - .../google/protobuf/internal/wire_format.py | 268 - .../protobuf/internal/wire_format_test.py | 253 - .../python/google/protobuf/message.py | 268 - .../google/protobuf/pyext/python-proto2.cc | 1658 -- .../protobuf/pyext/python_descriptor.cc | 334 - .../google/protobuf/pyext/python_descriptor.h | 87 - .../google/protobuf/pyext/python_protobuf.cc | 63 - .../google/protobuf/pyext/python_protobuf.h | 57 - .../python/google/protobuf/reflection.py | 142 - .../python/google/protobuf/service.py | 226 - .../google/protobuf/service_reflection.py | 284 - .../python/google/protobuf/text_format.py | 691 - deps/protobuf-2.4.1/python/mox.py | 1401 - deps/protobuf-2.4.1/python/setup.py | 152 - deps/protobuf-2.4.1/python/stubout.py | 140 - deps/protobuf-2.4.1/src/Makefile.am | 363 - deps/protobuf-2.4.1/src/Makefile.in | 2340 -- .../protobuf/compiler/code_generator.cc | 80 - .../google/protobuf/compiler/code_generator.h | 142 - .../compiler/command_line_interface.cc | 1357 - .../compiler/command_line_interface.h | 318 - .../command_line_interface_unittest.cc | 1452 - .../compiler/cpp/cpp_bootstrap_unittest.cc | 158 - .../google/protobuf/compiler/cpp/cpp_enum.cc | 258 - .../google/protobuf/compiler/cpp/cpp_enum.h | 99 - .../protobuf/compiler/cpp/cpp_enum_field.cc | 361 - .../protobuf/compiler/cpp/cpp_enum_field.h | 103 - .../protobuf/compiler/cpp/cpp_extension.cc | 210 - .../protobuf/compiler/cpp/cpp_extension.h | 85 - .../google/protobuf/compiler/cpp/cpp_field.cc | 139 - .../google/protobuf/compiler/cpp/cpp_field.h | 167 - .../google/protobuf/compiler/cpp/cpp_file.cc | 611 - .../google/protobuf/compiler/cpp/cpp_file.h | 98 - .../protobuf/compiler/cpp/cpp_generator.cc | 122 - .../protobuf/compiler/cpp/cpp_generator.h | 72 - .../protobuf/compiler/cpp/cpp_helpers.cc | 347 - .../protobuf/compiler/cpp/cpp_helpers.h | 159 - .../protobuf/compiler/cpp/cpp_message.cc | 1933 -- .../protobuf/compiler/cpp/cpp_message.h | 170 - .../compiler/cpp/cpp_message_field.cc | 277 - .../protobuf/compiler/cpp/cpp_message_field.h | 102 - .../compiler/cpp/cpp_plugin_unittest.cc | 121 - .../compiler/cpp/cpp_primitive_field.cc | 382 - .../compiler/cpp/cpp_primitive_field.h | 103 - .../protobuf/compiler/cpp/cpp_service.cc | 334 - .../protobuf/compiler/cpp/cpp_service.h | 118 - .../protobuf/compiler/cpp/cpp_string_field.cc | 453 - .../protobuf/compiler/cpp/cpp_string_field.h | 104 - .../cpp/cpp_test_bad_identifiers.proto | 113 - .../protobuf/compiler/cpp/cpp_unittest.cc | 1281 - .../src/google/protobuf/compiler/importer.cc | 459 - .../src/google/protobuf/compiler/importer.h | 303 - .../protobuf/compiler/importer_unittest.cc | 600 - .../protobuf/compiler/java/java_enum.cc | 243 - .../google/protobuf/compiler/java/java_enum.h | 84 - .../protobuf/compiler/java/java_enum_field.cc | 537 - .../protobuf/compiler/java/java_enum_field.h | 121 - .../protobuf/compiler/java/java_extension.cc | 216 - .../protobuf/compiler/java/java_extension.h | 77 - .../protobuf/compiler/java/java_field.cc | 137 - .../protobuf/compiler/java/java_field.h | 108 - .../protobuf/compiler/java/java_file.cc | 428 - .../google/protobuf/compiler/java/java_file.h | 101 - .../protobuf/compiler/java/java_generator.cc | 128 - .../protobuf/compiler/java/java_generator.h | 72 - .../protobuf/compiler/java/java_helpers.cc | 478 - .../protobuf/compiler/java/java_helpers.h | 213 - .../protobuf/compiler/java/java_message.cc | 1287 - .../protobuf/compiler/java/java_message.h | 109 - .../compiler/java/java_message_field.cc | 884 - .../compiler/java/java_message_field.h | 134 - .../compiler/java/java_plugin_unittest.cc | 122 - .../compiler/java/java_primitive_field.cc | 719 - .../compiler/java/java_primitive_field.h | 121 - .../protobuf/compiler/java/java_service.cc | 444 - .../protobuf/compiler/java/java_service.h | 113 - .../compiler/java/java_string_field.cc | 605 - .../compiler/java/java_string_field.h | 120 - .../src/google/protobuf/compiler/main.cc | 61 - .../protobuf/compiler/mock_code_generator.cc | 231 - .../protobuf/compiler/mock_code_generator.h | 113 - .../google/protobuf/compiler/package_info.h | 64 - .../src/google/protobuf/compiler/parser.cc | 1473 - .../src/google/protobuf/compiler/parser.h | 434 - .../protobuf/compiler/parser_unittest.cc | 2122 -- .../src/google/protobuf/compiler/plugin.cc | 163 - .../src/google/protobuf/compiler/plugin.h | 73 - .../src/google/protobuf/compiler/plugin.pb.cc | 1082 - .../src/google/protobuf/compiler/plugin.pb.h | 790 - .../src/google/protobuf/compiler/plugin.proto | 145 - .../compiler/python/python_generator.cc | 1006 - .../compiler/python/python_generator.h | 156 - .../compiler/python/python_plugin_unittest.cc | 116 - .../google/protobuf/compiler/subprocess.cc | 460 - .../src/google/protobuf/compiler/subprocess.h | 108 - .../google/protobuf/compiler/test_plugin.cc | 51 - .../protobuf/compiler/zip_output_unittest.sh | 91 - .../google/protobuf/compiler/zip_writer.cc | 218 - .../src/google/protobuf/compiler/zip_writer.h | 93 - .../src/google/protobuf/descriptor.cc | 4497 --- .../src/google/protobuf/descriptor.h | 1367 - .../src/google/protobuf/descriptor.pb.cc | 7708 ----- .../src/google/protobuf/descriptor.pb.h | 5223 ---- .../src/google/protobuf/descriptor.proto | 533 - .../google/protobuf/descriptor_database.cc | 541 - .../src/google/protobuf/descriptor_database.h | 366 - .../protobuf/descriptor_database_unittest.cc | 748 - .../google/protobuf/descriptor_unittest.cc | 4034 --- .../src/google/protobuf/dynamic_message.cc | 558 - .../src/google/protobuf/dynamic_message.h | 136 - .../protobuf/dynamic_message_unittest.cc | 162 - .../src/google/protobuf/extension_set.cc | 1464 - .../src/google/protobuf/extension_set.h | 904 - .../google/protobuf/extension_set_heavy.cc | 457 - .../google/protobuf/extension_set_unittest.cc | 642 - .../protobuf/generated_message_reflection.cc | 1228 - .../protobuf/generated_message_reflection.h | 424 - .../generated_message_reflection_unittest.cc | 384 - .../google/protobuf/generated_message_util.cc | 55 - .../google/protobuf/generated_message_util.h | 82 - .../src/google/protobuf/io/coded_stream.cc | 839 - .../src/google/protobuf/io/coded_stream.h | 1102 - .../src/google/protobuf/io/coded_stream_inl.h | 64 - .../protobuf/io/coded_stream_unittest.cc | 1131 - .../src/google/protobuf/io/gzip_stream.cc | 335 - .../src/google/protobuf/io/gzip_stream.h | 207 - .../protobuf/io/gzip_stream_unittest.sh | 44 - .../src/google/protobuf/io/package_info.h | 54 - .../src/google/protobuf/io/printer.cc | 199 - .../src/google/protobuf/io/printer.h | 136 - .../google/protobuf/io/printer_unittest.cc | 261 - .../src/google/protobuf/io/tokenizer.cc | 694 - .../src/google/protobuf/io/tokenizer.h | 313 - .../google/protobuf/io/tokenizer_unittest.cc | 766 - .../google/protobuf/io/zero_copy_stream.cc | 48 - .../src/google/protobuf/io/zero_copy_stream.h | 238 - .../protobuf/io/zero_copy_stream_impl.cc | 470 - .../protobuf/io/zero_copy_stream_impl.h | 357 - .../protobuf/io/zero_copy_stream_impl_lite.cc | 393 - .../protobuf/io/zero_copy_stream_impl_lite.h | 340 - .../protobuf/io/zero_copy_stream_unittest.cc | 850 - .../src/google/protobuf/lite_unittest.cc | 112 - .../src/google/protobuf/message.cc | 318 - .../src/google/protobuf/message.h | 692 - .../src/google/protobuf/message_lite.cc | 334 - .../src/google/protobuf/message_lite.h | 239 - .../src/google/protobuf/message_unittest.cc | 281 - .../src/google/protobuf/package_info.h | 64 - .../src/google/protobuf/reflection_ops.cc | 262 - .../src/google/protobuf/reflection_ops.h | 80 - .../protobuf/reflection_ops_unittest.cc | 405 - .../src/google/protobuf/repeated_field.cc | 98 - .../src/google/protobuf/repeated_field.h | 1295 - .../protobuf/repeated_field_unittest.cc | 1086 - .../src/google/protobuf/service.cc | 46 - .../src/google/protobuf/service.h | 291 - .../src/google/protobuf/stubs/common.cc | 377 - .../src/google/protobuf/stubs/common.h | 1211 - .../google/protobuf/stubs/common_unittest.cc | 357 - .../src/google/protobuf/stubs/hash.h | 220 - .../src/google/protobuf/stubs/map-util.h | 119 - .../src/google/protobuf/stubs/once.cc | 88 - .../src/google/protobuf/stubs/once.h | 123 - .../google/protobuf/stubs/once_unittest.cc | 253 - .../src/google/protobuf/stubs/stl_util-inl.h | 121 - .../protobuf/stubs/structurally_valid.cc | 536 - .../stubs/structurally_valid_unittest.cc | 40 - .../src/google/protobuf/stubs/strutil.cc | 1166 - .../src/google/protobuf/stubs/strutil.h | 457 - .../google/protobuf/stubs/strutil_unittest.cc | 83 - .../src/google/protobuf/stubs/substitute.cc | 134 - .../src/google/protobuf/stubs/substitute.h | 170 - .../src/google/protobuf/test_util.cc | 2854 -- .../src/google/protobuf/test_util.h | 174 - .../src/google/protobuf/test_util_lite.cc | 1502 - .../src/google/protobuf/test_util_lite.h | 101 - .../google/protobuf/testdata/golden_message | Bin 487 -> 0 bytes .../testdata/golden_packed_fields_message | Bin 142 -> 0 bytes .../testdata/text_format_unittest_data.txt | 116 - .../text_format_unittest_extensions_data.txt | 116 - .../src/google/protobuf/testing/file.cc | 176 - .../src/google/protobuf/testing/file.h | 83 - .../src/google/protobuf/testing/googletest.cc | 254 - .../src/google/protobuf/testing/googletest.h | 98 - .../src/google/protobuf/testing/zcgunzip.cc | 73 - .../src/google/protobuf/testing/zcgzip.cc | 79 - .../src/google/protobuf/text_format.cc | 1285 - .../src/google/protobuf/text_format.h | 285 - .../google/protobuf/text_format_unittest.cc | 1141 - .../src/google/protobuf/unittest.proto | 630 - .../protobuf/unittest_custom_options.proto | 366 - .../unittest_embed_optimize_for.proto | 50 - .../src/google/protobuf/unittest_empty.proto | 37 - .../unittest_enormous_descriptor.proto | 1046 - .../src/google/protobuf/unittest_import.proto | 61 - .../protobuf/unittest_import_lite.proto | 49 - .../src/google/protobuf/unittest_lite.proto | 312 - .../unittest_lite_imports_nonlite.proto | 43 - .../src/google/protobuf/unittest_mset.proto | 72 - .../unittest_no_generic_services.proto | 52 - .../protobuf/unittest_optimize_for.proto | 61 - .../src/google/protobuf/unknown_field_set.cc | 204 - .../src/google/protobuf/unknown_field_set.h | 268 - .../protobuf/unknown_field_set_unittest.cc | 512 - .../src/google/protobuf/wire_format.cc | 1069 - .../src/google/protobuf/wire_format.h | 304 - .../src/google/protobuf/wire_format_lite.cc | 359 - .../src/google/protobuf/wire_format_lite.h | 620 - .../google/protobuf/wire_format_lite_inl.h | 774 - .../google/protobuf/wire_format_unittest.cc | 905 - deps/protobuf-2.4.1/src/solaris/libstdc++.la | 51 - deps/protobuf-2.4.1/vsprojects/config.h | 29 - .../vsprojects/convert2008to2005.sh | 20 - .../vsprojects/extract_includes.bat | 43 - .../vsprojects/libprotobuf-lite.vcproj | 270 - .../vsprojects/libprotobuf.vcproj | 430 - .../vsprojects/libprotoc.vcproj | 414 - .../vsprojects/lite-test.vcproj | 273 - deps/protobuf-2.4.1/vsprojects/protobuf.sln | 92 - deps/protobuf-2.4.1/vsprojects/protoc.vcproj | 192 - deps/protobuf-2.4.1/vsprojects/readme.txt | 114 - .../vsprojects/test_plugin.vcproj | 209 - deps/protobuf-2.4.1/vsprojects/tests.vcproj | 625 - install-sh | 520 - ltmain.sh | 9636 ------- m4/ac_system_extensions.m4 | 37 - m4/acx_check_suncc.m4 | 74 - m4/acx_pthread.m4 | 397 - m4/boost.m4 | 1133 - m4/boost_shared_ptr.m4 | 13 - m4/libtool.m4 | 7831 ----- m4/ltoptions.m4 | 369 - m4/ltsugar.m4 | 123 - m4/ltversion.m4 | 23 - m4/lt~obsolete.m4 | 98 - m4/protobuf.m4 | 255 - m4/stl_hash.m4 | 72 - m4/tr1_shared_ptr.m4 | 13 - m4/visibility.m4 | 30 - makefile | 9 + missing | 376 - riak_client.pc.in | 10 +- riak_client/common.h | 2 - riak_client/cxx/common.hpp | 1 - riak_client/cxx/util/shared_ptr.hpp | 1 - src/cxx/asio.hpp | 16 +- src/cxx/connection.cpp | 2 +- test/test_basic.cpp | 5 +- test/test_riak_object.cpp | 3 +- 3769 files changed, 534 insertions(+), 907679 deletions(-) create mode 100644 CMakeLists.txt delete mode 100644 INSTALL delete mode 100644 Makefile.am delete mode 100644 Makefile.in delete mode 100644 aclocal.m4 create mode 100644 cmake/BoostTestTargets.cmake create mode 100644 cmake/BoostTestTargetsDynamic.h create mode 100644 cmake/BoostTestTargetsIncluded.h create mode 100644 cmake/BoostTestTargetsStatic.h create mode 100644 cmake/CopyResourcesToBuildTree.cmake create mode 100644 cmake/GetForceIncludeDefinitions.cmake create mode 100644 cmake_uninstall.cmake.in delete mode 100755 config.guess delete mode 100755 config.sub delete mode 100755 configure delete mode 100644 configure.ac delete mode 100755 depcomp delete mode 100644 deps/Makefile.am delete mode 100644 deps/Makefile.in delete mode 100644 deps/boost-1.47.0/Jamroot delete mode 100644 deps/boost-1.47.0/Makefile delete mode 100644 deps/boost-1.47.0/boost-build.jam delete mode 100644 deps/boost-1.47.0/boost.png delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/classification.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/compare.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/concept.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/config.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/constants.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/detail/classification.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/detail/find_format.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/detail/find_format_all.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/detail/find_format_store.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/detail/finder.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/detail/formatter.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/detail/replace_storage.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/detail/sequence.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/detail/trim.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/detail/util.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/find_format.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/finder.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/formatter.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/predicate_facade.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/replace.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/sequence_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/trim.hpp delete mode 100644 deps/boost-1.47.0/boost/algorithm/string/yes_no_type.hpp delete mode 100644 deps/boost-1.47.0/boost/aligned_storage.hpp delete mode 100644 deps/boost-1.47.0/boost/array.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/basic_io_object.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/basic_socket.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/basic_socket_acceptor.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/basic_socket_iostream.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/basic_socket_streambuf.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/basic_stream_socket.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/basic_streambuf_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/buffer.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/completion_condition.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/deadline_timer_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/array.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/array_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/atomic_count.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/base_from_completion_cond.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/bind_handler.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/buffer_sequence_adapter.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/call_stack.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/completion_handler.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/config.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/consuming_buffers.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/deadline_timer_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/dev_poll_reactor.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/dev_poll_reactor_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/epoll_reactor.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/epoll_reactor_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/event.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/eventfd_select_interrupter.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/fd_set_adapter.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/fenced_block.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/gcc_arm_fenced_block.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/gcc_hppa_fenced_block.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/gcc_sync_fenced_block.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/gcc_x86_fenced_block.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/handler_alloc_helpers.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/handler_invoke_helpers.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/handler_tracking.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/handler_type_requirements.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/hash_map.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/dev_poll_reactor.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/dev_poll_reactor.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/epoll_reactor.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/epoll_reactor.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/eventfd_select_interrupter.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/handler_tracking.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/kqueue_reactor.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/kqueue_reactor.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/pipe_select_interrupter.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/posix_event.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/posix_mutex.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/posix_thread.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/posix_tss_ptr.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/reactive_socket_service_base.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/resolver_service_base.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/select_reactor.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/select_reactor.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/service_registry.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/service_registry.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/socket_ops.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/socket_select_interrupter.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/task_io_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/task_io_service.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/throw_error.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/timer_queue_set.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/win_event.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/win_iocp_io_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/win_iocp_io_service.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/win_iocp_socket_service_base.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/win_mutex.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/win_static_mutex.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/win_thread.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/win_tss_ptr.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/impl/winsock_init.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/io_control.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/kqueue_reactor.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/kqueue_reactor_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/macos_fenced_block.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/noncopyable.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/null_event.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/null_fenced_block.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/null_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/null_signal_blocker.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/null_static_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/null_thread.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/null_tss_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/object_pool.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/old_win_sdk_compat.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/op_queue.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/operation.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/pipe_select_interrupter.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/pop_options.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/posix_event.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/posix_fd_set_adapter.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/posix_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/posix_signal_blocker.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/posix_static_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/posix_thread.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/posix_tss_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/push_options.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactive_null_buffers_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactive_socket_accept_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactive_socket_connect_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactive_socket_recv_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactive_socket_recvfrom_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactive_socket_recvmsg_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactive_socket_send_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactive_socket_sendto_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactive_socket_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactive_socket_service_base.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactor.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactor_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactor_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/reactor_op_queue.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/resolve_endpoint_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/resolve_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/resolver_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/resolver_service_base.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/scoped_lock.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/scoped_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/select_interrupter.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/select_reactor.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/select_reactor_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/service_registry.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/service_registry_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/shared_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/signal_blocker.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/signal_init.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/socket_holder.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/socket_ops.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/socket_option.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/socket_select_interrupter.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/socket_types.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/solaris_fenced_block.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/static_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/task_io_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/task_io_service_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/task_io_service_operation.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/thread.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/throw_error.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/timer_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/timer_queue.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/timer_queue_base.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/timer_queue_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/timer_queue_set.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/timer_scheduler.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/timer_scheduler_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/tss_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/wait_handler.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/weak_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_event.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_fd_set_adapter.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_fenced_block.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_iocp_io_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_iocp_io_service_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_iocp_null_buffers_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_iocp_operation.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_iocp_socket_accept_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_iocp_socket_recv_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_iocp_socket_recvfrom_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_iocp_socket_recvmsg_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_iocp_socket_send_op.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_iocp_socket_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_iocp_socket_service_base.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_static_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_thread.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/win_tss_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/wince_thread.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/winsock_init.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/detail/wrapped_handler.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/error.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/handler_alloc_hook.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/handler_invoke_hook.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/impl/error.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/impl/io_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/impl/io_service.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/impl/read.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/impl/write.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/io_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/address.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/address_v4.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/address_v6.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/basic_endpoint.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/basic_resolver.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/basic_resolver_entry.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/basic_resolver_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/basic_resolver_query.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/detail/endpoint.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/detail/impl/endpoint.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/impl/address.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/impl/address.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/impl/address_v4.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/impl/address_v4.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/impl/address_v6.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/impl/address_v6.ipp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/impl/basic_endpoint.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/resolver_query_base.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/resolver_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/ip/tcp.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/read.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/socket_acceptor_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/socket_base.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/stream_socket_service.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/time_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/asio/write.hpp delete mode 100644 deps/boost-1.47.0/boost/assert.hpp delete mode 100644 deps/boost-1.47.0/boost/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/bind/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/bind/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/bind/bind_cc.hpp delete mode 100644 deps/boost-1.47.0/boost/bind/bind_mf2_cc.hpp delete mode 100644 deps/boost-1.47.0/boost/bind/bind_mf_cc.hpp delete mode 100644 deps/boost-1.47.0/boost/bind/bind_template.hpp delete mode 100644 deps/boost-1.47.0/boost/bind/mem_fn.hpp delete mode 100644 deps/boost-1.47.0/boost/bind/mem_fn_cc.hpp delete mode 100644 deps/boost-1.47.0/boost/bind/mem_fn_template.hpp delete mode 100644 deps/boost-1.47.0/boost/bind/mem_fn_vw.hpp delete mode 100644 deps/boost-1.47.0/boost/bind/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/bind/storage.hpp delete mode 100644 deps/boost-1.47.0/boost/call_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/cerrno.hpp delete mode 100644 deps/boost-1.47.0/boost/checked_delete.hpp delete mode 100644 deps/boost-1.47.0/boost/concept/assert.hpp delete mode 100644 deps/boost-1.47.0/boost/concept/detail/backward_compatibility.hpp delete mode 100644 deps/boost-1.47.0/boost/concept/detail/borland.hpp delete mode 100644 deps/boost-1.47.0/boost/concept/detail/concept_def.hpp delete mode 100644 deps/boost-1.47.0/boost/concept/detail/concept_undef.hpp delete mode 100644 deps/boost-1.47.0/boost/concept/detail/general.hpp delete mode 100644 deps/boost-1.47.0/boost/concept/detail/has_constraints.hpp delete mode 100644 deps/boost-1.47.0/boost/concept/detail/msvc.hpp delete mode 100644 deps/boost-1.47.0/boost/concept/usage.hpp delete mode 100644 deps/boost-1.47.0/boost/concept_check.hpp delete mode 100644 deps/boost-1.47.0/boost/config.hpp delete mode 100644 deps/boost-1.47.0/boost/config/abi/borland_prefix.hpp delete mode 100644 deps/boost-1.47.0/boost/config/abi/borland_suffix.hpp delete mode 100644 deps/boost-1.47.0/boost/config/abi/msvc_prefix.hpp delete mode 100644 deps/boost-1.47.0/boost/config/abi/msvc_suffix.hpp delete mode 100644 deps/boost-1.47.0/boost/config/abi_prefix.hpp delete mode 100644 deps/boost-1.47.0/boost/config/abi_suffix.hpp delete mode 100644 deps/boost-1.47.0/boost/config/auto_link.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/borland.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/clang.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/codegear.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/comeau.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/common_edg.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/compaq_cxx.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/digitalmars.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/gcc.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/gcc_xml.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/greenhills.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/hp_acc.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/intel.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/kai.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/metrowerks.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/mpw.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/nvcc.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/pathscale.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/pgi.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/sgi_mipspro.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/sunpro_cc.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/vacpp.hpp delete mode 100644 deps/boost-1.47.0/boost/config/compiler/visualc.hpp delete mode 100644 deps/boost-1.47.0/boost/config/no_tr1/cmath.hpp delete mode 100644 deps/boost-1.47.0/boost/config/no_tr1/complex.hpp delete mode 100644 deps/boost-1.47.0/boost/config/no_tr1/functional.hpp delete mode 100644 deps/boost-1.47.0/boost/config/no_tr1/memory.hpp delete mode 100644 deps/boost-1.47.0/boost/config/no_tr1/utility.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/aix.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/amigaos.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/beos.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/bsd.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/cygwin.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/hpux.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/irix.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/linux.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/macos.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/qnxnto.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/solaris.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/symbian.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/vms.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/vxworks.hpp delete mode 100644 deps/boost-1.47.0/boost/config/platform/win32.hpp delete mode 100644 deps/boost-1.47.0/boost/config/posix_features.hpp delete mode 100644 deps/boost-1.47.0/boost/config/requires_threads.hpp delete mode 100644 deps/boost-1.47.0/boost/config/select_compiler_config.hpp delete mode 100644 deps/boost-1.47.0/boost/config/select_platform_config.hpp delete mode 100644 deps/boost-1.47.0/boost/config/select_stdlib_config.hpp delete mode 100644 deps/boost-1.47.0/boost/config/stdlib/dinkumware.hpp delete mode 100644 deps/boost-1.47.0/boost/config/stdlib/libcomo.hpp delete mode 100644 deps/boost-1.47.0/boost/config/stdlib/libcpp.hpp delete mode 100644 deps/boost-1.47.0/boost/config/stdlib/libstdcpp3.hpp delete mode 100644 deps/boost-1.47.0/boost/config/stdlib/modena.hpp delete mode 100644 deps/boost-1.47.0/boost/config/stdlib/msl.hpp delete mode 100644 deps/boost-1.47.0/boost/config/stdlib/roguewave.hpp delete mode 100644 deps/boost-1.47.0/boost/config/stdlib/sgi.hpp delete mode 100644 deps/boost-1.47.0/boost/config/stdlib/stlport.hpp delete mode 100644 deps/boost-1.47.0/boost/config/stdlib/vacpp.hpp delete mode 100644 deps/boost-1.47.0/boost/config/suffix.hpp delete mode 100644 deps/boost-1.47.0/boost/config/user.hpp delete mode 100644 deps/boost-1.47.0/boost/config/warning_disable.hpp delete mode 100644 deps/boost-1.47.0/boost/cstdint.hpp delete mode 100644 deps/boost-1.47.0/boost/cstdlib.hpp delete mode 100644 deps/boost-1.47.0/boost/current_function.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/adjust_functors.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/c_time.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/compiler_config.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/constrained_value.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date_clock_device.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date_defs.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date_duration.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date_duration_types.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date_format_simple.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date_formatting.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date_formatting_limited.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date_formatting_locales.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date_generators.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date_names_put.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/date_parsing.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/dst_rules.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/filetime_functions.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/conversion.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/formatters.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/formatters_limited.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/greg_calendar.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/greg_date.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/greg_day.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/greg_day_of_year.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/greg_duration.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/greg_duration_types.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/greg_facet.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/greg_month.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/greg_weekday.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/greg_year.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/greg_ymd.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/gregorian_types.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian/parsers.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian_calendar.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/gregorian_calendar.ipp delete mode 100644 deps/boost-1.47.0/boost/date_time/int_adapter.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/iso_format.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/locale_config.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/microsec_time_clock.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/parse_format_base.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/period.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/posix_time/conversion.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/posix_time/date_duration_operators.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/posix_time/posix_time_config.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/posix_time/posix_time_duration.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/posix_time/posix_time_system.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/posix_time/posix_time_types.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/posix_time/ptime.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/posix_time/time_period.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/special_defs.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/time.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/time_clock.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/time_defs.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/time_duration.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/time_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/time_resolution_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/time_system_counted.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/time_system_split.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/wrapping_int.hpp delete mode 100644 deps/boost-1.47.0/boost/date_time/year_month_day.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/atomic_count.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/binary_search.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/call_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/endian.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/indirect_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/interlocked.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/is_function_ref_tester.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/lcast_precision.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/lightweight_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/limits.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/no_exceptions_support.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/ob_call_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/reference_content.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/sp_typeinfo.hpp delete mode 100644 deps/boost-1.47.0/boost/detail/workaround.hpp delete mode 100644 deps/boost-1.47.0/boost/enable_shared_from_this.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/current_exception_cast.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/detail/attribute_noreturn.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/detail/clone_current_exception.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/detail/error_info_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/detail/exception_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/detail/is_output_streamable.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/detail/object_hex_dump.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/detail/type_info.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/diagnostic_information.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/exception.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/get_error_info.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/info.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/to_string.hpp delete mode 100644 deps/boost-1.47.0/boost/exception/to_string_stub.hpp delete mode 100644 deps/boost-1.47.0/boost/exception_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/function.hpp delete mode 100644 deps/boost-1.47.0/boost/function/detail/function_iterate.hpp delete mode 100644 deps/boost-1.47.0/boost/function/detail/gen_maybe_include.pl delete mode 100644 deps/boost-1.47.0/boost/function/detail/maybe_include.hpp delete mode 100644 deps/boost-1.47.0/boost/function/detail/prologue.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function0.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function1.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function10.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function2.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function3.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function4.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function5.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function6.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function7.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function8.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function9.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function_base.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/function/function_template.hpp delete mode 100644 deps/boost-1.47.0/boost/function_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/functional.hpp delete mode 100644 deps/boost-1.47.0/boost/get_pointer.hpp delete mode 100644 deps/boost-1.47.0/boost/implicit_cast.hpp delete mode 100644 deps/boost-1.47.0/boost/integer.hpp delete mode 100644 deps/boost-1.47.0/boost/integer_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/integer_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/intrusive_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/io/ios_state.hpp delete mode 100644 deps/boost-1.47.0/boost/io_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/is_placeholder.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/detail/config_def.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/detail/config_undef.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/detail/enable_if.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/detail/facade_iterator_category.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/detail/minimum_category.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/interoperable.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/iterator_adaptor.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/iterator_categories.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/iterator_concepts.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/iterator_facade.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/iterator_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/reverse_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/iterator/transform_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/lexical_cast.hpp delete mode 100644 deps/boost-1.47.0/boost/limits.hpp delete mode 100644 deps/boost-1.47.0/boost/mem_fn.hpp delete mode 100644 deps/boost-1.47.0/boost/memory_order.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/O1_size.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/O1_size_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/advance.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/advance_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/always.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/and.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/apply_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/apply_wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/arg_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/assert.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/at_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/O1_size_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/adl_barrier.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/advance_backward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/advance_forward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/arg_typedef.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/arithmetic_op.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/arity_spec.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/begin_end_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/clear_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/common_name_wknd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/comparison_op.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/adl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/arrays.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/bcc.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/compiler.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/dtp.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/eti.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/forwarding.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/gcc.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/has_apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/has_xxx.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/integral.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/intel.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/msvc.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/msvc_typename.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/nttp.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/overload_resolution.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/pp_counter.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/preprocessor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/static_constant.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/ttp.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/typeof.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/use_preprocessed.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/config/workaround.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/count_args.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/fold_impl_body.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/full_lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/has_apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/has_begin.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/has_rebind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/has_size.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/has_tag.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/has_type.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/include_preprocessed.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/inserter_algorithm.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/integral_wrapper.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/is_msvc_eti_arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/joint_iter.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/lambda_arity_param.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/lambda_no_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/lambda_spec.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/lambda_support.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/largest_int.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/logical_op.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/msvc_dtw.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/msvc_eti_base.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/msvc_is_class.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/msvc_never_true.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/msvc_type.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/na.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/na_assert.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/na_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/na_spec.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/nested_type_wknd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/nttp_decl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/numeric_cast_utils.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/numeric_op.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/and.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/bitand.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/bitor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/deque.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/divides.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/greater.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/inherit.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/less.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/list_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/map.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/minus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/modulus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/or.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/plus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/quote.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/set.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/set_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/times.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/and.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/deque.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/divides.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/greater.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/less.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/map.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/minus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/or.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/plus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/quote.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/set.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/times.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/and.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/bitand.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/bitor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/deque.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/divides.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/greater.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/inherit.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/less.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/list_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/map.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/minus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/modulus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/or.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/plus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/quote.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/set.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/set_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/times.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/and.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/bitand.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/bitor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/deque.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/divides.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/greater.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/inherit.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/less.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/list_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/map.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/minus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/modulus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/or.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/plus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/quote.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/set.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/set_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/times.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/and.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/deque.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/divides.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/greater.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/less.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/map.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/minus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/or.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/plus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/quote.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/set.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/times.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/and.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/deque.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/divides.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/greater.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/less.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/map.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/minus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/or.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/plus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/quote.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/set.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/times.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/and.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/deque.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/divides.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/greater.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/less.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/map.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/minus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/or.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/plus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/quote.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/set.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/times.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/and.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/less.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/map.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/or.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/set.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/times.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/and.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/less.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/map.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/or.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/set.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/times.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/and.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/apply.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/arg.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/bitand.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/bitor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/bitxor.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/deque.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/divides.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/greater.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/inherit.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/less.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/less_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/list_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/map.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/minus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/modulus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/or.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/plus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/quote.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/set.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/set_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/shift_left.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/shift_right.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/template_arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/times.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessed/plain/vector_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessor/add.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessor/def_params_tail.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessor/default_params.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessor/enum.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessor/ext_params.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessor/filter_params.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessor/params.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessor/partial_spec_params.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessor/range.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessor/repeat.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessor/sub.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/preprocessor/tuple.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/push_back_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/push_front_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/range_c/O1_size.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/range_c/back.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/range_c/empty.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/range_c/front.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/range_c/iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/range_c/size.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/range_c/tag.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/reverse_fold_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/reverse_fold_impl_body.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/sequence_wrapper.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/static_cast.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/template_arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/template_arity_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/traits_lambda_spec.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/type_wrapper.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/unwrap.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/value_wknd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/aux_/yes_no.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/back_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/back_inserter.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/begin_end.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/begin_end_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/bind.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/bind_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/bool.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/bool_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/clear.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/clear_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/deref.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/distance.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/distance_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/empty_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/equal_to.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/eval_if.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/fold.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/for_each.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/front_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/front_inserter.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/has_xxx.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/identity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/if.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/inserter.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/int.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/int_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/integral_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/integral_c_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/integral_c_tag.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/is_placeholder.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/is_sequence.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/iter_fold.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/iterator_category.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/iterator_range.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/iterator_tags.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/joint_view.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/lambda.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/lambda_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/less.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/limits/arity.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/limits/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/limits/unrolling.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/limits/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/O1_size.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/begin_end.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/clear.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/empty.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/front.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/include_preprocessed.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/item.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/numbered.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/numbered_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/pop_front.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/preprocessed/plain/list10.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/preprocessed/plain/list20.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/preprocessed/plain/list30.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/preprocessed/plain/list40.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/preprocessed/plain/list50.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/push_back.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/push_front.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/size.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/aux_/tag.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/list0.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/list0_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/list10.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/list10_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/list20.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/list20_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/list30.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/list30_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/list40.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/list40_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/list50.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list/list50_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/list_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/logical.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/long.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/long_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/min_max.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/minus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/multiplies.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/negate.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/next.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/next_prior.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/not.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/numeric_cast.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/or.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/pair.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/pair_view.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/placeholders.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/plus.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/pop_back_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/pop_front_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/prior.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/protect.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/push_back.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/push_back_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/push_front.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/push_front_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/quote.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/range_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/reverse_fold.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/sequence_tag.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/sequence_tag_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/size_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/size_t.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/size_t_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/tag.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/times.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/transform.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/O1_size.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/at.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/back.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/begin_end.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/clear.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/empty.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/front.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/include_preprocessed.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/item.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/numbered.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/numbered_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/pop_back.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/pop_front.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/push_back.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/push_front.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/size.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/tag.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/aux_/vector0.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/vector0.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/vector0_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/vector10.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/vector10_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/vector20.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/vector20_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/vector30.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/vector30_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/vector40.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/vector40_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/vector50.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/vector/vector50_c.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/void.hpp delete mode 100644 deps/boost-1.47.0/boost/mpl/void_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/next_prior.hpp delete mode 100644 deps/boost-1.47.0/boost/non_type.hpp delete mode 100644 deps/boost-1.47.0/boost/noncopyable.hpp delete mode 100644 deps/boost-1.47.0/boost/none.hpp delete mode 100644 deps/boost-1.47.0/boost/none_t.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/bounds.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/cast.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/conversion_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/converter.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/converter_policies.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/detail/bounds.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/detail/conversion_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/detail/converter.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/detail/int_float_mixture.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/detail/is_subranged.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/detail/meta.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/detail/old_numeric_cast.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/detail/sign_mixture.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/detail/udt_builtin_mixture.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/int_float_mixture_enum.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/sign_mixture_enum.hpp delete mode 100644 deps/boost-1.47.0/boost/numeric/conversion/udt_builtin_mixture_enum.hpp delete mode 100644 deps/boost-1.47.0/boost/operators.hpp delete mode 100644 deps/boost-1.47.0/boost/optional.hpp delete mode 100644 deps/boost-1.47.0/boost/optional/optional.hpp delete mode 100644 deps/boost-1.47.0/boost/optional/optional_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/arithmetic/add.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/arithmetic/dec.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/arithmetic/detail/div_base.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/arithmetic/inc.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/arithmetic/mod.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/arithmetic/sub.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/array/data.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/array/elem.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/array/size.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/cat.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/comma_if.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/comparison/less_equal.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/config/config.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/control/deduce_d.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/control/detail/dmc/while.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/control/detail/edg/while.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/control/detail/msvc/while.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/control/detail/while.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/control/expr_if.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/control/expr_iif.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/control/if.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/control/iif.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/control/while.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/debug/error.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/dec.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/detail/auto_rec.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/detail/check.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/detail/dmc/auto_rec.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/detail/is_binary.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/empty.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/enum.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/enum_params.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/enum_params_with_a_default.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/enum_shifted_params.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/expr_if.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/facilities/empty.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/facilities/identity.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/facilities/intercept.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/identity.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/inc.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iterate.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/bounds/lower1.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/bounds/lower2.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/bounds/lower3.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/bounds/lower4.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/bounds/lower5.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/bounds/upper1.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/bounds/upper2.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/bounds/upper3.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/bounds/upper4.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/bounds/upper5.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/finish.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/iter/forward1.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/iter/forward2.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/iter/forward3.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/iter/forward4.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/iter/forward5.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/iter/reverse1.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/iter/reverse2.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/iter/reverse3.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/iter/reverse4.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/iter/reverse5.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/local.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/rlocal.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/self.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/detail/start.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/iterate.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/local.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/iteration/self.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/list/adt.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/list/append.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/list/detail/dmc/fold_left.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/list/detail/edg/fold_left.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/list/detail/edg/fold_right.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/list/detail/fold_left.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/list/detail/fold_right.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/list/fold_left.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/list/fold_right.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/list/for_each_i.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/list/reverse.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/list/transform.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/logical/and.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/logical/bitand.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/logical/bool.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/logical/compl.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/logical/not.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/punctuation/comma.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/punctuation/comma_if.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/punctuation/paren.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repeat.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/detail/dmc/for.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/detail/edg/for.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/detail/for.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/detail/msvc/for.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/enum.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/enum_binary_params.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/enum_params.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/enum_params_with_a_default.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/enum_shifted_params.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/enum_trailing_params.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/for.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/repeat.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/repetition/repeat_from_to.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/cat.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/detail/split.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/elem.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/enum.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/first_n.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/fold_left.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/for_each.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/for_each_i.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/rest_n.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/seq.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/size.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/subseq.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/seq/transform.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/slot/detail/counter.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/slot/detail/def.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/slot/detail/shared.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/slot/detail/slot1.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/slot/detail/slot2.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/slot/detail/slot3.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/slot/detail/slot4.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/slot/detail/slot5.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/slot/slot.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/stringize.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/tuple/eat.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/tuple/elem.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/tuple/rem.hpp delete mode 100644 deps/boost-1.47.0/boost/preprocessor/tuple/to_list.hpp delete mode 100644 deps/boost-1.47.0/boost/progress.hpp delete mode 100644 deps/boost-1.47.0/boost/range/algorithm/equal.hpp delete mode 100644 deps/boost-1.47.0/boost/range/as_literal.hpp delete mode 100644 deps/boost-1.47.0/boost/range/begin.hpp delete mode 100644 deps/boost-1.47.0/boost/range/concepts.hpp delete mode 100644 deps/boost-1.47.0/boost/range/config.hpp delete mode 100644 deps/boost-1.47.0/boost/range/const_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/as_literal.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/begin.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/common.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/const_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/detail_str.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/end.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/extract_optional_type.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/implementation_help.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/misc_concept.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/remove_extent.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/safe_bool.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/sfinae.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/size_type.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/str_types.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/value_type.hpp delete mode 100644 deps/boost-1.47.0/boost/range/detail/vc6/end.hpp delete mode 100644 deps/boost-1.47.0/boost/range/difference_type.hpp delete mode 100644 deps/boost-1.47.0/boost/range/distance.hpp delete mode 100644 deps/boost-1.47.0/boost/range/empty.hpp delete mode 100644 deps/boost-1.47.0/boost/range/end.hpp delete mode 100644 deps/boost-1.47.0/boost/range/functions.hpp delete mode 100644 deps/boost-1.47.0/boost/range/iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/range/iterator_range.hpp delete mode 100644 deps/boost-1.47.0/boost/range/iterator_range_core.hpp delete mode 100644 deps/boost-1.47.0/boost/range/iterator_range_io.hpp delete mode 100644 deps/boost-1.47.0/boost/range/mutable_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/range/rbegin.hpp delete mode 100644 deps/boost-1.47.0/boost/range/rend.hpp delete mode 100644 deps/boost-1.47.0/boost/range/result_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/range/reverse_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/range/size.hpp delete mode 100644 deps/boost-1.47.0/boost/range/size_type.hpp delete mode 100644 deps/boost-1.47.0/boost/range/value_type.hpp delete mode 100644 deps/boost-1.47.0/boost/ref.hpp delete mode 100644 deps/boost-1.47.0/boost/scoped_array.hpp delete mode 100644 deps/boost-1.47.0/boost/scoped_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/shared_array.hpp delete mode 100644 deps/boost-1.47.0/boost/shared_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/bad_weak_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/atomic_count.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/atomic_count_gcc.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/atomic_count_pthreads.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/atomic_count_sync.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/atomic_count_win32.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/lightweight_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/lwm_nop.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/lwm_pthreads.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/lwm_win32_cs.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/operator_bool.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/quick_allocator.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/shared_array_nmt.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/shared_count.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/shared_ptr_nmt.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_convertible.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base_nt.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base_pt.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base_spin.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base_sync.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_base_w32.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_counted_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/sp_has_sync.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/spinlock.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/spinlock_gcc_arm.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/spinlock_nt.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/spinlock_pool.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/spinlock_pt.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/spinlock_sync.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/spinlock_w32.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/detail/yield_k.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/enable_shared_from_this.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/intrusive_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/scoped_array.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/scoped_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/shared_array.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/shared_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/smart_ptr/weak_ptr.hpp delete mode 100644 deps/boost-1.47.0/boost/static_assert.hpp delete mode 100644 deps/boost-1.47.0/boost/swap.hpp delete mode 100644 deps/boost-1.47.0/boost/system/api_config.hpp delete mode 100644 deps/boost-1.47.0/boost/system/config.hpp delete mode 100644 deps/boost-1.47.0/boost/system/error_code.hpp delete mode 100644 deps/boost-1.47.0/boost/system/system_error.hpp delete mode 100644 deps/boost-1.47.0/boost/test/auto_unit_test.hpp delete mode 100644 deps/boost-1.47.0/boost/test/debug.hpp delete mode 100644 deps/boost-1.47.0/boost/test/debug_config.hpp delete mode 100644 deps/boost-1.47.0/boost/test/detail/config.hpp delete mode 100644 deps/boost-1.47.0/boost/test/detail/enable_warnings.hpp delete mode 100644 deps/boost-1.47.0/boost/test/detail/fwd_decl.hpp delete mode 100644 deps/boost-1.47.0/boost/test/detail/global_typedef.hpp delete mode 100644 deps/boost-1.47.0/boost/test/detail/log_level.hpp delete mode 100644 deps/boost-1.47.0/boost/test/detail/suppress_warnings.hpp delete mode 100644 deps/boost-1.47.0/boost/test/detail/unit_test_parameters.hpp delete mode 100644 deps/boost-1.47.0/boost/test/detail/workaround.hpp delete mode 100644 deps/boost-1.47.0/boost/test/exception_safety.hpp delete mode 100644 deps/boost-1.47.0/boost/test/execution_monitor.hpp delete mode 100644 deps/boost-1.47.0/boost/test/floating_point_comparison.hpp delete mode 100644 deps/boost-1.47.0/boost/test/framework.hpp delete mode 100644 deps/boost-1.47.0/boost/test/impl/compiler_log_formatter.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/cpp_main.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/debug.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/exception_safety.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/execution_monitor.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/framework.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/interaction_based.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/logged_expectations.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/plain_report_formatter.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/progress_monitor.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/results_collector.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/results_reporter.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/test_main.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/test_tools.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/unit_test_log.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/unit_test_main.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/unit_test_monitor.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/unit_test_parameters.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/unit_test_suite.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/xml_log_formatter.ipp delete mode 100644 deps/boost-1.47.0/boost/test/impl/xml_report_formatter.ipp delete mode 100644 deps/boost-1.47.0/boost/test/included/prg_exec_monitor.hpp delete mode 100644 deps/boost-1.47.0/boost/test/included/test_exec_monitor.hpp delete mode 100644 deps/boost-1.47.0/boost/test/included/unit_test.hpp delete mode 100644 deps/boost-1.47.0/boost/test/included/unit_test_framework.hpp delete mode 100644 deps/boost-1.47.0/boost/test/interaction_based.hpp delete mode 100644 deps/boost-1.47.0/boost/test/logged_expectations.hpp delete mode 100644 deps/boost-1.47.0/boost/test/minimal.hpp delete mode 100644 deps/boost-1.47.0/boost/test/mock_object.hpp delete mode 100644 deps/boost-1.47.0/boost/test/output/compiler_log_formatter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/output/plain_report_formatter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/output/xml_log_formatter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/output/xml_report_formatter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/output_test_stream.hpp delete mode 100644 deps/boost-1.47.0/boost/test/parameterized_test.hpp delete mode 100644 deps/boost-1.47.0/boost/test/predicate_result.hpp delete mode 100644 deps/boost-1.47.0/boost/test/prg_exec_monitor.hpp delete mode 100644 deps/boost-1.47.0/boost/test/progress_monitor.hpp delete mode 100644 deps/boost-1.47.0/boost/test/results_collector.hpp delete mode 100644 deps/boost-1.47.0/boost/test/results_reporter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/test_case_template.hpp delete mode 100644 deps/boost-1.47.0/boost/test/test_exec_monitor.hpp delete mode 100644 deps/boost-1.47.0/boost/test/test_observer.hpp delete mode 100644 deps/boost-1.47.0/boost/test/test_tools.hpp delete mode 100644 deps/boost-1.47.0/boost/test/unit_test.hpp delete mode 100644 deps/boost-1.47.0/boost/test/unit_test_log.hpp delete mode 100644 deps/boost-1.47.0/boost/test/unit_test_log_formatter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/unit_test_monitor.hpp delete mode 100644 deps/boost-1.47.0/boost/test/unit_test_suite.hpp delete mode 100644 deps/boost-1.47.0/boost/test/unit_test_suite_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/algorithm.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/assign_op.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/basic_cstring/basic_cstring.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/basic_cstring/bcs_char_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/basic_cstring/compare.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/basic_cstring/io.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/callback.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/class_properties.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/custom_manip.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/fixed_mapping.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/foreach.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/iterator/ifstream_line_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/iterator/input_iterator_facade.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/iterator/istream_line_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/iterator/token_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/lazy_ostream.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/named_params.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/nullstream.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/rtti.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/argument.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/argument_factory.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/argv_traverser.cpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/argv_traverser.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/argv_traverser.ipp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/basic_parameter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/char_parameter.cpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/char_parameter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/char_parameter.ipp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/dual_name_parameter.cpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/dual_name_parameter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/dual_name_parameter.ipp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/id_policy.cpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/id_policy.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/id_policy.ipp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/iface/argument_factory.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/iface/id_policy.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/modifier.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/named_parameter.cpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/named_parameter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/named_parameter.ipp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/parameter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/parser.cpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/parser.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/parser.ipp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/positional_parameter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/typed_parameter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/validation.cpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/validation.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/validation.ipp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/value_generator.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/cla/value_handler.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/config.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/configuration.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/env/environment.cpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/env/environment.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/env/environment.ipp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/env/fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/env/modifier.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/env/variable.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/file/config_file.cpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/file/config_file.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/file/config_file_iterator.cpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/file/config_file_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/interpret_argument_value.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/parameter.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/trace.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/runtime/validation.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/trivial_singleton.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/wrap_stringstream.hpp delete mode 100644 deps/boost-1.47.0/boost/test/utils/xml_printer.hpp delete mode 100644 deps/boost-1.47.0/boost/thread.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/barrier.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/condition.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/condition_variable.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/detail/config.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/detail/move.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/detail/platform.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/detail/thread.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/detail/thread_group.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/detail/thread_heap_alloc.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/detail/thread_interruption.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/detail/tss_hooks.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/exceptions.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/future.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/locks.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/once.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/pthread/condition_variable.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/pthread/condition_variable_fwd.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/pthread/mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/pthread/once.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/pthread/pthread_mutex_scoped_lock.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/pthread/recursive_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/pthread/shared_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/pthread/thread_data.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/pthread/thread_heap_alloc.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/pthread/timespec.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/recursive_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/shared_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/thread.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/thread_time.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/tss.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/win32/basic_recursive_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/win32/basic_timed_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/win32/condition_variable.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/win32/interlocked_read.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/win32/mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/win32/once.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/win32/recursive_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/win32/shared_mutex.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/win32/thread_data.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/win32/thread_heap_alloc.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/win32/thread_primitives.hpp delete mode 100644 deps/boost-1.47.0/boost/thread/xtime.hpp delete mode 100644 deps/boost-1.47.0/boost/throw_exception.hpp delete mode 100644 deps/boost-1.47.0/boost/timer.hpp delete mode 100644 deps/boost-1.47.0/boost/token_functions.hpp delete mode 100644 deps/boost-1.47.0/boost/token_iterator.hpp delete mode 100644 deps/boost-1.47.0/boost/tokenizer.hpp delete mode 100644 deps/boost-1.47.0/boost/type.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/add_const.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/add_cv.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/add_pointer.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/add_reference.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/add_rvalue_reference.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/add_volatile.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/alignment_of.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/arithmetic_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/broken_compiler_spec.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/composite_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/config.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/conversion_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/cv_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/bool_trait_def.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/bool_trait_undef.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/cv_traits_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/false_result.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/ice_and.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/ice_eq.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/ice_not.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/ice_or.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/is_function_ptr_helper.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/is_function_ptr_tester.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/size_t_trait_def.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/size_t_trait_undef.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/template_arity_spec.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/type_trait_def.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/type_trait_undef.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/wrap.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/detail/yes_no_type.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/function_traits.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/has_nothrow_constructor.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/has_nothrow_copy.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/has_trivial_constructor.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/has_trivial_copy.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/has_trivial_destructor.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/ice.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/integral_constant.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/intrinsics.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_abstract.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_arithmetic.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_array.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_base_and_derived.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_base_of.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_class.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_const.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_convertible.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_enum.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_float.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_function.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_fundamental.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_integral.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_lvalue_reference.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_member_function_pointer.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_member_pointer.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_pod.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_pointer.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_polymorphic.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_reference.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_rvalue_reference.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_same.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_scalar.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_signed.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_union.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_unsigned.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_void.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/is_volatile.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/make_unsigned.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/msvc/remove_bounds.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/msvc/remove_const.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/msvc/remove_cv.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/msvc/remove_pointer.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/msvc/remove_reference.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/msvc/remove_volatile.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/msvc/typeof.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/remove_bounds.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/remove_const.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/remove_cv.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/remove_pointer.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/remove_reference.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/remove_volatile.hpp delete mode 100644 deps/boost-1.47.0/boost/type_traits/type_with_alignment.hpp delete mode 100644 deps/boost-1.47.0/boost/units/detail/utility.hpp delete mode 100644 deps/boost-1.47.0/boost/utility.hpp delete mode 100644 deps/boost-1.47.0/boost/utility/addressof.hpp delete mode 100644 deps/boost-1.47.0/boost/utility/base_from_member.hpp delete mode 100644 deps/boost-1.47.0/boost/utility/binary.hpp delete mode 100644 deps/boost-1.47.0/boost/utility/compare_pointees.hpp delete mode 100644 deps/boost-1.47.0/boost/utility/detail/in_place_factory_prefix.hpp delete mode 100644 deps/boost-1.47.0/boost/utility/detail/in_place_factory_suffix.hpp delete mode 100644 deps/boost-1.47.0/boost/utility/detail/result_of_iterate.hpp delete mode 100644 deps/boost-1.47.0/boost/utility/enable_if.hpp delete mode 100644 deps/boost-1.47.0/boost/utility/in_place_factory.hpp delete mode 100644 deps/boost-1.47.0/boost/utility/result_of.hpp delete mode 100644 deps/boost-1.47.0/boost/utility/swap.hpp delete mode 100644 deps/boost-1.47.0/boost/utility/value_init.hpp delete mode 100644 deps/boost-1.47.0/boost/version.hpp delete mode 100644 deps/boost-1.47.0/boost/visit_each.hpp delete mode 100644 deps/boost-1.47.0/boost/weak_ptr.hpp delete mode 100644 deps/boost-1.47.0/boostcpp.jam delete mode 100755 deps/boost-1.47.0/bootstrap.sh delete mode 100644 deps/boost-1.47.0/doc/html/images/caution.png delete mode 100644 deps/boost-1.47.0/doc/html/images/home.png delete mode 100644 deps/boost-1.47.0/doc/html/images/important.png delete mode 100644 deps/boost-1.47.0/doc/html/images/next.png delete mode 100644 deps/boost-1.47.0/doc/html/images/note.png delete mode 100644 deps/boost-1.47.0/doc/html/images/prev.png delete mode 100644 deps/boost-1.47.0/doc/html/images/tip.png delete mode 100644 deps/boost-1.47.0/doc/html/images/up.png delete mode 100644 deps/boost-1.47.0/doc/html/images/warning.png delete mode 100644 deps/boost-1.47.0/libs/date_time/build/Jamfile.v2 delete mode 100644 deps/boost-1.47.0/libs/date_time/src/date_time.doc delete mode 100644 deps/boost-1.47.0/libs/date_time/src/gregorian/date_generators.cpp delete mode 100644 deps/boost-1.47.0/libs/date_time/src/gregorian/greg_month.cpp delete mode 100644 deps/boost-1.47.0/libs/date_time/src/gregorian/greg_names.hpp delete mode 100644 deps/boost-1.47.0/libs/date_time/src/gregorian/greg_weekday.cpp delete mode 100644 deps/boost-1.47.0/libs/date_time/src/gregorian/gregorian_types.cpp delete mode 100644 deps/boost-1.47.0/libs/date_time/src/posix_time/posix_time_types.cpp delete mode 100644 deps/boost-1.47.0/libs/exception/build/Jamfile.v2 delete mode 100644 deps/boost-1.47.0/libs/exception/src/clone_current_exception_non_intrusive.cpp delete mode 100644 deps/boost-1.47.0/libs/smart_ptr/src/sp_collector.cpp delete mode 100644 deps/boost-1.47.0/libs/smart_ptr/src/sp_debug_hooks.cpp delete mode 100644 deps/boost-1.47.0/libs/system/build/Jamfile.v2 delete mode 100644 deps/boost-1.47.0/libs/system/src/error_code.cpp delete mode 100644 deps/boost-1.47.0/libs/system/src/local_free_on_destruction.hpp delete mode 100644 deps/boost-1.47.0/libs/test/Jamfile.v2 delete mode 100644 deps/boost-1.47.0/libs/test/README delete mode 100644 deps/boost-1.47.0/libs/test/build/Jamfile.v2 delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/aknowledgements.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/execution-monitor.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/execution-monitor/compilation.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/execution-monitor/reference.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/execution-monitor/user-guide.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/faq.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/index.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/intro.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/minimal.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/open-issues.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/prg-exec-monitor.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/prg-exec-monitor/compilation.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/prg-exec-monitor/impl.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/tutorials/hello-the-testing-world.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/tutorials/intro-in-testing.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/tutorials/new-year-resolution.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/compilation.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/compilation/auto-linking.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/compilation/direct-include.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/compilation/standalone.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/intro.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/testing-tools.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/testing-tools/custom-predicate.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/testing-tools/floating_point_comparison.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/testing-tools/output-test.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/testing-tools/reference.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/tutorials.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/usage-recomendations.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/usage-recomendations/command-line-specific.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/usage-recomendations/dot-net-specific.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/usage-recomendations/generic.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/usage-recommendations.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/usage-recommendations/command-line-specific.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/usage-recommendations/dot-net-specific.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/usage-recommendations/generic.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/fixture.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/fixture/global.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/fixture/model.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/fixture/per-test-case.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/fixture/test-suite-shared.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/initialization.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/runtime-config.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/runtime-config/reference.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/runtime-config/run-by-name.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization/auto-nullary-test-case.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization/auto-test-case-template.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization/auto-test-suite.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization/expected-failures.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization/manual-nullary-test-case.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization/manual-test-case-template.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization/manual-test-suite.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization/master-test-suite.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization/nullary-test-case.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization/test-case-template.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization/test-suite.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-organization/unary-test-case.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-output.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_CHECKPOINT.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_MESSAGE.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_PASSPOINT.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-output/log-ct-config.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-output/log-hr-format.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-output/log-xml-format.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-output/results-report.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-output/test-log.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-output/test-progress.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/test-runners.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/usage-variants.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/usage-variants/dynamic-lib-variant.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/usage-variants/extern-test-runner-variant.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/usage-variants/extern-test-runner.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/usage-variants/single-header-variant.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/html/utf/user-guide/usage-variants/static-lib-variant.html delete mode 100644 deps/boost-1.47.0/libs/test/doc/img/boost.test.logo.png delete mode 100644 deps/boost-1.47.0/libs/test/doc/img/class-hier.jpg delete mode 100644 deps/boost-1.47.0/libs/test/doc/img/level.png delete mode 100644 deps/boost-1.47.0/libs/test/doc/img/post_build_event.jpg delete mode 100644 deps/boost-1.47.0/libs/test/doc/img/post_build_out.jpg delete mode 100644 deps/boost-1.47.0/libs/test/doc/img/run_args.jpg delete mode 100644 deps/boost-1.47.0/libs/test/doc/js/boost-test.js delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/UTF.log.xsd delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/UTF.report.xsd delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example.sln delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example.vcproj delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example01.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example01.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example02.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example02.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example03.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example03.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example04.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example04.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example05.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example05.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example06.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example06.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example07.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example07.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example08.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example08.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example09.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example09.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example10.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example10.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example11.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example11.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example12.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example12.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example13.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example13.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example14.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example14.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example15.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example15.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example16.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example16.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example17.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example17.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example18.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example18.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example19.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example19.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example20.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example20.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example21.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example21.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example22.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example22.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example23.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example23.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example24.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example24.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example25.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example25.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example26.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example26.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example27.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example27.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example28.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example28.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example29.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example29.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example30.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example30.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example31.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example31.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example32.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example32.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example33.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example33.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example34.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example34.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example35.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example35.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example36.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example36.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example37.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example37.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example38.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example38.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example39.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example39.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example40.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example40.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example41.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example41.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example42.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example42.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example43.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example43.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example44.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example44.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example45.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example45.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example46.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example46.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example47.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example47.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example48.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example48.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example49.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example49.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example50.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example50.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example51.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example51.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example52.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example52.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example53.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example53.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example54.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example54.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example55.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example55.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example56.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example56.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example57.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example57.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/src/examples/example58.cpp delete mode 100755 deps/boost-1.47.0/libs/test/doc/src/examples/example58.output delete mode 100644 deps/boost-1.47.0/libs/test/doc/style/boostbook.css delete mode 100644 deps/boost-1.47.0/libs/test/doc/style/btl-headers.css delete mode 100644 deps/boost-1.47.0/libs/test/doc/style/btl-inline.css delete mode 100644 deps/boost-1.47.0/libs/test/doc/style/btl-links.css delete mode 100644 deps/boost-1.47.0/libs/test/doc/style/btl-lists.css delete mode 100644 deps/boost-1.47.0/libs/test/doc/style/btl-paragraphs.css delete mode 100644 deps/boost-1.47.0/libs/test/doc/style/btl-structure.css delete mode 100644 deps/boost-1.47.0/libs/test/doc/style/btl-tables.css delete mode 100644 deps/boost-1.47.0/libs/test/doc/style/style.css delete mode 100644 deps/boost-1.47.0/libs/test/docbook/img/boost.test.logo.png delete mode 100644 deps/boost-1.47.0/libs/test/docbook/img/class-hier.jpg delete mode 100644 deps/boost-1.47.0/libs/test/docbook/img/level.png delete mode 100644 deps/boost-1.47.0/libs/test/docbook/img/post_build_event.jpg delete mode 100644 deps/boost-1.47.0/libs/test/docbook/img/post_build_out.jpg delete mode 100644 deps/boost-1.47.0/libs/test/docbook/img/run_args.jpg delete mode 100644 deps/boost-1.47.0/libs/test/example/Jamfile.v2 delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/Jamfile delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/assign_to.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/basic_float.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/basic_int.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/basic_list.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/basic_string.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/basic_udt.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/char_parameter.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/custom_handler.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/custom_interpreter.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/custom_parameter.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/default_value.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/dual_name.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/global.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/guess_name.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/help.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/ignore_mismatch.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/input_separator.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/multiplicable.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/name.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/optional.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/optional_value.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/positional.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/prefix.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/reference.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/remainder.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/separator.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/usage.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/Jamfile delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/access_unknown.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/ambiguous_access.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/ambiguous_input.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/definition_conflict.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/invalid_short_name.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/multiple_generators.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/multiple_value_handlers.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/opt_with_default_value.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/optional_plus_multiplicable.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/required_missing.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/unexpected_input.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/validation/unexpected_repetition.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/cla/wide_string.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/const_string.hpp delete mode 100644 deps/boost-1.47.0/libs/test/example/const_string_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/env/Jamfile delete mode 100644 deps/boost-1.47.0/libs/test/example/env/custom_interpreter_env.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/env/env_var_default_value.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/env/environment_ex.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/env/global_id.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/env/modifier_combination.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/env/validation/Jamfile delete mode 100644 deps/boost-1.47.0/libs/test/example/env/validation/need_typed_access.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/env/variable_ex.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/est_example1.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/est_example2.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/exec_mon_example.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/external_main_example_1.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/external_main_example_2.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/external_main_example_3.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/logged_exp_example.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/named_param_example.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/prg_exec_example.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/test_case_template_example.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_01.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_011.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_012.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_02.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_03.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_04.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_05.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_06.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_07.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_08.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_09_1.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_09_2.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_10.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_11.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_12.cpp delete mode 100644 deps/boost-1.47.0/libs/test/example/unit_test_example_12.input delete mode 100644 deps/boost-1.47.0/libs/test/index.html delete mode 100644 deps/boost-1.47.0/libs/test/src/compiler_log_formatter.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/cpp_main.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/debug.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/exception_safety.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/execution_monitor.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/framework.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/interaction_based.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/logged_expectations.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/plain_report_formatter.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/progress_monitor.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/results_collector.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/results_reporter.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/test_main.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/test_tools.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/unit_test_log.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/unit_test_main.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/unit_test_monitor.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/unit_test_parameters.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/unit_test_suite.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/xml_log_formatter.cpp delete mode 100644 deps/boost-1.47.0/libs/test/src/xml_report_formatter.cpp delete mode 100755 deps/boost-1.47.0/libs/test/test/CMakeLists.txt delete mode 100644 deps/boost-1.47.0/libs/test/test/Jamfile.v2 delete mode 100644 deps/boost-1.47.0/libs/test/test/algorithms_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/auto-link-test/auto_link_with_utf.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/basic_cstring_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/boost_check_equal_str.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/class_properties_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/config_file_iterator_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/config_file_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/custom_exception_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/errors_handling_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/fixed_mapping_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/foreach_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/ifstream_line_iterator_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/minimal_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/online_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/output_test_stream_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/parameterized_test_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/prg_exec_fail1.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/prg_exec_fail2.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/prg_exec_fail3.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/prg_exec_fail4.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/result_report_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/sync_access_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/test_case_template_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/cfg_file_tst1.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/cfg_file_tst2.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/cfg_file_tst3.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/cfg_file_tst4.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/cfg_file_tst5.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/cfg_file_tst6.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/cfg_file_tst7.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/errors_handling_test.pattern delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/errors_handling_test.pattern2 delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/ifstream_line_iterator.tst1 delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/ifstream_line_iterator.tst2 delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/par_alias1.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/par_alias2.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/par_alias3.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/result_report_test.pattern delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_broken_line.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_comments_and_blanks.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_constructor.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_define.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_ifdef.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_ifdef1.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_ifdef2.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_ifdef3.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_ifdef4.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_include1.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_include1_include1.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_include2.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_include3.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_incomplete_broken_line.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_macro_def1.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_macro_subst1.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_macro_subst2.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_macro_subst3.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_macro_subst4.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value1.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value10.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value11.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value12.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value13.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value2.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value3.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value4.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value5.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value6.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value7.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value8.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_multipart_value9.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_tools_test.pattern delete mode 100644 deps/boost-1.47.0/libs/test/test/test_files/test_undef.cfg delete mode 100644 deps/boost-1.47.0/libs/test/test/test_fp_comparisons.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/test_tools_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/test_tree_management_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/test/token_iterator_test.cpp delete mode 100644 deps/boost-1.47.0/libs/test/tools/console_test_runner/Jamfile.v2 delete mode 100644 deps/boost-1.47.0/libs/test/tools/console_test_runner/src/console_test_runner.cpp delete mode 100644 deps/boost-1.47.0/libs/test/tools/console_test_runner/test/test_runner_test.cpp delete mode 100644 deps/boost-1.47.0/libs/thread/build/Jamfile.v2 delete mode 100644 deps/boost-1.47.0/libs/thread/src/pthread/once.cpp delete mode 100644 deps/boost-1.47.0/libs/thread/src/pthread/thread.cpp delete mode 100644 deps/boost-1.47.0/libs/thread/src/pthread/timeconv.inl delete mode 100644 deps/boost-1.47.0/libs/thread/src/tss_null.cpp delete mode 100644 deps/boost-1.47.0/libs/thread/src/win32/thread.cpp delete mode 100644 deps/boost-1.47.0/libs/thread/src/win32/timeconv.inl delete mode 100644 deps/boost-1.47.0/libs/thread/src/win32/tss_dll.cpp delete mode 100644 deps/boost-1.47.0/libs/thread/src/win32/tss_pe.cpp delete mode 100644 deps/boost-1.47.0/tools/build/boost.css delete mode 100644 deps/boost-1.47.0/tools/build/index.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/Jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/boost.css delete mode 100644 deps/boost-1.47.0/tools/build/v2/boost_build.png delete mode 100644 deps/boost-1.47.0/tools/build/v2/boost_build.svg delete mode 100644 deps/boost-1.47.0/tools/build/v2/bootstrap.bat delete mode 100644 deps/boost-1.47.0/tools/build/v2/bootstrap.jam delete mode 100755 deps/boost-1.47.0/tools/build/v2/bootstrap.sh delete mode 100644 deps/boost-1.47.0/tools/build/v2/build-system.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/__init__.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/ac.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/alias.jam delete mode 100755 deps/boost-1.47.0/tools/build/v2/build/alias.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/build-request.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/build_request.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/configure.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/configure.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/engine.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/errors.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/feature.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/feature.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/generators.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/generators.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/modifiers.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/project.ann.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/project.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/project.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/property-set.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/property.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/property.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/property_set.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/scanner.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/scanner.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/targets.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/targets.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/toolset.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/toolset.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/type.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/type.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/version.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/virtual-target.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/build/virtual_target.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/build_system.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/changes.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/contrib/boost.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/contrib/tntnet.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/contrib/wxFormBuilder.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/debian/boost-build.docs delete mode 100644 deps/boost-1.47.0/tools/build/v2/debian/boost-build.examples delete mode 100644 deps/boost-1.47.0/tools/build/v2/debian/changelog delete mode 100644 deps/boost-1.47.0/tools/build/v2/debian/conffiles delete mode 100644 deps/boost-1.47.0/tools/build/v2/debian/control delete mode 100644 deps/boost-1.47.0/tools/build/v2/debian/copyright delete mode 100644 deps/boost-1.47.0/tools/build/v2/debian/excludes delete mode 100755 deps/boost-1.47.0/tools/build/v2/debian/rules delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/bjam.qbk delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/development_plan.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/history.qbk delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/architecture.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/catalog.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/extending.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/faq.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/fragments.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/howto.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/install.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/overview.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/recipes.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/reference.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/standalone.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/tasks.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/tutorial.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/src/userman.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/doc/tools.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/Jambase delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/bin.macosxx86_64/b2 delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/bin.macosxx86_64/bjam delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/AmigaOS.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/BCC_MAKEFILE delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/ChangeLog delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/EMX_MAKEFILE delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/MacOS.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/MacProjects.sit.hqx delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/Mac_files/MacOS_Test_config.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/Mac_files/MacOS_config.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/Mac_files/dataend.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/Mac_files/datastart.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/Makefile.DLLs delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/Makefile.am delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/Makefile.direct delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/Makefile.dj delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/Makefile.in delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/NT_MAKEFILE delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/NT_STATIC_THREADS_MAKEFILE delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/NT_THREADS_MAKEFILE delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/NT_X64_STATIC_THREADS_MAKEFILE delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/OS2_MAKEFILE delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/PCR-Makefile delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/README.QUICK delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/SMakefile.amiga delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/WCC_MAKEFILE delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/acinclude.m4 delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/aclocal.m4 delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/add_gc_prefix.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/allchblk.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/alloc.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/alpha_mach_dep.S delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/backgraph.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/bdw-gc.pc delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/bdw-gc.pc.in delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/blacklst.c delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/callprocs delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/checksums.c delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/compile delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/config.guess delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/config.sub delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/configure delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/configure.ac delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/configure.host delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/configure_atomic_ops.sh delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/cord/cord.am delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/cord/cordbscs.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/cord/cordprnt.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/cord/cordtest.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/cord/cordxtra.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/cord/de.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/cord/de_cmds.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/cord/de_win.ICO delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/cord/de_win.RC delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/cord/de_win.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/cord/de_win.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/darwin_stop_world.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/dbg_mlc.c delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/depcomp delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/digimars.mak delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.DGUX386 delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.Mac delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.MacOSX delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.OS2 delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.amiga delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.arm.cross delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.autoconf delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.changes delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.contributors delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.cords delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.darwin delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.dj delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.environment delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.ews4800 delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.hp delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.linux delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.macros delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.rs6000 delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.sgi delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.solaris2 delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.uts delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.win32 delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/README.win64 delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/barrett_diagram delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/debugging.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/doc.am delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/gc.man delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/gcdescr.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/gcinterface.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/leak.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/overview.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/porting.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/scale.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/simple_example.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/doc/tree.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/dyn_load.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/finalize.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/gc.mak delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/gc_cpp.cc delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/gc_cpp.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/gc_dlopen.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/gcj_mlc.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/gcname.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/headers.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/hpux_test_and_clear.s delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/ia64_save_regs_in_stack.s delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/if_mach.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/if_not_there.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/cord.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/ec.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/gc.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/gc_allocator.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/gc_amiga_redirects.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/gc_backptr.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/gc_config_macros.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/gc_cpp.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/gc_gcj.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/gc_inline.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/gc_mark.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/gc_pthread_redirects.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/gc_tiny_fl.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/gc_typed.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/include.am delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/javaxfc.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/leak_detector.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/new_gc_alloc.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/cord_pos.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/darwin_semaphore.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/darwin_stop_world.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/dbg_mlc.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/gc_hdrs.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/gc_locks.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/gc_pmark.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/gc_priv.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/gcconfig.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/msvc_dbg.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/pthread_stop_world.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/pthread_support.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/specific.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/private/thread_local_alloc.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/include/weakpointer.h delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/install-sh delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/libtool.m4 delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/ltmain.sh delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/mach_dep.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/malloc.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/mallocx.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/mark.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/mark_rts.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/mips_sgi_mach_dep.s delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/mips_ultrix_mach_dep.s delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/misc.c delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/missing delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/mkinstalldirs delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/msvc_dbg.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/new_hblk.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/obj_map.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/os_dep.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/pcr_interface.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/pthread_stop_world.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/pthread_support.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/ptr_chck.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/real_malloc.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/reclaim.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/rs6000_mach_dep.s delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/setjmp_t.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/sparc_mach_dep.S delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/sparc_netbsd_mach_dep.s delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/sparc_sunos4_mach_dep.s delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/specific.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/stubborn.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/tests/leak_test.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/tests/middle.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/tests/test.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/tests/test_cpp.cc delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/tests/tests.am delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/tests/thread_leak_test.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/thread_local_alloc.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/threadlibs.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/typd_mlc.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/version.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boehm_gc/win32_threads.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boost-jam.spec delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/boost-no-inspect delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/bootstrap/jam0 delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/build.bat delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/build.jam delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/build.sh delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/build_vms.com delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/builtins.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/builtins.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/bump_version.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/class.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/class.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/command.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/command.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/compile.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/compile.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/debian/changelog delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/debian/control delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/debian/copyright delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/debian/jam.man.sgml delete mode 100755 deps/boost-1.47.0/tools/build/v2/engine/debian/rules delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/debug.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/debug.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/execcmd.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/execmac.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/execnt.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/execunix.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/execvms.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/expand.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/expand.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/filemac.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/filent.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/fileos2.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/filesys.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/filesys.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/fileunix.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/filevms.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/frames.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/frames.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/glob.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/hash.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/hash.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/hcache.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/hcache.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/hdrmacro.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/hdrmacro.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/headers.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/headers.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/jam.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/jam.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/jambase.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/jambase.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/jamgram.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/jamgram.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/jamgram.y delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/jamgram.yy delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/jamgramtab.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/lists.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/lists.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/make.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/make.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/make1.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/md5.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/md5.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/mem.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/mem.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/mkjambase.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/modules.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/modules.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/modules/order.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/modules/path.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/modules/property-set.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/modules/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/modules/regex.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/modules/sequence.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/modules/set.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/native.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/native.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/newstr.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/newstr.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/option.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/option.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/output.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/output.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/parse.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/parse.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/patchlevel.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/pathmac.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/pathsys.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/pathunix.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/pathvms.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/pwd.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/pwd.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/regexp.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/regexp.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/rules.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/rules.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/scan.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/scan.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/search.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/search.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/strings.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/strings.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/subst.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/timestamp.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/timestamp.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/variable.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/variable.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/w32_getreg.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/engine/yyacc.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/built_tool/Jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/built_tool/core/Jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/built_tool/core/a.td delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/built_tool/core/core.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/built_tool/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/built_tool/tblgen/Jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/built_tool/tblgen/tblgen.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/customization/class.verbatim delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/customization/codegen.cpp delete mode 100755 deps/boost-1.47.0/tools/build/v2/example/customization/inline_file.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/customization/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/customization/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/customization/t1.verbatim delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/customization/t2.verbatim delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/customization/usage.verbatim delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/customization/verbatim.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/customization/verbatim.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/generate/REAME.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/generate/a.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/generate/gen.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/generate/gen.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/generate/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/generator/README.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/generator/foo.gci delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/generator/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/generator/soap.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/gettext/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/gettext/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/gettext/main.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/gettext/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/gettext/russian.po delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/hello/hello.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/hello/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/hello/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/libraries/app/app.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/libraries/app/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/libraries/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/libraries/util/foo/bar.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/libraries/util/foo/include/lib1.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/libraries/util/foo/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/make/foo.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/make/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/make/main_cpp.pro delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/make/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/pch/include/pch.hpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/pch/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/pch/source/hello_world.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/python_modules/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/python_modules/python_helpers.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/python_modules/python_helpers.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/python_modules/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/README.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt3/hello/canvas.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt3/hello/canvas.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt3/hello/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt3/hello/main.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt3/moccable-cpp/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt3/moccable-cpp/main.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt3/uic/hello_world_widget.ui delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt3/uic/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt3/uic/main.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt4/hello/arrow.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt4/hello/arrow.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt4/hello/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt4/hello/main.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt4/moccable-cpp/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt4/moccable-cpp/main.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt4/uic/hello_world_widget.ui delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt4/uic/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/qt/qt4/uic/main.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/variant/a.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/variant/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/variant/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/variant/libs/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/variant/libs/l.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/variant/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/versioned/hello.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/versioned/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/example/versioned/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/exceptions.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/hacking.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/index.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/kernel/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/kernel/bootstrap.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/kernel/bootstrap.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/kernel/class.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/kernel/errors.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/kernel/modules.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/manager.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/nightly.sh delete mode 100644 deps/boost-1.47.0/tools/build/v2/notes/README.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/notes/build_dir_option.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/notes/relative_source_paths.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/options/help.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/release_procedure.txt delete mode 100755 deps/boost-1.47.0/tools/build/v2/roll.sh delete mode 100644 deps/boost-1.47.0/tools/build/v2/site-config.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/BoostBuild.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/Jamrules delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/TestCmd.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/abs_workdir.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/absolute_sources.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/alias.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/alternatives.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/assert-equal.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/bad_dirname.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/boostbook.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/boostbook/a.hpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/boostbook/docs.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/boostbook/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/build_dir.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/build_file.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/build_no.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/c_file.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/chain.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/check-arguments.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/check-bindrule.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/check-jam-patches.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/check-test-tools.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/clean.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/composite.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/conditionals.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/conditionals2.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/conditionals3.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/conditionals_multiple.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/configuration.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/copy_time.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/core_d12.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/core_delete_module.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/core_dependencies.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/core_import_module.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/core_modifiers.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/core_typecheck.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/core_varnames.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/custom_generator.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/default_build.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/default_features.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/default_toolset.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/a.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/a.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/a_c.c delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/b.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/b.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/c.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/e.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/foo.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/foo.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/src1/a.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/src1/b.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/src1/c.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/src1/z.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/src2/b.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/x.foo delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency-test/y.foo delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency_property.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dependency_test.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/direct-request-test/a.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/direct-request-test/b.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/direct-request-test/b_inverse.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/direct-request-test/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/direct-request-test/jamfile2.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/direct-request-test/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/direct_request_test.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/disambiguation.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/dll_path.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/double_loading.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/duplicate.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/echo_args.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/empty.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/README.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/action_status.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/actions_quietly.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/builtin_normalize_path.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/builtin_shell.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/builtin_w32_getregnames.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/option_d2.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/option_l.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/option_n.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/parallel_actions.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/parallel_multifile_actions_1.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/parallel_multifile_actions_2.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/rule_param.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/stress_var_expand.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/target_var.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/test.bat delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/test.jam delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/engine/test.sh delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/engine/var_expand.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/example_customization.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/example_gettext.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/example_libraries.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/example_make.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/example_qt4.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/exit_status.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/expansion.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/explicit.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/file_name_handling.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/free_features_request.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/gcc_runtime.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/generator_selection.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/a.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/b.cxx delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/c.tui delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/d.wd delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/e.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/extra.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/lex.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/lib/c.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/lib/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/nm.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/qt.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/x.l delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/y.x_pro delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators-test/z.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/generators_test.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/implicit_dependency.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/indirect_conditional.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/inherit_toolset.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/inherited_dependency.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/inline.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/lib_source_property.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/library_chain.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/library_order.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/library_property.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/load_dir.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/load_order.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/loop.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/m1-01.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/m1-02.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/m1-03.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/make_rule.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/module-actions/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/module-actions/bootstrap.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/module_actions.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/ndebug.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/no_type.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/notfile.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/ordered_include.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/ordered_properties.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/out_of_tree.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/path_features.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/pch.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/prebuilt.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/prebuilt/ext/a.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/prebuilt/ext/debug/a.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/prebuilt/ext/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/prebuilt/ext/jamfile2.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/prebuilt/ext/jamfile3.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/prebuilt/ext/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/prebuilt/ext/release/a.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/prebuilt/hello.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/prebuilt/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/prebuilt/jamroot.jam delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/preprocessor.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/print.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test1.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test1/dir/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test1/dir2/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test1/dir2/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test1/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test1/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test1/project-test1.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test1/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test1/standalone-project.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/a.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/lib/b.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/lib/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/lib2/c.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/lib2/d.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/lib2/helper/e.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/lib2/helper/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/lib2/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/lib3/f.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/lib3/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/lib3/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test3/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/a.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/a_gcc.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/jamfile3.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/jamfile4.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/jamfile5.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/lib/b.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/lib/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/lib/jamfile1.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/lib/jamfile2.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/lib/jamfile3.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/lib2/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/lib2/jamfile2.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project-test4/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project_dependencies.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project_glob.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project_root_constants.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project_root_rule.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project_test1.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project_test3.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/project_test4.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/property_expansion.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/qt4.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/phonon.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qt3support.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtassistant.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtcore.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtcorefail.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtgui.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qthelp.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtmultimedia.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtnetwork.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtscript.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtscripttools.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtsql.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtsvg.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qttest.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtwebkit.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtxml.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/qt4/qtxmlpatterns.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/railsys.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/railsys/libx/include/test_libx.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/railsys/libx/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/railsys/libx/src/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/railsys/libx/src/test_libx.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/railsys/program/include/test_a.h delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/railsys/program/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/railsys/program/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/railsys/program/liba/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/railsys/program/liba/test_a.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/railsys/program/main/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/railsys/program/main/main.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/rebuilds.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/recursive.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/regression.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/relative_sources.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/remove_requirement.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/resolution.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/searched_lib.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/skipping.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/sort_rule.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/source_locations.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/stage.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/standalone.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/startup/boost-root/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/startup/boost-root/build/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/startup/boost-root/build/bootstrap.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/startup/bootstrap-env/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/startup/bootstrap-explicit/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/startup/bootstrap-implicit/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/startup/no-bootstrap1/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/startup/no-bootstrap1/subdir/readme.txt delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/startup/no-bootstrap2/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/startup/no-bootstrap3/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/startup_v1.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/startup_v2.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/subdir1/file-to-bind delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/suffix.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/svn_tree.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/symlink.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/tag.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/template.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/test-config-example.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/test.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/test1.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/test2.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/test2/Jamrules delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/test2/foo.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/test2/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/test_all.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/test_nt_line_length.jam delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/test_result_dumping.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/test_system.html delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/testing-primitives/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/testing-primitives/bootstrap.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/testing_primitives.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/test/testing_support.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/timedata.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/tree.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/unit-tests.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/unit_test.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/unit_tests.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/unused.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/unused/a.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/unused/b.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/unused/b.x delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/unused/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/unused/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/use_requirements.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/using.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1-testing/a.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1-testing/b.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1-testing/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1-testing/c.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1-testing/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1_testing.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1_testing/Jamrules delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1_testing/boost-build.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1_testing/foo.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1_testing/jamfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1_testing/jamroot.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1_testing/lib-err.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/v1_testing/lib.cpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/wrapper.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/test/wrong_project.py delete mode 100755 deps/boost-1.47.0/tools/build/v2/to_merge.sh delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/__init__.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/acc.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/bison.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/boostbook-config.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/boostbook.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/borland.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/builtin.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/builtin.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/cast.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/cast.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/clang-darwin.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/clang-linux.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/clang.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/common.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/common.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/como-linux.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/como-win.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/como.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/convert.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/cw-config.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/cw.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/darwin.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/darwin.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/dmc.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/docutils.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/doxproc.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/doxygen-config.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/doxygen.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/doxygen/windows-paths-check.doxyfile delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/doxygen/windows-paths-check.hpp delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/fop.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/fortran.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/gcc.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/gcc.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/generate.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/gettext.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/gfortran.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/hp_cxx.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/hpfortran.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/ifort.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/intel-darwin.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/intel-linux.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/intel-win.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/intel.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/lex.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/make.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/make.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/mc.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/message.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/message.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/midl.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/mipspro.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/mpi.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/msvc-config.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/msvc.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/notfile.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/notfile.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/package.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/package.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/pathscale.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/pch.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/pch.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/pgi.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/python-config.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/python.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/qcc.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/qt.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/qt3.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/qt4.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/quickbook-config.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/quickbook.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/rc.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/rc.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/stage.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/stage.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/stlport.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/sun.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/symlink.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/symlink.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/testing-aux.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/testing.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/testing.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/__init__.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/asm.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/asm.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/cpp.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/cpp.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/exe.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/exe.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/html.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/html.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/lib.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/lib.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/obj.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/obj.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/objc.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/preprocessed.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/qt.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/register.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/rsp.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/types/rsp.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/unix.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/unix.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/vacpp.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/whale.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/xlf.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/xsltproc-config.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/xsltproc.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/xsltproc/included.xsl delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/xsltproc/test.xml delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/xsltproc/test.xsl delete mode 100644 deps/boost-1.47.0/tools/build/v2/tools/zlib.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/user-config.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/__init__.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/assert.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/container.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/doc.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/indirect.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/indirect.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/logger.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/numbers.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/option.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/option.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/order.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/order.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/os.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/os_j.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/path.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/path.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/print.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/regex.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/regex.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/sequence.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/sequence.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/set.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/set.py delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/string.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/utility.jam delete mode 100644 deps/boost-1.47.0/tools/build/v2/util/utility.py delete mode 100644 deps/protobuf-2.4.1/CHANGES.txt delete mode 100644 deps/protobuf-2.4.1/CONTRIBUTORS.txt delete mode 100644 deps/protobuf-2.4.1/COPYING.txt delete mode 100644 deps/protobuf-2.4.1/INSTALL.txt delete mode 100644 deps/protobuf-2.4.1/Makefile.am delete mode 100644 deps/protobuf-2.4.1/Makefile.in delete mode 100644 deps/protobuf-2.4.1/README.txt delete mode 100644 deps/protobuf-2.4.1/aclocal.m4 delete mode 100755 deps/protobuf-2.4.1/autogen.sh delete mode 100755 deps/protobuf-2.4.1/config.guess delete mode 100644 deps/protobuf-2.4.1/config.h.in delete mode 100755 deps/protobuf-2.4.1/config.sub delete mode 100755 deps/protobuf-2.4.1/configure delete mode 100644 deps/protobuf-2.4.1/configure.ac delete mode 100755 deps/protobuf-2.4.1/depcomp delete mode 100644 deps/protobuf-2.4.1/editors/README.txt delete mode 100644 deps/protobuf-2.4.1/editors/proto.vim delete mode 100644 deps/protobuf-2.4.1/editors/protobuf-mode.el delete mode 100644 deps/protobuf-2.4.1/examples/AddPerson.java delete mode 100644 deps/protobuf-2.4.1/examples/ListPeople.java delete mode 100644 deps/protobuf-2.4.1/examples/Makefile delete mode 100644 deps/protobuf-2.4.1/examples/README.txt delete mode 100644 deps/protobuf-2.4.1/examples/add_person.cc delete mode 100755 deps/protobuf-2.4.1/examples/add_person.py delete mode 100644 deps/protobuf-2.4.1/examples/addressbook.proto delete mode 100644 deps/protobuf-2.4.1/examples/list_people.cc delete mode 100755 deps/protobuf-2.4.1/examples/list_people.py delete mode 100755 deps/protobuf-2.4.1/generate_descriptor_proto.sh delete mode 100644 deps/protobuf-2.4.1/gtest/CHANGES delete mode 100644 deps/protobuf-2.4.1/gtest/CONTRIBUTORS delete mode 100644 deps/protobuf-2.4.1/gtest/COPYING delete mode 100644 deps/protobuf-2.4.1/gtest/Makefile.am delete mode 100644 deps/protobuf-2.4.1/gtest/Makefile.in delete mode 100644 deps/protobuf-2.4.1/gtest/README delete mode 100644 deps/protobuf-2.4.1/gtest/aclocal.m4 delete mode 100755 deps/protobuf-2.4.1/gtest/build-aux/config.guess delete mode 100644 deps/protobuf-2.4.1/gtest/build-aux/config.h.in delete mode 100755 deps/protobuf-2.4.1/gtest/build-aux/config.sub delete mode 100755 deps/protobuf-2.4.1/gtest/build-aux/depcomp delete mode 100755 deps/protobuf-2.4.1/gtest/build-aux/install-sh delete mode 100755 deps/protobuf-2.4.1/gtest/build-aux/ltmain.sh delete mode 100755 deps/protobuf-2.4.1/gtest/build-aux/missing delete mode 100644 deps/protobuf-2.4.1/gtest/codegear/gtest.cbproj delete mode 100644 deps/protobuf-2.4.1/gtest/codegear/gtest.groupproj delete mode 100644 deps/protobuf-2.4.1/gtest/codegear/gtest_all.cc delete mode 100644 deps/protobuf-2.4.1/gtest/codegear/gtest_link.cc delete mode 100644 deps/protobuf-2.4.1/gtest/codegear/gtest_main.cbproj delete mode 100644 deps/protobuf-2.4.1/gtest/codegear/gtest_unittest.cbproj delete mode 100755 deps/protobuf-2.4.1/gtest/configure delete mode 100644 deps/protobuf-2.4.1/gtest/configure.ac delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/gtest-death-test.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/gtest-message.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/gtest-param-test.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/gtest-param-test.h.pump delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/gtest-spi.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/gtest-test-part.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/gtest-typed-test.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/gtest.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/gtest_pred_impl.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/gtest_prod.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-death-test-internal.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-filepath.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-internal.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-linked_ptr.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-param-util-generated.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-param-util-generated.h.pump delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-param-util.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-port.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-string.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-tuple.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-tuple.h.pump delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-type-util.h delete mode 100644 deps/protobuf-2.4.1/gtest/include/gtest/internal/gtest-type-util.h.pump delete mode 100644 deps/protobuf-2.4.1/gtest/m4/acx_pthread.m4 delete mode 100644 deps/protobuf-2.4.1/gtest/m4/gtest.m4 delete mode 100644 deps/protobuf-2.4.1/gtest/make/Makefile delete mode 100644 deps/protobuf-2.4.1/gtest/msvc/gtest-md.sln delete mode 100644 deps/protobuf-2.4.1/gtest/msvc/gtest-md.vcproj delete mode 100644 deps/protobuf-2.4.1/gtest/msvc/gtest.sln delete mode 100644 deps/protobuf-2.4.1/gtest/msvc/gtest.vcproj delete mode 100644 deps/protobuf-2.4.1/gtest/msvc/gtest_main-md.vcproj delete mode 100644 deps/protobuf-2.4.1/gtest/msvc/gtest_main.vcproj delete mode 100644 deps/protobuf-2.4.1/gtest/msvc/gtest_prod_test-md.vcproj delete mode 100644 deps/protobuf-2.4.1/gtest/msvc/gtest_prod_test.vcproj delete mode 100644 deps/protobuf-2.4.1/gtest/msvc/gtest_unittest-md.vcproj delete mode 100644 deps/protobuf-2.4.1/gtest/msvc/gtest_unittest.vcproj delete mode 100644 deps/protobuf-2.4.1/gtest/samples/prime_tables.h delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample1.cc delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample1.h delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample10_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample1_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample2.cc delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample2.h delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample2_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample3-inl.h delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample3_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample4.cc delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample4.h delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample4_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample5_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample6_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample7_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample8_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/samples/sample9_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/scons/SConscript delete mode 100644 deps/protobuf-2.4.1/gtest/scons/SConstruct delete mode 100644 deps/protobuf-2.4.1/gtest/scons/SConstruct.common delete mode 100755 deps/protobuf-2.4.1/gtest/scripts/fuse_gtest_files.py delete mode 100755 deps/protobuf-2.4.1/gtest/scripts/gen_gtest_pred_impl.py delete mode 100755 deps/protobuf-2.4.1/gtest/scripts/gtest-config.in delete mode 100644 deps/protobuf-2.4.1/gtest/scripts/test/Makefile delete mode 100644 deps/protobuf-2.4.1/gtest/src/gtest-all.cc delete mode 100644 deps/protobuf-2.4.1/gtest/src/gtest-death-test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/src/gtest-filepath.cc delete mode 100644 deps/protobuf-2.4.1/gtest/src/gtest-internal-inl.h delete mode 100644 deps/protobuf-2.4.1/gtest/src/gtest-port.cc delete mode 100644 deps/protobuf-2.4.1/gtest/src/gtest-test-part.cc delete mode 100644 deps/protobuf-2.4.1/gtest/src/gtest-typed-test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/src/gtest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/src/gtest_main.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-death-test_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-filepath_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-linked_ptr_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-listener_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-message_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-options_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-param-test2_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-param-test_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-param-test_test.h delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-port_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-test-part_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-tuple_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-typed-test2_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-typed-test_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-typed-test_test.h delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest-unittest-api_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_all_test.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_break_on_failure_unittest.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_break_on_failure_unittest_.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_color_test.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_color_test_.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_env_var_test.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_env_var_test_.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_environment_test.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_filter_unittest.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_filter_unittest_.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_help_test.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_help_test_.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_list_tests_unittest.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_list_tests_unittest_.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_main_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_nc.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_nc_test.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_no_test_unittest.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_output_test.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_output_test_.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_output_test_golden_lin.txt delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_output_test_golden_win.txt delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_pred_impl_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_prod_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_repeat_test.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_shuffle_test.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_shuffle_test_.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_sole_header_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_stress_test.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_test_utils.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_throw_on_failure_ex_test.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_throw_on_failure_test.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_throw_on_failure_test_.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_uninitialized_test.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_uninitialized_test_.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_unittest.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_xml_outfile1_test_.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_xml_outfile2_test_.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_xml_outfiles_test.py delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_xml_output_unittest.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/gtest_xml_output_unittest_.cc delete mode 100755 deps/protobuf-2.4.1/gtest/test/gtest_xml_test_utils.py delete mode 100644 deps/protobuf-2.4.1/gtest/test/production.cc delete mode 100644 deps/protobuf-2.4.1/gtest/test/production.h delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Config/DebugProject.xcconfig delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Config/FrameworkTarget.xcconfig delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Config/General.xcconfig delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Config/ReleaseProject.xcconfig delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Config/StaticLibraryTarget.xcconfig delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Config/TestTarget.xcconfig delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Resources/Info.plist delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Samples/FrameworkSample/Info.plist delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Samples/FrameworkSample/widget.cc delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Samples/FrameworkSample/widget.h delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Samples/FrameworkSample/widget_test.cc delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Scripts/runtests.sh delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/Scripts/versiongenerate.py delete mode 100644 deps/protobuf-2.4.1/gtest/xcode/gtest.xcodeproj/project.pbxproj delete mode 100755 deps/protobuf-2.4.1/install-sh delete mode 100644 deps/protobuf-2.4.1/java/README.txt delete mode 100644 deps/protobuf-2.4.1/java/pom.xml delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/AbstractMessage.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/AbstractMessageLite.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/BlockingRpcChannel.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/BlockingService.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/ByteString.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/CodedInputStream.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/CodedOutputStream.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/Descriptors.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/DynamicMessage.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/ExtensionRegistry.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/ExtensionRegistryLite.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/FieldSet.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/GeneratedMessage.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/Internal.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/LazyStringArrayList.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/LazyStringList.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/Message.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/MessageLite.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/MessageOrBuilder.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/ProtocolMessageEnum.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/RpcCallback.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/RpcChannel.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/RpcController.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/RpcUtil.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/Service.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/ServiceException.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/SingleFieldBuilder.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/SmallSortedMap.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/TextFormat.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/UninitializedMessageException.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/UnknownFieldSet.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/UnmodifiableLazyStringList.java delete mode 100644 deps/protobuf-2.4.1/java/src/main/java/com/google/protobuf/WireFormat.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/AbstractMessageTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/DeprecatedFieldTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/DescriptorsTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/DynamicMessageTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/ForceFieldBuildersPreRun.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/GeneratedMessageTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/LazyStringArrayListTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/LazyStringEndToEndTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/LiteTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/MessageTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/NestedBuildersTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/RepeatedFieldBuilderTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/ServiceTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/SingleFieldBuilderTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/SmallSortedMapTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/TestBadIdentifiers.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/TestUtil.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/TextFormatTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/UnknownFieldSetTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/UnmodifiableLazyStringListTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/WireFormatTest.java delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/multiple_files_test.proto delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/nested_builders_test.proto delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/nested_extension.proto delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/nested_extension_lite.proto delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/non_nested_extension.proto delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/non_nested_extension_lite.proto delete mode 100644 deps/protobuf-2.4.1/java/src/test/java/com/google/protobuf/test_bad_identifiers.proto delete mode 100755 deps/protobuf-2.4.1/ltmain.sh delete mode 100644 deps/protobuf-2.4.1/m4/ac_system_extensions.m4 delete mode 100644 deps/protobuf-2.4.1/m4/acx_check_suncc.m4 delete mode 100644 deps/protobuf-2.4.1/m4/acx_pthread.m4 delete mode 100644 deps/protobuf-2.4.1/m4/libtool.m4 delete mode 100644 deps/protobuf-2.4.1/m4/ltoptions.m4 delete mode 100644 deps/protobuf-2.4.1/m4/ltsugar.m4 delete mode 100644 deps/protobuf-2.4.1/m4/ltversion.m4 delete mode 100644 deps/protobuf-2.4.1/m4/lt~obsolete.m4 delete mode 100644 deps/protobuf-2.4.1/m4/stl_hash.m4 delete mode 100755 deps/protobuf-2.4.1/missing delete mode 100644 deps/protobuf-2.4.1/protobuf-lite.pc.in delete mode 100644 deps/protobuf-2.4.1/protobuf.pc.in delete mode 100644 deps/protobuf-2.4.1/python/README.txt delete mode 100755 deps/protobuf-2.4.1/python/ez_setup.py delete mode 100755 deps/protobuf-2.4.1/python/google/__init__.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/__init__.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/descriptor.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/__init__.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/api_implementation.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/containers.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/cpp_message.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/decoder.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/descriptor_test.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/encoder.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/generator_test.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/message_listener.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/message_test.py delete mode 100644 deps/protobuf-2.4.1/python/google/protobuf/internal/more_extensions.proto delete mode 100644 deps/protobuf-2.4.1/python/google/protobuf/internal/more_messages.proto delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/python_message.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/reflection_test.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/service_reflection_test.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/test_util.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/text_format_test.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/type_checkers.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/wire_format.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/internal/wire_format_test.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/message.py delete mode 100644 deps/protobuf-2.4.1/python/google/protobuf/pyext/python-proto2.cc delete mode 100644 deps/protobuf-2.4.1/python/google/protobuf/pyext/python_descriptor.cc delete mode 100644 deps/protobuf-2.4.1/python/google/protobuf/pyext/python_descriptor.h delete mode 100644 deps/protobuf-2.4.1/python/google/protobuf/pyext/python_protobuf.cc delete mode 100644 deps/protobuf-2.4.1/python/google/protobuf/pyext/python_protobuf.h delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/reflection.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/service.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/service_reflection.py delete mode 100755 deps/protobuf-2.4.1/python/google/protobuf/text_format.py delete mode 100755 deps/protobuf-2.4.1/python/mox.py delete mode 100755 deps/protobuf-2.4.1/python/setup.py delete mode 100755 deps/protobuf-2.4.1/python/stubout.py delete mode 100644 deps/protobuf-2.4.1/src/Makefile.am delete mode 100644 deps/protobuf-2.4.1/src/Makefile.in delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/code_generator.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/code_generator.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/command_line_interface.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/command_line_interface.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/command_line_interface_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_enum.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_enum.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_extension.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_extension.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_field.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_field.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_file.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_file.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_generator.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_generator.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_message.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_message.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_service.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_service.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/importer.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/importer.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/importer_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_enum.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_enum.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_enum_field.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_enum_field.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_extension.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_extension.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_field.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_field.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_file.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_file.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_generator.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_generator.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_helpers.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_helpers.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_message.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_message.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_message_field.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_message_field.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_plugin_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_primitive_field.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_primitive_field.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_service.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_service.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_string_field.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/java/java_string_field.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/main.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/mock_code_generator.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/mock_code_generator.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/package_info.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/parser.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/parser.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/parser_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/plugin.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/plugin.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/plugin.pb.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/plugin.pb.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/plugin.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/python/python_generator.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/python/python_generator.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/python/python_plugin_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/subprocess.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/subprocess.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/test_plugin.cc delete mode 100755 deps/protobuf-2.4.1/src/google/protobuf/compiler/zip_output_unittest.sh delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/zip_writer.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/compiler/zip_writer.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/descriptor.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/descriptor.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/descriptor.pb.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/descriptor.pb.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/descriptor.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/descriptor_database.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/descriptor_database.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/descriptor_database_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/descriptor_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/dynamic_message.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/dynamic_message.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/dynamic_message_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/extension_set.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/extension_set.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/extension_set_heavy.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/extension_set_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/generated_message_reflection.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/generated_message_reflection.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/generated_message_reflection_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/generated_message_util.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/generated_message_util.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/coded_stream.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/coded_stream.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/coded_stream_inl.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/coded_stream_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/gzip_stream.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/gzip_stream.h delete mode 100755 deps/protobuf-2.4.1/src/google/protobuf/io/gzip_stream_unittest.sh delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/package_info.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/printer.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/printer.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/printer_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/tokenizer.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/tokenizer.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/tokenizer_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/zero_copy_stream.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/zero_copy_stream.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/zero_copy_stream_impl.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/zero_copy_stream_impl.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/io/zero_copy_stream_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/lite_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/message.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/message.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/message_lite.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/message_lite.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/message_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/package_info.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/reflection_ops.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/reflection_ops.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/reflection_ops_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/repeated_field.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/repeated_field.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/repeated_field_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/service.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/service.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/common.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/common.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/common_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/hash.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/map-util.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/once.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/once.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/once_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/stl_util-inl.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/structurally_valid.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/structurally_valid_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/strutil.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/strutil.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/strutil_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/substitute.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/stubs/substitute.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/test_util.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/test_util.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/test_util_lite.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/test_util_lite.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/testdata/golden_message delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/testdata/golden_packed_fields_message delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/testdata/text_format_unittest_data.txt delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/testing/file.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/testing/file.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/testing/googletest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/testing/googletest.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/testing/zcgunzip.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/testing/zcgzip.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/text_format.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/text_format.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/text_format_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unittest.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unittest_custom_options.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unittest_embed_optimize_for.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unittest_empty.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unittest_enormous_descriptor.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unittest_import.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unittest_import_lite.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unittest_lite.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unittest_lite_imports_nonlite.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unittest_mset.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unittest_no_generic_services.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unittest_optimize_for.proto delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unknown_field_set.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unknown_field_set.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/unknown_field_set_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/wire_format.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/wire_format.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/wire_format_lite.cc delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/wire_format_lite.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/wire_format_lite_inl.h delete mode 100644 deps/protobuf-2.4.1/src/google/protobuf/wire_format_unittest.cc delete mode 100644 deps/protobuf-2.4.1/src/solaris/libstdc++.la delete mode 100644 deps/protobuf-2.4.1/vsprojects/config.h delete mode 100755 deps/protobuf-2.4.1/vsprojects/convert2008to2005.sh delete mode 100755 deps/protobuf-2.4.1/vsprojects/extract_includes.bat delete mode 100644 deps/protobuf-2.4.1/vsprojects/libprotobuf-lite.vcproj delete mode 100644 deps/protobuf-2.4.1/vsprojects/libprotobuf.vcproj delete mode 100644 deps/protobuf-2.4.1/vsprojects/libprotoc.vcproj delete mode 100644 deps/protobuf-2.4.1/vsprojects/lite-test.vcproj delete mode 100644 deps/protobuf-2.4.1/vsprojects/protobuf.sln delete mode 100644 deps/protobuf-2.4.1/vsprojects/protoc.vcproj delete mode 100644 deps/protobuf-2.4.1/vsprojects/readme.txt delete mode 100755 deps/protobuf-2.4.1/vsprojects/test_plugin.vcproj delete mode 100644 deps/protobuf-2.4.1/vsprojects/tests.vcproj delete mode 100755 install-sh delete mode 100755 ltmain.sh delete mode 100644 m4/ac_system_extensions.m4 delete mode 100644 m4/acx_check_suncc.m4 delete mode 100644 m4/acx_pthread.m4 delete mode 100644 m4/boost.m4 delete mode 100644 m4/boost_shared_ptr.m4 delete mode 100644 m4/libtool.m4 delete mode 100644 m4/ltoptions.m4 delete mode 100644 m4/ltsugar.m4 delete mode 100644 m4/ltversion.m4 delete mode 100644 m4/lt~obsolete.m4 delete mode 100644 m4/protobuf.m4 delete mode 100644 m4/stl_hash.m4 delete mode 100644 m4/tr1_shared_ptr.m4 delete mode 100644 m4/visibility.m4 create mode 100644 makefile delete mode 100755 missing diff --git a/.gitignore b/.gitignore index e43706a..717b626 100644 --- a/.gitignore +++ b/.gitignore @@ -1,52 +1,2 @@ *~ -.deps -.dirstamp -.libs -autom4te.cache -config.log -config.status -stamp-h1 -stamp-h2 -/*.la /build -/doc/ -/doxytags.xml -/deps/*.ts -/deps/boost-1.47.0/tools/build/v2/engine/src/bin.* -/deps/protobuf-2.4.1/src/*.o -/deps/protobuf-2.4.1/src/*.lo -/deps/protobuf-2.4.1/src/*.la -/src/cxx/*.o -/src/cxx/*.lo -/src/riakc/*.o -/src/*.o -/src/*.lo -/config.h -/deps/Makefile -/deps/boost-1.47.0/bin.v2/ -/deps/boost-1.47.0/tools/build/v2/bjam -/deps/boost-1.47.0/tools/build/v2/b2 -/deps/boost-1.47.0/tools/build/v2/bootstrap.log -/deps/boost-1.47.0/tools/build/v2/engine/src/bootstrap/ -/deps/protobuf-2.4.1/Makefile -/deps/protobuf-2.4.1/config.h -/deps/protobuf-2.4.1/gtest/Makefile -/deps/protobuf-2.4.1/gtest/build-aux/config.h -/deps/protobuf-2.4.1/gtest/libtool -/deps/protobuf-2.4.1/gtest/scripts/gtest-config -/deps/protobuf-2.4.1/libtool -/deps/protobuf-2.4.1/protobuf-lite.pc -/deps/protobuf-2.4.1/protobuf.pc -/deps/protobuf-2.4.1/src/Makefile -/libtool -/libriak_client.la -/Makefile -/riakc -/riak_client.pc -/riak_cxx_simple_test -/riak_cxx_test_server -/riak_cxx_unit_test -/riak_client/config.h -/test/*.o - - diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000..062f4f8 --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1,61 @@ +CMAKE_MINIMUM_REQUIRED(VERSION 2.8) +PROJECT(riak_client) + +INCLUDE(CTest) + +LIST(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake") + +SET(Boost_USE_MULTITHREADED ON) +FIND_PACKAGE(Boost 1.47 REQUIRED system thread) +FIND_PACKAGE(Protobuf 2.4.1 REQUIRED) + +INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}) +INCLUDE_DIRECTORIES(${Boost_INCLUDE_DIRS}) +ADD_DEFINITIONS(-DHAVE_BOOST_SHARED_PTR -DRIAKC_USE_BOOST_SHARED_PTR) + +SET(RIAK_CLIENT_SOURCES + src/client.cpp + src/cxx/basic_client.cpp + src/cxx/connection.cpp + src/cxx/pbc_client.cpp + src/cxx/pbc_header.cpp + src/cxx/pbc_message.cpp + src/cxx/riak_object.cpp + src/cxx/riakclient.pb.cc + src/cxx/url.cpp + src/string_list.cpp + src/string_map.cpp) + +ADD_LIBRARY(riak_client SHARED ${RIAK_CLIENT_SOURCES}) +SET_TARGET_PROPERTIES(riak_client PROPERTIES + VERSION 1.0.0 + SOVERSION 1.0) +TARGET_LINK_LIBRARIES(riak_client ${PROTOBUF_LIBRARY} ${Boost_SYSTEM_LIBRARY} ${Boost_THREAD_LIBRARY}) + +ADD_EXECUTABLE(riakc src/riakc/riakc.cpp) +TARGET_LINK_LIBRARIES(riakc riak_client) + +INCLUDE(BoostTestTargets) +ADD_BOOST_TEST(TestRiakBasic SOURCES test/test_basic.cpp LIBRARIES riak_client) +ADD_BOOST_TEST(TestRiakObject SOURCES test/test_riak_object.cpp LIBRARIES riak_client) + +INCLUDE(GNUInstallDirs) + +INSTALL(TARGETS riak_client riakc + RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} + LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}) + +INSTALL(DIRECTORY riak_client DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}) + +CONFIGURE_FILE("${CMAKE_CURRENT_SOURCE_DIR}/riak_client.pc.in" + "${CMAKE_CURRENT_BINARY_DIR}/riak_client.pc" + IMMEDIATE @ONLY) + +INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/riak_client.pc DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig) + +CONFIGURE_FILE("${CMAKE_CURRENT_SOURCE_DIR}/cmake_uninstall.cmake.in" + "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake" + IMMEDIATE @ONLY) + +ADD_CUSTOM_TARGET(uninstall + COMMAND ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake) diff --git a/INSTALL b/INSTALL deleted file mode 100644 index 7d1c323..0000000 --- a/INSTALL +++ /dev/null @@ -1,365 +0,0 @@ -Installation Instructions -************************* - -Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, -2006, 2007, 2008, 2009 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, -are permitted in any medium without royalty provided the copyright -notice and this notice are preserved. This file is offered as-is, -without warranty of any kind. - -Basic Installation -================== - - Briefly, the shell commands `./configure; make; make install' should -configure, build, and install this package. The following -more-detailed instructions are generic; see the `README' file for -instructions specific to this package. Some packages provide this -`INSTALL' file but do not implement all of the features documented -below. The lack of an optional feature in a given package is not -necessarily a bug. More recommendations for GNU packages can be found -in *note Makefile Conventions: (standards)Makefile Conventions. - - The `configure' shell script attempts to guess correct values for -various system-dependent variables used during compilation. It uses -those values to create a `Makefile' in each directory of the package. -It may also create one or more `.h' files containing system-dependent -definitions. Finally, it creates a shell script `config.status' that -you can run in the future to recreate the current configuration, and a -file `config.log' containing compiler output (useful mainly for -debugging `configure'). - - It can also use an optional file (typically called `config.cache' -and enabled with `--cache-file=config.cache' or simply `-C') that saves -the results of its tests to speed up reconfiguring. Caching is -disabled by default to prevent problems with accidental use of stale -cache files. - - If you need to do unusual things to compile the package, please try -to figure out how `configure' could check whether to do them, and mail -diffs or instructions to the address given in the `README' so they can -be considered for the next release. If you are using the cache, and at -some point `config.cache' contains results you don't want to keep, you -may remove or edit it. - - The file `configure.ac' (or `configure.in') is used to create -`configure' by a program called `autoconf'. You need `configure.ac' if -you want to change it or regenerate `configure' using a newer version -of `autoconf'. - - The simplest way to compile this package is: - - 1. `cd' to the directory containing the package's source code and type - `./configure' to configure the package for your system. - - Running `configure' might take a while. While running, it prints - some messages telling which features it is checking for. - - 2. Type `make' to compile the package. - - 3. Optionally, type `make check' to run any self-tests that come with - the package, generally using the just-built uninstalled binaries. - - 4. Type `make install' to install the programs and any data files and - documentation. When installing into a prefix owned by root, it is - recommended that the package be configured and built as a regular - user, and only the `make install' phase executed with root - privileges. - - 5. Optionally, type `make installcheck' to repeat any self-tests, but - this time using the binaries in their final installed location. - This target does not install anything. Running this target as a - regular user, particularly if the prior `make install' required - root privileges, verifies that the installation completed - correctly. - - 6. You can remove the program binaries and object files from the - source code directory by typing `make clean'. To also remove the - files that `configure' created (so you can compile the package for - a different kind of computer), type `make distclean'. There is - also a `make maintainer-clean' target, but that is intended mainly - for the package's developers. If you use it, you may have to get - all sorts of other programs in order to regenerate files that came - with the distribution. - - 7. Often, you can also type `make uninstall' to remove the installed - files again. In practice, not all packages have tested that - uninstallation works correctly, even though it is required by the - GNU Coding Standards. - - 8. Some packages, particularly those that use Automake, provide `make - distcheck', which can by used by developers to test that all other - targets like `make install' and `make uninstall' work correctly. - This target is generally not run by end users. - -Compilers and Options -===================== - - Some systems require unusual options for compilation or linking that -the `configure' script does not know about. Run `./configure --help' -for details on some of the pertinent environment variables. - - You can give `configure' initial values for configuration parameters -by setting variables in the command line or in the environment. Here -is an example: - - ./configure CC=c99 CFLAGS=-g LIBS=-lposix - - *Note Defining Variables::, for more details. - -Compiling For Multiple Architectures -==================================== - - You can compile the package for more than one kind of computer at the -same time, by placing the object files for each architecture in their -own directory. To do this, you can use GNU `make'. `cd' to the -directory where you want the object files and executables to go and run -the `configure' script. `configure' automatically checks for the -source code in the directory that `configure' is in and in `..'. This -is known as a "VPATH" build. - - With a non-GNU `make', it is safer to compile the package for one -architecture at a time in the source code directory. After you have -installed the package for one architecture, use `make distclean' before -reconfiguring for another architecture. - - On MacOS X 10.5 and later systems, you can create libraries and -executables that work on multiple system types--known as "fat" or -"universal" binaries--by specifying multiple `-arch' options to the -compiler but only a single `-arch' option to the preprocessor. Like -this: - - ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ - CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ - CPP="gcc -E" CXXCPP="g++ -E" - - This is not guaranteed to produce working output in all cases, you -may have to build one architecture at a time and combine the results -using the `lipo' tool if you have problems. - -Installation Names -================== - - By default, `make install' installs the package's commands under -`/usr/local/bin', include files under `/usr/local/include', etc. You -can specify an installation prefix other than `/usr/local' by giving -`configure' the option `--prefix=PREFIX', where PREFIX must be an -absolute file name. - - You can specify separate installation prefixes for -architecture-specific files and architecture-independent files. If you -pass the option `--exec-prefix=PREFIX' to `configure', the package uses -PREFIX as the prefix for installing programs and libraries. -Documentation and other data files still use the regular prefix. - - In addition, if you use an unusual directory layout you can give -options like `--bindir=DIR' to specify different values for particular -kinds of files. Run `configure --help' for a list of the directories -you can set and what kinds of files go in them. In general, the -default for these options is expressed in terms of `${prefix}', so that -specifying just `--prefix' will affect all of the other directory -specifications that were not explicitly provided. - - The most portable way to affect installation locations is to pass the -correct locations to `configure'; however, many packages provide one or -both of the following shortcuts of passing variable assignments to the -`make install' command line to change installation locations without -having to reconfigure or recompile. - - The first method involves providing an override variable for each -affected directory. For example, `make install -prefix=/alternate/directory' will choose an alternate location for all -directory configuration variables that were expressed in terms of -`${prefix}'. Any directories that were specified during `configure', -but not in terms of `${prefix}', must each be overridden at install -time for the entire installation to be relocated. The approach of -makefile variable overrides for each directory variable is required by -the GNU Coding Standards, and ideally causes no recompilation. -However, some platforms have known limitations with the semantics of -shared libraries that end up requiring recompilation when using this -method, particularly noticeable in packages that use GNU Libtool. - - The second method involves providing the `DESTDIR' variable. For -example, `make install DESTDIR=/alternate/directory' will prepend -`/alternate/directory' before all installation names. The approach of -`DESTDIR' overrides is not required by the GNU Coding Standards, and -does not work on platforms that have drive letters. On the other hand, -it does better at avoiding recompilation issues, and works well even -when some directory options were not specified in terms of `${prefix}' -at `configure' time. - -Optional Features -================= - - If the package supports it, you can cause programs to be installed -with an extra prefix or suffix on their names by giving `configure' the -option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. - - Some packages pay attention to `--enable-FEATURE' options to -`configure', where FEATURE indicates an optional part of the package. -They may also pay attention to `--with-PACKAGE' options, where PACKAGE -is something like `gnu-as' or `x' (for the X Window System). The -`README' should mention any `--enable-' and `--with-' options that the -package recognizes. - - For packages that use the X Window System, `configure' can usually -find the X include and library files automatically, but if it doesn't, -you can use the `configure' options `--x-includes=DIR' and -`--x-libraries=DIR' to specify their locations. - - Some packages offer the ability to configure how verbose the -execution of `make' will be. For these packages, running `./configure ---enable-silent-rules' sets the default to minimal output, which can be -overridden with `make V=1'; while running `./configure ---disable-silent-rules' sets the default to verbose, which can be -overridden with `make V=0'. - -Particular systems -================== - - On HP-UX, the default C compiler is not ANSI C compatible. If GNU -CC is not installed, it is recommended to use the following options in -order to use an ANSI C compiler: - - ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" - -and if that doesn't work, install pre-built binaries of GCC for HP-UX. - - On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot -parse its `' header file. The option `-nodtk' can be used as -a workaround. If GNU CC is not installed, it is therefore recommended -to try - - ./configure CC="cc" - -and if that doesn't work, try - - ./configure CC="cc -nodtk" - - On Solaris, don't put `/usr/ucb' early in your `PATH'. This -directory contains several dysfunctional programs; working variants of -these programs are available in `/usr/bin'. So, if you need `/usr/ucb' -in your `PATH', put it _after_ `/usr/bin'. - - On Haiku, software installed for all users goes in `/boot/common', -not `/usr/local'. It is recommended to use the following options: - - ./configure --prefix=/boot/common - -Specifying the System Type -========================== - - There may be some features `configure' cannot figure out -automatically, but needs to determine by the type of machine the package -will run on. Usually, assuming the package is built to be run on the -_same_ architectures, `configure' can figure that out, but if it prints -a message saying it cannot guess the machine type, give it the -`--build=TYPE' option. TYPE can either be a short name for the system -type, such as `sun4', or a canonical name which has the form: - - CPU-COMPANY-SYSTEM - -where SYSTEM can have one of these forms: - - OS - KERNEL-OS - - See the file `config.sub' for the possible values of each field. If -`config.sub' isn't included in this package, then this package doesn't -need to know the machine type. - - If you are _building_ compiler tools for cross-compiling, you should -use the option `--target=TYPE' to select the type of system they will -produce code for. - - If you want to _use_ a cross compiler, that generates code for a -platform different from the build platform, you should specify the -"host" platform (i.e., that on which the generated programs will -eventually be run) with `--host=TYPE'. - -Sharing Defaults -================ - - If you want to set default values for `configure' scripts to share, -you can create a site shell script called `config.site' that gives -default values for variables like `CC', `cache_file', and `prefix'. -`configure' looks for `PREFIX/share/config.site' if it exists, then -`PREFIX/etc/config.site' if it exists. Or, you can set the -`CONFIG_SITE' environment variable to the location of the site script. -A warning: not all `configure' scripts look for a site script. - -Defining Variables -================== - - Variables not defined in a site shell script can be set in the -environment passed to `configure'. However, some packages may run -configure again during the build, and the customized values of these -variables may be lost. In order to avoid this problem, you should set -them in the `configure' command line, using `VAR=value'. For example: - - ./configure CC=/usr/local2/bin/gcc - -causes the specified `gcc' to be used as the C compiler (unless it is -overridden in the site shell script). - -Unfortunately, this technique does not work for `CONFIG_SHELL' due to -an Autoconf bug. Until the bug is fixed you can use this workaround: - - CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash - -`configure' Invocation -====================== - - `configure' recognizes the following options to control how it -operates. - -`--help' -`-h' - Print a summary of all of the options to `configure', and exit. - -`--help=short' -`--help=recursive' - Print a summary of the options unique to this package's - `configure', and exit. The `short' variant lists options used - only in the top level, while the `recursive' variant lists options - also present in any nested packages. - -`--version' -`-V' - Print the version of Autoconf used to generate the `configure' - script, and exit. - -`--cache-file=FILE' - Enable the cache: use and save the results of the tests in FILE, - traditionally `config.cache'. FILE defaults to `/dev/null' to - disable caching. - -`--config-cache' -`-C' - Alias for `--cache-file=config.cache'. - -`--quiet' -`--silent' -`-q' - Do not print messages saying which checks are being made. To - suppress all normal output, redirect it to `/dev/null' (any error - messages will still be shown). - -`--srcdir=DIR' - Look for the package's source code in directory DIR. Usually - `configure' can determine that directory automatically. - -`--prefix=DIR' - Use DIR as the installation prefix. *note Installation Names:: - for more details, including other options available for fine-tuning - the installation locations. - -`--no-create' -`-n' - Run the configure checks, but stop before creating any output - files. - -`configure' also accepts some other, not widely useful, options. Run -`configure --help' for more details. - diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index 97c5456..0000000 --- a/Makefile.am +++ /dev/null @@ -1,85 +0,0 @@ -AUTOMAKE_OPTIONS = subdir-objects -ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4 -lib_LTLIBRARIES = libriak_client.la -libriak_client_la_SOURCES = src/cxx/pbc_client.cpp \ - src/cxx/pbc_message.cpp \ - src/cxx/pbc_header.cpp \ - src/cxx/connection.cpp \ - src/cxx/riakclient.pb.cc \ - src/cxx/basic_client.cpp \ - src/cxx/riak_object.cpp \ - src/cxx/url.cpp \ - src/client.cpp \ - src/string_list.cpp \ - src/string_map.cpp - -libriak_client_la_CXXFLAGS = -g3 -Ibuild/deps/include $(CFLAG_VISIBILITY) -libriak_client_la_LDFLAGS = -Lbuild/deps/lib -lprotobuf-lite \ - -lriakboost_system-mt-riak_client \ - -lriakboost_thread-mt-riak_client \ - -version-info 1:0:0 -no-undefined - -riak_client_includedir = $(includedir)/riak_client/cxx -nobase_include_HEADERS = riak_client/cxx/riak_client.hpp \ - riak_client/cxx/riak_client_fwd.hpp \ - riak_client/cxx/common.hpp \ - riak_client/cxx/error.hpp \ - riak_client/cxx/basic.hpp \ - riak_client/cxx/basic/basic_client.hpp \ - riak_client/cxx/basic/bucket_properties.hpp \ - riak_client/cxx/basic/riak_result.hpp \ - riak_client/cxx/basic/response.hpp \ - riak_client/cxx/basic/server_info.hpp \ - riak_client/cxx/basic/store_params.hpp \ - riak_client/cxx/client.hpp \ - riak_client/cxx/client/client.hpp \ - riak_client/cxx/client/bucket.hpp \ - riak_client/cxx/client/resolver.hpp \ - riak_client/cxx/object.hpp \ - riak_client/cxx/object/link.hpp \ - riak_client/cxx/object/riak_content.hpp \ - riak_client/cxx/object/riak_metadata.hpp \ - riak_client/cxx/object/riak_object.hpp \ - riak_client/cxx/object/riak_version.hpp \ - riak_client/cxx/operations.hpp \ - riak_client/cxx/operations/fetch_object.hpp \ - riak_client/cxx/operations/delete_object.hpp \ - riak_client/cxx/operations/store_object.hpp \ - riak_client/cxx/util.hpp \ - riak_client/cxx/util/shared_ptr.hpp \ - riak_client/cxx/util/noncopyable.hpp \ - riak_client/cxx/util/url.hpp \ - riak_client/client.h \ - riak_client/common.h \ - riak_client/config.h \ - riak_client/string_list.h \ - riak_client/string_map.h \ - riak_client/riak_object.h \ - riak_client/riak_metadata.h - -riak_client_libincludedir = $(libdir)/riak_client/include - -bin_PROGRAMS = riakc -riakc_SOURCES = src/riakc/riakc.cpp -riakc_CXXFLAGS = $(libriak_client_la_CXXFLAGS) -# -I/usr/local/Cellar/readline/6.2.1/include -riakc_LDFLAGS = -lriak_client - # -L/usr/local/Cellar/readline/6.2.1/lib -lreadline - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = riak_client.pc - -check_PROGRAMS = riak_cxx_unit_test -TESTS = $(check_PROGRAMS) - -riak_cxx_unit_test_SOURCES = test/test_riak_object.cpp test/test_basic.cpp -riak_cxx_unit_test_CXXFLAGS = $(libriak_client_la_CXXFLAGS) -riak_cxx_unit_test_LDFLAGS = -lriak_client -lriakboost_unit_test_framework-mt-riak_client - -#riak_cxx_test_server_SOURCES = test/test_server.cpp src/cxx/pbc_header.cpp src/cxx/pbc_message.cpp src/cxx/riakclient.pb.cc -#riak_cxx_test_server_CXXFLAGS = $(libriak_client_la_CXXFLAGS) -Isrc/cxx -#riak_cxx_test_server_LDFLAGS = $(libriak_client_la_LDFLAGS) -lriak_client - -CLEANFILES = $(check_PROGRAMS) -SUBDIRS = deps -DIST_SUBDIRS = deps diff --git a/Makefile.in b/Makefile.in deleted file mode 100644 index 272f54c..0000000 --- a/Makefile.in +++ /dev/null @@ -1,1117 +0,0 @@ -# Makefile.in generated by automake 1.10 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - - - - -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -target_triplet = @target@ -bin_PROGRAMS = riakc$(EXEEXT) -check_PROGRAMS = riak_cxx_unit_test$(EXEEXT) -subdir = . -DIST_COMMON = INSTALL $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(top_srcdir)/configure $(am__configure_deps) \ - $(top_srcdir)/riak_client/config.h.in \ - $(srcdir)/riak_client.pc.in depcomp $(nobase_include_HEADERS) -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/acx_check_suncc.m4 \ - $(top_srcdir)/m4/boost_shared_ptr.m4 \ - $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ - $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ - $(top_srcdir)/m4/lt~obsolete.m4 \ - $(top_srcdir)/m4/tr1_shared_ptr.m4 \ - $(top_srcdir)/m4/visibility.m4 $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ - configure.lineno config.status.lineno -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/riak_client/config.h -CONFIG_CLEAN_FILES = riak_client.pc -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; -am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \ - "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" -libLTLIBRARIES_INSTALL = $(INSTALL) -LTLIBRARIES = $(lib_LTLIBRARIES) -libriak_client_la_LIBADD = -am__dirstamp = $(am__leading_dot)dirstamp -am_libriak_client_la_OBJECTS = \ - src/cxx/libriak_client_la-pbc_client.lo \ - src/cxx/libriak_client_la-pbc_message.lo \ - src/cxx/libriak_client_la-pbc_header.lo \ - src/cxx/libriak_client_la-connection.lo \ - src/cxx/libriak_client_la-riakclient.pb.lo \ - src/cxx/libriak_client_la-basic_client.lo \ - src/cxx/libriak_client_la-riak_object.lo \ - src/cxx/libriak_client_la-url.lo \ - src/libriak_client_la-client.lo \ - src/libriak_client_la-string_list.lo \ - src/libriak_client_la-string_map.lo -libriak_client_la_OBJECTS = $(am_libriak_client_la_OBJECTS) -libriak_client_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ - $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) \ - $(libriak_client_la_LDFLAGS) $(LDFLAGS) -o $@ -binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) -PROGRAMS = $(bin_PROGRAMS) -am_riak_cxx_unit_test_OBJECTS = \ - test/riak_cxx_unit_test-test_riak_object.$(OBJEXT) \ - test/riak_cxx_unit_test-test_basic.$(OBJEXT) -riak_cxx_unit_test_OBJECTS = $(am_riak_cxx_unit_test_OBJECTS) -riak_cxx_unit_test_LDADD = $(LDADD) -riak_cxx_unit_test_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ - $(riak_cxx_unit_test_CXXFLAGS) $(CXXFLAGS) \ - $(riak_cxx_unit_test_LDFLAGS) $(LDFLAGS) -o $@ -am_riakc_OBJECTS = src/riakc/riakc-riakc.$(OBJEXT) -riakc_OBJECTS = $(am_riakc_OBJECTS) -riakc_LDADD = $(LDADD) -riakc_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=link $(CXXLD) $(riakc_CXXFLAGS) $(CXXFLAGS) \ - $(riakc_LDFLAGS) $(LDFLAGS) -o $@ -DEFAULT_INCLUDES = -I. -I$(top_builddir)/riak_client@am__isrc@ -depcomp = $(SHELL) $(top_srcdir)/depcomp -am__depfiles_maybe = depfiles -CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ - $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ - $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -CXXLD = $(CXX) -CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ - $(LDFLAGS) -o $@ -SOURCES = $(libriak_client_la_SOURCES) $(riak_cxx_unit_test_SOURCES) \ - $(riakc_SOURCES) -RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ - html-recursive info-recursive install-data-recursive \ - install-dvi-recursive install-exec-recursive \ - install-html-recursive install-info-recursive \ - install-pdf-recursive install-ps-recursive install-recursive \ - installcheck-recursive installdirs-recursive pdf-recursive \ - ps-recursive uninstall-recursive -pkgconfigDATA_INSTALL = $(INSTALL_DATA) -DATA = $(pkgconfig_DATA) -nobase_includeHEADERS_INSTALL = $(install_sh_DATA) -HEADERS = $(nobase_include_HEADERS) -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -ETAGS = etags -CTAGS = ctags -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -AR = @AR@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CFLAG_VISIBILITY = @CFLAG_VISIBILITY@ -CPPFLAGS = @CPPFLAGS@ -CXX = @CXX@ -CXXCPP = @CXXCPP@ -CXXDEPMODE = @CXXDEPMODE@ -CXXFLAGS = @CXXFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -DLLTOOL = @DLLTOOL@ -DSYMUTIL = @DSYMUTIL@ -DUMPBIN = @DUMPBIN@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EXEEXT = @EXEEXT@ -FGREP = @FGREP@ -GREP = @GREP@ -HAVE_VISIBILITY = @HAVE_VISIBILITY@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -ISAINFO = @ISAINFO@ -LD = @LD@ -LDFLAGS = @LDFLAGS@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LIBTOOL = @LIBTOOL@ -LIPO = @LIPO@ -LN_S = @LN_S@ -LTLIBOBJS = @LTLIBOBJS@ -MAINT = @MAINT@ -MAKEINFO = @MAKEINFO@ -MANIFEST_TOOL = @MANIFEST_TOOL@ -MKDIR_P = @MKDIR_P@ -NM = @NM@ -NMEDIT = @NMEDIT@ -OBJDUMP = @OBJDUMP@ -OBJEXT = @OBJEXT@ -OTOOL = @OTOOL@ -OTOOL64 = @OTOOL64@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -RANLIB = @RANLIB@ -RIAK_CLIENT_API_VERSION = @RIAK_CLIENT_API_VERSION@ -RIAK_CLIENT_SO_VERSION = @RIAK_CLIENT_SO_VERSION@ -SED = @SED@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -VERSION = @VERSION@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_AR = @ac_ct_AR@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_CXX = @ac_ct_CXX@ -ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target = @target@ -target_alias = @target_alias@ -target_cpu = @target_cpu@ -target_os = @target_os@ -target_vendor = @target_vendor@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -AUTOMAKE_OPTIONS = subdir-objects -ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4 -lib_LTLIBRARIES = libriak_client.la -libriak_client_la_SOURCES = src/cxx/pbc_client.cpp \ - src/cxx/pbc_message.cpp \ - src/cxx/pbc_header.cpp \ - src/cxx/connection.cpp \ - src/cxx/riakclient.pb.cc \ - src/cxx/basic_client.cpp \ - src/cxx/riak_object.cpp \ - src/cxx/url.cpp \ - src/client.cpp \ - src/string_list.cpp \ - src/string_map.cpp - -libriak_client_la_CXXFLAGS = -g3 -Ibuild/deps/include $(CFLAG_VISIBILITY) -libriak_client_la_LDFLAGS = -Lbuild/deps/lib -lprotobuf-lite \ - -lriakboost_system-mt-riak_client \ - -lriakboost_thread-mt-riak_client \ - -version-info 1:0:0 -no-undefined - -riak_client_includedir = $(includedir)/riak_client/cxx -nobase_include_HEADERS = riak_client/cxx/riak_client.hpp \ - riak_client/cxx/riak_client_fwd.hpp \ - riak_client/cxx/common.hpp \ - riak_client/cxx/error.hpp \ - riak_client/cxx/basic.hpp \ - riak_client/cxx/basic/basic_client.hpp \ - riak_client/cxx/basic/bucket_properties.hpp \ - riak_client/cxx/basic/riak_result.hpp \ - riak_client/cxx/basic/response.hpp \ - riak_client/cxx/basic/server_info.hpp \ - riak_client/cxx/basic/store_params.hpp \ - riak_client/cxx/client.hpp \ - riak_client/cxx/client/client.hpp \ - riak_client/cxx/client/bucket.hpp \ - riak_client/cxx/client/resolver.hpp \ - riak_client/cxx/object.hpp \ - riak_client/cxx/object/link.hpp \ - riak_client/cxx/object/riak_content.hpp \ - riak_client/cxx/object/riak_metadata.hpp \ - riak_client/cxx/object/riak_object.hpp \ - riak_client/cxx/object/riak_version.hpp \ - riak_client/cxx/operations.hpp \ - riak_client/cxx/operations/fetch_object.hpp \ - riak_client/cxx/operations/delete_object.hpp \ - riak_client/cxx/operations/store_object.hpp \ - riak_client/cxx/util.hpp \ - riak_client/cxx/util/shared_ptr.hpp \ - riak_client/cxx/util/noncopyable.hpp \ - riak_client/cxx/util/url.hpp \ - riak_client/client.h \ - riak_client/common.h \ - riak_client/config.h \ - riak_client/string_list.h \ - riak_client/string_map.h \ - riak_client/riak_object.h \ - riak_client/riak_metadata.h - -riak_client_libincludedir = $(libdir)/riak_client/include -riakc_SOURCES = src/riakc/riakc.cpp -riakc_CXXFLAGS = $(libriak_client_la_CXXFLAGS) -# -I/usr/local/Cellar/readline/6.2.1/include -riakc_LDFLAGS = -lriak_client -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = riak_client.pc -TESTS = $(check_PROGRAMS) - -#riak_cxx_simple_test_SOURCES = test/test_basic.cpp -#riak_cxx_simple_test_CXXFLAGS = $(libriak_client_la_CXXFLAGS) -#riak_cxx_simple_test_LDFLAGS = -lriak_client -lriakboost_unit_test_framework-mt-riak_client -riak_cxx_unit_test_SOURCES = test/test_riak_object.cpp test/test_basic.cpp -riak_cxx_unit_test_CXXFLAGS = $(libriak_client_la_CXXFLAGS) -riak_cxx_unit_test_LDFLAGS = -lriak_client -lriakboost_unit_test_framework-mt-riak_client - -#riak_cxx_test_server_SOURCES = test/test_server.cpp src/cxx/pbc_header.cpp src/cxx/pbc_message.cpp src/cxx/riakclient.pb.cc -#riak_cxx_test_server_CXXFLAGS = $(libriak_client_la_CXXFLAGS) -Isrc/cxx -#riak_cxx_test_server_LDFLAGS = $(libriak_client_la_LDFLAGS) -lriak_client -CLEANFILES = $(check_PROGRAMS) -SUBDIRS = deps -DIST_SUBDIRS = deps -all: all-recursive - -.SUFFIXES: -.SUFFIXES: .cc .cpp .lo .o .obj -am--refresh: - @: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ - cd $(srcdir) && $(AUTOMAKE) --foreign \ - && exit 0; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --foreign Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - echo ' $(SHELL) ./config.status'; \ - $(SHELL) ./config.status;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - $(SHELL) ./config.status --recheck - -$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) - cd $(srcdir) && $(AUTOCONF) -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) - cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) - -riak_client/config.h: riak_client/stamp-h1 - @if test ! -f $@; then \ - rm -f riak_client/stamp-h1; \ - $(MAKE) $(AM_MAKEFLAGS) riak_client/stamp-h1; \ - else :; fi - -riak_client/stamp-h1: $(top_srcdir)/riak_client/config.h.in $(top_builddir)/config.status - @rm -f riak_client/stamp-h1 - cd $(top_builddir) && $(SHELL) ./config.status riak_client/config.h -$(top_srcdir)/riak_client/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) - cd $(top_srcdir) && $(AUTOHEADER) - rm -f riak_client/stamp-h1 - touch $@ - -distclean-hdr: - -rm -f riak_client/config.h riak_client/stamp-h1 -riak_client.pc: $(top_builddir)/config.status $(srcdir)/riak_client.pc.in - cd $(top_builddir) && $(SHELL) ./config.status $@ -install-libLTLIBRARIES: $(lib_LTLIBRARIES) - @$(NORMAL_INSTALL) - test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" - @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ - if test -f $$p; then \ - f=$(am__strip_dir) \ - echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ - $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ - else :; fi; \ - done - -uninstall-libLTLIBRARIES: - @$(NORMAL_UNINSTALL) - @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ - p=$(am__strip_dir) \ - echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ - $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ - done - -clean-libLTLIBRARIES: - -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) - @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ - dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ - test "$$dir" != "$$p" || dir=.; \ - echo "rm -f \"$${dir}/so_locations\""; \ - rm -f "$${dir}/so_locations"; \ - done -src/cxx/$(am__dirstamp): - @$(MKDIR_P) src/cxx - @: > src/cxx/$(am__dirstamp) -src/cxx/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) src/cxx/$(DEPDIR) - @: > src/cxx/$(DEPDIR)/$(am__dirstamp) -src/cxx/libriak_client_la-pbc_client.lo: src/cxx/$(am__dirstamp) \ - src/cxx/$(DEPDIR)/$(am__dirstamp) -src/cxx/libriak_client_la-pbc_message.lo: src/cxx/$(am__dirstamp) \ - src/cxx/$(DEPDIR)/$(am__dirstamp) -src/cxx/libriak_client_la-pbc_header.lo: src/cxx/$(am__dirstamp) \ - src/cxx/$(DEPDIR)/$(am__dirstamp) -src/cxx/libriak_client_la-connection.lo: src/cxx/$(am__dirstamp) \ - src/cxx/$(DEPDIR)/$(am__dirstamp) -src/cxx/libriak_client_la-riakclient.pb.lo: src/cxx/$(am__dirstamp) \ - src/cxx/$(DEPDIR)/$(am__dirstamp) -src/cxx/libriak_client_la-basic_client.lo: src/cxx/$(am__dirstamp) \ - src/cxx/$(DEPDIR)/$(am__dirstamp) -src/cxx/libriak_client_la-riak_object.lo: src/cxx/$(am__dirstamp) \ - src/cxx/$(DEPDIR)/$(am__dirstamp) -src/cxx/libriak_client_la-url.lo: src/cxx/$(am__dirstamp) \ - src/cxx/$(DEPDIR)/$(am__dirstamp) -src/$(am__dirstamp): - @$(MKDIR_P) src - @: > src/$(am__dirstamp) -src/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) src/$(DEPDIR) - @: > src/$(DEPDIR)/$(am__dirstamp) -src/libriak_client_la-client.lo: src/$(am__dirstamp) \ - src/$(DEPDIR)/$(am__dirstamp) -src/libriak_client_la-string_list.lo: src/$(am__dirstamp) \ - src/$(DEPDIR)/$(am__dirstamp) -src/libriak_client_la-string_map.lo: src/$(am__dirstamp) \ - src/$(DEPDIR)/$(am__dirstamp) -libriak_client.la: $(libriak_client_la_OBJECTS) $(libriak_client_la_DEPENDENCIES) - $(libriak_client_la_LINK) -rpath $(libdir) $(libriak_client_la_OBJECTS) $(libriak_client_la_LIBADD) $(LIBS) -install-binPROGRAMS: $(bin_PROGRAMS) - @$(NORMAL_INSTALL) - test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" - @list='$(bin_PROGRAMS)'; for p in $$list; do \ - p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ - if test -f $$p \ - || test -f $$p1 \ - ; then \ - f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ - echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ - $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ - else :; fi; \ - done - -uninstall-binPROGRAMS: - @$(NORMAL_UNINSTALL) - @list='$(bin_PROGRAMS)'; for p in $$list; do \ - f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ - echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ - rm -f "$(DESTDIR)$(bindir)/$$f"; \ - done - -clean-binPROGRAMS: - @list='$(bin_PROGRAMS)'; for p in $$list; do \ - f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ - echo " rm -f $$p $$f"; \ - rm -f $$p $$f ; \ - done - -clean-checkPROGRAMS: - @list='$(check_PROGRAMS)'; for p in $$list; do \ - f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ - echo " rm -f $$p $$f"; \ - rm -f $$p $$f ; \ - done -test/$(am__dirstamp): - @$(MKDIR_P) test - @: > test/$(am__dirstamp) -test/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) test/$(DEPDIR) - @: > test/$(DEPDIR)/$(am__dirstamp) -test/riak_cxx_unit_test-test_riak_object.$(OBJEXT): \ - test/$(am__dirstamp) test/$(DEPDIR)/$(am__dirstamp) -test/riak_cxx_unit_test-test_basic.$(OBJEXT): test/$(am__dirstamp) \ - test/$(DEPDIR)/$(am__dirstamp) -riak_cxx_unit_test$(EXEEXT): $(riak_cxx_unit_test_OBJECTS) $(riak_cxx_unit_test_DEPENDENCIES) - @rm -f riak_cxx_unit_test$(EXEEXT) - $(riak_cxx_unit_test_LINK) $(riak_cxx_unit_test_OBJECTS) $(riak_cxx_unit_test_LDADD) $(LIBS) -src/riakc/$(am__dirstamp): - @$(MKDIR_P) src/riakc - @: > src/riakc/$(am__dirstamp) -src/riakc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) src/riakc/$(DEPDIR) - @: > src/riakc/$(DEPDIR)/$(am__dirstamp) -src/riakc/riakc-riakc.$(OBJEXT): src/riakc/$(am__dirstamp) \ - src/riakc/$(DEPDIR)/$(am__dirstamp) -riakc$(EXEEXT): $(riakc_OBJECTS) $(riakc_DEPENDENCIES) - @rm -f riakc$(EXEEXT) - $(riakc_LINK) $(riakc_OBJECTS) $(riakc_LDADD) $(LIBS) - -mostlyclean-compile: - -rm -f *.$(OBJEXT) - -rm -f src/cxx/libriak_client_la-basic_client.$(OBJEXT) - -rm -f src/cxx/libriak_client_la-basic_client.lo - -rm -f src/cxx/libriak_client_la-connection.$(OBJEXT) - -rm -f src/cxx/libriak_client_la-connection.lo - -rm -f src/cxx/libriak_client_la-pbc_client.$(OBJEXT) - -rm -f src/cxx/libriak_client_la-pbc_client.lo - -rm -f src/cxx/libriak_client_la-pbc_header.$(OBJEXT) - -rm -f src/cxx/libriak_client_la-pbc_header.lo - -rm -f src/cxx/libriak_client_la-pbc_message.$(OBJEXT) - -rm -f src/cxx/libriak_client_la-pbc_message.lo - -rm -f src/cxx/libriak_client_la-riak_object.$(OBJEXT) - -rm -f src/cxx/libriak_client_la-riak_object.lo - -rm -f src/cxx/libriak_client_la-riakclient.pb.$(OBJEXT) - -rm -f src/cxx/libriak_client_la-riakclient.pb.lo - -rm -f src/cxx/libriak_client_la-url.$(OBJEXT) - -rm -f src/cxx/libriak_client_la-url.lo - -rm -f src/libriak_client_la-client.$(OBJEXT) - -rm -f src/libriak_client_la-client.lo - -rm -f src/libriak_client_la-string_list.$(OBJEXT) - -rm -f src/libriak_client_la-string_list.lo - -rm -f src/libriak_client_la-string_map.$(OBJEXT) - -rm -f src/libriak_client_la-string_map.lo - -rm -f src/riakc/riakc-riakc.$(OBJEXT) - -rm -f test/riak_cxx_unit_test-test_basic.$(OBJEXT) - -rm -f test/riak_cxx_unit_test-test_riak_object.$(OBJEXT) - -distclean-compile: - -rm -f *.tab.c - -@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriak_client_la-client.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriak_client_la-string_list.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriak_client_la-string_map.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/cxx/$(DEPDIR)/libriak_client_la-basic_client.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/cxx/$(DEPDIR)/libriak_client_la-connection.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/cxx/$(DEPDIR)/libriak_client_la-pbc_client.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/cxx/$(DEPDIR)/libriak_client_la-pbc_header.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/cxx/$(DEPDIR)/libriak_client_la-pbc_message.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/cxx/$(DEPDIR)/libriak_client_la-riak_object.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/cxx/$(DEPDIR)/libriak_client_la-riakclient.pb.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/cxx/$(DEPDIR)/libriak_client_la-url.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@src/riakc/$(DEPDIR)/riakc-riakc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/riak_cxx_unit_test-test_basic.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/riak_cxx_unit_test-test_riak_object.Po@am__quote@ - -.cc.o: -@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ -@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ -@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< - -.cc.obj: -@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ -@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ -@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` - -.cc.lo: -@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ -@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ -@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< - -src/cxx/libriak_client_la-pbc_client.lo: src/cxx/pbc_client.cpp -@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -MT src/cxx/libriak_client_la-pbc_client.lo -MD -MP -MF src/cxx/$(DEPDIR)/libriak_client_la-pbc_client.Tpo -c -o src/cxx/libriak_client_la-pbc_client.lo `test -f 'src/cxx/pbc_client.cpp' || echo '$(srcdir)/'`src/cxx/pbc_client.cpp -@am__fastdepCXX_TRUE@ mv -f src/cxx/$(DEPDIR)/libriak_client_la-pbc_client.Tpo src/cxx/$(DEPDIR)/libriak_client_la-pbc_client.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cxx/pbc_client.cpp' object='src/cxx/libriak_client_la-pbc_client.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -c -o src/cxx/libriak_client_la-pbc_client.lo `test -f 'src/cxx/pbc_client.cpp' || echo '$(srcdir)/'`src/cxx/pbc_client.cpp - -src/cxx/libriak_client_la-pbc_message.lo: src/cxx/pbc_message.cpp -@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -MT src/cxx/libriak_client_la-pbc_message.lo -MD -MP -MF src/cxx/$(DEPDIR)/libriak_client_la-pbc_message.Tpo -c -o src/cxx/libriak_client_la-pbc_message.lo `test -f 'src/cxx/pbc_message.cpp' || echo '$(srcdir)/'`src/cxx/pbc_message.cpp -@am__fastdepCXX_TRUE@ mv -f src/cxx/$(DEPDIR)/libriak_client_la-pbc_message.Tpo src/cxx/$(DEPDIR)/libriak_client_la-pbc_message.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cxx/pbc_message.cpp' object='src/cxx/libriak_client_la-pbc_message.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -c -o src/cxx/libriak_client_la-pbc_message.lo `test -f 'src/cxx/pbc_message.cpp' || echo '$(srcdir)/'`src/cxx/pbc_message.cpp - -src/cxx/libriak_client_la-pbc_header.lo: src/cxx/pbc_header.cpp -@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -MT src/cxx/libriak_client_la-pbc_header.lo -MD -MP -MF src/cxx/$(DEPDIR)/libriak_client_la-pbc_header.Tpo -c -o src/cxx/libriak_client_la-pbc_header.lo `test -f 'src/cxx/pbc_header.cpp' || echo '$(srcdir)/'`src/cxx/pbc_header.cpp -@am__fastdepCXX_TRUE@ mv -f src/cxx/$(DEPDIR)/libriak_client_la-pbc_header.Tpo src/cxx/$(DEPDIR)/libriak_client_la-pbc_header.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cxx/pbc_header.cpp' object='src/cxx/libriak_client_la-pbc_header.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -c -o src/cxx/libriak_client_la-pbc_header.lo `test -f 'src/cxx/pbc_header.cpp' || echo '$(srcdir)/'`src/cxx/pbc_header.cpp - -src/cxx/libriak_client_la-connection.lo: src/cxx/connection.cpp -@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -MT src/cxx/libriak_client_la-connection.lo -MD -MP -MF src/cxx/$(DEPDIR)/libriak_client_la-connection.Tpo -c -o src/cxx/libriak_client_la-connection.lo `test -f 'src/cxx/connection.cpp' || echo '$(srcdir)/'`src/cxx/connection.cpp -@am__fastdepCXX_TRUE@ mv -f src/cxx/$(DEPDIR)/libriak_client_la-connection.Tpo src/cxx/$(DEPDIR)/libriak_client_la-connection.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cxx/connection.cpp' object='src/cxx/libriak_client_la-connection.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -c -o src/cxx/libriak_client_la-connection.lo `test -f 'src/cxx/connection.cpp' || echo '$(srcdir)/'`src/cxx/connection.cpp - -src/cxx/libriak_client_la-riakclient.pb.lo: src/cxx/riakclient.pb.cc -@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -MT src/cxx/libriak_client_la-riakclient.pb.lo -MD -MP -MF src/cxx/$(DEPDIR)/libriak_client_la-riakclient.pb.Tpo -c -o src/cxx/libriak_client_la-riakclient.pb.lo `test -f 'src/cxx/riakclient.pb.cc' || echo '$(srcdir)/'`src/cxx/riakclient.pb.cc -@am__fastdepCXX_TRUE@ mv -f src/cxx/$(DEPDIR)/libriak_client_la-riakclient.pb.Tpo src/cxx/$(DEPDIR)/libriak_client_la-riakclient.pb.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cxx/riakclient.pb.cc' object='src/cxx/libriak_client_la-riakclient.pb.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -c -o src/cxx/libriak_client_la-riakclient.pb.lo `test -f 'src/cxx/riakclient.pb.cc' || echo '$(srcdir)/'`src/cxx/riakclient.pb.cc - -src/cxx/libriak_client_la-basic_client.lo: src/cxx/basic_client.cpp -@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -MT src/cxx/libriak_client_la-basic_client.lo -MD -MP -MF src/cxx/$(DEPDIR)/libriak_client_la-basic_client.Tpo -c -o src/cxx/libriak_client_la-basic_client.lo `test -f 'src/cxx/basic_client.cpp' || echo '$(srcdir)/'`src/cxx/basic_client.cpp -@am__fastdepCXX_TRUE@ mv -f src/cxx/$(DEPDIR)/libriak_client_la-basic_client.Tpo src/cxx/$(DEPDIR)/libriak_client_la-basic_client.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cxx/basic_client.cpp' object='src/cxx/libriak_client_la-basic_client.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -c -o src/cxx/libriak_client_la-basic_client.lo `test -f 'src/cxx/basic_client.cpp' || echo '$(srcdir)/'`src/cxx/basic_client.cpp - -src/cxx/libriak_client_la-riak_object.lo: src/cxx/riak_object.cpp -@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -MT src/cxx/libriak_client_la-riak_object.lo -MD -MP -MF src/cxx/$(DEPDIR)/libriak_client_la-riak_object.Tpo -c -o src/cxx/libriak_client_la-riak_object.lo `test -f 'src/cxx/riak_object.cpp' || echo '$(srcdir)/'`src/cxx/riak_object.cpp -@am__fastdepCXX_TRUE@ mv -f src/cxx/$(DEPDIR)/libriak_client_la-riak_object.Tpo src/cxx/$(DEPDIR)/libriak_client_la-riak_object.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cxx/riak_object.cpp' object='src/cxx/libriak_client_la-riak_object.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -c -o src/cxx/libriak_client_la-riak_object.lo `test -f 'src/cxx/riak_object.cpp' || echo '$(srcdir)/'`src/cxx/riak_object.cpp - -src/cxx/libriak_client_la-url.lo: src/cxx/url.cpp -@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -MT src/cxx/libriak_client_la-url.lo -MD -MP -MF src/cxx/$(DEPDIR)/libriak_client_la-url.Tpo -c -o src/cxx/libriak_client_la-url.lo `test -f 'src/cxx/url.cpp' || echo '$(srcdir)/'`src/cxx/url.cpp -@am__fastdepCXX_TRUE@ mv -f src/cxx/$(DEPDIR)/libriak_client_la-url.Tpo src/cxx/$(DEPDIR)/libriak_client_la-url.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cxx/url.cpp' object='src/cxx/libriak_client_la-url.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -c -o src/cxx/libriak_client_la-url.lo `test -f 'src/cxx/url.cpp' || echo '$(srcdir)/'`src/cxx/url.cpp - -src/libriak_client_la-client.lo: src/client.cpp -@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -MT src/libriak_client_la-client.lo -MD -MP -MF src/$(DEPDIR)/libriak_client_la-client.Tpo -c -o src/libriak_client_la-client.lo `test -f 'src/client.cpp' || echo '$(srcdir)/'`src/client.cpp -@am__fastdepCXX_TRUE@ mv -f src/$(DEPDIR)/libriak_client_la-client.Tpo src/$(DEPDIR)/libriak_client_la-client.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/client.cpp' object='src/libriak_client_la-client.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -c -o src/libriak_client_la-client.lo `test -f 'src/client.cpp' || echo '$(srcdir)/'`src/client.cpp - -src/libriak_client_la-string_list.lo: src/string_list.cpp -@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -MT src/libriak_client_la-string_list.lo -MD -MP -MF src/$(DEPDIR)/libriak_client_la-string_list.Tpo -c -o src/libriak_client_la-string_list.lo `test -f 'src/string_list.cpp' || echo '$(srcdir)/'`src/string_list.cpp -@am__fastdepCXX_TRUE@ mv -f src/$(DEPDIR)/libriak_client_la-string_list.Tpo src/$(DEPDIR)/libriak_client_la-string_list.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/string_list.cpp' object='src/libriak_client_la-string_list.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -c -o src/libriak_client_la-string_list.lo `test -f 'src/string_list.cpp' || echo '$(srcdir)/'`src/string_list.cpp - -src/libriak_client_la-string_map.lo: src/string_map.cpp -@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -MT src/libriak_client_la-string_map.lo -MD -MP -MF src/$(DEPDIR)/libriak_client_la-string_map.Tpo -c -o src/libriak_client_la-string_map.lo `test -f 'src/string_map.cpp' || echo '$(srcdir)/'`src/string_map.cpp -@am__fastdepCXX_TRUE@ mv -f src/$(DEPDIR)/libriak_client_la-string_map.Tpo src/$(DEPDIR)/libriak_client_la-string_map.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/string_map.cpp' object='src/libriak_client_la-string_map.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriak_client_la_CXXFLAGS) $(CXXFLAGS) -c -o src/libriak_client_la-string_map.lo `test -f 'src/string_map.cpp' || echo '$(srcdir)/'`src/string_map.cpp - -test/riak_cxx_unit_test-test_riak_object.o: test/test_riak_object.cpp -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(riak_cxx_unit_test_CXXFLAGS) $(CXXFLAGS) -MT test/riak_cxx_unit_test-test_riak_object.o -MD -MP -MF test/$(DEPDIR)/riak_cxx_unit_test-test_riak_object.Tpo -c -o test/riak_cxx_unit_test-test_riak_object.o `test -f 'test/test_riak_object.cpp' || echo '$(srcdir)/'`test/test_riak_object.cpp -@am__fastdepCXX_TRUE@ mv -f test/$(DEPDIR)/riak_cxx_unit_test-test_riak_object.Tpo test/$(DEPDIR)/riak_cxx_unit_test-test_riak_object.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/test_riak_object.cpp' object='test/riak_cxx_unit_test-test_riak_object.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(riak_cxx_unit_test_CXXFLAGS) $(CXXFLAGS) -c -o test/riak_cxx_unit_test-test_riak_object.o `test -f 'test/test_riak_object.cpp' || echo '$(srcdir)/'`test/test_riak_object.cpp - -test/riak_cxx_unit_test-test_riak_object.obj: test/test_riak_object.cpp -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(riak_cxx_unit_test_CXXFLAGS) $(CXXFLAGS) -MT test/riak_cxx_unit_test-test_riak_object.obj -MD -MP -MF test/$(DEPDIR)/riak_cxx_unit_test-test_riak_object.Tpo -c -o test/riak_cxx_unit_test-test_riak_object.obj `if test -f 'test/test_riak_object.cpp'; then $(CYGPATH_W) 'test/test_riak_object.cpp'; else $(CYGPATH_W) '$(srcdir)/test/test_riak_object.cpp'; fi` -@am__fastdepCXX_TRUE@ mv -f test/$(DEPDIR)/riak_cxx_unit_test-test_riak_object.Tpo test/$(DEPDIR)/riak_cxx_unit_test-test_riak_object.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/test_riak_object.cpp' object='test/riak_cxx_unit_test-test_riak_object.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(riak_cxx_unit_test_CXXFLAGS) $(CXXFLAGS) -c -o test/riak_cxx_unit_test-test_riak_object.obj `if test -f 'test/test_riak_object.cpp'; then $(CYGPATH_W) 'test/test_riak_object.cpp'; else $(CYGPATH_W) '$(srcdir)/test/test_riak_object.cpp'; fi` - -test/riak_cxx_unit_test-test_basic.o: test/test_basic.cpp -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(riak_cxx_unit_test_CXXFLAGS) $(CXXFLAGS) -MT test/riak_cxx_unit_test-test_basic.o -MD -MP -MF test/$(DEPDIR)/riak_cxx_unit_test-test_basic.Tpo -c -o test/riak_cxx_unit_test-test_basic.o `test -f 'test/test_basic.cpp' || echo '$(srcdir)/'`test/test_basic.cpp -@am__fastdepCXX_TRUE@ mv -f test/$(DEPDIR)/riak_cxx_unit_test-test_basic.Tpo test/$(DEPDIR)/riak_cxx_unit_test-test_basic.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/test_basic.cpp' object='test/riak_cxx_unit_test-test_basic.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(riak_cxx_unit_test_CXXFLAGS) $(CXXFLAGS) -c -o test/riak_cxx_unit_test-test_basic.o `test -f 'test/test_basic.cpp' || echo '$(srcdir)/'`test/test_basic.cpp - -test/riak_cxx_unit_test-test_basic.obj: test/test_basic.cpp -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(riak_cxx_unit_test_CXXFLAGS) $(CXXFLAGS) -MT test/riak_cxx_unit_test-test_basic.obj -MD -MP -MF test/$(DEPDIR)/riak_cxx_unit_test-test_basic.Tpo -c -o test/riak_cxx_unit_test-test_basic.obj `if test -f 'test/test_basic.cpp'; then $(CYGPATH_W) 'test/test_basic.cpp'; else $(CYGPATH_W) '$(srcdir)/test/test_basic.cpp'; fi` -@am__fastdepCXX_TRUE@ mv -f test/$(DEPDIR)/riak_cxx_unit_test-test_basic.Tpo test/$(DEPDIR)/riak_cxx_unit_test-test_basic.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/test_basic.cpp' object='test/riak_cxx_unit_test-test_basic.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(riak_cxx_unit_test_CXXFLAGS) $(CXXFLAGS) -c -o test/riak_cxx_unit_test-test_basic.obj `if test -f 'test/test_basic.cpp'; then $(CYGPATH_W) 'test/test_basic.cpp'; else $(CYGPATH_W) '$(srcdir)/test/test_basic.cpp'; fi` - -src/riakc/riakc-riakc.o: src/riakc/riakc.cpp -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(riakc_CXXFLAGS) $(CXXFLAGS) -MT src/riakc/riakc-riakc.o -MD -MP -MF src/riakc/$(DEPDIR)/riakc-riakc.Tpo -c -o src/riakc/riakc-riakc.o `test -f 'src/riakc/riakc.cpp' || echo '$(srcdir)/'`src/riakc/riakc.cpp -@am__fastdepCXX_TRUE@ mv -f src/riakc/$(DEPDIR)/riakc-riakc.Tpo src/riakc/$(DEPDIR)/riakc-riakc.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/riakc/riakc.cpp' object='src/riakc/riakc-riakc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(riakc_CXXFLAGS) $(CXXFLAGS) -c -o src/riakc/riakc-riakc.o `test -f 'src/riakc/riakc.cpp' || echo '$(srcdir)/'`src/riakc/riakc.cpp - -src/riakc/riakc-riakc.obj: src/riakc/riakc.cpp -@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(riakc_CXXFLAGS) $(CXXFLAGS) -MT src/riakc/riakc-riakc.obj -MD -MP -MF src/riakc/$(DEPDIR)/riakc-riakc.Tpo -c -o src/riakc/riakc-riakc.obj `if test -f 'src/riakc/riakc.cpp'; then $(CYGPATH_W) 'src/riakc/riakc.cpp'; else $(CYGPATH_W) '$(srcdir)/src/riakc/riakc.cpp'; fi` -@am__fastdepCXX_TRUE@ mv -f src/riakc/$(DEPDIR)/riakc-riakc.Tpo src/riakc/$(DEPDIR)/riakc-riakc.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/riakc/riakc.cpp' object='src/riakc/riakc-riakc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(riakc_CXXFLAGS) $(CXXFLAGS) -c -o src/riakc/riakc-riakc.obj `if test -f 'src/riakc/riakc.cpp'; then $(CYGPATH_W) 'src/riakc/riakc.cpp'; else $(CYGPATH_W) '$(srcdir)/src/riakc/riakc.cpp'; fi` - -.cpp.o: -@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ -@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ -@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< - -.cpp.obj: -@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ -@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ -@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` - -.cpp.lo: -@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ -@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ -@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -rm -rf src/.libs src/_libs - -rm -rf src/cxx/.libs src/cxx/_libs - -distclean-libtool: - -rm -f libtool -install-pkgconfigDATA: $(pkgconfig_DATA) - @$(NORMAL_INSTALL) - test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" - @list='$(pkgconfig_DATA)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - f=$(am__strip_dir) \ - echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ - $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \ - done - -uninstall-pkgconfigDATA: - @$(NORMAL_UNINSTALL) - @list='$(pkgconfig_DATA)'; for p in $$list; do \ - f=$(am__strip_dir) \ - echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ - rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \ - done -install-nobase_includeHEADERS: $(nobase_include_HEADERS) - @$(NORMAL_INSTALL) - test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)" - @$(am__vpath_adj_setup) \ - list='$(nobase_include_HEADERS)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - $(am__vpath_adj) \ - echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ - $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ - done - -uninstall-nobase_includeHEADERS: - @$(NORMAL_UNINSTALL) - @$(am__vpath_adj_setup) \ - list='$(nobase_include_HEADERS)'; for p in $$list; do \ - $(am__vpath_adj) \ - echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ - rm -f "$(DESTDIR)$(includedir)/$$f"; \ - done - -# This directory's subdirectories are mostly independent; you can cd -# into them and run `make' without going through this Makefile. -# To change the values of `make' variables: instead of editing Makefiles, -# (1) if the variable is set in `config.status', edit `config.status' -# (which will cause the Makefiles to be regenerated when you run `make'); -# (2) otherwise, pass the desired values on the `make' command line. -$(RECURSIVE_TARGETS): - @failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -$(RECURSIVE_CLEAN_TARGETS): - @failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - rev=''; for subdir in $$list; do \ - if test "$$subdir" = "."; then :; else \ - rev="$$subdir $$rev"; \ - fi; \ - done; \ - rev="$$rev ."; \ - target=`echo $@ | sed s/-recursive//`; \ - for subdir in $$rev; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ - done - -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) ' { files[$$0] = 1; } \ - END { for (i in files) print i; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - tags=; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) ' { files[$$0] = 1; } \ - END { for (i in files) print i; }'`; \ - if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$tags $$unique; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - tags=; \ - here=`pwd`; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) ' { files[$$0] = 1; } \ - END { for (i in files) print i; }'`; \ - test -z "$(CTAGS_ARGS)$$tags$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$tags $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && cd $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) $$here - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -check-TESTS: $(TESTS) - @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \ - srcdir=$(srcdir); export srcdir; \ - list=' $(TESTS) '; \ - if test -n "$$list"; then \ - for tst in $$list; do \ - if test -f ./$$tst; then dir=./; \ - elif test -f $$tst; then dir=; \ - else dir="$(srcdir)/"; fi; \ - if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ - all=`expr $$all + 1`; \ - case " $(XFAIL_TESTS) " in \ - *$$ws$$tst$$ws*) \ - xpass=`expr $$xpass + 1`; \ - failed=`expr $$failed + 1`; \ - echo "XPASS: $$tst"; \ - ;; \ - *) \ - echo "PASS: $$tst"; \ - ;; \ - esac; \ - elif test $$? -ne 77; then \ - all=`expr $$all + 1`; \ - case " $(XFAIL_TESTS) " in \ - *$$ws$$tst$$ws*) \ - xfail=`expr $$xfail + 1`; \ - echo "XFAIL: $$tst"; \ - ;; \ - *) \ - failed=`expr $$failed + 1`; \ - echo "FAIL: $$tst"; \ - ;; \ - esac; \ - else \ - skip=`expr $$skip + 1`; \ - echo "SKIP: $$tst"; \ - fi; \ - done; \ - if test "$$failed" -eq 0; then \ - if test "$$xfail" -eq 0; then \ - banner="All $$all tests passed"; \ - else \ - banner="All $$all tests behaved as expected ($$xfail expected failures)"; \ - fi; \ - else \ - if test "$$xpass" -eq 0; then \ - banner="$$failed of $$all tests failed"; \ - else \ - banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \ - fi; \ - fi; \ - dashes="$$banner"; \ - skipped=""; \ - if test "$$skip" -ne 0; then \ - skipped="($$skip tests were not run)"; \ - test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ - dashes="$$skipped"; \ - fi; \ - report=""; \ - if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ - report="Please report to $(PACKAGE_BUGREPORT)"; \ - test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ - dashes="$$report"; \ - fi; \ - dashes=`echo "$$dashes" | sed s/./=/g`; \ - echo "$$dashes"; \ - echo "$$banner"; \ - test -z "$$skipped" || echo "$$skipped"; \ - test -z "$$report" || echo "$$report"; \ - echo "$$dashes"; \ - test "$$failed" -eq 0; \ - else :; fi -check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) - $(MAKE) $(AM_MAKEFLAGS) check-TESTS -check: check-recursive -all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) -install-binPROGRAMS: install-libLTLIBRARIES - -installdirs: installdirs-recursive -installdirs-am: - for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -uninstall: uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install -mostlyclean-generic: - -clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -rm -f src/$(DEPDIR)/$(am__dirstamp) - -rm -f src/$(am__dirstamp) - -rm -f src/cxx/$(DEPDIR)/$(am__dirstamp) - -rm -f src/cxx/$(am__dirstamp) - -rm -f src/riakc/$(DEPDIR)/$(am__dirstamp) - -rm -f src/riakc/$(am__dirstamp) - -rm -f test/$(DEPDIR)/$(am__dirstamp) - -rm -f test/$(am__dirstamp) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-recursive - -clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ - clean-libLTLIBRARIES clean-libtool mostlyclean-am - -distclean: distclean-recursive - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf src/$(DEPDIR) src/cxx/$(DEPDIR) src/riakc/$(DEPDIR) test/$(DEPDIR) - -rm -f Makefile -distclean-am: clean-am distclean-compile distclean-generic \ - distclean-hdr distclean-libtool distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -info: info-recursive - -info-am: - -install-data-am: install-nobase_includeHEADERS install-pkgconfigDATA - -install-dvi: install-dvi-recursive - -install-exec-am: install-binPROGRAMS install-libLTLIBRARIES - -install-html: install-html-recursive - -install-info: install-info-recursive - -install-man: - -install-pdf: install-pdf-recursive - -install-ps: install-ps-recursive - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf $(top_srcdir)/autom4te.cache - -rm -rf src/$(DEPDIR) src/cxx/$(DEPDIR) src/riakc/$(DEPDIR) test/$(DEPDIR) - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-compile mostlyclean-generic \ - mostlyclean-libtool - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES \ - uninstall-nobase_includeHEADERS uninstall-pkgconfigDATA - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ - install-strip - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am am--refresh check check-TESTS check-am clean \ - clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ - clean-libLTLIBRARIES clean-libtool ctags ctags-recursive \ - distclean distclean-compile distclean-generic distclean-hdr \ - distclean-libtool distclean-tags dvi dvi-am html html-am info \ - info-am install install-am install-binPROGRAMS install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-libLTLIBRARIES install-man \ - install-nobase_includeHEADERS install-pdf install-pdf-am \ - install-pkgconfigDATA install-ps install-ps-am install-strip \ - installcheck installcheck-am installdirs installdirs-am \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ - uninstall-binPROGRAMS uninstall-libLTLIBRARIES \ - uninstall-nobase_includeHEADERS uninstall-pkgconfigDATA - - # -L/usr/local/Cellar/readline/6.2.1/lib -lreadline -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/aclocal.m4 b/aclocal.m4 deleted file mode 100644 index 39ae1df..0000000 --- a/aclocal.m4 +++ /dev/null @@ -1,900 +0,0 @@ -# generated automatically by aclocal 1.10 -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -m4_if(m4_PACKAGE_VERSION, [2.61],, -[m4_fatal([this file was generated for autoconf 2.61. -You have another version of autoconf. If you want to use that, -you should regenerate the build system entirely.], [63])]) - -# Copyright (C) 2002, 2003, 2005, 2006 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_AUTOMAKE_VERSION(VERSION) -# ---------------------------- -# Automake X.Y traces this macro to ensure aclocal.m4 has been -# generated from the m4 files accompanying Automake X.Y. -# (This private macro should not be called outside this file.) -AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.10' -dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to -dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.10], [], - [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl -]) - -# _AM_AUTOCONF_VERSION(VERSION) -# ----------------------------- -# aclocal traces this macro to find the Autoconf version. -# This is a private macro too. Using m4_define simplifies -# the logic in aclocal, which can simply ignore this definition. -m4_define([_AM_AUTOCONF_VERSION], []) - -# AM_SET_CURRENT_AUTOMAKE_VERSION -# ------------------------------- -# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. -# This function is AC_REQUIREd by AC_INIT_AUTOMAKE. -AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.10])dnl -_AM_AUTOCONF_VERSION(m4_PACKAGE_VERSION)]) - -# AM_AUX_DIR_EXPAND -*- Autoconf -*- - -# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets -# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to -# `$srcdir', `$srcdir/..', or `$srcdir/../..'. -# -# Of course, Automake must honor this variable whenever it calls a -# tool from the auxiliary directory. The problem is that $srcdir (and -# therefore $ac_aux_dir as well) can be either absolute or relative, -# depending on how configure is run. This is pretty annoying, since -# it makes $ac_aux_dir quite unusable in subdirectories: in the top -# source directory, any form will work fine, but in subdirectories a -# relative path needs to be adjusted first. -# -# $ac_aux_dir/missing -# fails when called from a subdirectory if $ac_aux_dir is relative -# $top_srcdir/$ac_aux_dir/missing -# fails if $ac_aux_dir is absolute, -# fails when called from a subdirectory in a VPATH build with -# a relative $ac_aux_dir -# -# The reason of the latter failure is that $top_srcdir and $ac_aux_dir -# are both prefixed by $srcdir. In an in-source build this is usually -# harmless because $srcdir is `.', but things will broke when you -# start a VPATH build or use an absolute $srcdir. -# -# So we could use something similar to $top_srcdir/$ac_aux_dir/missing, -# iff we strip the leading $srcdir from $ac_aux_dir. That would be: -# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` -# and then we would define $MISSING as -# MISSING="\${SHELL} $am_aux_dir/missing" -# This will work as long as MISSING is not called from configure, because -# unfortunately $(top_srcdir) has no meaning in configure. -# However there are other variables, like CC, which are often used in -# configure, and could therefore not use this "fixed" $ac_aux_dir. -# -# Another solution, used here, is to always expand $ac_aux_dir to an -# absolute PATH. The drawback is that using absolute paths prevent a -# configured tree to be moved without reconfiguration. - -AC_DEFUN([AM_AUX_DIR_EXPAND], -[dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ([2.50])dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` -]) - -# AM_CONDITIONAL -*- Autoconf -*- - -# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 8 - -# AM_CONDITIONAL(NAME, SHELL-CONDITION) -# ------------------------------------- -# Define a conditional. -AC_DEFUN([AM_CONDITIONAL], -[AC_PREREQ(2.52)dnl - ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl -AC_SUBST([$1_TRUE])dnl -AC_SUBST([$1_FALSE])dnl -_AM_SUBST_NOTMAKE([$1_TRUE])dnl -_AM_SUBST_NOTMAKE([$1_FALSE])dnl -if $2; then - $1_TRUE= - $1_FALSE='#' -else - $1_TRUE='#' - $1_FALSE= -fi -AC_CONFIG_COMMANDS_PRE( -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then - AC_MSG_ERROR([[conditional "$1" was never defined. -Usually this means the macro was only invoked conditionally.]]) -fi])]) - -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 9 - -# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be -# written in clear, in which case automake, when reading aclocal.m4, -# will think it sees a *use*, and therefore will trigger all it's -# C support machinery. Also note that it means that autoscan, seeing -# CC etc. in the Makefile, will ask for an AC_PROG_CC use... - - -# _AM_DEPENDENCIES(NAME) -# ---------------------- -# See how the compiler implements dependency checking. -# NAME is "CC", "CXX", "GCJ", or "OBJC". -# We try a few techniques and use that to set a single cache variable. -# -# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was -# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular -# dependency, and given that the user is not expected to run this macro, -# just rely on AC_PROG_CC. -AC_DEFUN([_AM_DEPENDENCIES], -[AC_REQUIRE([AM_SET_DEPDIR])dnl -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl -AC_REQUIRE([AM_MAKE_INCLUDE])dnl -AC_REQUIRE([AM_DEP_TRACK])dnl - -ifelse([$1], CC, [depcc="$CC" am_compiler_list=], - [$1], CXX, [depcc="$CXX" am_compiler_list=], - [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], UPC, [depcc="$UPC" am_compiler_list=], - [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) - -AC_CACHE_CHECK([dependency style of $depcc], - [am_cv_$1_dependencies_compiler_type], -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_$1_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` - fi - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - case $depmode in - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - none) break ;; - esac - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. - if depmode=$depmode \ - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_$1_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_$1_dependencies_compiler_type=none -fi -]) -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) -AM_CONDITIONAL([am__fastdep$1], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) -]) - - -# AM_SET_DEPDIR -# ------------- -# Choose a directory name for dependency files. -# This macro is AC_REQUIREd in _AM_DEPENDENCIES -AC_DEFUN([AM_SET_DEPDIR], -[AC_REQUIRE([AM_SET_LEADING_DOT])dnl -AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl -]) - - -# AM_DEP_TRACK -# ------------ -AC_DEFUN([AM_DEP_TRACK], -[AC_ARG_ENABLE(dependency-tracking, -[ --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors]) -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' -fi -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -AC_SUBST([AMDEPBACKSLASH])dnl -_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl -]) - -# Generate code to set up dependency tracking. -*- Autoconf -*- - -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -#serial 3 - -# _AM_OUTPUT_DEPENDENCY_COMMANDS -# ------------------------------ -AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], -[for mf in $CONFIG_FILES; do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then - dirpart=`AS_DIRNAME("$mf")` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`AS_DIRNAME(["$file"])` - AS_MKDIR_P([$dirpart/$fdir]) - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done -done -])# _AM_OUTPUT_DEPENDENCY_COMMANDS - - -# AM_OUTPUT_DEPENDENCY_COMMANDS -# ----------------------------- -# This macro should only be invoked once -- use via AC_REQUIRE. -# -# This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each `.P' file that we will -# need in order to bootstrap the dependency handling code. -AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], -[AC_CONFIG_COMMANDS([depfiles], - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) -]) - -# Do all the work for Automake. -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 12 - -# This macro actually does too much. Some checks are only needed if -# your package does certain things. But this isn't really a big deal. - -# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) -# AM_INIT_AUTOMAKE([OPTIONS]) -# ----------------------------------------------- -# The call with PACKAGE and VERSION arguments is the old style -# call (pre autoconf-2.50), which is being phased out. PACKAGE -# and VERSION should now be passed to AC_INIT and removed from -# the call to AM_INIT_AUTOMAKE. -# We support both call styles for the transition. After -# the next Automake release, Autoconf can make the AC_INIT -# arguments mandatory, and then we can depend on a new Autoconf -# release and drop the old call support. -AC_DEFUN([AM_INIT_AUTOMAKE], -[AC_PREREQ([2.60])dnl -dnl Autoconf wants to disallow AM_ names. We explicitly allow -dnl the ones we care about. -m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl -AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl -AC_REQUIRE([AC_PROG_INSTALL])dnl -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) - fi -fi - -# test whether we have cygpath -if test -z "$CYGPATH_W"; then - if (cygpath --version) >/dev/null 2>/dev/null; then - CYGPATH_W='cygpath -w' - else - CYGPATH_W=echo - fi -fi -AC_SUBST([CYGPATH_W]) - -# Define the identity of the package. -dnl Distinguish between old-style and new-style calls. -m4_ifval([$2], -[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl - AC_SUBST([PACKAGE], [$1])dnl - AC_SUBST([VERSION], [$2])], -[_AM_SET_OPTIONS([$1])dnl -dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. -m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, - [m4_fatal([AC_INIT should be called with package and version arguments])])dnl - AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl - AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl - -_AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl - -# Some tools Automake needs. -AC_REQUIRE([AM_SANITY_CHECK])dnl -AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) -AM_MISSING_PROG(AUTOCONF, autoconf) -AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) -AM_MISSING_PROG(AUTOHEADER, autoheader) -AM_MISSING_PROG(MAKEINFO, makeinfo) -AM_PROG_INSTALL_SH -AM_PROG_INSTALL_STRIP -AC_REQUIRE([AM_PROG_MKDIR_P])dnl -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([AC_PROG_MAKE_SET])dnl -AC_REQUIRE([AM_SET_LEADING_DOT])dnl -_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], - [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], - [_AM_PROG_TAR([v7])])]) -_AM_IF_OPTION([no-dependencies],, -[AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES(CC)], - [define([AC_PROG_CC], - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES(CXX)], - [define([AC_PROG_CXX], - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES(OBJC)], - [define([AC_PROG_OBJC], - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl -]) -]) - - -# When config.status generates a header, we must update the stamp-h file. -# This file resides in the same directory as the config header -# that is generated. The stamp files are numbered to have different names. - -# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the -# loop where config.status creates the headers, so we can generate -# our stamp files there. -AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], -[# Compute $1's index in $config_headers. -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $1 | $1:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) - -# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_PROG_INSTALL_SH -# ------------------ -# Define $install_sh. -AC_DEFUN([AM_PROG_INSTALL_SH], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"} -AC_SUBST(install_sh)]) - -# Copyright (C) 2003, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 2 - -# Check whether the underlying file-system supports filenames -# with a leading dot. For instance MS-DOS doesn't. -AC_DEFUN([AM_SET_LEADING_DOT], -[rm -rf .tst 2>/dev/null -mkdir .tst 2>/dev/null -if test -d .tst; then - am__leading_dot=. -else - am__leading_dot=_ -fi -rmdir .tst 2>/dev/null -AC_SUBST([am__leading_dot])]) - -# Add --enable-maintainer-mode option to configure. -*- Autoconf -*- -# From Jim Meyering - -# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 4 - -AC_DEFUN([AM_MAINTAINER_MODE], -[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) - dnl maintainer-mode is disabled by default - AC_ARG_ENABLE(maintainer-mode, -[ --enable-maintainer-mode enable make rules and dependencies not useful - (and sometimes confusing) to the casual installer], - USE_MAINTAINER_MODE=$enableval, - USE_MAINTAINER_MODE=no) - AC_MSG_RESULT([$USE_MAINTAINER_MODE]) - AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes]) - MAINT=$MAINTAINER_MODE_TRUE - AC_SUBST(MAINT)dnl -] -) - -AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE]) - -# Check to see how 'make' treats includes. -*- Autoconf -*- - -# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 3 - -# AM_MAKE_INCLUDE() -# ----------------- -# Check to see how make treats includes. -AC_DEFUN([AM_MAKE_INCLUDE], -[am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo done -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -AC_MSG_CHECKING([for style of include used by $am_make]) -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# We grep out `Entering directory' and `Leaving directory' -# messages which can occur if `w' ends up in MAKEFLAGS. -# In particular we don't look at `^make:' because GNU make might -# be invoked under some other name (usually "gmake"), in which -# case it prints its new name instead of `make'. -if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then - am__include=include - am__quote= - _am_result=GNU -fi -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then - am__include=.include - am__quote="\"" - _am_result=BSD - fi -fi -AC_SUBST([am__include]) -AC_SUBST([am__quote]) -AC_MSG_RESULT([$_am_result]) -rm -f confinc confmf -]) - -# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- - -# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 5 - -# AM_MISSING_PROG(NAME, PROGRAM) -# ------------------------------ -AC_DEFUN([AM_MISSING_PROG], -[AC_REQUIRE([AM_MISSING_HAS_RUN]) -$1=${$1-"${am_missing_run}$2"} -AC_SUBST($1)]) - - -# AM_MISSING_HAS_RUN -# ------------------ -# Define MISSING if not defined so far and test if it supports --run. -# If it does, set am_missing_run to use it, otherwise, to nothing. -AC_DEFUN([AM_MISSING_HAS_RUN], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -AC_REQUIRE_AUX_FILE([missing])dnl -test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - AC_MSG_WARN([`missing' script is too old or missing]) -fi -]) - -# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_PROG_MKDIR_P -# --------------- -# Check for `mkdir -p'. -AC_DEFUN([AM_PROG_MKDIR_P], -[AC_PREREQ([2.60])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, -dnl while keeping a definition of mkdir_p for backward compatibility. -dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. -dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of -dnl Makefile.ins that do not define MKDIR_P, so we do our own -dnl adjustment using top_builddir (which is defined more often than -dnl MKDIR_P). -AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl -case $mkdir_p in - [[\\/$]]* | ?:[[\\/]]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac -]) - -# Helper functions for option handling. -*- Autoconf -*- - -# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 3 - -# _AM_MANGLE_OPTION(NAME) -# ----------------------- -AC_DEFUN([_AM_MANGLE_OPTION], -[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) - -# _AM_SET_OPTION(NAME) -# ------------------------------ -# Set option NAME. Presently that only means defining a flag for this option. -AC_DEFUN([_AM_SET_OPTION], -[m4_define(_AM_MANGLE_OPTION([$1]), 1)]) - -# _AM_SET_OPTIONS(OPTIONS) -# ---------------------------------- -# OPTIONS is a space-separated list of Automake options. -AC_DEFUN([_AM_SET_OPTIONS], -[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) - -# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) -# ------------------------------------------- -# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. -AC_DEFUN([_AM_IF_OPTION], -[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) - -# Check to make sure that the build environment is sane. -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 4 - -# AM_SANITY_CHECK -# --------------- -AC_DEFUN([AM_SANITY_CHECK], -[AC_MSG_CHECKING([whether build environment is sane]) -# Just in case -sleep 1 -echo timestamp > conftest.file -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t $srcdir/configure conftest.file` - fi - rm -f conftest.file - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken -alias in your environment]) - fi - - test "$[2]" = conftest.file - ) -then - # Ok. - : -else - AC_MSG_ERROR([newly created file is older than distributed files! -Check your system clock]) -fi -AC_MSG_RESULT(yes)]) - -# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_PROG_INSTALL_STRIP -# --------------------- -# One issue with vendor `install' (even GNU) is that you can't -# specify the program used to strip binaries. This is especially -# annoying in cross-compiling environments, where the build's strip -# is unlikely to handle the host's binaries. -# Fortunately install-sh will honor a STRIPPROG variable, so we -# always use install-sh in `make install-strip', and initialize -# STRIPPROG with the value of the STRIP variable (set by the user). -AC_DEFUN([AM_PROG_INSTALL_STRIP], -[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be `maybe'. -if test "$cross_compiling" != no; then - AC_CHECK_TOOL([STRIP], [strip], :) -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" -AC_SUBST([INSTALL_STRIP_PROGRAM])]) - -# Copyright (C) 2006 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# _AM_SUBST_NOTMAKE(VARIABLE) -# --------------------------- -# Prevent Automake from outputing VARIABLE = @VARIABLE@ in Makefile.in. -# This macro is traced by Automake. -AC_DEFUN([_AM_SUBST_NOTMAKE]) - -# Check how to create a tarball. -*- Autoconf -*- - -# Copyright (C) 2004, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 2 - -# _AM_PROG_TAR(FORMAT) -# -------------------- -# Check how to create a tarball in format FORMAT. -# FORMAT should be one of `v7', `ustar', or `pax'. -# -# Substitute a variable $(am__tar) that is a command -# writing to stdout a FORMAT-tarball containing the directory -# $tardir. -# tardir=directory && $(am__tar) > result.tar -# -# Substitute a variable $(am__untar) that extract such -# a tarball read from stdin. -# $(am__untar) < result.tar -AC_DEFUN([_AM_PROG_TAR], -[# Always define AMTAR for backward compatibility. -AM_MISSING_PROG([AMTAR], [tar]) -m4_if([$1], [v7], - [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'], - [m4_case([$1], [ustar],, [pax],, - [m4_fatal([Unknown tar format])]) -AC_MSG_CHECKING([how to create a $1 tar archive]) -# Loop over all known methods to create a tar archive until one works. -_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' -_am_tools=${am_cv_prog_tar_$1-$_am_tools} -# Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of `-'. -for _am_tool in $_am_tools -do - case $_am_tool in - gnutar) - for _am_tar in tar gnutar gtar; - do - AM_RUN_LOG([$_am_tar --version]) && break - done - am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' - am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' - am__untar="$_am_tar -xf -" - ;; - plaintar) - # Must skip GNU tar: if it does not support --format= it doesn't create - # ustar tarball either. - (tar --version) >/dev/null 2>&1 && continue - am__tar='tar chf - "$$tardir"' - am__tar_='tar chf - "$tardir"' - am__untar='tar xf -' - ;; - pax) - am__tar='pax -L -x $1 -w "$$tardir"' - am__tar_='pax -L -x $1 -w "$tardir"' - am__untar='pax -r' - ;; - cpio) - am__tar='find "$$tardir" -print | cpio -o -H $1 -L' - am__tar_='find "$tardir" -print | cpio -o -H $1 -L' - am__untar='cpio -i -H $1 -d' - ;; - none) - am__tar=false - am__tar_=false - am__untar=false - ;; - esac - - # If the value was cached, stop now. We just wanted to have am__tar - # and am__untar set. - test -n "${am_cv_prog_tar_$1}" && break - - # tar/untar a dummy directory, and stop if the command works - rm -rf conftest.dir - mkdir conftest.dir - echo GrepMe > conftest.dir/file - AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) - rm -rf conftest.dir - if test -s conftest.tar; then - AM_RUN_LOG([$am__untar /dev/null 2>&1 && break - fi -done -rm -rf conftest.dir - -AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) -AC_MSG_RESULT([$am_cv_prog_tar_$1])]) -AC_SUBST([am__tar]) -AC_SUBST([am__untar]) -]) # _AM_PROG_TAR - -m4_include([m4/acx_check_suncc.m4]) -m4_include([m4/boost_shared_ptr.m4]) -m4_include([m4/libtool.m4]) -m4_include([m4/ltoptions.m4]) -m4_include([m4/ltsugar.m4]) -m4_include([m4/ltversion.m4]) -m4_include([m4/lt~obsolete.m4]) -m4_include([m4/tr1_shared_ptr.m4]) -m4_include([m4/visibility.m4]) diff --git a/cmake/BoostTestTargets.cmake b/cmake/BoostTestTargets.cmake new file mode 100644 index 0000000..05d59c1 --- /dev/null +++ b/cmake/BoostTestTargets.cmake @@ -0,0 +1,274 @@ +# - Add tests using boost::test +# +# Add this line to your test files in place of including a basic boost test header: +# #include +# +# If you cannot do that and must use the included form for a given test, +# include the line +# // OVERRIDE_BOOST_TEST_INCLUDED_WARNING +# in the same file with the boost test include. +# +# include(BoostTestTargets) +# add_boost_test( SOURCES [] +# [FAIL_REGULAR_EXPRESSION ] +# [LAUNCHER ] +# [LIBRARIES [...]] +# [RESOURCES [...]] +# [TESTS [...]]) +# +# If for some reason you need access to the executable target created, +# it can be found in ${${testdriver_name}_TARGET_NAME} as specified when +# you called add_boost_test +# +# Requires CMake 2.6 or newer (uses the 'function' command) +# +# Requires: +# GetForceIncludeDefinitions +# CopyResourcesToBuildTree +# +# Original Author: +# 2009-2010 Ryan Pavlik +# http://academic.cleardefinition.com +# Iowa State University HCI Graduate Program/VRAC +# +# Copyright Iowa State University 2009-2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) + +if(__add_boost_test) + return() +endif() +set(__add_boost_test YES) + +set(BOOST_TEST_TARGET_PREFIX "boosttest") + +if(NOT Boost_FOUND) + find_package(Boost 1.34.0 QUIET) +endif() +if("${Boost_VERSION}0" LESS "1034000") + set(_shared_msg + "NOTE: boost::test-based targets and tests cannot " + "be added: boost >= 1.34.0 required but not found. " + "(found: '${Boost_VERSION}'; want >=103400) ") + if(BUILD_TESTING) + message(FATAL_ERROR + ${_shared_msg} + "You may disable BUILD_TESTING to continue without the " + "tests.") + else() + message(STATUS + ${_shared_msg} + "BUILD_TESTING disabled, so continuing anyway.") + endif() +endif() + +include(GetForceIncludeDefinitions) +include(CopyResourcesToBuildTree) + +if(Boost_FOUND AND NOT "${Boost_VERSION}0" LESS "1034000") + set(_boosttesttargets_libs) + set(_boostConfig "BoostTestTargetsIncluded.h") + if(NOT Boost_UNIT_TEST_FRAMEWORK_LIBRARY) + find_package(Boost 1.34.0 QUIET COMPONENTS unit_test_framework) + endif() + if(Boost_UNIT_TEST_FRAMEWORK_LIBRARY) + set(_boosttesttargets_libs "${Boost_UNIT_TEST_FRAMEWORK_LIBRARY}") + if(Boost_USE_STATIC_LIBS) + set(_boostConfig "BoostTestTargetsStatic.h") + else() + if(NOT APPLE) + set(_boostConfig "BoostTestTargetsDynamic.h") + endif() + endif() + endif() + get_filename_component(_moddir ${CMAKE_CURRENT_LIST_FILE} PATH) + configure_file("${_moddir}/${_boostConfig}" + "${CMAKE_CURRENT_BINARY_DIR}/BoostTestTargetConfig.h" + COPYONLY) + include_directories("${CMAKE_CURRENT_BINARY_DIR}") +endif() + +function(add_boost_test _name) + if(NOT BUILD_TESTING) + return() + endif() + if("${CMAKE_VERSION}" VERSION_LESS "2.8.0") + if(NOT "${_boost_test_cmakever_pestered}x" EQUALS "${CMAKE_VERSION}x") + message(STATUS + "Not adding boost::test targets - CMake 2.8.0 or newer required, using ${CMAKE_VERSION}") + set(_boost_test_cmakever_pestered + "${CMAKE_VERSION}" + CACHE + INTERNAL + "" + FORCE) + endif() + return() + endif() + + # parse arguments + set(_nowhere) + set(_curdest _nowhere) + set(_val_args + SOURCES + FAIL_REGULAR_EXPRESSION + LAUNCHER + LIBRARIES + RESOURCES + TESTS) + set(_bool_args + USE_COMPILED_LIBRARY) + foreach(_arg ${_val_args} ${_bool_args}) + set(${_arg}) + endforeach() + foreach(_element ${ARGN}) + list(FIND _val_args "${_element}" _val_arg_find) + list(FIND _bool_args "${_element}" _bool_arg_find) + if("${_val_arg_find}" GREATER "-1") + set(_curdest "${_element}") + elseif("${_bool_arg_find}" GREATER "-1") + set("${_element}" ON) + set(_curdest _nowhere) + else() + list(APPEND ${_curdest} "${_element}") + endif() + endforeach() + + if(_nowhere) + message(FATAL_ERROR "Syntax error in use of add_boost_test!") + endif() + + if(NOT SOURCES) + message(FATAL_ERROR + "Syntax error in use of add_boost_test: at least one source file required!") + endif() + + if(Boost_FOUND AND NOT "${Boost_VERSION}0" LESS "1034000") + + include_directories(${Boost_INCLUDE_DIRS}) + + set(includeType) + foreach(src ${SOURCES}) + file(READ ${src} thefile) + if("${thefile}" MATCHES ".*BoostTestTargetConfig.h.*") + set(includeType CONFIGURED) + set(includeFileLoc ${src}) + break() + elseif("${thefile}" MATCHES ".*boost/test/included/unit_test.hpp.*") + set(includeType INCLUDED) + set(includeFileLoc ${src}) + set(_boosttesttargets_libs) # clear this out - linking would be a bad idea + if(NOT + "${thefile}" + MATCHES + ".*OVERRIDE_BOOST_TEST_INCLUDED_WARNING.*") + message("Please replace the include line in ${src} with this alternate include line instead:") + message(" \#include ") + message("Once you've saved your changes, re-run CMake. (See BoostTestTargets.cmake for more info)") + endif() + break() + endif() + endforeach() + + if(NOT _boostTestTargetsNagged${_name} STREQUAL "${includeType}") + if("includeType" STREQUAL "CONFIGURED") + message(STATUS + "Test '${_name}' uses the CMake-configurable form of the boost test framework - congrats! (Including File: ${includeFileLoc})") + elseif("${includeType}" STREQUAL "INCLUDED") + message("In test '${_name}': ${includeFileLoc} uses the 'included' form of the boost unit test framework.") + else() + message("In test '${_name}': Didn't detect the CMake-configurable boost test include.") + message("Please replace your existing boost test include in that test with the following:") + message(" \#include ") + message("Once you've saved your changes, re-run CMake. (See BoostTestTargets.cmake for more info)") + endif() + endif() + set(_boostTestTargetsNagged${_name} + "${includeType}" + CACHE + INTERNAL + "" + FORCE) + + + if(RESOURCES) + list(APPEND SOURCES ${RESOURCES}) + endif() + + # Generate a unique target name, using the relative binary dir + # and provided name. (transform all / into _ and remove all other + # non-alphabet characters) + file(RELATIVE_PATH + targetpath + "${CMAKE_BINARY_DIR}" + "${CMAKE_CURRENT_BINARY_DIR}") + string(REGEX REPLACE "[^A-Za-z/_]" "" targetpath "${targetpath}") + string(REPLACE "/" "_" targetpath "${targetpath}") + + set(_target_name ${BOOST_TEST_TARGET_PREFIX}-${targetpath}-${_name}) + set(${_name}_TARGET_NAME "${_target_name}" PARENT_SCOPE) + + # Build the test. + add_executable(${_target_name} ${SOURCES}) + + list(APPEND LIBRARIES ${_boosttesttargets_libs}) + + if(LIBRARIES) + target_link_libraries(${_target_name} ${LIBRARIES}) + endif() + + if(RESOURCES) + set_property(TARGET ${_target_name} PROPERTY RESOURCE ${RESOURCES}) + copy_resources_to_build_tree(${_target_name}) + endif() + + if(NOT Boost_TEST_FLAGS) +# set(Boost_TEST_FLAGS --catch_system_error=yes --output_format=XML) + set(Boost_TEST_FLAGS --catch_system_error=yes) + endif() + + # TODO: Figure out why only recent boost handles individual test running properly + + if(LAUNCHER) + set(_test_command ${LAUNCHER} "\$") + else() + set(_test_command ${_target_name}) + endif() + + if(TESTS AND ( "${Boost_VERSION}" VERSION_GREATER "103799" )) + foreach(_test ${TESTS}) + add_test(NAME + ${_name}-${_test} + COMMAND + ${_test_command} + --run_test=${_test} + ${Boost_TEST_FLAGS}) + if(FAIL_REGULAR_EXPRESSION) + set_tests_properties(${_name}-${_test} + PROPERTIES + FAIL_REGULAR_EXPRESSION + "${FAIL_REGULAR_EXPRESSION}") + endif() + endforeach() + else() + add_test(NAME + ${_name}-boost_test + COMMAND + ${_test_command} + ${Boost_TEST_FLAGS}) + if(FAIL_REGULAR_EXPRESSION) + set_tests_properties(${_name}-${_test} + PROPERTIES + FAIL_REGULAR_EXPRESSION + "${FAIL_REGULAR_EXPRESSION}") + endif() + endif() + + # CppCheck the test if we can. + if(COMMAND add_cppcheck) + add_cppcheck(${_target_name} STYLE UNUSED_FUNCTIONS) + endif() + + endif() +endfunction() diff --git a/cmake/BoostTestTargetsDynamic.h b/cmake/BoostTestTargetsDynamic.h new file mode 100644 index 0000000..ae1f38e --- /dev/null +++ b/cmake/BoostTestTargetsDynamic.h @@ -0,0 +1,9 @@ +// Small header computed by CMake to set up boost test. +// include AFTER #define BOOST_TEST_MODULE whatever +// but before any other boost test includes. + +// Using the Boost UTF dynamic library + +#define BOOST_TEST_DYN_LINK +#include + diff --git a/cmake/BoostTestTargetsIncluded.h b/cmake/BoostTestTargetsIncluded.h new file mode 100644 index 0000000..253133c --- /dev/null +++ b/cmake/BoostTestTargetsIncluded.h @@ -0,0 +1,7 @@ +// Small header computed by CMake to set up boost test. +// include AFTER #define BOOST_TEST_MODULE whatever +// but before any other boost test includes. + +// Using the Boost UTF included framework + +#include diff --git a/cmake/BoostTestTargetsStatic.h b/cmake/BoostTestTargetsStatic.h new file mode 100644 index 0000000..dd3cdda --- /dev/null +++ b/cmake/BoostTestTargetsStatic.h @@ -0,0 +1,7 @@ +// Small header computed by CMake to set up boost test. +// include AFTER #define BOOST_TEST_MODULE whatever +// but before any other boost test includes. + +// Using the Boost UTF static library + +#include diff --git a/cmake/CopyResourcesToBuildTree.cmake b/cmake/CopyResourcesToBuildTree.cmake new file mode 100644 index 0000000..3512cc4 --- /dev/null +++ b/cmake/CopyResourcesToBuildTree.cmake @@ -0,0 +1,83 @@ +# - Copy the resources your app needs to the build tree. +# +# copy_resources_to_build_tree() +# +# Requires CMake 2.6 or newer (uses the 'function' command) +# +# Original Author: +# 2009-2010 Ryan Pavlik +# http://academic.cleardefinition.com +# Iowa State University HCI Graduate Program/VRAC +# +# Copyright Iowa State University 2009-2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) + +if(__copy_resources_to_build_tree) + return() +endif() +set(__copy_resources_to_build_tree YES) + +function(copy_resources_to_build_tree _target) + get_target_property(_resources ${_target} RESOURCE) + if(NOT _resources) + # Bail if no resources + message(STATUS + "Told to copy resources for target ${_target}, but " + "no resources are set!") + return() + endif() + + get_target_property(_path ${_target} LOCATION) + get_filename_component(_path "${_path}" PATH) + + if(NOT MSVC AND NOT "${CMAKE_GENERATOR}" MATCHES "Makefiles") + foreach(_config ${CMAKE_CONFIGURATION_TYPES}) + get_target_property(_path${_config} ${_target} LOCATION_${_config}) + get_filename_component(_path${_config} "${_path${_config}}" PATH) + add_custom_command(TARGET ${_target} + POST_BUILD + COMMAND + ${CMAKE_COMMAND} + ARGS -E make_directory "${_path${_config}}/" + COMMENT "Creating directory ${_path${_config}}/") + endforeach() + endif() + + foreach(_res ${_resources}) + if(NOT IS_ABSOLUTE "${_res}") + get_filename_component(_res "${_res}" ABSOLUTE) + endif() + get_filename_component(_name "${_res}" NAME) + + if(MSVC) + # Working dir is solution file dir, not exe file dir. + add_custom_command(TARGET ${_target} + POST_BUILD + COMMAND + ${CMAKE_COMMAND} + ARGS -E copy "${_res}" "${CMAKE_BINARY_DIR}/" + COMMENT "Copying ${_name} to ${CMAKE_BINARY_DIR}/ for MSVC") + else() + if("${CMAKE_GENERATOR}" MATCHES "Makefiles") + add_custom_command(TARGET ${_target} + POST_BUILD + COMMAND + ${CMAKE_COMMAND} + ARGS -E copy "${_res}" "${_path}/" + COMMENT "Copying ${_name} to ${_path}/") + else() + foreach(_config ${CMAKE_CONFIGURATION_TYPES}) + add_custom_command(TARGET ${_target} + POST_BUILD + COMMAND + ${CMAKE_COMMAND} + ARGS -E copy "${_res}" "${_path${_config}}" + COMMENT "Copying ${_name} to ${_path${_config}}") + endforeach() + + endif() + endif() + endforeach() +endfunction() diff --git a/cmake/GetForceIncludeDefinitions.cmake b/cmake/GetForceIncludeDefinitions.cmake new file mode 100644 index 0000000..efcca04 --- /dev/null +++ b/cmake/GetForceIncludeDefinitions.cmake @@ -0,0 +1,44 @@ +# - Get the platform-appropriate flags to add to force inclusion of a file +# +# The most common use of this is to use a generated config.h-type file +# placed out of the source tree in all files. +# +# get_force_include_definitions(var forcedincludefiles...) - +# where var is the name of your desired output variable, and everything +# else is a source file to forcibly include. +# a list item to be filtered. +# +# Original Author: +# 2009-2010 Ryan Pavlik +# http://academic.cleardefinition.com +# Iowa State University HCI Graduate Program/VRAC +# +# Copyright Iowa State University 2009-2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) + +if(__get_force_include_definitions) + return() +endif() +set(__get_force_include_definitions YES) + +function(get_force_include_definitions var) + set(_flagprefix) + if(CMAKE_COMPILER_IS_GNUCXX) + set(_flag "-include") + elseif(MSVC) + set(_flag "/FI") + else() + message(SEND_ERROR "You don't seem to be using MSVC or GCC, but") + message(SEND_ERROR "the project called get_force_include_definitions.") + message(SEND_ERROR "Contact this project with the name of your") + message(FATAL_ERROR "compiler and preferably the flag to force includes") + endif() + + set(_out) + foreach(_item ${ARGN}) + list(APPEND _out "${_flag} \"${_item}\"") + endforeach() + set(${var} "${_out}" PARENT_SCOPE) +endfunction() diff --git a/cmake_uninstall.cmake.in b/cmake_uninstall.cmake.in new file mode 100644 index 0000000..c6d8094 --- /dev/null +++ b/cmake_uninstall.cmake.in @@ -0,0 +1,22 @@ +if (NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt") + message(FATAL_ERROR "Cannot find install manifest: \"@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt\"") +endif(NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt") + +file(READ "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt" files) +string(REGEX REPLACE "\n" ";" files "${files}") +list(REVERSE files) +foreach (file ${files}) + message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"") + if (EXISTS "$ENV{DESTDIR}${file}") + execute_process( + COMMAND @CMAKE_COMMAND@ -E remove "$ENV{DESTDIR}${file}" + OUTPUT_VARIABLE rm_out + RESULT_VARIABLE rm_retval + ) + if(NOT ${rm_retval} EQUAL 0) + message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"") + endif (NOT ${rm_retval} EQUAL 0) + else (EXISTS "$ENV{DESTDIR}${file}") + message(STATUS "File \"$ENV{DESTDIR}${file}\" does not exist.") + endif (EXISTS "$ENV{DESTDIR}${file}") +endforeach(file) diff --git a/config.guess b/config.guess deleted file mode 100755 index dc84c68..0000000 --- a/config.guess +++ /dev/null @@ -1,1501 +0,0 @@ -#! /bin/sh -# Attempt to guess a canonical system name. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 -# Free Software Foundation, Inc. - -timestamp='2009-11-20' - -# This file is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA -# 02110-1301, USA. -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - - -# Originally written by Per Bothner. Please send patches (context -# diff format) to and include a ChangeLog -# entry. -# -# This script attempts to guess a canonical system name similar to -# config.sub. If it succeeds, it prints the system name on stdout, and -# exits with 0. Otherwise, it exits with 1. -# -# You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD - -me=`echo "$0" | sed -e 's,.*/,,'` - -usage="\ -Usage: $0 [OPTION] - -Output the configuration name of the system \`$me' is run on. - -Operation modes: - -h, --help print this help, then exit - -t, --time-stamp print date of last modification, then exit - -v, --version print version number, then exit - -Report bugs and patches to ." - -version="\ -GNU config.guess ($timestamp) - -Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. - -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." - -help=" -Try \`$me --help' for more information." - -# Parse command line -while test $# -gt 0 ; do - case $1 in - --time-stamp | --time* | -t ) - echo "$timestamp" ; exit ;; - --version | -v ) - echo "$version" ; exit ;; - --help | --h* | -h ) - echo "$usage"; exit ;; - -- ) # Stop option processing - shift; break ;; - - ) # Use stdin as input. - break ;; - -* ) - echo "$me: invalid option $1$help" >&2 - exit 1 ;; - * ) - break ;; - esac -done - -if test $# != 0; then - echo "$me: too many arguments$help" >&2 - exit 1 -fi - -trap 'exit 1' 1 2 15 - -# CC_FOR_BUILD -- compiler used by this script. Note that the use of a -# compiler to aid in system detection is discouraged as it requires -# temporary files to be created and, as you can see below, it is a -# headache to deal with in a portable fashion. - -# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still -# use `HOST_CC' if defined, but it is deprecated. - -# Portable tmp directory creation inspired by the Autoconf team. - -set_cc_for_build=' -trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; -trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; -: ${TMPDIR=/tmp} ; - { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || - { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || - { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || - { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; -dummy=$tmp/dummy ; -tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; -case $CC_FOR_BUILD,$HOST_CC,$CC in - ,,) echo "int x;" > $dummy.c ; - for c in cc gcc c89 c99 ; do - if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then - CC_FOR_BUILD="$c"; break ; - fi ; - done ; - if test x"$CC_FOR_BUILD" = x ; then - CC_FOR_BUILD=no_compiler_found ; - fi - ;; - ,,*) CC_FOR_BUILD=$CC ;; - ,*,*) CC_FOR_BUILD=$HOST_CC ;; -esac ; set_cc_for_build= ;' - -# This is needed to find uname on a Pyramid OSx when run in the BSD universe. -# (ghazi@noc.rutgers.edu 1994-08-24) -if (test -f /.attbin/uname) >/dev/null 2>&1 ; then - PATH=$PATH:/.attbin ; export PATH -fi - -UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown -UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown -UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown -UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown - -# Note: order is significant - the case branches are not exclusive. - -case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in - *:NetBSD:*:*) - # NetBSD (nbsd) targets should (where applicable) match one or - # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, - # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently - # switched to ELF, *-*-netbsd* would select the old - # object file format. This provides both forward - # compatibility and a consistent mechanism for selecting the - # object file format. - # - # Note: NetBSD doesn't particularly care about the vendor - # portion of the name. We always set it to "unknown". - sysctl="sysctl -n hw.machine_arch" - UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ - /usr/sbin/$sysctl 2>/dev/null || echo unknown)` - case "${UNAME_MACHINE_ARCH}" in - armeb) machine=armeb-unknown ;; - arm*) machine=arm-unknown ;; - sh3el) machine=shl-unknown ;; - sh3eb) machine=sh-unknown ;; - sh5el) machine=sh5le-unknown ;; - *) machine=${UNAME_MACHINE_ARCH}-unknown ;; - esac - # The Operating System including object format, if it has switched - # to ELF recently, or will in the future. - case "${UNAME_MACHINE_ARCH}" in - arm*|i386|m68k|ns32k|sh3*|sparc|vax) - eval $set_cc_for_build - if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ELF__ - then - # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). - # Return netbsd for either. FIX? - os=netbsd - else - os=netbsdelf - fi - ;; - *) - os=netbsd - ;; - esac - # The OS release - # Debian GNU/NetBSD machines have a different userland, and - # thus, need a distinct triplet. However, they do not need - # kernel version information, so it can be replaced with a - # suitable tag, in the style of linux-gnu. - case "${UNAME_VERSION}" in - Debian*) - release='-gnu' - ;; - *) - release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` - ;; - esac - # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: - # contains redundant information, the shorter form: - # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. - echo "${machine}-${os}${release}" - exit ;; - *:OpenBSD:*:*) - UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` - echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} - exit ;; - *:ekkoBSD:*:*) - echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} - exit ;; - *:SolidBSD:*:*) - echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} - exit ;; - macppc:MirBSD:*:*) - echo powerpc-unknown-mirbsd${UNAME_RELEASE} - exit ;; - *:MirBSD:*:*) - echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} - exit ;; - alpha:OSF1:*:*) - case $UNAME_RELEASE in - *4.0) - UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` - ;; - *5.*) - UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` - ;; - esac - # According to Compaq, /usr/sbin/psrinfo has been available on - # OSF/1 and Tru64 systems produced since 1995. I hope that - # covers most systems running today. This code pipes the CPU - # types through head -n 1, so we only detect the type of CPU 0. - ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` - case "$ALPHA_CPU_TYPE" in - "EV4 (21064)") - UNAME_MACHINE="alpha" ;; - "EV4.5 (21064)") - UNAME_MACHINE="alpha" ;; - "LCA4 (21066/21068)") - UNAME_MACHINE="alpha" ;; - "EV5 (21164)") - UNAME_MACHINE="alphaev5" ;; - "EV5.6 (21164A)") - UNAME_MACHINE="alphaev56" ;; - "EV5.6 (21164PC)") - UNAME_MACHINE="alphapca56" ;; - "EV5.7 (21164PC)") - UNAME_MACHINE="alphapca57" ;; - "EV6 (21264)") - UNAME_MACHINE="alphaev6" ;; - "EV6.7 (21264A)") - UNAME_MACHINE="alphaev67" ;; - "EV6.8CB (21264C)") - UNAME_MACHINE="alphaev68" ;; - "EV6.8AL (21264B)") - UNAME_MACHINE="alphaev68" ;; - "EV6.8CX (21264D)") - UNAME_MACHINE="alphaev68" ;; - "EV6.9A (21264/EV69A)") - UNAME_MACHINE="alphaev69" ;; - "EV7 (21364)") - UNAME_MACHINE="alphaev7" ;; - "EV7.9 (21364A)") - UNAME_MACHINE="alphaev79" ;; - esac - # A Pn.n version is a patched version. - # A Vn.n version is a released version. - # A Tn.n version is a released field test version. - # A Xn.n version is an unreleased experimental baselevel. - # 1.2 uses "1.2" for uname -r. - echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` - exit ;; - Alpha\ *:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # Should we change UNAME_MACHINE based on the output of uname instead - # of the specific Alpha model? - echo alpha-pc-interix - exit ;; - 21064:Windows_NT:50:3) - echo alpha-dec-winnt3.5 - exit ;; - Amiga*:UNIX_System_V:4.0:*) - echo m68k-unknown-sysv4 - exit ;; - *:[Aa]miga[Oo][Ss]:*:*) - echo ${UNAME_MACHINE}-unknown-amigaos - exit ;; - *:[Mm]orph[Oo][Ss]:*:*) - echo ${UNAME_MACHINE}-unknown-morphos - exit ;; - *:OS/390:*:*) - echo i370-ibm-openedition - exit ;; - *:z/VM:*:*) - echo s390-ibm-zvmoe - exit ;; - *:OS400:*:*) - echo powerpc-ibm-os400 - exit ;; - arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) - echo arm-acorn-riscix${UNAME_RELEASE} - exit ;; - arm:riscos:*:*|arm:RISCOS:*:*) - echo arm-unknown-riscos - exit ;; - SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) - echo hppa1.1-hitachi-hiuxmpp - exit ;; - Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) - # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. - if test "`(/bin/universe) 2>/dev/null`" = att ; then - echo pyramid-pyramid-sysv3 - else - echo pyramid-pyramid-bsd - fi - exit ;; - NILE*:*:*:dcosx) - echo pyramid-pyramid-svr4 - exit ;; - DRS?6000:unix:4.0:6*) - echo sparc-icl-nx6 - exit ;; - DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) - case `/usr/bin/uname -p` in - sparc) echo sparc-icl-nx7; exit ;; - esac ;; - s390x:SunOS:*:*) - echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - sun4H:SunOS:5.*:*) - echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) - echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) - echo i386-pc-auroraux${UNAME_RELEASE} - exit ;; - i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) - eval $set_cc_for_build - SUN_ARCH="i386" - # If there is a compiler, see if it is configured for 64-bit objects. - # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. - # This test works for both compilers. - if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then - if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ - (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_64BIT_ARCH >/dev/null - then - SUN_ARCH="x86_64" - fi - fi - echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - sun4*:SunOS:6*:*) - # According to config.sub, this is the proper way to canonicalize - # SunOS6. Hard to guess exactly what SunOS6 will be like, but - # it's likely to be more like Solaris than SunOS4. - echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - sun4*:SunOS:*:*) - case "`/usr/bin/arch -k`" in - Series*|S4*) - UNAME_RELEASE=`uname -v` - ;; - esac - # Japanese Language versions have a version number like `4.1.3-JL'. - echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` - exit ;; - sun3*:SunOS:*:*) - echo m68k-sun-sunos${UNAME_RELEASE} - exit ;; - sun*:*:4.2BSD:*) - UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` - test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 - case "`/bin/arch`" in - sun3) - echo m68k-sun-sunos${UNAME_RELEASE} - ;; - sun4) - echo sparc-sun-sunos${UNAME_RELEASE} - ;; - esac - exit ;; - aushp:SunOS:*:*) - echo sparc-auspex-sunos${UNAME_RELEASE} - exit ;; - # The situation for MiNT is a little confusing. The machine name - # can be virtually everything (everything which is not - # "atarist" or "atariste" at least should have a processor - # > m68000). The system name ranges from "MiNT" over "FreeMiNT" - # to the lowercase version "mint" (or "freemint"). Finally - # the system name "TOS" denotes a system which is actually not - # MiNT. But MiNT is downward compatible to TOS, so this should - # be no problem. - atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit ;; - atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit ;; - *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit ;; - milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) - echo m68k-milan-mint${UNAME_RELEASE} - exit ;; - hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) - echo m68k-hades-mint${UNAME_RELEASE} - exit ;; - *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) - echo m68k-unknown-mint${UNAME_RELEASE} - exit ;; - m68k:machten:*:*) - echo m68k-apple-machten${UNAME_RELEASE} - exit ;; - powerpc:machten:*:*) - echo powerpc-apple-machten${UNAME_RELEASE} - exit ;; - RISC*:Mach:*:*) - echo mips-dec-mach_bsd4.3 - exit ;; - RISC*:ULTRIX:*:*) - echo mips-dec-ultrix${UNAME_RELEASE} - exit ;; - VAX*:ULTRIX*:*:*) - echo vax-dec-ultrix${UNAME_RELEASE} - exit ;; - 2020:CLIX:*:* | 2430:CLIX:*:*) - echo clipper-intergraph-clix${UNAME_RELEASE} - exit ;; - mips:*:*:UMIPS | mips:*:*:RISCos) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c -#ifdef __cplusplus -#include /* for printf() prototype */ - int main (int argc, char *argv[]) { -#else - int main (argc, argv) int argc; char *argv[]; { -#endif - #if defined (host_mips) && defined (MIPSEB) - #if defined (SYSTYPE_SYSV) - printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); - #endif - #if defined (SYSTYPE_SVR4) - printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); - #endif - #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) - printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); - #endif - #endif - exit (-1); - } -EOF - $CC_FOR_BUILD -o $dummy $dummy.c && - dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && - SYSTEM_NAME=`$dummy $dummyarg` && - { echo "$SYSTEM_NAME"; exit; } - echo mips-mips-riscos${UNAME_RELEASE} - exit ;; - Motorola:PowerMAX_OS:*:*) - echo powerpc-motorola-powermax - exit ;; - Motorola:*:4.3:PL8-*) - echo powerpc-harris-powermax - exit ;; - Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) - echo powerpc-harris-powermax - exit ;; - Night_Hawk:Power_UNIX:*:*) - echo powerpc-harris-powerunix - exit ;; - m88k:CX/UX:7*:*) - echo m88k-harris-cxux7 - exit ;; - m88k:*:4*:R4*) - echo m88k-motorola-sysv4 - exit ;; - m88k:*:3*:R3*) - echo m88k-motorola-sysv3 - exit ;; - AViiON:dgux:*:*) - # DG/UX returns AViiON for all architectures - UNAME_PROCESSOR=`/usr/bin/uname -p` - if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] - then - if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ - [ ${TARGET_BINARY_INTERFACE}x = x ] - then - echo m88k-dg-dgux${UNAME_RELEASE} - else - echo m88k-dg-dguxbcs${UNAME_RELEASE} - fi - else - echo i586-dg-dgux${UNAME_RELEASE} - fi - exit ;; - M88*:DolphinOS:*:*) # DolphinOS (SVR3) - echo m88k-dolphin-sysv3 - exit ;; - M88*:*:R3*:*) - # Delta 88k system running SVR3 - echo m88k-motorola-sysv3 - exit ;; - XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) - echo m88k-tektronix-sysv3 - exit ;; - Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) - echo m68k-tektronix-bsd - exit ;; - *:IRIX*:*:*) - echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` - exit ;; - ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. - echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id - exit ;; # Note that: echo "'`uname -s`'" gives 'AIX ' - i*86:AIX:*:*) - echo i386-ibm-aix - exit ;; - ia64:AIX:*:*) - if [ -x /usr/bin/oslevel ] ; then - IBM_REV=`/usr/bin/oslevel` - else - IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} - fi - echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} - exit ;; - *:AIX:2:3) - if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include - - main() - { - if (!__power_pc()) - exit(1); - puts("powerpc-ibm-aix3.2.5"); - exit(0); - } -EOF - if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` - then - echo "$SYSTEM_NAME" - else - echo rs6000-ibm-aix3.2.5 - fi - elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then - echo rs6000-ibm-aix3.2.4 - else - echo rs6000-ibm-aix3.2 - fi - exit ;; - *:AIX:*:[456]) - IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` - if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then - IBM_ARCH=rs6000 - else - IBM_ARCH=powerpc - fi - if [ -x /usr/bin/oslevel ] ; then - IBM_REV=`/usr/bin/oslevel` - else - IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} - fi - echo ${IBM_ARCH}-ibm-aix${IBM_REV} - exit ;; - *:AIX:*:*) - echo rs6000-ibm-aix - exit ;; - ibmrt:4.4BSD:*|romp-ibm:BSD:*) - echo romp-ibm-bsd4.4 - exit ;; - ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and - echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to - exit ;; # report: romp-ibm BSD 4.3 - *:BOSX:*:*) - echo rs6000-bull-bosx - exit ;; - DPX/2?00:B.O.S.:*:*) - echo m68k-bull-sysv3 - exit ;; - 9000/[34]??:4.3bsd:1.*:*) - echo m68k-hp-bsd - exit ;; - hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) - echo m68k-hp-bsd4.4 - exit ;; - 9000/[34678]??:HP-UX:*:*) - HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` - case "${UNAME_MACHINE}" in - 9000/31? ) HP_ARCH=m68000 ;; - 9000/[34]?? ) HP_ARCH=m68k ;; - 9000/[678][0-9][0-9]) - if [ -x /usr/bin/getconf ]; then - sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` - sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` - case "${sc_cpu_version}" in - 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 - 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 - 532) # CPU_PA_RISC2_0 - case "${sc_kernel_bits}" in - 32) HP_ARCH="hppa2.0n" ;; - 64) HP_ARCH="hppa2.0w" ;; - '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 - esac ;; - esac - fi - if [ "${HP_ARCH}" = "" ]; then - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - - #define _HPUX_SOURCE - #include - #include - - int main () - { - #if defined(_SC_KERNEL_BITS) - long bits = sysconf(_SC_KERNEL_BITS); - #endif - long cpu = sysconf (_SC_CPU_VERSION); - - switch (cpu) - { - case CPU_PA_RISC1_0: puts ("hppa1.0"); break; - case CPU_PA_RISC1_1: puts ("hppa1.1"); break; - case CPU_PA_RISC2_0: - #if defined(_SC_KERNEL_BITS) - switch (bits) - { - case 64: puts ("hppa2.0w"); break; - case 32: puts ("hppa2.0n"); break; - default: puts ("hppa2.0"); break; - } break; - #else /* !defined(_SC_KERNEL_BITS) */ - puts ("hppa2.0"); break; - #endif - default: puts ("hppa1.0"); break; - } - exit (0); - } -EOF - (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` - test -z "$HP_ARCH" && HP_ARCH=hppa - fi ;; - esac - if [ ${HP_ARCH} = "hppa2.0w" ] - then - eval $set_cc_for_build - - # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating - # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler - # generating 64-bit code. GNU and HP use different nomenclature: - # - # $ CC_FOR_BUILD=cc ./config.guess - # => hppa2.0w-hp-hpux11.23 - # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess - # => hppa64-hp-hpux11.23 - - if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | - grep -q __LP64__ - then - HP_ARCH="hppa2.0w" - else - HP_ARCH="hppa64" - fi - fi - echo ${HP_ARCH}-hp-hpux${HPUX_REV} - exit ;; - ia64:HP-UX:*:*) - HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` - echo ia64-hp-hpux${HPUX_REV} - exit ;; - 3050*:HI-UX:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include - int - main () - { - long cpu = sysconf (_SC_CPU_VERSION); - /* The order matters, because CPU_IS_HP_MC68K erroneously returns - true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct - results, however. */ - if (CPU_IS_PA_RISC (cpu)) - { - switch (cpu) - { - case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; - case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; - case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; - default: puts ("hppa-hitachi-hiuxwe2"); break; - } - } - else if (CPU_IS_HP_MC68K (cpu)) - puts ("m68k-hitachi-hiuxwe2"); - else puts ("unknown-hitachi-hiuxwe2"); - exit (0); - } -EOF - $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && - { echo "$SYSTEM_NAME"; exit; } - echo unknown-hitachi-hiuxwe2 - exit ;; - 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) - echo hppa1.1-hp-bsd - exit ;; - 9000/8??:4.3bsd:*:*) - echo hppa1.0-hp-bsd - exit ;; - *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) - echo hppa1.0-hp-mpeix - exit ;; - hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) - echo hppa1.1-hp-osf - exit ;; - hp8??:OSF1:*:*) - echo hppa1.0-hp-osf - exit ;; - i*86:OSF1:*:*) - if [ -x /usr/sbin/sysversion ] ; then - echo ${UNAME_MACHINE}-unknown-osf1mk - else - echo ${UNAME_MACHINE}-unknown-osf1 - fi - exit ;; - parisc*:Lites*:*:*) - echo hppa1.1-hp-lites - exit ;; - C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) - echo c1-convex-bsd - exit ;; - C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) - if getsysinfo -f scalar_acc - then echo c32-convex-bsd - else echo c2-convex-bsd - fi - exit ;; - C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) - echo c34-convex-bsd - exit ;; - C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) - echo c38-convex-bsd - exit ;; - C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) - echo c4-convex-bsd - exit ;; - CRAY*Y-MP:*:*:*) - echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*[A-Z]90:*:*:*) - echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ - | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ - -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ - -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*TS:*:*:*) - echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*T3E:*:*:*) - echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*SV1:*:*:*) - echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - *:UNICOS/mp:*:*) - echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) - FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` - FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` - FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` - echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" - exit ;; - 5000:UNIX_System_V:4.*:*) - FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` - FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` - echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" - exit ;; - i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) - echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} - exit ;; - sparc*:BSD/OS:*:*) - echo sparc-unknown-bsdi${UNAME_RELEASE} - exit ;; - *:BSD/OS:*:*) - echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} - exit ;; - *:FreeBSD:*:*) - case ${UNAME_MACHINE} in - pc98) - echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; - amd64) - echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; - *) - echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; - esac - exit ;; - i*:CYGWIN*:*) - echo ${UNAME_MACHINE}-pc-cygwin - exit ;; - *:MINGW*:*) - echo ${UNAME_MACHINE}-pc-mingw32 - exit ;; - i*:windows32*:*) - # uname -m includes "-pc" on this system. - echo ${UNAME_MACHINE}-mingw32 - exit ;; - i*:PW*:*) - echo ${UNAME_MACHINE}-pc-pw32 - exit ;; - *:Interix*:*) - case ${UNAME_MACHINE} in - x86) - echo i586-pc-interix${UNAME_RELEASE} - exit ;; - authenticamd | genuineintel | EM64T) - echo x86_64-unknown-interix${UNAME_RELEASE} - exit ;; - IA64) - echo ia64-unknown-interix${UNAME_RELEASE} - exit ;; - esac ;; - [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) - echo i${UNAME_MACHINE}-pc-mks - exit ;; - 8664:Windows_NT:*) - echo x86_64-pc-mks - exit ;; - i*:Windows_NT*:* | Pentium*:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we - # UNAME_MACHINE based on the output of uname instead of i386? - echo i586-pc-interix - exit ;; - i*:UWIN*:*) - echo ${UNAME_MACHINE}-pc-uwin - exit ;; - amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) - echo x86_64-unknown-cygwin - exit ;; - p*:CYGWIN*:*) - echo powerpcle-unknown-cygwin - exit ;; - prep*:SunOS:5.*:*) - echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - *:GNU:*:*) - # the GNU system - echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` - exit ;; - *:GNU/*:*:*) - # other systems with GNU libc and userland - echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu - exit ;; - i*86:Minix:*:*) - echo ${UNAME_MACHINE}-pc-minix - exit ;; - alpha:Linux:*:*) - case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in - EV5) UNAME_MACHINE=alphaev5 ;; - EV56) UNAME_MACHINE=alphaev56 ;; - PCA56) UNAME_MACHINE=alphapca56 ;; - PCA57) UNAME_MACHINE=alphapca56 ;; - EV6) UNAME_MACHINE=alphaev6 ;; - EV67) UNAME_MACHINE=alphaev67 ;; - EV68*) UNAME_MACHINE=alphaev68 ;; - esac - objdump --private-headers /bin/sh | grep -q ld.so.1 - if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi - echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} - exit ;; - arm*:Linux:*:*) - eval $set_cc_for_build - if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ARM_EABI__ - then - echo ${UNAME_MACHINE}-unknown-linux-gnu - else - echo ${UNAME_MACHINE}-unknown-linux-gnueabi - fi - exit ;; - avr32*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - cris:Linux:*:*) - echo cris-axis-linux-gnu - exit ;; - crisv32:Linux:*:*) - echo crisv32-axis-linux-gnu - exit ;; - frv:Linux:*:*) - echo frv-unknown-linux-gnu - exit ;; - i*86:Linux:*:*) - LIBC=gnu - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #ifdef __dietlibc__ - LIBC=dietlibc - #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` - echo "${UNAME_MACHINE}-pc-linux-${LIBC}" - exit ;; - ia64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - m32r*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - m68*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - mips:Linux:*:* | mips64:Linux:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #undef CPU - #undef ${UNAME_MACHINE} - #undef ${UNAME_MACHINE}el - #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=${UNAME_MACHINE}el - #else - #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=${UNAME_MACHINE} - #else - CPU= - #endif - #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` - test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } - ;; - or32:Linux:*:*) - echo or32-unknown-linux-gnu - exit ;; - padre:Linux:*:*) - echo sparc-unknown-linux-gnu - exit ;; - parisc64:Linux:*:* | hppa64:Linux:*:*) - echo hppa64-unknown-linux-gnu - exit ;; - parisc:Linux:*:* | hppa:Linux:*:*) - # Look for CPU level - case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in - PA7*) echo hppa1.1-unknown-linux-gnu ;; - PA8*) echo hppa2.0-unknown-linux-gnu ;; - *) echo hppa-unknown-linux-gnu ;; - esac - exit ;; - ppc64:Linux:*:*) - echo powerpc64-unknown-linux-gnu - exit ;; - ppc:Linux:*:*) - echo powerpc-unknown-linux-gnu - exit ;; - s390:Linux:*:* | s390x:Linux:*:*) - echo ${UNAME_MACHINE}-ibm-linux - exit ;; - sh64*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - sh*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - sparc:Linux:*:* | sparc64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - vax:Linux:*:*) - echo ${UNAME_MACHINE}-dec-linux-gnu - exit ;; - x86_64:Linux:*:*) - echo x86_64-unknown-linux-gnu - exit ;; - xtensa*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - i*86:DYNIX/ptx:4*:*) - # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. - # earlier versions are messed up and put the nodename in both - # sysname and nodename. - echo i386-sequent-sysv4 - exit ;; - i*86:UNIX_SV:4.2MP:2.*) - # Unixware is an offshoot of SVR4, but it has its own version - # number series starting with 2... - # I am not positive that other SVR4 systems won't match this, - # I just have to hope. -- rms. - # Use sysv4.2uw... so that sysv4* matches it. - echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} - exit ;; - i*86:OS/2:*:*) - # If we were able to find `uname', then EMX Unix compatibility - # is probably installed. - echo ${UNAME_MACHINE}-pc-os2-emx - exit ;; - i*86:XTS-300:*:STOP) - echo ${UNAME_MACHINE}-unknown-stop - exit ;; - i*86:atheos:*:*) - echo ${UNAME_MACHINE}-unknown-atheos - exit ;; - i*86:syllable:*:*) - echo ${UNAME_MACHINE}-pc-syllable - exit ;; - i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) - echo i386-unknown-lynxos${UNAME_RELEASE} - exit ;; - i*86:*DOS:*:*) - echo ${UNAME_MACHINE}-pc-msdosdjgpp - exit ;; - i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) - UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` - if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then - echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} - else - echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} - fi - exit ;; - i*86:*:5:[678]*) - # UnixWare 7.x, OpenUNIX and OpenServer 6. - case `/bin/uname -X | grep "^Machine"` in - *486*) UNAME_MACHINE=i486 ;; - *Pentium) UNAME_MACHINE=i586 ;; - *Pent*|*Celeron) UNAME_MACHINE=i686 ;; - esac - echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} - exit ;; - i*86:*:3.2:*) - if test -f /usr/options/cb.name; then - UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then - UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` - (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 - (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ - && UNAME_MACHINE=i586 - (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ - && UNAME_MACHINE=i686 - (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ - && UNAME_MACHINE=i686 - echo ${UNAME_MACHINE}-pc-sco$UNAME_REL - else - echo ${UNAME_MACHINE}-pc-sysv32 - fi - exit ;; - pc:*:*:*) - # Left here for compatibility: - # uname -m prints for DJGPP always 'pc', but it prints nothing about - # the processor, so we play safe by assuming i586. - # Note: whatever this is, it MUST be the same as what config.sub - # prints for the "djgpp" host, or else GDB configury will decide that - # this is a cross-build. - echo i586-pc-msdosdjgpp - exit ;; - Intel:Mach:3*:*) - echo i386-pc-mach3 - exit ;; - paragon:*:*:*) - echo i860-intel-osf1 - exit ;; - i860:*:4.*:*) # i860-SVR4 - if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then - echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 - else # Add other i860-SVR4 vendors below as they are discovered. - echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 - fi - exit ;; - mini*:CTIX:SYS*5:*) - # "miniframe" - echo m68010-convergent-sysv - exit ;; - mc68k:UNIX:SYSTEM5:3.51m) - echo m68k-convergent-sysv - exit ;; - M680?0:D-NIX:5.3:*) - echo m68k-diab-dnix - exit ;; - M68*:*:R3V[5678]*:*) - test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;; - 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) - OS_REL='' - test -r /etc/.relid \ - && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4.3${OS_REL}; exit; } - /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; - 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4; exit; } ;; - NCR*:*:4.2:* | MPRAS*:*:4.2:*) - OS_REL='.3' - test -r /etc/.relid \ - && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4.3${OS_REL}; exit; } - /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } - /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; - m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) - echo m68k-unknown-lynxos${UNAME_RELEASE} - exit ;; - mc68030:UNIX_System_V:4.*:*) - echo m68k-atari-sysv4 - exit ;; - TSUNAMI:LynxOS:2.*:*) - echo sparc-unknown-lynxos${UNAME_RELEASE} - exit ;; - rs6000:LynxOS:2.*:*) - echo rs6000-unknown-lynxos${UNAME_RELEASE} - exit ;; - PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) - echo powerpc-unknown-lynxos${UNAME_RELEASE} - exit ;; - SM[BE]S:UNIX_SV:*:*) - echo mips-dde-sysv${UNAME_RELEASE} - exit ;; - RM*:ReliantUNIX-*:*:*) - echo mips-sni-sysv4 - exit ;; - RM*:SINIX-*:*:*) - echo mips-sni-sysv4 - exit ;; - *:SINIX-*:*:*) - if uname -p 2>/dev/null >/dev/null ; then - UNAME_MACHINE=`(uname -p) 2>/dev/null` - echo ${UNAME_MACHINE}-sni-sysv4 - else - echo ns32k-sni-sysv - fi - exit ;; - PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort - # says - echo i586-unisys-sysv4 - exit ;; - *:UNIX_System_V:4*:FTX*) - # From Gerald Hewes . - # How about differentiating between stratus architectures? -djm - echo hppa1.1-stratus-sysv4 - exit ;; - *:*:*:FTX*) - # From seanf@swdc.stratus.com. - echo i860-stratus-sysv4 - exit ;; - i*86:VOS:*:*) - # From Paul.Green@stratus.com. - echo ${UNAME_MACHINE}-stratus-vos - exit ;; - *:VOS:*:*) - # From Paul.Green@stratus.com. - echo hppa1.1-stratus-vos - exit ;; - mc68*:A/UX:*:*) - echo m68k-apple-aux${UNAME_RELEASE} - exit ;; - news*:NEWS-OS:6*:*) - echo mips-sony-newsos6 - exit ;; - R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) - if [ -d /usr/nec ]; then - echo mips-nec-sysv${UNAME_RELEASE} - else - echo mips-unknown-sysv${UNAME_RELEASE} - fi - exit ;; - BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. - echo powerpc-be-beos - exit ;; - BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. - echo powerpc-apple-beos - exit ;; - BePC:BeOS:*:*) # BeOS running on Intel PC compatible. - echo i586-pc-beos - exit ;; - BePC:Haiku:*:*) # Haiku running on Intel PC compatible. - echo i586-pc-haiku - exit ;; - SX-4:SUPER-UX:*:*) - echo sx4-nec-superux${UNAME_RELEASE} - exit ;; - SX-5:SUPER-UX:*:*) - echo sx5-nec-superux${UNAME_RELEASE} - exit ;; - SX-6:SUPER-UX:*:*) - echo sx6-nec-superux${UNAME_RELEASE} - exit ;; - SX-7:SUPER-UX:*:*) - echo sx7-nec-superux${UNAME_RELEASE} - exit ;; - SX-8:SUPER-UX:*:*) - echo sx8-nec-superux${UNAME_RELEASE} - exit ;; - SX-8R:SUPER-UX:*:*) - echo sx8r-nec-superux${UNAME_RELEASE} - exit ;; - Power*:Rhapsody:*:*) - echo powerpc-apple-rhapsody${UNAME_RELEASE} - exit ;; - *:Rhapsody:*:*) - echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} - exit ;; - *:Darwin:*:*) - UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown - case $UNAME_PROCESSOR in - i386) - eval $set_cc_for_build - if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then - if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ - (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_64BIT_ARCH >/dev/null - then - UNAME_PROCESSOR="x86_64" - fi - fi ;; - unknown) UNAME_PROCESSOR=powerpc ;; - esac - echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} - exit ;; - *:procnto*:*:* | *:QNX:[0123456789]*:*) - UNAME_PROCESSOR=`uname -p` - if test "$UNAME_PROCESSOR" = "x86"; then - UNAME_PROCESSOR=i386 - UNAME_MACHINE=pc - fi - echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} - exit ;; - *:QNX:*:4*) - echo i386-pc-qnx - exit ;; - NSE-?:NONSTOP_KERNEL:*:*) - echo nse-tandem-nsk${UNAME_RELEASE} - exit ;; - NSR-?:NONSTOP_KERNEL:*:*) - echo nsr-tandem-nsk${UNAME_RELEASE} - exit ;; - *:NonStop-UX:*:*) - echo mips-compaq-nonstopux - exit ;; - BS2000:POSIX*:*:*) - echo bs2000-siemens-sysv - exit ;; - DS/*:UNIX_System_V:*:*) - echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} - exit ;; - *:Plan9:*:*) - # "uname -m" is not consistent, so use $cputype instead. 386 - # is converted to i386 for consistency with other x86 - # operating systems. - if test "$cputype" = "386"; then - UNAME_MACHINE=i386 - else - UNAME_MACHINE="$cputype" - fi - echo ${UNAME_MACHINE}-unknown-plan9 - exit ;; - *:TOPS-10:*:*) - echo pdp10-unknown-tops10 - exit ;; - *:TENEX:*:*) - echo pdp10-unknown-tenex - exit ;; - KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) - echo pdp10-dec-tops20 - exit ;; - XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) - echo pdp10-xkl-tops20 - exit ;; - *:TOPS-20:*:*) - echo pdp10-unknown-tops20 - exit ;; - *:ITS:*:*) - echo pdp10-unknown-its - exit ;; - SEI:*:*:SEIUX) - echo mips-sei-seiux${UNAME_RELEASE} - exit ;; - *:DragonFly:*:*) - echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` - exit ;; - *:*VMS:*:*) - UNAME_MACHINE=`(uname -p) 2>/dev/null` - case "${UNAME_MACHINE}" in - A*) echo alpha-dec-vms ; exit ;; - I*) echo ia64-dec-vms ; exit ;; - V*) echo vax-dec-vms ; exit ;; - esac ;; - *:XENIX:*:SysV) - echo i386-pc-xenix - exit ;; - i*86:skyos:*:*) - echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' - exit ;; - i*86:rdos:*:*) - echo ${UNAME_MACHINE}-pc-rdos - exit ;; - i*86:AROS:*:*) - echo ${UNAME_MACHINE}-pc-aros - exit ;; -esac - -#echo '(No uname command or uname output not recognized.)' 1>&2 -#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 - -eval $set_cc_for_build -cat >$dummy.c < -# include -#endif -main () -{ -#if defined (sony) -#if defined (MIPSEB) - /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, - I don't know.... */ - printf ("mips-sony-bsd\n"); exit (0); -#else -#include - printf ("m68k-sony-newsos%s\n", -#ifdef NEWSOS4 - "4" -#else - "" -#endif - ); exit (0); -#endif -#endif - -#if defined (__arm) && defined (__acorn) && defined (__unix) - printf ("arm-acorn-riscix\n"); exit (0); -#endif - -#if defined (hp300) && !defined (hpux) - printf ("m68k-hp-bsd\n"); exit (0); -#endif - -#if defined (NeXT) -#if !defined (__ARCHITECTURE__) -#define __ARCHITECTURE__ "m68k" -#endif - int version; - version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; - if (version < 4) - printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); - else - printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); - exit (0); -#endif - -#if defined (MULTIMAX) || defined (n16) -#if defined (UMAXV) - printf ("ns32k-encore-sysv\n"); exit (0); -#else -#if defined (CMU) - printf ("ns32k-encore-mach\n"); exit (0); -#else - printf ("ns32k-encore-bsd\n"); exit (0); -#endif -#endif -#endif - -#if defined (__386BSD__) - printf ("i386-pc-bsd\n"); exit (0); -#endif - -#if defined (sequent) -#if defined (i386) - printf ("i386-sequent-dynix\n"); exit (0); -#endif -#if defined (ns32000) - printf ("ns32k-sequent-dynix\n"); exit (0); -#endif -#endif - -#if defined (_SEQUENT_) - struct utsname un; - - uname(&un); - - if (strncmp(un.version, "V2", 2) == 0) { - printf ("i386-sequent-ptx2\n"); exit (0); - } - if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ - printf ("i386-sequent-ptx1\n"); exit (0); - } - printf ("i386-sequent-ptx\n"); exit (0); - -#endif - -#if defined (vax) -# if !defined (ultrix) -# include -# if defined (BSD) -# if BSD == 43 - printf ("vax-dec-bsd4.3\n"); exit (0); -# else -# if BSD == 199006 - printf ("vax-dec-bsd4.3reno\n"); exit (0); -# else - printf ("vax-dec-bsd\n"); exit (0); -# endif -# endif -# else - printf ("vax-dec-bsd\n"); exit (0); -# endif -# else - printf ("vax-dec-ultrix\n"); exit (0); -# endif -#endif - -#if defined (alliant) && defined (i860) - printf ("i860-alliant-bsd\n"); exit (0); -#endif - - exit (1); -} -EOF - -$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && - { echo "$SYSTEM_NAME"; exit; } - -# Apollos put the system type in the environment. - -test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; } - -# Convex versions that predate uname can use getsysinfo(1) - -if [ -x /usr/convex/getsysinfo ] -then - case `getsysinfo -f cpu_type` in - c1*) - echo c1-convex-bsd - exit ;; - c2*) - if getsysinfo -f scalar_acc - then echo c32-convex-bsd - else echo c2-convex-bsd - fi - exit ;; - c34*) - echo c34-convex-bsd - exit ;; - c38*) - echo c38-convex-bsd - exit ;; - c4*) - echo c4-convex-bsd - exit ;; - esac -fi - -cat >&2 < in order to provide the needed -information to handle your system. - -config.guess timestamp = $timestamp - -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null` - -hostinfo = `(hostinfo) 2>/dev/null` -/bin/universe = `(/bin/universe) 2>/dev/null` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` -/bin/arch = `(/bin/arch) 2>/dev/null` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` - -UNAME_MACHINE = ${UNAME_MACHINE} -UNAME_RELEASE = ${UNAME_RELEASE} -UNAME_SYSTEM = ${UNAME_SYSTEM} -UNAME_VERSION = ${UNAME_VERSION} -EOF - -exit 1 - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: diff --git a/config.sub b/config.sub deleted file mode 100755 index 2a55a50..0000000 --- a/config.sub +++ /dev/null @@ -1,1705 +0,0 @@ -#! /bin/sh -# Configuration validation subroutine script. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 -# Free Software Foundation, Inc. - -timestamp='2009-11-20' - -# This file is (in principle) common to ALL GNU software. -# The presence of a machine in this file suggests that SOME GNU software -# can handle that machine. It does not imply ALL GNU software can. -# -# This file is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA -# 02110-1301, USA. -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - - -# Please send patches to . Submit a context -# diff and a properly formatted GNU ChangeLog entry. -# -# Configuration subroutine to validate and canonicalize a configuration type. -# Supply the specified configuration type as an argument. -# If it is invalid, we print an error message on stderr and exit with code 1. -# Otherwise, we print the canonical config type on stdout and succeed. - -# You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD - -# This file is supposed to be the same for all GNU packages -# and recognize all the CPU types, system types and aliases -# that are meaningful with *any* GNU software. -# Each package is responsible for reporting which valid configurations -# it does not support. The user should be able to distinguish -# a failure to support a valid configuration from a meaningless -# configuration. - -# The goal of this file is to map all the various variations of a given -# machine specification into a single specification in the form: -# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM -# or in some cases, the newer four-part form: -# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM -# It is wrong to echo any other type of specification. - -me=`echo "$0" | sed -e 's,.*/,,'` - -usage="\ -Usage: $0 [OPTION] CPU-MFR-OPSYS - $0 [OPTION] ALIAS - -Canonicalize a configuration name. - -Operation modes: - -h, --help print this help, then exit - -t, --time-stamp print date of last modification, then exit - -v, --version print version number, then exit - -Report bugs and patches to ." - -version="\ -GNU config.sub ($timestamp) - -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. - -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." - -help=" -Try \`$me --help' for more information." - -# Parse command line -while test $# -gt 0 ; do - case $1 in - --time-stamp | --time* | -t ) - echo "$timestamp" ; exit ;; - --version | -v ) - echo "$version" ; exit ;; - --help | --h* | -h ) - echo "$usage"; exit ;; - -- ) # Stop option processing - shift; break ;; - - ) # Use stdin as input. - break ;; - -* ) - echo "$me: invalid option $1$help" - exit 1 ;; - - *local*) - # First pass through any local machine types. - echo $1 - exit ;; - - * ) - break ;; - esac -done - -case $# in - 0) echo "$me: missing argument$help" >&2 - exit 1;; - 1) ;; - *) echo "$me: too many arguments$help" >&2 - exit 1;; -esac - -# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). -# Here we must recognize all the valid KERNEL-OS combinations. -maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` -case $maybe_os in - nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \ - uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \ - kopensolaris*-gnu* | \ - storm-chaos* | os2-emx* | rtmk-nova*) - os=-$maybe_os - basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` - ;; - *) - basic_machine=`echo $1 | sed 's/-[^-]*$//'` - if [ $basic_machine != $1 ] - then os=`echo $1 | sed 's/.*-/-/'` - else os=; fi - ;; -esac - -### Let's recognize common machines as not being operating systems so -### that things like config.sub decstation-3100 work. We also -### recognize some manufacturers as not being operating systems, so we -### can provide default operating systems below. -case $os in - -sun*os*) - # Prevent following clause from handling this invalid input. - ;; - -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ - -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ - -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ - -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ - -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ - -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ - -apple | -axis | -knuth | -cray | -microblaze) - os= - basic_machine=$1 - ;; - -bluegene*) - os=-cnk - ;; - -sim | -cisco | -oki | -wec | -winbond) - os= - basic_machine=$1 - ;; - -scout) - ;; - -wrs) - os=-vxworks - basic_machine=$1 - ;; - -chorusos*) - os=-chorusos - basic_machine=$1 - ;; - -chorusrdb) - os=-chorusrdb - basic_machine=$1 - ;; - -hiux*) - os=-hiuxwe2 - ;; - -sco6) - os=-sco5v6 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco5) - os=-sco3.2v5 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco4) - os=-sco3.2v4 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco3.2.[4-9]*) - os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco3.2v[4-9]*) - # Don't forget version if it is 3.2v4 or newer. - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco5v6*) - # Don't forget version if it is 3.2v4 or newer. - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco*) - os=-sco3.2v2 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -udk*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -isc) - os=-isc2.2 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -clix*) - basic_machine=clipper-intergraph - ;; - -isc*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -lynx*) - os=-lynxos - ;; - -ptx*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` - ;; - -windowsnt*) - os=`echo $os | sed -e 's/windowsnt/winnt/'` - ;; - -psos*) - os=-psos - ;; - -mint | -mint[0-9]*) - basic_machine=m68k-atari - os=-mint - ;; -esac - -# Decode aliases for certain CPU-COMPANY combinations. -case $basic_machine in - # Recognize the basic CPU types without company name. - # Some are omitted here because they have special meanings below. - 1750a | 580 \ - | a29k \ - | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ - | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ - | am33_2.0 \ - | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ - | bfin \ - | c4x | clipper \ - | d10v | d30v | dlx | dsp16xx \ - | fido | fr30 | frv \ - | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ - | i370 | i860 | i960 | ia64 \ - | ip2k | iq2000 \ - | lm32 \ - | m32c | m32r | m32rle | m68000 | m68k | m88k \ - | maxq | mb | microblaze | mcore | mep | metag \ - | mips | mipsbe | mipseb | mipsel | mipsle \ - | mips16 \ - | mips64 | mips64el \ - | mips64octeon | mips64octeonel \ - | mips64orion | mips64orionel \ - | mips64r5900 | mips64r5900el \ - | mips64vr | mips64vrel \ - | mips64vr4100 | mips64vr4100el \ - | mips64vr4300 | mips64vr4300el \ - | mips64vr5000 | mips64vr5000el \ - | mips64vr5900 | mips64vr5900el \ - | mipsisa32 | mipsisa32el \ - | mipsisa32r2 | mipsisa32r2el \ - | mipsisa64 | mipsisa64el \ - | mipsisa64r2 | mipsisa64r2el \ - | mipsisa64sb1 | mipsisa64sb1el \ - | mipsisa64sr71k | mipsisa64sr71kel \ - | mipstx39 | mipstx39el \ - | mn10200 | mn10300 \ - | moxie \ - | mt \ - | msp430 \ - | nios | nios2 \ - | ns16k | ns32k \ - | or32 \ - | pdp10 | pdp11 | pj | pjl \ - | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ - | pyramid \ - | rx \ - | score \ - | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ - | sh64 | sh64le \ - | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ - | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ - | spu | strongarm \ - | tahoe | thumb | tic4x | tic80 | tron \ - | ubicom32 \ - | v850 | v850e \ - | we32k \ - | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ - | z8k | z80) - basic_machine=$basic_machine-unknown - ;; - m6811 | m68hc11 | m6812 | m68hc12 | picochip) - # Motorola 68HC11/12. - basic_machine=$basic_machine-unknown - os=-none - ;; - m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) - ;; - ms1) - basic_machine=mt-unknown - ;; - - # We use `pc' rather than `unknown' - # because (1) that's what they normally are, and - # (2) the word "unknown" tends to confuse beginning users. - i*86 | x86_64) - basic_machine=$basic_machine-pc - ;; - # Object if more than one company name word. - *-*-*) - echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 - exit 1 - ;; - # Recognize the basic CPU types with company name. - 580-* \ - | a29k-* \ - | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ - | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ - | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ - | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ - | avr-* | avr32-* \ - | bfin-* | bs2000-* \ - | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \ - | clipper-* | craynv-* | cydra-* \ - | d10v-* | d30v-* | dlx-* \ - | elxsi-* \ - | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ - | h8300-* | h8500-* \ - | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ - | i*86-* | i860-* | i960-* | ia64-* \ - | ip2k-* | iq2000-* \ - | lm32-* \ - | m32c-* | m32r-* | m32rle-* \ - | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ - | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \ - | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ - | mips16-* \ - | mips64-* | mips64el-* \ - | mips64octeon-* | mips64octeonel-* \ - | mips64orion-* | mips64orionel-* \ - | mips64r5900-* | mips64r5900el-* \ - | mips64vr-* | mips64vrel-* \ - | mips64vr4100-* | mips64vr4100el-* \ - | mips64vr4300-* | mips64vr4300el-* \ - | mips64vr5000-* | mips64vr5000el-* \ - | mips64vr5900-* | mips64vr5900el-* \ - | mipsisa32-* | mipsisa32el-* \ - | mipsisa32r2-* | mipsisa32r2el-* \ - | mipsisa64-* | mipsisa64el-* \ - | mipsisa64r2-* | mipsisa64r2el-* \ - | mipsisa64sb1-* | mipsisa64sb1el-* \ - | mipsisa64sr71k-* | mipsisa64sr71kel-* \ - | mipstx39-* | mipstx39el-* \ - | mmix-* \ - | mt-* \ - | msp430-* \ - | nios-* | nios2-* \ - | none-* | np1-* | ns16k-* | ns32k-* \ - | orion-* \ - | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ - | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ - | pyramid-* \ - | romp-* | rs6000-* | rx-* \ - | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ - | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ - | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ - | sparclite-* \ - | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ - | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ - | tron-* \ - | ubicom32-* \ - | v850-* | v850e-* | vax-* \ - | we32k-* \ - | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ - | xstormy16-* | xtensa*-* \ - | ymp-* \ - | z8k-* | z80-*) - ;; - # Recognize the basic CPU types without company name, with glob match. - xtensa*) - basic_machine=$basic_machine-unknown - ;; - # Recognize the various machine names and aliases which stand - # for a CPU type and a company and sometimes even an OS. - 386bsd) - basic_machine=i386-unknown - os=-bsd - ;; - 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) - basic_machine=m68000-att - ;; - 3b*) - basic_machine=we32k-att - ;; - a29khif) - basic_machine=a29k-amd - os=-udi - ;; - abacus) - basic_machine=abacus-unknown - ;; - adobe68k) - basic_machine=m68010-adobe - os=-scout - ;; - alliant | fx80) - basic_machine=fx80-alliant - ;; - altos | altos3068) - basic_machine=m68k-altos - ;; - am29k) - basic_machine=a29k-none - os=-bsd - ;; - amd64) - basic_machine=x86_64-pc - ;; - amd64-*) - basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - amdahl) - basic_machine=580-amdahl - os=-sysv - ;; - amiga | amiga-*) - basic_machine=m68k-unknown - ;; - amigaos | amigados) - basic_machine=m68k-unknown - os=-amigaos - ;; - amigaunix | amix) - basic_machine=m68k-unknown - os=-sysv4 - ;; - apollo68) - basic_machine=m68k-apollo - os=-sysv - ;; - apollo68bsd) - basic_machine=m68k-apollo - os=-bsd - ;; - aros) - basic_machine=i386-pc - os=-aros - ;; - aux) - basic_machine=m68k-apple - os=-aux - ;; - balance) - basic_machine=ns32k-sequent - os=-dynix - ;; - blackfin) - basic_machine=bfin-unknown - os=-linux - ;; - blackfin-*) - basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` - os=-linux - ;; - bluegene*) - basic_machine=powerpc-ibm - os=-cnk - ;; - c90) - basic_machine=c90-cray - os=-unicos - ;; - cegcc) - basic_machine=arm-unknown - os=-cegcc - ;; - convex-c1) - basic_machine=c1-convex - os=-bsd - ;; - convex-c2) - basic_machine=c2-convex - os=-bsd - ;; - convex-c32) - basic_machine=c32-convex - os=-bsd - ;; - convex-c34) - basic_machine=c34-convex - os=-bsd - ;; - convex-c38) - basic_machine=c38-convex - os=-bsd - ;; - cray | j90) - basic_machine=j90-cray - os=-unicos - ;; - craynv) - basic_machine=craynv-cray - os=-unicosmp - ;; - cr16) - basic_machine=cr16-unknown - os=-elf - ;; - crds | unos) - basic_machine=m68k-crds - ;; - crisv32 | crisv32-* | etraxfs*) - basic_machine=crisv32-axis - ;; - cris | cris-* | etrax*) - basic_machine=cris-axis - ;; - crx) - basic_machine=crx-unknown - os=-elf - ;; - da30 | da30-*) - basic_machine=m68k-da30 - ;; - decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) - basic_machine=mips-dec - ;; - decsystem10* | dec10*) - basic_machine=pdp10-dec - os=-tops10 - ;; - decsystem20* | dec20*) - basic_machine=pdp10-dec - os=-tops20 - ;; - delta | 3300 | motorola-3300 | motorola-delta \ - | 3300-motorola | delta-motorola) - basic_machine=m68k-motorola - ;; - delta88) - basic_machine=m88k-motorola - os=-sysv3 - ;; - dicos) - basic_machine=i686-pc - os=-dicos - ;; - djgpp) - basic_machine=i586-pc - os=-msdosdjgpp - ;; - dpx20 | dpx20-*) - basic_machine=rs6000-bull - os=-bosx - ;; - dpx2* | dpx2*-bull) - basic_machine=m68k-bull - os=-sysv3 - ;; - ebmon29k) - basic_machine=a29k-amd - os=-ebmon - ;; - elxsi) - basic_machine=elxsi-elxsi - os=-bsd - ;; - encore | umax | mmax) - basic_machine=ns32k-encore - ;; - es1800 | OSE68k | ose68k | ose | OSE) - basic_machine=m68k-ericsson - os=-ose - ;; - fx2800) - basic_machine=i860-alliant - ;; - genix) - basic_machine=ns32k-ns - ;; - gmicro) - basic_machine=tron-gmicro - os=-sysv - ;; - go32) - basic_machine=i386-pc - os=-go32 - ;; - h3050r* | hiux*) - basic_machine=hppa1.1-hitachi - os=-hiuxwe2 - ;; - h8300hms) - basic_machine=h8300-hitachi - os=-hms - ;; - h8300xray) - basic_machine=h8300-hitachi - os=-xray - ;; - h8500hms) - basic_machine=h8500-hitachi - os=-hms - ;; - harris) - basic_machine=m88k-harris - os=-sysv3 - ;; - hp300-*) - basic_machine=m68k-hp - ;; - hp300bsd) - basic_machine=m68k-hp - os=-bsd - ;; - hp300hpux) - basic_machine=m68k-hp - os=-hpux - ;; - hp3k9[0-9][0-9] | hp9[0-9][0-9]) - basic_machine=hppa1.0-hp - ;; - hp9k2[0-9][0-9] | hp9k31[0-9]) - basic_machine=m68000-hp - ;; - hp9k3[2-9][0-9]) - basic_machine=m68k-hp - ;; - hp9k6[0-9][0-9] | hp6[0-9][0-9]) - basic_machine=hppa1.0-hp - ;; - hp9k7[0-79][0-9] | hp7[0-79][0-9]) - basic_machine=hppa1.1-hp - ;; - hp9k78[0-9] | hp78[0-9]) - # FIXME: really hppa2.0-hp - basic_machine=hppa1.1-hp - ;; - hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) - # FIXME: really hppa2.0-hp - basic_machine=hppa1.1-hp - ;; - hp9k8[0-9][13679] | hp8[0-9][13679]) - basic_machine=hppa1.1-hp - ;; - hp9k8[0-9][0-9] | hp8[0-9][0-9]) - basic_machine=hppa1.0-hp - ;; - hppa-next) - os=-nextstep3 - ;; - hppaosf) - basic_machine=hppa1.1-hp - os=-osf - ;; - hppro) - basic_machine=hppa1.1-hp - os=-proelf - ;; - i370-ibm* | ibm*) - basic_machine=i370-ibm - ;; -# I'm not sure what "Sysv32" means. Should this be sysv3.2? - i*86v32) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv32 - ;; - i*86v4*) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv4 - ;; - i*86v) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv - ;; - i*86sol2) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-solaris2 - ;; - i386mach) - basic_machine=i386-mach - os=-mach - ;; - i386-vsta | vsta) - basic_machine=i386-unknown - os=-vsta - ;; - iris | iris4d) - basic_machine=mips-sgi - case $os in - -irix*) - ;; - *) - os=-irix4 - ;; - esac - ;; - isi68 | isi) - basic_machine=m68k-isi - os=-sysv - ;; - m68knommu) - basic_machine=m68k-unknown - os=-linux - ;; - m68knommu-*) - basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` - os=-linux - ;; - m88k-omron*) - basic_machine=m88k-omron - ;; - magnum | m3230) - basic_machine=mips-mips - os=-sysv - ;; - merlin) - basic_machine=ns32k-utek - os=-sysv - ;; - microblaze) - basic_machine=microblaze-xilinx - ;; - mingw32) - basic_machine=i386-pc - os=-mingw32 - ;; - mingw32ce) - basic_machine=arm-unknown - os=-mingw32ce - ;; - miniframe) - basic_machine=m68000-convergent - ;; - *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) - basic_machine=m68k-atari - os=-mint - ;; - mips3*-*) - basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` - ;; - mips3*) - basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown - ;; - monitor) - basic_machine=m68k-rom68k - os=-coff - ;; - morphos) - basic_machine=powerpc-unknown - os=-morphos - ;; - msdos) - basic_machine=i386-pc - os=-msdos - ;; - ms1-*) - basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` - ;; - mvs) - basic_machine=i370-ibm - os=-mvs - ;; - ncr3000) - basic_machine=i486-ncr - os=-sysv4 - ;; - netbsd386) - basic_machine=i386-unknown - os=-netbsd - ;; - netwinder) - basic_machine=armv4l-rebel - os=-linux - ;; - news | news700 | news800 | news900) - basic_machine=m68k-sony - os=-newsos - ;; - news1000) - basic_machine=m68030-sony - os=-newsos - ;; - news-3600 | risc-news) - basic_machine=mips-sony - os=-newsos - ;; - necv70) - basic_machine=v70-nec - os=-sysv - ;; - next | m*-next ) - basic_machine=m68k-next - case $os in - -nextstep* ) - ;; - -ns2*) - os=-nextstep2 - ;; - *) - os=-nextstep3 - ;; - esac - ;; - nh3000) - basic_machine=m68k-harris - os=-cxux - ;; - nh[45]000) - basic_machine=m88k-harris - os=-cxux - ;; - nindy960) - basic_machine=i960-intel - os=-nindy - ;; - mon960) - basic_machine=i960-intel - os=-mon960 - ;; - nonstopux) - basic_machine=mips-compaq - os=-nonstopux - ;; - np1) - basic_machine=np1-gould - ;; - nsr-tandem) - basic_machine=nsr-tandem - ;; - op50n-* | op60c-*) - basic_machine=hppa1.1-oki - os=-proelf - ;; - openrisc | openrisc-*) - basic_machine=or32-unknown - ;; - os400) - basic_machine=powerpc-ibm - os=-os400 - ;; - OSE68000 | ose68000) - basic_machine=m68000-ericsson - os=-ose - ;; - os68k) - basic_machine=m68k-none - os=-os68k - ;; - pa-hitachi) - basic_machine=hppa1.1-hitachi - os=-hiuxwe2 - ;; - paragon) - basic_machine=i860-intel - os=-osf - ;; - parisc) - basic_machine=hppa-unknown - os=-linux - ;; - parisc-*) - basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` - os=-linux - ;; - pbd) - basic_machine=sparc-tti - ;; - pbb) - basic_machine=m68k-tti - ;; - pc532 | pc532-*) - basic_machine=ns32k-pc532 - ;; - pc98) - basic_machine=i386-pc - ;; - pc98-*) - basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentium | p5 | k5 | k6 | nexgen | viac3) - basic_machine=i586-pc - ;; - pentiumpro | p6 | 6x86 | athlon | athlon_*) - basic_machine=i686-pc - ;; - pentiumii | pentium2 | pentiumiii | pentium3) - basic_machine=i686-pc - ;; - pentium4) - basic_machine=i786-pc - ;; - pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) - basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentiumpro-* | p6-* | 6x86-* | athlon-*) - basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) - basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentium4-*) - basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pn) - basic_machine=pn-gould - ;; - power) basic_machine=power-ibm - ;; - ppc) basic_machine=powerpc-unknown - ;; - ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppcle | powerpclittle | ppc-le | powerpc-little) - basic_machine=powerpcle-unknown - ;; - ppcle-* | powerpclittle-*) - basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppc64) basic_machine=powerpc64-unknown - ;; - ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppc64le | powerpc64little | ppc64-le | powerpc64-little) - basic_machine=powerpc64le-unknown - ;; - ppc64le-* | powerpc64little-*) - basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ps2) - basic_machine=i386-ibm - ;; - pw32) - basic_machine=i586-unknown - os=-pw32 - ;; - rdos) - basic_machine=i386-pc - os=-rdos - ;; - rom68k) - basic_machine=m68k-rom68k - os=-coff - ;; - rm[46]00) - basic_machine=mips-siemens - ;; - rtpc | rtpc-*) - basic_machine=romp-ibm - ;; - s390 | s390-*) - basic_machine=s390-ibm - ;; - s390x | s390x-*) - basic_machine=s390x-ibm - ;; - sa29200) - basic_machine=a29k-amd - os=-udi - ;; - sb1) - basic_machine=mipsisa64sb1-unknown - ;; - sb1el) - basic_machine=mipsisa64sb1el-unknown - ;; - sde) - basic_machine=mipsisa32-sde - os=-elf - ;; - sei) - basic_machine=mips-sei - os=-seiux - ;; - sequent) - basic_machine=i386-sequent - ;; - sh) - basic_machine=sh-hitachi - os=-hms - ;; - sh5el) - basic_machine=sh5le-unknown - ;; - sh64) - basic_machine=sh64-unknown - ;; - sparclite-wrs | simso-wrs) - basic_machine=sparclite-wrs - os=-vxworks - ;; - sps7) - basic_machine=m68k-bull - os=-sysv2 - ;; - spur) - basic_machine=spur-unknown - ;; - st2000) - basic_machine=m68k-tandem - ;; - stratus) - basic_machine=i860-stratus - os=-sysv4 - ;; - sun2) - basic_machine=m68000-sun - ;; - sun2os3) - basic_machine=m68000-sun - os=-sunos3 - ;; - sun2os4) - basic_machine=m68000-sun - os=-sunos4 - ;; - sun3os3) - basic_machine=m68k-sun - os=-sunos3 - ;; - sun3os4) - basic_machine=m68k-sun - os=-sunos4 - ;; - sun4os3) - basic_machine=sparc-sun - os=-sunos3 - ;; - sun4os4) - basic_machine=sparc-sun - os=-sunos4 - ;; - sun4sol2) - basic_machine=sparc-sun - os=-solaris2 - ;; - sun3 | sun3-*) - basic_machine=m68k-sun - ;; - sun4) - basic_machine=sparc-sun - ;; - sun386 | sun386i | roadrunner) - basic_machine=i386-sun - ;; - sv1) - basic_machine=sv1-cray - os=-unicos - ;; - symmetry) - basic_machine=i386-sequent - os=-dynix - ;; - t3e) - basic_machine=alphaev5-cray - os=-unicos - ;; - t90) - basic_machine=t90-cray - os=-unicos - ;; - tic54x | c54x*) - basic_machine=tic54x-unknown - os=-coff - ;; - tic55x | c55x*) - basic_machine=tic55x-unknown - os=-coff - ;; - tic6x | c6x*) - basic_machine=tic6x-unknown - os=-coff - ;; - tile*) - basic_machine=tile-unknown - os=-linux-gnu - ;; - tx39) - basic_machine=mipstx39-unknown - ;; - tx39el) - basic_machine=mipstx39el-unknown - ;; - toad1) - basic_machine=pdp10-xkl - os=-tops20 - ;; - tower | tower-32) - basic_machine=m68k-ncr - ;; - tpf) - basic_machine=s390x-ibm - os=-tpf - ;; - udi29k) - basic_machine=a29k-amd - os=-udi - ;; - ultra3) - basic_machine=a29k-nyu - os=-sym1 - ;; - v810 | necv810) - basic_machine=v810-nec - os=-none - ;; - vaxv) - basic_machine=vax-dec - os=-sysv - ;; - vms) - basic_machine=vax-dec - os=-vms - ;; - vpp*|vx|vx-*) - basic_machine=f301-fujitsu - ;; - vxworks960) - basic_machine=i960-wrs - os=-vxworks - ;; - vxworks68) - basic_machine=m68k-wrs - os=-vxworks - ;; - vxworks29k) - basic_machine=a29k-wrs - os=-vxworks - ;; - w65*) - basic_machine=w65-wdc - os=-none - ;; - w89k-*) - basic_machine=hppa1.1-winbond - os=-proelf - ;; - xbox) - basic_machine=i686-pc - os=-mingw32 - ;; - xps | xps100) - basic_machine=xps100-honeywell - ;; - ymp) - basic_machine=ymp-cray - os=-unicos - ;; - z8k-*-coff) - basic_machine=z8k-unknown - os=-sim - ;; - z80-*-coff) - basic_machine=z80-unknown - os=-sim - ;; - none) - basic_machine=none-none - os=-none - ;; - -# Here we handle the default manufacturer of certain CPU types. It is in -# some cases the only manufacturer, in others, it is the most popular. - w89k) - basic_machine=hppa1.1-winbond - ;; - op50n) - basic_machine=hppa1.1-oki - ;; - op60c) - basic_machine=hppa1.1-oki - ;; - romp) - basic_machine=romp-ibm - ;; - mmix) - basic_machine=mmix-knuth - ;; - rs6000) - basic_machine=rs6000-ibm - ;; - vax) - basic_machine=vax-dec - ;; - pdp10) - # there are many clones, so DEC is not a safe bet - basic_machine=pdp10-unknown - ;; - pdp11) - basic_machine=pdp11-dec - ;; - we32k) - basic_machine=we32k-att - ;; - sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele) - basic_machine=sh-unknown - ;; - sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) - basic_machine=sparc-sun - ;; - cydra) - basic_machine=cydra-cydrome - ;; - orion) - basic_machine=orion-highlevel - ;; - orion105) - basic_machine=clipper-highlevel - ;; - mac | mpw | mac-mpw) - basic_machine=m68k-apple - ;; - pmac | pmac-mpw) - basic_machine=powerpc-apple - ;; - *-unknown) - # Make sure to match an already-canonicalized machine name. - ;; - *) - echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 - exit 1 - ;; -esac - -# Here we canonicalize certain aliases for manufacturers. -case $basic_machine in - *-digital*) - basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` - ;; - *-commodore*) - basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` - ;; - *) - ;; -esac - -# Decode manufacturer-specific aliases for certain operating systems. - -if [ x"$os" != x"" ] -then -case $os in - # First match some system type aliases - # that might get confused with valid system types. - # -solaris* is a basic system type, with this one exception. - -auroraux) - os=-auroraux - ;; - -solaris1 | -solaris1.*) - os=`echo $os | sed -e 's|solaris1|sunos4|'` - ;; - -solaris) - os=-solaris2 - ;; - -svr4*) - os=-sysv4 - ;; - -unixware*) - os=-sysv4.2uw - ;; - -gnu/linux*) - os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` - ;; - # First accept the basic system types. - # The portable systems comes first. - # Each alternative MUST END IN A *, to match a version number. - # -sysv* is not here because it comes later, after sysvr4. - -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ - | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ - | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ - | -sym* | -kopensolaris* \ - | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ - | -aos* | -aros* \ - | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ - | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ - | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ - | -openbsd* | -solidbsd* \ - | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ - | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ - | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ - | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -chorusos* | -chorusrdb* | -cegcc* \ - | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ - | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \ - | -uxpv* | -beos* | -mpeix* | -udk* \ - | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ - | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ - | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ - | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ - | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ - | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ - | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*) - # Remember, each alternative MUST END IN *, to match a version number. - ;; - -qnx*) - case $basic_machine in - x86-* | i*86-*) - ;; - *) - os=-nto$os - ;; - esac - ;; - -nto-qnx*) - ;; - -nto*) - os=`echo $os | sed -e 's|nto|nto-qnx|'` - ;; - -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ - | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \ - | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) - ;; - -mac*) - os=`echo $os | sed -e 's|mac|macos|'` - ;; - -linux-dietlibc) - os=-linux-dietlibc - ;; - -linux*) - os=`echo $os | sed -e 's|linux|linux-gnu|'` - ;; - -sunos5*) - os=`echo $os | sed -e 's|sunos5|solaris2|'` - ;; - -sunos6*) - os=`echo $os | sed -e 's|sunos6|solaris3|'` - ;; - -opened*) - os=-openedition - ;; - -os400*) - os=-os400 - ;; - -wince*) - os=-wince - ;; - -osfrose*) - os=-osfrose - ;; - -osf*) - os=-osf - ;; - -utek*) - os=-bsd - ;; - -dynix*) - os=-bsd - ;; - -acis*) - os=-aos - ;; - -atheos*) - os=-atheos - ;; - -syllable*) - os=-syllable - ;; - -386bsd) - os=-bsd - ;; - -ctix* | -uts*) - os=-sysv - ;; - -nova*) - os=-rtmk-nova - ;; - -ns2 ) - os=-nextstep2 - ;; - -nsk*) - os=-nsk - ;; - # Preserve the version number of sinix5. - -sinix5.*) - os=`echo $os | sed -e 's|sinix|sysv|'` - ;; - -sinix*) - os=-sysv4 - ;; - -tpf*) - os=-tpf - ;; - -triton*) - os=-sysv3 - ;; - -oss*) - os=-sysv3 - ;; - -svr4) - os=-sysv4 - ;; - -svr3) - os=-sysv3 - ;; - -sysvr4) - os=-sysv4 - ;; - # This must come after -sysvr4. - -sysv*) - ;; - -ose*) - os=-ose - ;; - -es1800*) - os=-ose - ;; - -xenix) - os=-xenix - ;; - -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) - os=-mint - ;; - -aros*) - os=-aros - ;; - -kaos*) - os=-kaos - ;; - -zvmoe) - os=-zvmoe - ;; - -dicos*) - os=-dicos - ;; - -none) - ;; - *) - # Get rid of the `-' at the beginning of $os. - os=`echo $os | sed 's/[^-]*-//'` - echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 - exit 1 - ;; -esac -else - -# Here we handle the default operating systems that come with various machines. -# The value should be what the vendor currently ships out the door with their -# machine or put another way, the most popular os provided with the machine. - -# Note that if you're going to try to match "-MANUFACTURER" here (say, -# "-sun"), then you have to tell the case statement up towards the top -# that MANUFACTURER isn't an operating system. Otherwise, code above -# will signal an error saying that MANUFACTURER isn't an operating -# system, and we'll never get to this point. - -case $basic_machine in - score-*) - os=-elf - ;; - spu-*) - os=-elf - ;; - *-acorn) - os=-riscix1.2 - ;; - arm*-rebel) - os=-linux - ;; - arm*-semi) - os=-aout - ;; - c4x-* | tic4x-*) - os=-coff - ;; - # This must come before the *-dec entry. - pdp10-*) - os=-tops20 - ;; - pdp11-*) - os=-none - ;; - *-dec | vax-*) - os=-ultrix4.2 - ;; - m68*-apollo) - os=-domain - ;; - i386-sun) - os=-sunos4.0.2 - ;; - m68000-sun) - os=-sunos3 - # This also exists in the configure program, but was not the - # default. - # os=-sunos4 - ;; - m68*-cisco) - os=-aout - ;; - mep-*) - os=-elf - ;; - mips*-cisco) - os=-elf - ;; - mips*-*) - os=-elf - ;; - or32-*) - os=-coff - ;; - *-tti) # must be before sparc entry or we get the wrong os. - os=-sysv3 - ;; - sparc-* | *-sun) - os=-sunos4.1.1 - ;; - *-be) - os=-beos - ;; - *-haiku) - os=-haiku - ;; - *-ibm) - os=-aix - ;; - *-knuth) - os=-mmixware - ;; - *-wec) - os=-proelf - ;; - *-winbond) - os=-proelf - ;; - *-oki) - os=-proelf - ;; - *-hp) - os=-hpux - ;; - *-hitachi) - os=-hiux - ;; - i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) - os=-sysv - ;; - *-cbm) - os=-amigaos - ;; - *-dg) - os=-dgux - ;; - *-dolphin) - os=-sysv3 - ;; - m68k-ccur) - os=-rtu - ;; - m88k-omron*) - os=-luna - ;; - *-next ) - os=-nextstep - ;; - *-sequent) - os=-ptx - ;; - *-crds) - os=-unos - ;; - *-ns) - os=-genix - ;; - i370-*) - os=-mvs - ;; - *-next) - os=-nextstep3 - ;; - *-gould) - os=-sysv - ;; - *-highlevel) - os=-bsd - ;; - *-encore) - os=-bsd - ;; - *-sgi) - os=-irix - ;; - *-siemens) - os=-sysv4 - ;; - *-masscomp) - os=-rtu - ;; - f30[01]-fujitsu | f700-fujitsu) - os=-uxpv - ;; - *-rom68k) - os=-coff - ;; - *-*bug) - os=-coff - ;; - *-apple) - os=-macos - ;; - *-atari*) - os=-mint - ;; - *) - os=-none - ;; -esac -fi - -# Here we handle the case where we know the os, and the CPU type, but not the -# manufacturer. We pick the logical manufacturer. -vendor=unknown -case $basic_machine in - *-unknown) - case $os in - -riscix*) - vendor=acorn - ;; - -sunos*) - vendor=sun - ;; - -cnk*|-aix*) - vendor=ibm - ;; - -beos*) - vendor=be - ;; - -hpux*) - vendor=hp - ;; - -mpeix*) - vendor=hp - ;; - -hiux*) - vendor=hitachi - ;; - -unos*) - vendor=crds - ;; - -dgux*) - vendor=dg - ;; - -luna*) - vendor=omron - ;; - -genix*) - vendor=ns - ;; - -mvs* | -opened*) - vendor=ibm - ;; - -os400*) - vendor=ibm - ;; - -ptx*) - vendor=sequent - ;; - -tpf*) - vendor=ibm - ;; - -vxsim* | -vxworks* | -windiss*) - vendor=wrs - ;; - -aux*) - vendor=apple - ;; - -hms*) - vendor=hitachi - ;; - -mpw* | -macos*) - vendor=apple - ;; - -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) - vendor=atari - ;; - -vos*) - vendor=stratus - ;; - esac - basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` - ;; -esac - -echo $basic_machine$os -exit - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: diff --git a/configure b/configure deleted file mode 100755 index fbbf383..0000000 --- a/configure +++ /dev/null @@ -1,18873 +0,0 @@ -#! /bin/sh -# Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for libriak_client 1.0. -# -# Report bugs to . -# -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, -# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -# This configure script is free software; the Free Software Foundation -# gives unlimited permission to copy, distribute and modify it. -## --------------------- ## -## M4sh Initialization. ## -## --------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in - *posix*) set -o posix ;; -esac - -fi - - - - -# PATH needs CR -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh - echo "exit 0" >>conf$$.sh - chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then - PATH_SEPARATOR=';' - else - PATH_SEPARATOR=: - fi - rm -f conf$$.sh -fi - -# Support unset when possible. -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then - as_unset=unset -else - as_unset=false -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -as_nl=' -' -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -case $0 in - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - { (exit 1); exit 1; } -fi - -# Work around bugs in pre-3.0 UWIN ksh. -for as_var in ENV MAIL MAILPATH -do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -for as_var in \ - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ - LC_TELEPHONE LC_TIME -do - if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then - eval $as_var=C; export $as_var - else - ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var - fi -done - -# Required to use basename. -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - - -# Name of the executable. -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# CDPATH. -$as_unset CDPATH - - -if test "x$CONFIG_SHELL" = x; then - if (eval ":") 2>/dev/null; then - as_have_required=yes -else - as_have_required=no -fi - - if test $as_have_required = yes && (eval ": -(as_func_return () { - (exit \$1) -} -as_func_success () { - as_func_return 0 -} -as_func_failure () { - as_func_return 1 -} -as_func_ret_success () { - return 0 -} -as_func_ret_failure () { - return 1 -} - -exitcode=0 -if as_func_success; then - : -else - exitcode=1 - echo as_func_success failed. -fi - -if as_func_failure; then - exitcode=1 - echo as_func_failure succeeded. -fi - -if as_func_ret_success; then - : -else - exitcode=1 - echo as_func_ret_success failed. -fi - -if as_func_ret_failure; then - exitcode=1 - echo as_func_ret_failure succeeded. -fi - -if ( set x; as_func_ret_success y && test x = \"\$1\" ); then - : -else - exitcode=1 - echo positional parameters were not saved. -fi - -test \$exitcode = 0) || { (exit 1); exit 1; } - -( - as_lineno_1=\$LINENO - as_lineno_2=\$LINENO - test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && - test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } - -( - test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( - ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' - ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO - ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO - PATH=/empty FPATH=/empty; export PATH FPATH - test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ - || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" )) || { (exit 1); exit 1; } -") 2> /dev/null; then - : -else - as_candidate_shells= - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - case $as_dir in - /*) - for as_base in sh bash ksh sh5; do - as_candidate_shells="$as_candidate_shells $as_dir/$as_base" - done;; - esac -done -IFS=$as_save_IFS - - - for as_shell in $as_candidate_shells $SHELL; do - # Try only shells that exist, to save several forks. - if { test -f "$as_shell" || test -f "$as_shell.exe"; } && - { ("$as_shell") 2> /dev/null <<\_ASEOF -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in - *posix*) set -o posix ;; -esac - -fi - - -: -_ASEOF -}; then - CONFIG_SHELL=$as_shell - as_have_required=yes - if { "$as_shell" 2> /dev/null <<\_ASEOF -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in - *posix*) set -o posix ;; -esac - -fi - - -: -(as_func_return () { - (exit $1) -} -as_func_success () { - as_func_return 0 -} -as_func_failure () { - as_func_return 1 -} -as_func_ret_success () { - return 0 -} -as_func_ret_failure () { - return 1 -} - -exitcode=0 -if as_func_success; then - : -else - exitcode=1 - echo as_func_success failed. -fi - -if as_func_failure; then - exitcode=1 - echo as_func_failure succeeded. -fi - -if as_func_ret_success; then - : -else - exitcode=1 - echo as_func_ret_success failed. -fi - -if as_func_ret_failure; then - exitcode=1 - echo as_func_ret_failure succeeded. -fi - -if ( set x; as_func_ret_success y && test x = "$1" ); then - : -else - exitcode=1 - echo positional parameters were not saved. -fi - -test $exitcode = 0) || { (exit 1); exit 1; } - -( - as_lineno_1=$LINENO - as_lineno_2=$LINENO - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } - -( - test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || ( - ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' - ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO - ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO - PATH=/empty FPATH=/empty; export PATH FPATH - test "X`printf %s $ECHO`" = "X$ECHO" \ - || test "X`print -r -- $ECHO`" = "X$ECHO" )) || { (exit 1); exit 1; } - -_ASEOF -}; then - break -fi - -fi - - done - - if test "x$CONFIG_SHELL" != x; then - for as_var in BASH_ENV ENV - do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var - done - export CONFIG_SHELL - exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} -fi - - - if test $as_have_required = no; then - echo This script requires a shell more modern than all the - echo shells that I found on your system. Please install a - echo modern shell, or manually run the script under such a - echo shell if you do have one. - { (exit 1); exit 1; } -fi - - -fi - -fi - - - -(eval "as_func_return () { - (exit \$1) -} -as_func_success () { - as_func_return 0 -} -as_func_failure () { - as_func_return 1 -} -as_func_ret_success () { - return 0 -} -as_func_ret_failure () { - return 1 -} - -exitcode=0 -if as_func_success; then - : -else - exitcode=1 - echo as_func_success failed. -fi - -if as_func_failure; then - exitcode=1 - echo as_func_failure succeeded. -fi - -if as_func_ret_success; then - : -else - exitcode=1 - echo as_func_ret_success failed. -fi - -if as_func_ret_failure; then - exitcode=1 - echo as_func_ret_failure succeeded. -fi - -if ( set x; as_func_ret_success y && test x = \"\$1\" ); then - : -else - exitcode=1 - echo positional parameters were not saved. -fi - -test \$exitcode = 0") || { - echo No shell found that supports shell functions. - echo Please tell autoconf@gnu.org about your system, - echo including any error possibly output before this - echo message -} - - - - as_lineno_1=$LINENO - as_lineno_2=$LINENO - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { - - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO - # uniformly replaced by the line number. The first 'sed' inserts a - # line-number line after each line using $LINENO; the second 'sed' - # does the real work. The second script uses 'N' to pair each - # line-number line with the line containing $LINENO, and appends - # trailing '-' during substitution so that $LINENO is not a special - # case at line end. - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the - # scripts with optimization help from Paolo Bonzini. Blame Lee - # E. McMahon (1931-1989) for sed's syntax. :-) - sed -n ' - p - /[$]LINENO/= - ' <$as_myself | - sed ' - s/[$]LINENO.*/&-/ - t lineno - b - :lineno - N - :loop - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ - t loop - s/-\n.*// - ' >$as_me.lineno && - chmod +x "$as_me.lineno" || - { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 - { (exit 1); exit 1; }; } - - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensitive to this). - . "./$as_me.lineno" - # Exit status is that of the last command. - exit -} - - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in --n*) - case `echo 'x\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - *) ECHO_C='\c';; - esac;; -*) - ECHO_N='-n';; -esac - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir -fi -echo >conf$$.file -if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -p'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -p' -elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln -else - as_ln_s='cp -p' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - -if mkdir -p . 2>/dev/null; then - as_mkdir_p=: -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - -if test -x / >/dev/null 2>&1; then - as_test_x='test -x' -else - if ls -dL / >/dev/null 2>&1; then - as_ls_L_option=L - else - as_ls_L_option= - fi - as_test_x=' - eval sh -c '\'' - if test -d "$1"; then - test -d "$1/."; - else - case $1 in - -*)set "./$1";; - esac; - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in - ???[sx]*):;;*)false;;esac;fi - '\'' sh - ' -fi -as_executable_p=$as_test_x - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -SHELL=${CONFIG_SHELL-/bin/sh} - - -exec 7<&0 &1 - -# Name of the host. -# hostname on some systems (SVR3.2, Linux) returns a bogus exit status, -# so uname gets run too. -ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` - -# -# Initializations. -# -ac_default_prefix=/usr/local -ac_clean_files= -ac_config_libobj_dir=. -LIBOBJS= -cross_compiling=no -subdirs= -MFLAGS= -MAKEFLAGS= -SHELL=${CONFIG_SHELL-/bin/sh} - -# Identity of this package. -PACKAGE_NAME='libriak_client' -PACKAGE_TARNAME='riak_client' -PACKAGE_VERSION='1.0' -PACKAGE_STRING='libriak_client 1.0' -PACKAGE_BUGREPORT='andy@andygross.org' - -# Factoring default headers for most tests. -ac_includes_default="\ -#include -#ifdef HAVE_SYS_TYPES_H -# include -#endif -#ifdef HAVE_SYS_STAT_H -# include -#endif -#ifdef STDC_HEADERS -# include -# include -#else -# ifdef HAVE_STDLIB_H -# include -# endif -#endif -#ifdef HAVE_STRING_H -# if !defined STDC_HEADERS && defined HAVE_MEMORY_H -# include -# endif -# include -#endif -#ifdef HAVE_STRINGS_H -# include -#endif -#ifdef HAVE_INTTYPES_H -# include -#endif -#ifdef HAVE_STDINT_H -# include -#endif -#ifdef HAVE_UNISTD_H -# include -#endif" - -ac_subst_vars='SHELL -PATH_SEPARATOR -PACKAGE_NAME -PACKAGE_TARNAME -PACKAGE_VERSION -PACKAGE_STRING -PACKAGE_BUGREPORT -exec_prefix -prefix -program_transform_name -bindir -sbindir -libexecdir -datarootdir -datadir -sysconfdir -sharedstatedir -localstatedir -includedir -oldincludedir -docdir -infodir -htmldir -dvidir -pdfdir -psdir -libdir -localedir -mandir -DEFS -ECHO_C -ECHO_N -ECHO_T -LIBS -build_alias -host_alias -target_alias -build -build_cpu -build_vendor -build_os -host -host_cpu -host_vendor -host_os -target -target_cpu -target_vendor -target_os -INSTALL_PROGRAM -INSTALL_SCRIPT -INSTALL_DATA -am__isrc -CYGPATH_W -PACKAGE -VERSION -ACLOCAL -AUTOCONF -AUTOMAKE -AUTOHEADER -MAKEINFO -install_sh -STRIP -INSTALL_STRIP_PROGRAM -mkdir_p -AWK -SET_MAKE -am__leading_dot -AMTAR -am__tar -am__untar -MAINTAINER_MODE_TRUE -MAINTAINER_MODE_FALSE -MAINT -CXX -CXXFLAGS -LDFLAGS -CPPFLAGS -ac_ct_CXX -EXEEXT -OBJEXT -DEPDIR -am__include -am__quote -AMDEP_TRUE -AMDEP_FALSE -AMDEPBACKSLASH -CXXDEPMODE -am__fastdepCXX_TRUE -am__fastdepCXX_FALSE -CC -CFLAGS -ac_ct_CC -CCDEPMODE -am__fastdepCC_TRUE -am__fastdepCC_FALSE -CXXCPP -GREP -EGREP -ISAINFO -LIBTOOL -SED -FGREP -LD -DUMPBIN -ac_ct_DUMPBIN -NM -LN_S -OBJDUMP -DLLTOOL -AR -ac_ct_AR -RANLIB -MANIFEST_TOOL -DSYMUTIL -NMEDIT -LIPO -OTOOL -OTOOL64 -CFLAG_VISIBILITY -HAVE_VISIBILITY -RIAK_CLIENT_SO_VERSION -RIAK_CLIENT_API_VERSION -LIBOBJS -LTLIBOBJS' -ac_subst_files='' - ac_precious_vars='build_alias -host_alias -target_alias -CXX -CXXFLAGS -LDFLAGS -LIBS -CPPFLAGS -CCC -CC -CFLAGS -CXXCPP' - - -# Initialize some variables set by options. -ac_init_help= -ac_init_version=false -# The variables have the same names as the options, with -# dashes changed to underlines. -cache_file=/dev/null -exec_prefix=NONE -no_create= -no_recursion= -prefix=NONE -program_prefix=NONE -program_suffix=NONE -program_transform_name=s,x,x, -silent= -site= -srcdir= -verbose= -x_includes=NONE -x_libraries=NONE - -# Installation directory options. -# These are left unexpanded so users can "make install exec_prefix=/foo" -# and all the variables that are supposed to be based on exec_prefix -# by default will actually change. -# Use braces instead of parens because sh, perl, etc. also accept them. -# (The list follows the same order as the GNU Coding Standards.) -bindir='${exec_prefix}/bin' -sbindir='${exec_prefix}/sbin' -libexecdir='${exec_prefix}/libexec' -datarootdir='${prefix}/share' -datadir='${datarootdir}' -sysconfdir='${prefix}/etc' -sharedstatedir='${prefix}/com' -localstatedir='${prefix}/var' -includedir='${prefix}/include' -oldincludedir='/usr/include' -docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' -infodir='${datarootdir}/info' -htmldir='${docdir}' -dvidir='${docdir}' -pdfdir='${docdir}' -psdir='${docdir}' -libdir='${exec_prefix}/lib' -localedir='${datarootdir}/locale' -mandir='${datarootdir}/man' - -ac_prev= -ac_dashdash= -for ac_option -do - # If the previous option needs an argument, assign it. - if test -n "$ac_prev"; then - eval $ac_prev=\$ac_option - ac_prev= - continue - fi - - case $ac_option in - *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; - *) ac_optarg=yes ;; - esac - - # Accept the important Cygnus configure options, so we can diagnose typos. - - case $ac_dashdash$ac_option in - --) - ac_dashdash=yes ;; - - -bindir | --bindir | --bindi | --bind | --bin | --bi) - ac_prev=bindir ;; - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) - bindir=$ac_optarg ;; - - -build | --build | --buil | --bui | --bu) - ac_prev=build_alias ;; - -build=* | --build=* | --buil=* | --bui=* | --bu=*) - build_alias=$ac_optarg ;; - - -cache-file | --cache-file | --cache-fil | --cache-fi \ - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) - ac_prev=cache_file ;; - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) - cache_file=$ac_optarg ;; - - --config-cache | -C) - cache_file=config.cache ;; - - -datadir | --datadir | --datadi | --datad) - ac_prev=datadir ;; - -datadir=* | --datadir=* | --datadi=* | --datad=*) - datadir=$ac_optarg ;; - - -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ - | --dataroo | --dataro | --datar) - ac_prev=datarootdir ;; - -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ - | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) - datarootdir=$ac_optarg ;; - - -disable-* | --disable-*) - ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid feature name: $ac_feature" >&2 - { (exit 1); exit 1; }; } - ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` - eval enable_$ac_feature=no ;; - - -docdir | --docdir | --docdi | --doc | --do) - ac_prev=docdir ;; - -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) - docdir=$ac_optarg ;; - - -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) - ac_prev=dvidir ;; - -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) - dvidir=$ac_optarg ;; - - -enable-* | --enable-*) - ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid feature name: $ac_feature" >&2 - { (exit 1); exit 1; }; } - ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` - eval enable_$ac_feature=\$ac_optarg ;; - - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ - | --exec | --exe | --ex) - ac_prev=exec_prefix ;; - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ - | --exec=* | --exe=* | --ex=*) - exec_prefix=$ac_optarg ;; - - -gas | --gas | --ga | --g) - # Obsolete; use --with-gas. - with_gas=yes ;; - - -help | --help | --hel | --he | -h) - ac_init_help=long ;; - -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) - ac_init_help=recursive ;; - -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) - ac_init_help=short ;; - - -host | --host | --hos | --ho) - ac_prev=host_alias ;; - -host=* | --host=* | --hos=* | --ho=*) - host_alias=$ac_optarg ;; - - -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) - ac_prev=htmldir ;; - -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ - | --ht=*) - htmldir=$ac_optarg ;; - - -includedir | --includedir | --includedi | --included | --include \ - | --includ | --inclu | --incl | --inc) - ac_prev=includedir ;; - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ - | --includ=* | --inclu=* | --incl=* | --inc=*) - includedir=$ac_optarg ;; - - -infodir | --infodir | --infodi | --infod | --info | --inf) - ac_prev=infodir ;; - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) - infodir=$ac_optarg ;; - - -libdir | --libdir | --libdi | --libd) - ac_prev=libdir ;; - -libdir=* | --libdir=* | --libdi=* | --libd=*) - libdir=$ac_optarg ;; - - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ - | --libexe | --libex | --libe) - ac_prev=libexecdir ;; - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ - | --libexe=* | --libex=* | --libe=*) - libexecdir=$ac_optarg ;; - - -localedir | --localedir | --localedi | --localed | --locale) - ac_prev=localedir ;; - -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) - localedir=$ac_optarg ;; - - -localstatedir | --localstatedir | --localstatedi | --localstated \ - | --localstate | --localstat | --localsta | --localst | --locals) - ac_prev=localstatedir ;; - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ - | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) - localstatedir=$ac_optarg ;; - - -mandir | --mandir | --mandi | --mand | --man | --ma | --m) - ac_prev=mandir ;; - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) - mandir=$ac_optarg ;; - - -nfp | --nfp | --nf) - # Obsolete; use --without-fp. - with_fp=no ;; - - -no-create | --no-create | --no-creat | --no-crea | --no-cre \ - | --no-cr | --no-c | -n) - no_create=yes ;; - - -no-recursion | --no-recursion | --no-recursio | --no-recursi \ - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) - no_recursion=yes ;; - - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ - | --oldin | --oldi | --old | --ol | --o) - ac_prev=oldincludedir ;; - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) - oldincludedir=$ac_optarg ;; - - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) - ac_prev=prefix ;; - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) - prefix=$ac_optarg ;; - - -program-prefix | --program-prefix | --program-prefi | --program-pref \ - | --program-pre | --program-pr | --program-p) - ac_prev=program_prefix ;; - -program-prefix=* | --program-prefix=* | --program-prefi=* \ - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) - program_prefix=$ac_optarg ;; - - -program-suffix | --program-suffix | --program-suffi | --program-suff \ - | --program-suf | --program-su | --program-s) - ac_prev=program_suffix ;; - -program-suffix=* | --program-suffix=* | --program-suffi=* \ - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) - program_suffix=$ac_optarg ;; - - -program-transform-name | --program-transform-name \ - | --program-transform-nam | --program-transform-na \ - | --program-transform-n | --program-transform- \ - | --program-transform | --program-transfor \ - | --program-transfo | --program-transf \ - | --program-trans | --program-tran \ - | --progr-tra | --program-tr | --program-t) - ac_prev=program_transform_name ;; - -program-transform-name=* | --program-transform-name=* \ - | --program-transform-nam=* | --program-transform-na=* \ - | --program-transform-n=* | --program-transform-=* \ - | --program-transform=* | --program-transfor=* \ - | --program-transfo=* | --program-transf=* \ - | --program-trans=* | --program-tran=* \ - | --progr-tra=* | --program-tr=* | --program-t=*) - program_transform_name=$ac_optarg ;; - - -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) - ac_prev=pdfdir ;; - -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) - pdfdir=$ac_optarg ;; - - -psdir | --psdir | --psdi | --psd | --ps) - ac_prev=psdir ;; - -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) - psdir=$ac_optarg ;; - - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - silent=yes ;; - - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) - ac_prev=sbindir ;; - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ - | --sbi=* | --sb=*) - sbindir=$ac_optarg ;; - - -sharedstatedir | --sharedstatedir | --sharedstatedi \ - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ - | --sharedst | --shareds | --shared | --share | --shar \ - | --sha | --sh) - ac_prev=sharedstatedir ;; - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ - | --sha=* | --sh=*) - sharedstatedir=$ac_optarg ;; - - -site | --site | --sit) - ac_prev=site ;; - -site=* | --site=* | --sit=*) - site=$ac_optarg ;; - - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) - ac_prev=srcdir ;; - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) - srcdir=$ac_optarg ;; - - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ - | --syscon | --sysco | --sysc | --sys | --sy) - ac_prev=sysconfdir ;; - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) - sysconfdir=$ac_optarg ;; - - -target | --target | --targe | --targ | --tar | --ta | --t) - ac_prev=target_alias ;; - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) - target_alias=$ac_optarg ;; - - -v | -verbose | --verbose | --verbos | --verbo | --verb) - verbose=yes ;; - - -version | --version | --versio | --versi | --vers | -V) - ac_init_version=: ;; - - -with-* | --with-*) - ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid package name: $ac_package" >&2 - { (exit 1); exit 1; }; } - ac_package=`echo $ac_package | sed 's/[-.]/_/g'` - eval with_$ac_package=\$ac_optarg ;; - - -without-* | --without-*) - ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid package name: $ac_package" >&2 - { (exit 1); exit 1; }; } - ac_package=`echo $ac_package | sed 's/[-.]/_/g'` - eval with_$ac_package=no ;; - - --x) - # Obsolete; use --with-x. - with_x=yes ;; - - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ - | --x-incl | --x-inc | --x-in | --x-i) - ac_prev=x_includes ;; - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) - x_includes=$ac_optarg ;; - - -x-libraries | --x-libraries | --x-librarie | --x-librari \ - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) - ac_prev=x_libraries ;; - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) - x_libraries=$ac_optarg ;; - - -*) { echo "$as_me: error: unrecognized option: $ac_option -Try \`$0 --help' for more information." >&2 - { (exit 1); exit 1; }; } - ;; - - *=*) - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` - # Reject names that are not valid shell variable names. - expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 - { (exit 1); exit 1; }; } - eval $ac_envvar=\$ac_optarg - export $ac_envvar ;; - - *) - # FIXME: should be removed in autoconf 3.0. - echo "$as_me: WARNING: you should use --build, --host, --target" >&2 - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && - echo "$as_me: WARNING: invalid host type: $ac_option" >&2 - : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} - ;; - - esac -done - -if test -n "$ac_prev"; then - ac_option=--`echo $ac_prev | sed 's/_/-/g'` - { echo "$as_me: error: missing argument to $ac_option" >&2 - { (exit 1); exit 1; }; } -fi - -# Be sure to have absolute directory names. -for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ - datadir sysconfdir sharedstatedir localstatedir includedir \ - oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ - libdir localedir mandir -do - eval ac_val=\$$ac_var - case $ac_val in - [\\/$]* | ?:[\\/]* ) continue;; - NONE | '' ) case $ac_var in *prefix ) continue;; esac;; - esac - { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 - { (exit 1); exit 1; }; } -done - -# There might be people who depend on the old broken behavior: `$host' -# used to hold the argument of --host etc. -# FIXME: To remove some day. -build=$build_alias -host=$host_alias -target=$target_alias - -# FIXME: To remove some day. -if test "x$host_alias" != x; then - if test "x$build_alias" = x; then - cross_compiling=maybe - echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. - If a cross compiler is detected then cross compile mode will be used." >&2 - elif test "x$build_alias" != "x$host_alias"; then - cross_compiling=yes - fi -fi - -ac_tool_prefix= -test -n "$host_alias" && ac_tool_prefix=$host_alias- - -test "$silent" = yes && exec 6>/dev/null - - -ac_pwd=`pwd` && test -n "$ac_pwd" && -ac_ls_di=`ls -di .` && -ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || - { echo "$as_me: error: Working directory cannot be determined" >&2 - { (exit 1); exit 1; }; } -test "X$ac_ls_di" = "X$ac_pwd_ls_di" || - { echo "$as_me: error: pwd does not report name of working directory" >&2 - { (exit 1); exit 1; }; } - - -# Find the source files, if location was not specified. -if test -z "$srcdir"; then - ac_srcdir_defaulted=yes - # Try the directory containing this script, then the parent directory. - ac_confdir=`$as_dirname -- "$0" || -$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$0" : 'X\(//\)[^/]' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -echo X"$0" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - srcdir=$ac_confdir - if test ! -r "$srcdir/$ac_unique_file"; then - srcdir=.. - fi -else - ac_srcdir_defaulted=no -fi -if test ! -r "$srcdir/$ac_unique_file"; then - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 - { (exit 1); exit 1; }; } -fi -ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" -ac_abs_confdir=`( - cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 - { (exit 1); exit 1; }; } - pwd)` -# When building in place, set srcdir=. -if test "$ac_abs_confdir" = "$ac_pwd"; then - srcdir=. -fi -# Remove unnecessary trailing slashes from srcdir. -# Double slashes in file names in object file debugging info -# mess up M-x gdb in Emacs. -case $srcdir in -*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; -esac -for ac_var in $ac_precious_vars; do - eval ac_env_${ac_var}_set=\${${ac_var}+set} - eval ac_env_${ac_var}_value=\$${ac_var} - eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} - eval ac_cv_env_${ac_var}_value=\$${ac_var} -done - -# -# Report the --help message. -# -if test "$ac_init_help" = "long"; then - # Omit some internal or obsolete options to make the list less imposing. - # This message is too long to be a string in the A/UX 3.1 sh. - cat <<_ACEOF -\`configure' configures libriak_client 1.0 to adapt to many kinds of systems. - -Usage: $0 [OPTION]... [VAR=VALUE]... - -To assign environment variables (e.g., CC, CFLAGS...), specify them as -VAR=VALUE. See below for descriptions of some of the useful variables. - -Defaults for the options are specified in brackets. - -Configuration: - -h, --help display this help and exit - --help=short display options specific to this package - --help=recursive display the short help of all the included packages - -V, --version display version information and exit - -q, --quiet, --silent do not print \`checking...' messages - --cache-file=FILE cache test results in FILE [disabled] - -C, --config-cache alias for \`--cache-file=config.cache' - -n, --no-create do not create output files - --srcdir=DIR find the sources in DIR [configure dir or \`..'] - -Installation directories: - --prefix=PREFIX install architecture-independent files in PREFIX - [$ac_default_prefix] - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX - [PREFIX] - -By default, \`make install' will install all the files in -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify -an installation prefix other than \`$ac_default_prefix' using \`--prefix', -for instance \`--prefix=\$HOME'. - -For better control, use the options below. - -Fine tuning of the installation directories: - --bindir=DIR user executables [EPREFIX/bin] - --sbindir=DIR system admin executables [EPREFIX/sbin] - --libexecdir=DIR program executables [EPREFIX/libexec] - --sysconfdir=DIR read-only single-machine data [PREFIX/etc] - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] - --localstatedir=DIR modifiable single-machine data [PREFIX/var] - --libdir=DIR object code libraries [EPREFIX/lib] - --includedir=DIR C header files [PREFIX/include] - --oldincludedir=DIR C header files for non-gcc [/usr/include] - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] - --datadir=DIR read-only architecture-independent data [DATAROOTDIR] - --infodir=DIR info documentation [DATAROOTDIR/info] - --localedir=DIR locale-dependent data [DATAROOTDIR/locale] - --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root [DATAROOTDIR/doc/riak_client] - --htmldir=DIR html documentation [DOCDIR] - --dvidir=DIR dvi documentation [DOCDIR] - --pdfdir=DIR pdf documentation [DOCDIR] - --psdir=DIR ps documentation [DOCDIR] -_ACEOF - - cat <<\_ACEOF - -Program names: - --program-prefix=PREFIX prepend PREFIX to installed program names - --program-suffix=SUFFIX append SUFFIX to installed program names - --program-transform-name=PROGRAM run sed PROGRAM on installed program names - -System types: - --build=BUILD configure for building on BUILD [guessed] - --host=HOST cross-compile to build programs to run on HOST [BUILD] - --target=TARGET configure for building compilers for TARGET [HOST] -_ACEOF -fi - -if test -n "$ac_init_help"; then - case $ac_init_help in - short | recursive ) echo "Configuration of libriak_client 1.0:";; - esac - cat <<\_ACEOF - -Optional Features: - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) - --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --enable-maintainer-mode enable make rules and dependencies not useful - (and sometimes confusing) to the casual installer - --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors - --disable-64bit-solaris Build 64 bit binary on Solaris [default=on] - --enable-shared[=PKGS] build shared libraries [default=yes] - --enable-static[=PKGS] build static libraries [default=yes] - --enable-fast-install[=PKGS] - optimize for fast installation [default=yes] - --disable-libtool-lock avoid locking (might break parallel builds) - -Optional Packages: - --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] - --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) - --with-pic try to use only PIC/non-PIC objects [default=use - both] - --with-gnu-ld assume the C compiler uses GNU ld [default=no] - --with-sysroot=DIR Search for dependent libraries within DIR - (or the compiler's sysroot if not specified). - -Some influential environment variables: - CXX C++ compiler command - CXXFLAGS C++ compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - LIBS libraries to pass to the linker, e.g. -l - CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I if - you have headers in a nonstandard directory - CC C compiler command - CFLAGS C compiler flags - CXXCPP C++ preprocessor - -Use these variables to override the choices made by `configure' or to help -it to find libraries and programs with nonstandard names/locations. - -Report bugs to . -_ACEOF -ac_status=$? -fi - -if test "$ac_init_help" = "recursive"; then - # If there are subdirs, report their specific --help. - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue - test -d "$ac_dir" || continue - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - cd "$ac_dir" || { ac_status=$?; continue; } - # Check for guested configure. - if test -f "$ac_srcdir/configure.gnu"; then - echo && - $SHELL "$ac_srcdir/configure.gnu" --help=recursive - elif test -f "$ac_srcdir/configure"; then - echo && - $SHELL "$ac_srcdir/configure" --help=recursive - else - echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 - fi || ac_status=$? - cd "$ac_pwd" || { ac_status=$?; break; } - done -fi - -test -n "$ac_init_help" && exit $ac_status -if $ac_init_version; then - cat <<\_ACEOF -libriak_client configure 1.0 -generated by GNU Autoconf 2.61 - -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -This configure script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it. -_ACEOF - exit -fi -cat >config.log <<_ACEOF -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by libriak_client $as_me 1.0, which was -generated by GNU Autoconf 2.61. Invocation command line was - - $ $0 $@ - -_ACEOF -exec 5>>config.log -{ -cat <<_ASUNAME -## --------- ## -## Platform. ## -## --------- ## - -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` - -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` -/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` - -_ASUNAME - -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - echo "PATH: $as_dir" -done -IFS=$as_save_IFS - -} >&5 - -cat >&5 <<_ACEOF - - -## ----------- ## -## Core tests. ## -## ----------- ## - -_ACEOF - - -# Keep a trace of the command line. -# Strip out --no-create and --no-recursion so they do not pile up. -# Strip out --silent because we don't want to record it for future runs. -# Also quote any args containing shell meta-characters. -# Make two passes to allow for proper duplicate-argument suppression. -ac_configure_args= -ac_configure_args0= -ac_configure_args1= -ac_must_keep_next=false -for ac_pass in 1 2 -do - for ac_arg - do - case $ac_arg in - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - continue ;; - *\'*) - ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - case $ac_pass in - 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; - 2) - ac_configure_args1="$ac_configure_args1 '$ac_arg'" - if test $ac_must_keep_next = true; then - ac_must_keep_next=false # Got value, back to normal. - else - case $ac_arg in - *=* | --config-cache | -C | -disable-* | --disable-* \ - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ - | -with-* | --with-* | -without-* | --without-* | --x) - case "$ac_configure_args0 " in - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; - esac - ;; - -* ) ac_must_keep_next=true ;; - esac - fi - ac_configure_args="$ac_configure_args '$ac_arg'" - ;; - esac - done -done -$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } -$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } - -# When interrupted or exit'd, cleanup temporary files, and complete -# config.log. We remove comments because anyway the quotes in there -# would cause problems or look ugly. -# WARNING: Use '\'' to represent an apostrophe within the trap. -# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. -trap 'exit_status=$? - # Save into config.log some information that might help in debugging. - { - echo - - cat <<\_ASBOX -## ---------------- ## -## Cache variables. ## -## ---------------- ## -_ASBOX - echo - # The following way of writing the cache mishandles newlines in values, -( - for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 -echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - *) $as_unset $ac_var ;; - esac ;; - esac - done - (set) 2>&1 | - case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - sed -n \ - "s/'\''/'\''\\\\'\'''\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" - ;; #( - *) - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) - echo - - cat <<\_ASBOX -## ----------------- ## -## Output variables. ## -## ----------------- ## -_ASBOX - echo - for ac_var in $ac_subst_vars - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - echo "$ac_var='\''$ac_val'\''" - done | sort - echo - - if test -n "$ac_subst_files"; then - cat <<\_ASBOX -## ------------------- ## -## File substitutions. ## -## ------------------- ## -_ASBOX - echo - for ac_var in $ac_subst_files - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - echo "$ac_var='\''$ac_val'\''" - done | sort - echo - fi - - if test -s confdefs.h; then - cat <<\_ASBOX -## ----------- ## -## confdefs.h. ## -## ----------- ## -_ASBOX - echo - cat confdefs.h - echo - fi - test "$ac_signal" != 0 && - echo "$as_me: caught signal $ac_signal" - echo "$as_me: exit $exit_status" - } >&5 - rm -f core *.core core.conftest.* && - rm -f -r conftest* confdefs* conf$$* $ac_clean_files && - exit $exit_status -' 0 -for ac_signal in 1 2 13 15; do - trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal -done -ac_signal=0 - -# confdefs.h avoids OS command line length limits that DEFS can exceed. -rm -f -r conftest* confdefs.h - -# Predefined preprocessor variables. - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_NAME "$PACKAGE_NAME" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_TARNAME "$PACKAGE_TARNAME" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_VERSION "$PACKAGE_VERSION" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_STRING "$PACKAGE_STRING" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" -_ACEOF - - -# Let the site file select an alternate cache file if it wants to. -# Prefer explicitly selected file to automatically selected ones. -if test -n "$CONFIG_SITE"; then - set x "$CONFIG_SITE" -elif test "x$prefix" != xNONE; then - set x "$prefix/share/config.site" "$prefix/etc/config.site" -else - set x "$ac_default_prefix/share/config.site" \ - "$ac_default_prefix/etc/config.site" -fi -shift -for ac_site_file -do - if test -r "$ac_site_file"; then - { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 -echo "$as_me: loading site script $ac_site_file" >&6;} - sed 's/^/| /' "$ac_site_file" >&5 - . "$ac_site_file" - fi -done - -if test -r "$cache_file"; then - # Some versions of bash will fail to source /dev/null (special - # files actually), so we avoid doing that. - if test -f "$cache_file"; then - { echo "$as_me:$LINENO: loading cache $cache_file" >&5 -echo "$as_me: loading cache $cache_file" >&6;} - case $cache_file in - [\\/]* | ?:[\\/]* ) . "$cache_file";; - *) . "./$cache_file";; - esac - fi -else - { echo "$as_me:$LINENO: creating cache $cache_file" >&5 -echo "$as_me: creating cache $cache_file" >&6;} - >$cache_file -fi - -# Check that the precious variables saved in the cache have kept the same -# value. -ac_cache_corrupted=false -for ac_var in $ac_precious_vars; do - eval ac_old_set=\$ac_cv_env_${ac_var}_set - eval ac_new_set=\$ac_env_${ac_var}_set - eval ac_old_val=\$ac_cv_env_${ac_var}_value - eval ac_new_val=\$ac_env_${ac_var}_value - case $ac_old_set,$ac_new_set in - set,) - { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 -echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,set) - { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 -echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,);; - *) - if test "x$ac_old_val" != "x$ac_new_val"; then - { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 -echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 -echo "$as_me: former value: $ac_old_val" >&2;} - { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 -echo "$as_me: current value: $ac_new_val" >&2;} - ac_cache_corrupted=: - fi;; - esac - # Pass precious variables to config.status. - if test "$ac_new_set" = set; then - case $ac_new_val in - *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; - *) ac_arg=$ac_var=$ac_new_val ;; - esac - case " $ac_configure_args " in - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. - *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; - esac - fi -done -if $ac_cache_corrupted; then - { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 -echo "$as_me: error: changes in the environment can compromise the build" >&2;} - { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 -echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} - { (exit 1); exit 1; }; } -fi - - - - - - - - - - - - - - - - - - - - - - - - - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - - -ac_aux_dir= -for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do - if test -f "$ac_dir/install-sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install-sh -c" - break - elif test -f "$ac_dir/install.sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install.sh -c" - break - elif test -f "$ac_dir/shtool"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/shtool install -c" - break - fi -done -if test -z "$ac_aux_dir"; then - { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 -echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} - { (exit 1); exit 1; }; } -fi - -# These three variables are undocumented and unsupported, -# and are intended to be withdrawn in a future Autoconf release. -# They can cause serious problems if a builder's source tree is in a directory -# whose full name contains unusual characters. -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. - - -# Make sure we can run config.sub. -$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || - { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5 -echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;} - { (exit 1); exit 1; }; } - -{ echo "$as_me:$LINENO: checking build system type" >&5 -echo $ECHO_N "checking build system type... $ECHO_C" >&6; } -if test "${ac_cv_build+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_build_alias=$build_alias -test "x$ac_build_alias" = x && - ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` -test "x$ac_build_alias" = x && - { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5 -echo "$as_me: error: cannot guess build type; you must specify one" >&2;} - { (exit 1); exit 1; }; } -ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || - { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;} - { (exit 1); exit 1; }; } - -fi -{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5 -echo "${ECHO_T}$ac_cv_build" >&6; } -case $ac_cv_build in -*-*-*) ;; -*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5 -echo "$as_me: error: invalid value of canonical build" >&2;} - { (exit 1); exit 1; }; };; -esac -build=$ac_cv_build -ac_save_IFS=$IFS; IFS='-' -set x $ac_cv_build -shift -build_cpu=$1 -build_vendor=$2 -shift; shift -# Remember, the first character of IFS is used to create $*, -# except with old shells: -build_os=$* -IFS=$ac_save_IFS -case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac - - -{ echo "$as_me:$LINENO: checking host system type" >&5 -echo $ECHO_N "checking host system type... $ECHO_C" >&6; } -if test "${ac_cv_host+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test "x$host_alias" = x; then - ac_cv_host=$ac_cv_build -else - ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || - { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;} - { (exit 1); exit 1; }; } -fi - -fi -{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5 -echo "${ECHO_T}$ac_cv_host" >&6; } -case $ac_cv_host in -*-*-*) ;; -*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5 -echo "$as_me: error: invalid value of canonical host" >&2;} - { (exit 1); exit 1; }; };; -esac -host=$ac_cv_host -ac_save_IFS=$IFS; IFS='-' -set x $ac_cv_host -shift -host_cpu=$1 -host_vendor=$2 -shift; shift -# Remember, the first character of IFS is used to create $*, -# except with old shells: -host_os=$* -IFS=$ac_save_IFS -case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac - - -{ echo "$as_me:$LINENO: checking target system type" >&5 -echo $ECHO_N "checking target system type... $ECHO_C" >&6; } -if test "${ac_cv_target+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test "x$target_alias" = x; then - ac_cv_target=$ac_cv_host -else - ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || - { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;} - { (exit 1); exit 1; }; } -fi - -fi -{ echo "$as_me:$LINENO: result: $ac_cv_target" >&5 -echo "${ECHO_T}$ac_cv_target" >&6; } -case $ac_cv_target in -*-*-*) ;; -*) { { echo "$as_me:$LINENO: error: invalid value of canonical target" >&5 -echo "$as_me: error: invalid value of canonical target" >&2;} - { (exit 1); exit 1; }; };; -esac -target=$ac_cv_target -ac_save_IFS=$IFS; IFS='-' -set x $ac_cv_target -shift -target_cpu=$1 -target_vendor=$2 -shift; shift -# Remember, the first character of IFS is used to create $*, -# except with old shells: -target_os=$* -IFS=$ac_save_IFS -case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac - - -# The aliases save the names the user supplied, while $host etc. -# will get canonicalized. -test -n "$target_alias" && - test "$program_prefix$program_suffix$program_transform_name" = \ - NONENONEs,x,x, && - program_prefix=${target_alias}- -am__api_version='1.10' - -# Find a good install program. We prefer a C program (faster), -# so one script is as good as another. But avoid the broken or -# incompatible versions: -# SysV /etc/install, /usr/sbin/install -# SunOS /usr/etc/install -# IRIX /sbin/install -# AIX /bin/install -# AmigaOS /C/install, which installs bootblocks on floppy discs -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag -# AFS /usr/afsws/bin/install, which mishandles nonexistent args -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" -# OS/2's system install, which has a completely different semantic -# ./install, which can be erroneously created by make from ./install.sh. -{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } -if test -z "$INSTALL"; then -if test "${ac_cv_path_install+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - # Account for people who put trailing slashes in PATH elements. -case $as_dir/ in - ./ | .// | /cC/* | \ - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ - ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ - /usr/ucb/* ) ;; - *) - # OSF1 and SCO ODT 3.0 have their own names for install. - # Don't use installbsd from OSF since it installs stuff as root - # by default. - for ac_prog in ginstall scoinst install; do - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then - if test $ac_prog = install && - grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # AIX install. It has an incompatible calling convention. - : - elif test $ac_prog = install && - grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # program-specific install script used by HP pwplus--don't use. - : - else - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" - break 3 - fi - fi - done - done - ;; -esac -done -IFS=$as_save_IFS - - -fi - if test "${ac_cv_path_install+set}" = set; then - INSTALL=$ac_cv_path_install - else - # As a last resort, use the slow shell script. Don't cache a - # value for INSTALL within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - INSTALL=$ac_install_sh - fi -fi -{ echo "$as_me:$LINENO: result: $INSTALL" >&5 -echo "${ECHO_T}$INSTALL" >&6; } - -# Use test -z because SunOS4 sh mishandles braces in ${var-val}. -# It thinks the first close brace ends the variable substitution. -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' - -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' - -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' - -{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5 -echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; } -# Just in case -sleep 1 -echo timestamp > conftest.file -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. - set X `ls -t $srcdir/configure conftest.file` - fi - rm -f conftest.file - if test "$*" != "X $srcdir/configure conftest.file" \ - && test "$*" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken -alias in your environment" >&5 -echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken -alias in your environment" >&2;} - { (exit 1); exit 1; }; } - fi - - test "$2" = conftest.file - ) -then - # Ok. - : -else - { { echo "$as_me:$LINENO: error: newly created file is older than distributed files! -Check your system clock" >&5 -echo "$as_me: error: newly created file is older than distributed files! -Check your system clock" >&2;} - { (exit 1); exit 1; }; } -fi -{ echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6; } -test "$program_prefix" != NONE && - program_transform_name="s&^&$program_prefix&;$program_transform_name" -# Use a double $ so make ignores it. -test "$program_suffix" != NONE && - program_transform_name="s&\$&$program_suffix&;$program_transform_name" -# Double any \ or $. echo might interpret backslashes. -# By default was `s,x,x', remove it if useless. -cat <<\_ACEOF >conftest.sed -s/[\\$]/&&/g;s/;s,x,x,$// -_ACEOF -program_transform_name=`echo $program_transform_name | sed -f conftest.sed` -rm -f conftest.sed - -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` - -test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 -echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} -fi - -{ echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 -echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; } -if test -z "$MKDIR_P"; then - if test "${ac_cv_path_mkdir+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in mkdir gmkdir; do - for ac_exec_ext in '' $ac_executable_extensions; do - { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue - case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( - 'mkdir (GNU coreutils) '* | \ - 'mkdir (coreutils) '* | \ - 'mkdir (fileutils) '4.1*) - ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext - break 3;; - esac - done - done -done -IFS=$as_save_IFS - -fi - - if test "${ac_cv_path_mkdir+set}" = set; then - MKDIR_P="$ac_cv_path_mkdir -p" - else - # As a last resort, use the slow shell script. Don't cache a - # value for MKDIR_P within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - test -d ./--version && rmdir ./--version - MKDIR_P="$ac_install_sh -d" - fi -fi -{ echo "$as_me:$LINENO: result: $MKDIR_P" >&5 -echo "${ECHO_T}$MKDIR_P" >&6; } - -mkdir_p="$MKDIR_P" -case $mkdir_p in - [\\/$]* | ?:[\\/]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac - -for ac_prog in gawk mawk nawk awk -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_AWK+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$AWK"; then - ac_cv_prog_AWK="$AWK" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_AWK="$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -AWK=$ac_cv_prog_AWK -if test -n "$AWK"; then - { echo "$as_me:$LINENO: result: $AWK" >&5 -echo "${ECHO_T}$AWK" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - test -n "$AWK" && break -done - -{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } -set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.make <<\_ACEOF -SHELL = /bin/sh -all: - @echo '@@@%%%=$(MAKE)=@@@%%%' -_ACEOF -# GNU make sometimes prints "make[1]: Entering...", which would confuse us. -case `${MAKE-make} -f conftest.make 2>/dev/null` in - *@@@%%%=?*=@@@%%%*) - eval ac_cv_prog_make_${ac_make}_set=yes;; - *) - eval ac_cv_prog_make_${ac_make}_set=no;; -esac -rm -f conftest.make -fi -if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then - { echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6; } - SET_MAKE= -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } - SET_MAKE="MAKE=${MAKE-make}" -fi - -rm -rf .tst 2>/dev/null -mkdir .tst 2>/dev/null -if test -d .tst; then - am__leading_dot=. -else - am__leading_dot=_ -fi -rmdir .tst 2>/dev/null - -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - am__isrc=' -I$(srcdir)' - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 -echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} - { (exit 1); exit 1; }; } - fi -fi - -# test whether we have cygpath -if test -z "$CYGPATH_W"; then - if (cygpath --version) >/dev/null 2>/dev/null; then - CYGPATH_W='cygpath -w' - else - CYGPATH_W=echo - fi -fi - - -# Define the identity of the package. - PACKAGE='riak_client' - VERSION='1.0' - - -# Some tools Automake needs. - -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} - - -AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} - - -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} - - -AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} - - -MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} - -install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"} - -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -if test "$cross_compiling" != no; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_STRIP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { echo "$as_me:$LINENO: result: $STRIP" >&5 -echo "${ECHO_T}$STRIP" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_STRIP="strip" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 -echo "${ECHO_T}$ac_ct_STRIP" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" - -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -# Always define AMTAR for backward compatibility. - -AMTAR=${AMTAR-"${am_missing_run}tar"} - -am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' - - - - - -{ echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5 -echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6; } - # Check whether --enable-maintainer-mode was given. -if test "${enable_maintainer_mode+set}" = set; then - enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval -else - USE_MAINTAINER_MODE=no -fi - - { echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5 -echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6; } - if test $USE_MAINTAINER_MODE = yes; then - MAINTAINER_MODE_TRUE= - MAINTAINER_MODE_FALSE='#' -else - MAINTAINER_MODE_TRUE='#' - MAINTAINER_MODE_FALSE= -fi - - MAINT=$MAINTAINER_MODE_TRUE - - -ac_config_headers="$ac_config_headers riak_client/config.h" - - - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -if test -z "$CXX"; then - if test -n "$CCC"; then - CXX=$CCC - else - if test -n "$ac_tool_prefix"; then - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_CXX+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$CXX"; then - ac_cv_prog_CXX="$CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -CXX=$ac_cv_prog_CXX -if test -n "$CXX"; then - { echo "$as_me:$LINENO: result: $CXX" >&5 -echo "${ECHO_T}$CXX" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - test -n "$CXX" && break - done -fi -if test -z "$CXX"; then - ac_ct_CXX=$CXX - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_CXX"; then - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CXX="$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX -if test -n "$ac_ct_CXX"; then - { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 -echo "${ECHO_T}$ac_ct_CXX" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - test -n "$ac_ct_CXX" && break -done - - if test "x$ac_ct_CXX" = x; then - CXX="g++" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - CXX=$ac_ct_CXX - fi -fi - - fi -fi -# Provide some information about the compiler. -echo "$as_me:$LINENO: checking for C++ compiler version" >&5 -ac_compiler=`set X $ac_compile; echo $2` -{ (ac_try="$ac_compiler --version >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compiler --version >&5") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } -{ (ac_try="$ac_compiler -v >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compiler -v >&5") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } -{ (ac_try="$ac_compiler -V >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compiler -V >&5") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } - -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files a.out a.exe b.out" -# Try to create an executable without -o first, disregard a.out. -# It will help us diagnose broken compilers, and finding out an intuition -# of exeext. -{ echo "$as_me:$LINENO: checking for C++ compiler default output file name" >&5 -echo $ECHO_N "checking for C++ compiler default output file name... $ECHO_C" >&6; } -ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` -# -# List of possible output files, starting from the most likely. -# The algorithm is not robust to junk in `.', hence go to wildcards (a.*) -# only as a last resort. b.out is created by i960 compilers. -ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' -# -# The IRIX 6 linker writes into existing files which may not be -# executable, retaining their permissions. Remove them first so a -# subsequent execution test works. -ac_rmfiles= -for ac_file in $ac_files -do - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; - * ) ac_rmfiles="$ac_rmfiles $ac_file";; - esac -done -rm -f $ac_rmfiles - -if { (ac_try="$ac_link_default" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link_default") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' -# in a Makefile. We should not override ac_cv_exeext if it was cached, -# so that the user can short-circuit this test for compilers unknown to -# Autoconf. -for ac_file in $ac_files '' -do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) - ;; - [ab].out ) - # We found the default executable, but exeext='' is most - # certainly right. - break;; - *.* ) - if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; - then :; else - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - fi - # We set ac_cv_exeext here because the later test for it is not - # safe: cross compilers may not add the suffix if given an `-o' - # argument, so we may need to know it at that point already. - # Even if this section looks crufty: it has the advantage of - # actually working. - break;; - * ) - break;; - esac -done -test "$ac_cv_exeext" = no && ac_cv_exeext= - -else - ac_file='' -fi - -{ echo "$as_me:$LINENO: result: $ac_file" >&5 -echo "${ECHO_T}$ac_file" >&6; } -if test -z "$ac_file"; then - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { echo "$as_me:$LINENO: error: C++ compiler cannot create executables -See \`config.log' for more details." >&5 -echo "$as_me: error: C++ compiler cannot create executables -See \`config.log' for more details." >&2;} - { (exit 77); exit 77; }; } -fi - -ac_exeext=$ac_cv_exeext - -# Check that the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -{ echo "$as_me:$LINENO: checking whether the C++ compiler works" >&5 -echo $ECHO_N "checking whether the C++ compiler works... $ECHO_C" >&6; } -# FIXME: These cross compiler hacks should be removed for Autoconf 3.0 -# If not cross compiling, check that we can run a simple program. -if test "$cross_compiling" != yes; then - if { ac_try='./$ac_file' - { (case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - cross_compiling=no - else - if test "$cross_compiling" = maybe; then - cross_compiling=yes - else - { { echo "$as_me:$LINENO: error: cannot run C++ compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run C++ compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } - fi - fi -fi -{ echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6; } - -rm -f a.out a.exe conftest$ac_cv_exeext b.out -ac_clean_files=$ac_clean_files_save -# Check that the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 -echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; } -{ echo "$as_me:$LINENO: result: $cross_compiling" >&5 -echo "${ECHO_T}$cross_compiling" >&6; } - -{ echo "$as_me:$LINENO: checking for suffix of executables" >&5 -echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then - # If both `conftest.exe' and `conftest' are `present' (well, observable) -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will -# work properly (i.e., refer to `conftest.exe'), while it won't with -# `rm'. -for ac_file in conftest.exe conftest conftest.*; do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - break;; - * ) break;; - esac -done -else - { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi - -rm -f conftest$ac_cv_exeext -{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 -echo "${ECHO_T}$ac_cv_exeext" >&6; } - -rm -f conftest.$ac_ext -EXEEXT=$ac_cv_exeext -ac_exeext=$EXEEXT -{ echo "$as_me:$LINENO: checking for suffix of object files" >&5 -echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; } -if test "${ac_cv_objext+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.o conftest.obj -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then - for ac_file in conftest.o conftest.obj conftest.*; do - test -f "$ac_file" || continue; - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` - break;; - esac -done -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute suffix of object files: cannot compile -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi - -rm -f conftest.$ac_cv_objext conftest.$ac_ext -fi -{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 -echo "${ECHO_T}$ac_cv_objext" >&6; } -OBJEXT=$ac_cv_objext -ac_objext=$OBJEXT -{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 -echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; } -if test "${ac_cv_cxx_compiler_gnu+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - ac_compiler_gnu=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_compiler_gnu=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu - -fi -{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 -echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } -GXX=`test $ac_compiler_gnu = yes && echo yes` -ac_test_CXXFLAGS=${CXXFLAGS+set} -ac_save_CXXFLAGS=$CXXFLAGS -{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 -echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; } -if test "${ac_cv_prog_cxx_g+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_save_cxx_werror_flag=$ac_cxx_werror_flag - ac_cxx_werror_flag=yes - ac_cv_prog_cxx_g=no - CXXFLAGS="-g" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - ac_cv_prog_cxx_g=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - CXXFLAGS="" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - : -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cxx_werror_flag=$ac_save_cxx_werror_flag - CXXFLAGS="-g" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - ac_cv_prog_cxx_g=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_cxx_werror_flag=$ac_save_cxx_werror_flag -fi -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 -echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; } -if test "$ac_test_CXXFLAGS" = set; then - CXXFLAGS=$ac_save_CXXFLAGS -elif test $ac_cv_prog_cxx_g = yes; then - if test "$GXX" = yes; then - CXXFLAGS="-g -O2" - else - CXXFLAGS="-g" - fi -else - if test "$GXX" = yes; then - CXXFLAGS="-O2" - else - CXXFLAGS= - fi -fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -DEPDIR="${am__leading_dot}deps" - -ac_config_commands="$ac_config_commands depfiles" - - -am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo done -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -{ echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 -echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; } -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# We grep out `Entering directory' and `Leaving directory' -# messages which can occur if `w' ends up in MAKEFLAGS. -# In particular we don't look at `^make:' because GNU make might -# be invoked under some other name (usually "gmake"), in which -# case it prints its new name instead of `make'. -if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then - am__include=include - am__quote= - _am_result=GNU -fi -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then - am__include=.include - am__quote="\"" - _am_result=BSD - fi -fi - - -{ echo "$as_me:$LINENO: result: $_am_result" >&5 -echo "${ECHO_T}$_am_result" >&6; } -rm -f confinc confmf - -# Check whether --enable-dependency-tracking was given. -if test "${enable_dependency_tracking+set}" = set; then - enableval=$enable_dependency_tracking; -fi - -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' -fi - if test "x$enable_dependency_tracking" != xno; then - AMDEP_TRUE= - AMDEP_FALSE='#' -else - AMDEP_TRUE='#' - AMDEP_FALSE= -fi - - - -depcc="$CXX" am_compiler_list= - -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; } -if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_CXX_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - case $depmode in - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - none) break ;; - esac - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. - if depmode=$depmode \ - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_CXX_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CXX_dependencies_compiler_type=none -fi - -fi -{ echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5 -echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; } -CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type - - if - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then - am__fastdepCXX_TRUE= - am__fastdepCXX_FALSE='#' -else - am__fastdepCXX_TRUE='#' - am__fastdepCXX_FALSE= -fi - - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. -set dummy ${ac_tool_prefix}gcc; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="${ac_tool_prefix}gcc" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_CC"; then - ac_ct_CC=$CC - # Extract the first word of "gcc", so it can be a program name with args. -set dummy gcc; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CC="gcc" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -echo "${ECHO_T}$ac_ct_CC" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -else - CC="$ac_cv_prog_CC" -fi - -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. -set dummy ${ac_tool_prefix}cc; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="${ac_tool_prefix}cc" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - fi -fi -if test -z "$CC"; then - # Extract the first word of "cc", so it can be a program name with args. -set dummy cc; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else - ac_prog_rejected=no -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then - ac_prog_rejected=yes - continue - fi - ac_cv_prog_CC="cc" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -if test $ac_prog_rejected = yes; then - # We found a bogon in the path, so make sure we never use it. - set dummy $ac_cv_prog_CC - shift - if test $# != 0; then - # We chose a different compiler from the bogus one. - # However, it has the same basename, so the bogon will be chosen - # first if we set CC to just the basename; use the full file name. - shift - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" - fi -fi -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - for ac_prog in cl.exe - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="$ac_tool_prefix$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - test -n "$CC" && break - done -fi -if test -z "$CC"; then - ac_ct_CC=$CC - for ac_prog in cl.exe -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CC="$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -echo "${ECHO_T}$ac_ct_CC" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - test -n "$ac_ct_CC" && break -done - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -fi - -fi - - -test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH -See \`config.log' for more details." >&5 -echo "$as_me: error: no acceptable C compiler found in \$PATH -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } - -# Provide some information about the compiler. -echo "$as_me:$LINENO: checking for C compiler version" >&5 -ac_compiler=`set X $ac_compile; echo $2` -{ (ac_try="$ac_compiler --version >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compiler --version >&5") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } -{ (ac_try="$ac_compiler -v >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compiler -v >&5") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } -{ (ac_try="$ac_compiler -V >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compiler -V >&5") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } - -{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; } -if test "${ac_cv_c_compiler_gnu+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - ac_compiler_gnu=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_compiler_gnu=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_c_compiler_gnu=$ac_compiler_gnu - -fi -{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } -GCC=`test $ac_compiler_gnu = yes && echo yes` -ac_test_CFLAGS=${CFLAGS+set} -ac_save_CFLAGS=$CFLAGS -{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; } -if test "${ac_cv_prog_cc_g+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_save_c_werror_flag=$ac_c_werror_flag - ac_c_werror_flag=yes - ac_cv_prog_cc_g=no - CFLAGS="-g" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - ac_cv_prog_cc_g=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - CFLAGS="" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - : -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_c_werror_flag=$ac_save_c_werror_flag - CFLAGS="-g" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - ac_cv_prog_cc_g=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_c_werror_flag=$ac_save_c_werror_flag -fi -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; } -if test "$ac_test_CFLAGS" = set; then - CFLAGS=$ac_save_CFLAGS -elif test $ac_cv_prog_cc_g = yes; then - if test "$GCC" = yes; then - CFLAGS="-g -O2" - else - CFLAGS="-g" - fi -else - if test "$GCC" = yes; then - CFLAGS="-O2" - else - CFLAGS= - fi -fi -{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 -echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; } -if test "${ac_cv_prog_cc_c89+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_cv_prog_cc_c89=no -ac_save_CC=$CC -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -#include -#include -#include -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ -struct buf { int x; }; -FILE * (*rcsopen) (struct buf *, struct stat *, int); -static char *e (p, i) - char **p; - int i; -{ - return p[i]; -} -static char *f (char * (*g) (char **, int), char **p, ...) -{ - char *s; - va_list v; - va_start (v,p); - s = g (p, va_arg (v,int)); - va_end (v); - return s; -} - -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has - function prototypes and stuff, but not '\xHH' hex character constants. - These don't provoke an error unfortunately, instead are silently treated - as 'x'. The following induces an error, until -std is added to get - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an - array size at least. It's necessary to write '\x00'==0 to get something - that's true only with -std. */ -int osf4_cc_array ['\x00' == 0 ? 1 : -1]; - -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters - inside strings and character constants. */ -#define FOO(x) 'x' -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; - -int test (int i, double x); -struct s1 {int (*f) (int a);}; -struct s2 {int (*f) (double a);}; -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); -int argc; -char **argv; -int -main () -{ -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; - ; - return 0; -} -_ACEOF -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" -do - CC="$ac_save_CC $ac_arg" - rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - ac_cv_prog_cc_c89=$ac_arg -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - -fi - -rm -f core conftest.err conftest.$ac_objext - test "x$ac_cv_prog_cc_c89" != "xno" && break -done -rm -f conftest.$ac_ext -CC=$ac_save_CC - -fi -# AC_CACHE_VAL -case "x$ac_cv_prog_cc_c89" in - x) - { echo "$as_me:$LINENO: result: none needed" >&5 -echo "${ECHO_T}none needed" >&6; } ;; - xno) - { echo "$as_me:$LINENO: result: unsupported" >&5 -echo "${ECHO_T}unsupported" >&6; } ;; - *) - CC="$CC $ac_cv_prog_cc_c89" - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 -echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;; -esac - - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -depcc="$CC" am_compiler_list= - -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; } -if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_CC_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - case $depmode in - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - none) break ;; - esac - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. - if depmode=$depmode \ - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_CC_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CC_dependencies_compiler_type=none -fi - -fi -{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 -echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; } -CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type - - if - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then - am__fastdepCC_TRUE= - am__fastdepCC_FALSE='#' -else - am__fastdepCC_TRUE='#' - am__fastdepCC_FALSE= -fi - - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -{ echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5 -echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; } -if test -z "$CXXCPP"; then - if test "${ac_cv_prog_CXXCPP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - # Double quotes because CXXCPP needs to be expanded - for CXXCPP in "$CXX -E" "/lib/cpp" - do - ac_preproc_ok=false -for ac_cxx_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if { (ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null && { - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || - test ! -s conftest.err - }; then - : -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - # Broken: fails on valid input. -continue -fi - -rm -f conftest.err conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -_ACEOF -if { (ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null && { - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || - test ! -s conftest.err - }; then - # Broken: success on invalid input. -continue -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - # Passes both tests. -ac_preproc_ok=: -break -fi - -rm -f conftest.err conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.err conftest.$ac_ext -if $ac_preproc_ok; then - break -fi - - done - ac_cv_prog_CXXCPP=$CXXCPP - -fi - CXXCPP=$ac_cv_prog_CXXCPP -else - ac_cv_prog_CXXCPP=$CXXCPP -fi -{ echo "$as_me:$LINENO: result: $CXXCPP" >&5 -echo "${ECHO_T}$CXXCPP" >&6; } -ac_preproc_ok=false -for ac_cxx_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if { (ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null && { - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || - test ! -s conftest.err - }; then - : -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - # Broken: fails on valid input. -continue -fi - -rm -f conftest.err conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -_ACEOF -if { (ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null && { - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || - test ! -s conftest.err - }; then - # Broken: success on invalid input. -continue -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - # Passes both tests. -ac_preproc_ok=: -break -fi - -rm -f conftest.err conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.err conftest.$ac_ext -if $ac_preproc_ok; then - : -else - { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check -See \`config.log' for more details." >&5 -echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - - -{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 -echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; } -if test "${ac_cv_path_GREP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - # Extract the first word of "grep ggrep" to use in msg output -if test -z "$GREP"; then -set dummy grep ggrep; ac_prog_name=$2 -if test "${ac_cv_path_GREP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_path_GREP_found=false -# Loop through the user's path and test for each of PROGNAME-LIST -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in grep ggrep; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue - # Check for GNU ac_path_GREP and select it if it is found. - # Check for GNU $ac_path_GREP -case `"$ac_path_GREP" --version 2>&1` in -*GNU*) - ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; -*) - ac_count=0 - echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - echo 'GREP' >> "conftest.nl" - "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - ac_count=`expr $ac_count + 1` - if test $ac_count -gt ${ac_path_GREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_GREP="$ac_path_GREP" - ac_path_GREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - - $ac_path_GREP_found && break 3 - done -done - -done -IFS=$as_save_IFS - - -fi - -GREP="$ac_cv_path_GREP" -if test -z "$GREP"; then - { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 -echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} - { (exit 1); exit 1; }; } -fi - -else - ac_cv_path_GREP=$GREP -fi - - -fi -{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 -echo "${ECHO_T}$ac_cv_path_GREP" >&6; } - GREP="$ac_cv_path_GREP" - - -{ echo "$as_me:$LINENO: checking for egrep" >&5 -echo $ECHO_N "checking for egrep... $ECHO_C" >&6; } -if test "${ac_cv_path_EGREP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 - then ac_cv_path_EGREP="$GREP -E" - else - # Extract the first word of "egrep" to use in msg output -if test -z "$EGREP"; then -set dummy egrep; ac_prog_name=$2 -if test "${ac_cv_path_EGREP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_path_EGREP_found=false -# Loop through the user's path and test for each of PROGNAME-LIST -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in egrep; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue - # Check for GNU ac_path_EGREP and select it if it is found. - # Check for GNU $ac_path_EGREP -case `"$ac_path_EGREP" --version 2>&1` in -*GNU*) - ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; -*) - ac_count=0 - echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - echo 'EGREP' >> "conftest.nl" - "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - ac_count=`expr $ac_count + 1` - if test $ac_count -gt ${ac_path_EGREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_EGREP="$ac_path_EGREP" - ac_path_EGREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - - $ac_path_EGREP_found && break 3 - done -done - -done -IFS=$as_save_IFS - - -fi - -EGREP="$ac_cv_path_EGREP" -if test -z "$EGREP"; then - { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 -echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} - { (exit 1); exit 1; }; } -fi - -else - ac_cv_path_EGREP=$EGREP -fi - - - fi -fi -{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 -echo "${ECHO_T}$ac_cv_path_EGREP" >&6; } - EGREP="$ac_cv_path_EGREP" - - -{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } -if test "${ac_cv_header_stdc+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -#include -#include -#include - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - ac_cv_header_stdc=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_header_stdc=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - -if test $ac_cv_header_stdc = yes; then - # SunOS 4.x string.h does not declare mem*, contrary to ANSI. - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include - -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "memchr" >/dev/null 2>&1; then - : -else - ac_cv_header_stdc=no -fi -rm -f -r conftest* - -fi - -if test $ac_cv_header_stdc = yes; then - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include - -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "free" >/dev/null 2>&1; then - : -else - ac_cv_header_stdc=no -fi -rm -f -r conftest* - -fi - -if test $ac_cv_header_stdc = yes; then - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. - if test "$cross_compiling" = yes; then - : -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -#include -#if ((' ' & 0x0FF) == 0x020) -# define ISLOWER(c) ('a' <= (c) && (c) <= 'z') -# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) -#else -# define ISLOWER(c) \ - (('a' <= (c) && (c) <= 'i') \ - || ('j' <= (c) && (c) <= 'r') \ - || ('s' <= (c) && (c) <= 'z')) -# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) -#endif - -#define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) -int -main () -{ - int i; - for (i = 0; i < 256; i++) - if (XOR (islower (i), ISLOWER (i)) - || toupper (i) != TOUPPER (i)) - return 2; - return 0; -} -_ACEOF -rm -f conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - : -else - echo "$as_me: program exited with status $ac_status" >&5 -echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -( exit $ac_status ) -ac_cv_header_stdc=no -fi -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext -fi - - -fi -fi -{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 -echo "${ECHO_T}$ac_cv_header_stdc" >&6; } -if test $ac_cv_header_stdc = yes; then - -cat >>confdefs.h <<\_ACEOF -#define STDC_HEADERS 1 -_ACEOF - -fi - -# On IRIX 5.3, sys/types and inttypes.h are conflicting. - - - - - - - - - -for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ - inttypes.h stdint.h unistd.h -do -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -{ echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -$ac_includes_default - -#include <$ac_header> -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - eval "$as_ac_Header=yes" -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - eval "$as_ac_Header=no" -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -ac_res=`eval echo '${'$as_ac_Header'}'` - { echo "$as_me:$LINENO: result: $ac_res" >&5 -echo "${ECHO_T}$ac_res" >&6; } -if test `eval echo '${'$as_ac_Header'}'` = yes; then - cat >>confdefs.h <<_ACEOF -#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 -_ACEOF - -fi - -done - - - - - ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - - { echo "$as_me:$LINENO: checking whether __SUNPRO_CC is declared" >&5 -echo $ECHO_N "checking whether __SUNPRO_CC is declared... $ECHO_C" >&6; } -if test "${ac_cv_have_decl___SUNPRO_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -$ac_includes_default -int -main () -{ -#ifndef __SUNPRO_CC - (void) __SUNPRO_CC; -#endif - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - ac_cv_have_decl___SUNPRO_CC=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_have_decl___SUNPRO_CC=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -{ echo "$as_me:$LINENO: result: $ac_cv_have_decl___SUNPRO_CC" >&5 -echo "${ECHO_T}$ac_cv_have_decl___SUNPRO_CC" >&6; } -if test $ac_cv_have_decl___SUNPRO_CC = yes; then - SUNCC="yes" -else - SUNCC="no" -fi - - ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - - - - # Check whether --enable-64bit-solaris was given. -if test "${enable_64bit_solaris+set}" = set; then - enableval=$enable_64bit_solaris; ac_enable_64bit="$enableval" -else - ac_enable_64bit="yes" -fi - - - if test "$SUNCC" = "yes" -a "x${ac_cv_env_CXXFLAGS_set}" = "x"; then - - CXXFLAGS="-g0 -xO3 -xlibmil -xdepend -xbuiltin -mt -compat=5 -library=stlport4 -library=Crun -template=no%extdef ${CXXFLAGS}" - -fi - - - case $host_os in - *solaris*) - for ac_prog in isainfo -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ISAINFO+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ISAINFO"; then - ac_cv_prog_ISAINFO="$ISAINFO" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ISAINFO="$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ISAINFO=$ac_cv_prog_ISAINFO -if test -n "$ISAINFO"; then - { echo "$as_me:$LINENO: result: $ISAINFO" >&5 -echo "${ECHO_T}$ISAINFO" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - test -n "$ISAINFO" && break -done -test -n "$ISAINFO" || ISAINFO="no" - - if test "x$ISAINFO" != "xno"; then - isainfo_b=`${ISAINFO} -b` -else - isainfo_b="x" -fi - - - if test "$isainfo_b" != "x"; then - - - isainfo_k=`${ISAINFO} -k` - - if test "x$ac_enable_64bit" = "xyes"; then - - - if test "x$libdir" = "x\${exec_prefix}/lib"; then - - libdir="${libdir}/${isainfo_k}" - -fi - - - if test "x${ac_cv_env_CXXFLAGS_set}" = "x"; then - - CXXFLAGS="${CXXFLAGS} -m64" - ac_cv_env_CXXFLAGS_set=set - ac_cv_env_CXXFLAGS_value='-m64' - -fi - - - if test "x${ac_cv_env_CFLAGS_set}" = "x"; then - - CFLAGS="${CFLAGS} -m64" - ac_cv_env_CFLAGS_set=set - ac_cv_env_CFLAGS_value='-m64' - -fi - - - if test "$target_cpu" = "sparc" -a "x$SUNCC" = "xyes" ; then - - CXXFLAGS="-xmemalign=8s ${CXXFLAGS}" - -fi - - -fi - - -fi - - ;; - esac - - -case `pwd` in - *\ * | *\ *) - { echo "$as_me:$LINENO: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 -echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; -esac - - - -macro_version='2.4' -macro_revision='1.3293' - - - - - - - - - - - - - -ltmain="$ac_aux_dir/ltmain.sh" - -# Backslashify metacharacters that are still active within -# double-quoted strings. -sed_quote_subst='s/\(["`$\\]\)/\\\1/g' - -# Same as above, but do not quote variable references. -double_quote_subst='s/\(["`\\]\)/\\\1/g' - -# Sed substitution to delay expansion of an escaped shell variable in a -# double_quote_subst'ed string. -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' - -# Sed substitution to delay expansion of an escaped single quote. -delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' - -# Sed substitution to avoid accidental globbing in evaled expressions -no_glob_subst='s/\*/\\\*/g' - -ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO - -{ echo "$as_me:$LINENO: checking how to print strings" >&5 -echo $ECHO_N "checking how to print strings... $ECHO_C" >&6; } -# Test print first, because it will be a builtin if present. -if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ - test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='print -r --' -elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='printf %s\n' -else - # Use this function as a fallback that always works. - func_fallback_echo () - { - eval 'cat <<_LTECHO_EOF -$1 -_LTECHO_EOF' - } - ECHO='func_fallback_echo' -fi - -# func_echo_all arg... -# Invoke $ECHO with all args, space-separated. -func_echo_all () -{ - $ECHO "" -} - -case "$ECHO" in - printf*) { echo "$as_me:$LINENO: result: printf" >&5 -echo "${ECHO_T}printf" >&6; } ;; - print*) { echo "$as_me:$LINENO: result: print -r" >&5 -echo "${ECHO_T}print -r" >&6; } ;; - *) { echo "$as_me:$LINENO: result: cat" >&5 -echo "${ECHO_T}cat" >&6; } ;; -esac - - - - - - - - - - - - - - -{ echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5 -echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6; } -if test "${ac_cv_path_SED+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ - for ac_i in 1 2 3 4 5 6 7; do - ac_script="$ac_script$as_nl$ac_script" - done - echo "$ac_script" | sed 99q >conftest.sed - $as_unset ac_script || ac_script= - # Extract the first word of "sed gsed" to use in msg output -if test -z "$SED"; then -set dummy sed gsed; ac_prog_name=$2 -if test "${ac_cv_path_SED+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_path_SED_found=false -# Loop through the user's path and test for each of PROGNAME-LIST -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in sed gsed; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue - # Check for GNU ac_path_SED and select it if it is found. - # Check for GNU $ac_path_SED -case `"$ac_path_SED" --version 2>&1` in -*GNU*) - ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; -*) - ac_count=0 - echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - echo '' >> "conftest.nl" - "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - ac_count=`expr $ac_count + 1` - if test $ac_count -gt ${ac_path_SED_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_SED="$ac_path_SED" - ac_path_SED_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - - $ac_path_SED_found && break 3 - done -done - -done -IFS=$as_save_IFS - - -fi - -SED="$ac_cv_path_SED" -if test -z "$SED"; then - { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in \$PATH" >&5 -echo "$as_me: error: no acceptable $ac_prog_name could be found in \$PATH" >&2;} - { (exit 1); exit 1; }; } -fi - -else - ac_cv_path_SED=$SED -fi - -fi -{ echo "$as_me:$LINENO: result: $ac_cv_path_SED" >&5 -echo "${ECHO_T}$ac_cv_path_SED" >&6; } - SED="$ac_cv_path_SED" - rm -f conftest.sed - -test -z "$SED" && SED=sed -Xsed="$SED -e 1s/^X//" - - - - - - - - - - - -{ echo "$as_me:$LINENO: checking for fgrep" >&5 -echo $ECHO_N "checking for fgrep... $ECHO_C" >&6; } -if test "${ac_cv_path_FGREP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 - then ac_cv_path_FGREP="$GREP -F" - else - # Extract the first word of "fgrep" to use in msg output -if test -z "$FGREP"; then -set dummy fgrep; ac_prog_name=$2 -if test "${ac_cv_path_FGREP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_path_FGREP_found=false -# Loop through the user's path and test for each of PROGNAME-LIST -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in fgrep; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue - # Check for GNU ac_path_FGREP and select it if it is found. - # Check for GNU $ac_path_FGREP -case `"$ac_path_FGREP" --version 2>&1` in -*GNU*) - ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; -*) - ac_count=0 - echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - echo 'FGREP' >> "conftest.nl" - "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - ac_count=`expr $ac_count + 1` - if test $ac_count -gt ${ac_path_FGREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_FGREP="$ac_path_FGREP" - ac_path_FGREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - - $ac_path_FGREP_found && break 3 - done -done - -done -IFS=$as_save_IFS - - -fi - -FGREP="$ac_cv_path_FGREP" -if test -z "$FGREP"; then - { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 -echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} - { (exit 1); exit 1; }; } -fi - -else - ac_cv_path_FGREP=$FGREP -fi - - - fi -fi -{ echo "$as_me:$LINENO: result: $ac_cv_path_FGREP" >&5 -echo "${ECHO_T}$ac_cv_path_FGREP" >&6; } - FGREP="$ac_cv_path_FGREP" - - -test -z "$GREP" && GREP=grep - - - - - - - - - - - - - - - - - - - -# Check whether --with-gnu-ld was given. -if test "${with_gnu_ld+set}" = set; then - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes -else - with_gnu_ld=no -fi - -ac_prog=ld -if test "$GCC" = yes; then - # Check if gcc -print-prog-name=ld gives a path. - { echo "$as_me:$LINENO: checking for ld used by $CC" >&5 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; } - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [\\/]* | ?:[\\/]*) - re_direlt='/[^/][^/]*/\.\./' - # Canonicalize the pathname of ld - ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` - while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do - ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` - done - test -z "$LD" && LD="$ac_prog" - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; - esac -elif test "$with_gnu_ld" = yes; then - { echo "$as_me:$LINENO: checking for GNU ld" >&5 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; } -else - { echo "$as_me:$LINENO: checking for non-GNU ld" >&5 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; } -fi -if test "${lt_cv_path_LD+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -z "$LD"; then - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - lt_cv_path_LD="$ac_dir/$ac_prog" - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some variants of GNU ld only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$lt_cv_path_LD" -v 2>&1 &5 -echo "${ECHO_T}$LD" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi -test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5 -echo "$as_me: error: no acceptable ld found in \$PATH" >&2;} - { (exit 1); exit 1; }; } -{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; } -if test "${lt_cv_prog_gnu_ld+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - # I'd rather use --version here, but apparently some GNU lds only accept -v. -case `$LD -v 2>&1 &5 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; } -with_gnu_ld=$lt_cv_prog_gnu_ld - - - - - - - - - -{ echo "$as_me:$LINENO: checking for BSD- or MS-compatible name lister (nm)" >&5 -echo $ECHO_N "checking for BSD- or MS-compatible name lister (nm)... $ECHO_C" >&6; } -if test "${lt_cv_path_NM+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$NM"; then - # Let the user override the test. - lt_cv_path_NM="$NM" -else - lt_nm_to_check="${ac_tool_prefix}nm" - if test -n "$ac_tool_prefix" && test "$build" = "$host"; then - lt_nm_to_check="$lt_nm_to_check nm" - fi - for lt_tmp_nm in $lt_nm_to_check; do - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - tmp_nm="$ac_dir/$lt_tmp_nm" - if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then - # Check to see if the nm accepts a BSD-compat flag. - # Adding the `sed 1q' prevents false positives on HP-UX, which says: - # nm: unknown option "B" ignored - # Tru64's nm complains that /dev/null is an invalid object file - case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in - */dev/null* | *'Invalid file or object type'*) - lt_cv_path_NM="$tmp_nm -B" - break - ;; - *) - case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in - */dev/null*) - lt_cv_path_NM="$tmp_nm -p" - break - ;; - *) - lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but - continue # so that we can try to find one that supports BSD flags - ;; - esac - ;; - esac - fi - done - IFS="$lt_save_ifs" - done - : ${lt_cv_path_NM=no} -fi -fi -{ echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5 -echo "${ECHO_T}$lt_cv_path_NM" >&6; } -if test "$lt_cv_path_NM" != "no"; then - NM="$lt_cv_path_NM" -else - # Didn't find any BSD compatible name lister, look for dumpbin. - if test -n "$DUMPBIN"; then : - # Let the user override the test. - else - if test -n "$ac_tool_prefix"; then - for ac_prog in dumpbin "link -dump" - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_DUMPBIN+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$DUMPBIN"; then - ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -DUMPBIN=$ac_cv_prog_DUMPBIN -if test -n "$DUMPBIN"; then - { echo "$as_me:$LINENO: result: $DUMPBIN" >&5 -echo "${ECHO_T}$DUMPBIN" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - test -n "$DUMPBIN" && break - done -fi -if test -z "$DUMPBIN"; then - ac_ct_DUMPBIN=$DUMPBIN - for ac_prog in dumpbin "link -dump" -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_DUMPBIN"; then - ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN -if test -n "$ac_ct_DUMPBIN"; then - { echo "$as_me:$LINENO: result: $ac_ct_DUMPBIN" >&5 -echo "${ECHO_T}$ac_ct_DUMPBIN" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - test -n "$ac_ct_DUMPBIN" && break -done - - if test "x$ac_ct_DUMPBIN" = x; then - DUMPBIN=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - DUMPBIN=$ac_ct_DUMPBIN - fi -fi - - case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in - *COFF*) - DUMPBIN="$DUMPBIN -symbols" - ;; - *) - DUMPBIN=: - ;; - esac - fi - - if test "$DUMPBIN" != ":"; then - NM="$DUMPBIN" - fi -fi -test -z "$NM" && NM=nm - - - - - - -{ echo "$as_me:$LINENO: checking the name lister ($NM) interface" >&5 -echo $ECHO_N "checking the name lister ($NM) interface... $ECHO_C" >&6; } -if test "${lt_cv_nm_interface+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_nm_interface="BSD nm" - echo "int some_variable = 0;" > conftest.$ac_ext - (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5) - (eval "$ac_compile" 2>conftest.err) - cat conftest.err >&5 - (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5) - (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) - cat conftest.err >&5 - (eval echo "\"\$as_me:$LINENO: output\"" >&5) - cat conftest.out >&5 - if $GREP 'External.*some_variable' conftest.out > /dev/null; then - lt_cv_nm_interface="MS dumpbin" - fi - rm -f conftest* -fi -{ echo "$as_me:$LINENO: result: $lt_cv_nm_interface" >&5 -echo "${ECHO_T}$lt_cv_nm_interface" >&6; } - -{ echo "$as_me:$LINENO: checking whether ln -s works" >&5 -echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; } -LN_S=$as_ln_s -if test "$LN_S" = "ln -s"; then - { echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6; } -else - { echo "$as_me:$LINENO: result: no, using $LN_S" >&5 -echo "${ECHO_T}no, using $LN_S" >&6; } -fi - -# find the maximum length of command line arguments -{ echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5 -echo $ECHO_N "checking the maximum length of command line arguments... $ECHO_C" >&6; } -if test "${lt_cv_sys_max_cmd_len+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - i=0 - teststring="ABCD" - - case $build_os in - msdosdjgpp*) - # On DJGPP, this test can blow up pretty badly due to problems in libc - # (any single argument exceeding 2000 bytes causes a buffer overrun - # during glob expansion). Even if it were fixed, the result of this - # check would be larger than it should be. - lt_cv_sys_max_cmd_len=12288; # 12K is about right - ;; - - gnu*) - # Under GNU Hurd, this test is not required because there is - # no limit to the length of command line arguments. - # Libtool will interpret -1 as no limit whatsoever - lt_cv_sys_max_cmd_len=-1; - ;; - - cygwin* | mingw* | cegcc*) - # On Win9x/ME, this test blows up -- it succeeds, but takes - # about 5 minutes as the teststring grows exponentially. - # Worse, since 9x/ME are not pre-emptively multitasking, - # you end up with a "frozen" computer, even though with patience - # the test eventually succeeds (with a max line length of 256k). - # Instead, let's just punt: use the minimum linelength reported by - # all of the supported platforms: 8192 (on NT/2K/XP). - lt_cv_sys_max_cmd_len=8192; - ;; - - mint*) - # On MiNT this can take a long time and run out of memory. - lt_cv_sys_max_cmd_len=8192; - ;; - - amigaos*) - # On AmigaOS with pdksh, this test takes hours, literally. - # So we just punt and use a minimum line length of 8192. - lt_cv_sys_max_cmd_len=8192; - ;; - - netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) - # This has been around since 386BSD, at least. Likely further. - if test -x /sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` - elif test -x /usr/sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` - else - lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs - fi - # And add a safety zone - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - ;; - - interix*) - # We know the value 262144 and hardcode it with a safety zone (like BSD) - lt_cv_sys_max_cmd_len=196608 - ;; - - osf*) - # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure - # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not - # nice to cause kernel panics so lets avoid the loop below. - # First set a reasonable default. - lt_cv_sys_max_cmd_len=16384 - # - if test -x /sbin/sysconfig; then - case `/sbin/sysconfig -q proc exec_disable_arg_limit` in - *1*) lt_cv_sys_max_cmd_len=-1 ;; - esac - fi - ;; - sco3.2v5*) - lt_cv_sys_max_cmd_len=102400 - ;; - sysv5* | sco5v6* | sysv4.2uw2*) - kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` - if test -n "$kargmax"; then - lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` - else - lt_cv_sys_max_cmd_len=32768 - fi - ;; - *) - lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` - if test -n "$lt_cv_sys_max_cmd_len"; then - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - else - # Make teststring a little bigger before we do anything with it. - # a 1K string should be a reasonable start. - for i in 1 2 3 4 5 6 7 8 ; do - teststring=$teststring$teststring - done - SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} - # If test is not a shell built-in, we'll probably end up computing a - # maximum length that is only half of the actual maximum length, but - # we can't tell. - while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \ - = "X$teststring$teststring"; } >/dev/null 2>&1 && - test $i != 17 # 1/2 MB should be enough - do - i=`expr $i + 1` - teststring=$teststring$teststring - done - # Only check the string length outside the loop. - lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` - teststring= - # Add a significant safety factor because C++ compilers can tack on - # massive amounts of additional arguments before passing them to the - # linker. It appears as though 1/2 is a usable value. - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` - fi - ;; - esac - -fi - -if test -n $lt_cv_sys_max_cmd_len ; then - { echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5 -echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6; } -else - { echo "$as_me:$LINENO: result: none" >&5 -echo "${ECHO_T}none" >&6; } -fi -max_cmd_len=$lt_cv_sys_max_cmd_len - - - - - - -: ${CP="cp -f"} -: ${MV="mv -f"} -: ${RM="rm -f"} - -{ echo "$as_me:$LINENO: checking whether the shell understands some XSI constructs" >&5 -echo $ECHO_N "checking whether the shell understands some XSI constructs... $ECHO_C" >&6; } -# Try some XSI features -xsi_shell=no -( _lt_dummy="a/b/c" - test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \ - = c,a/b,b/c, \ - && eval 'test $(( 1 + 1 )) -eq 2 \ - && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ - && xsi_shell=yes -{ echo "$as_me:$LINENO: result: $xsi_shell" >&5 -echo "${ECHO_T}$xsi_shell" >&6; } - - -{ echo "$as_me:$LINENO: checking whether the shell understands \"+=\"" >&5 -echo $ECHO_N "checking whether the shell understands \"+=\"... $ECHO_C" >&6; } -lt_shell_append=no -( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \ - >/dev/null 2>&1 \ - && lt_shell_append=yes -{ echo "$as_me:$LINENO: result: $lt_shell_append" >&5 -echo "${ECHO_T}$lt_shell_append" >&6; } - - -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then - lt_unset=unset -else - lt_unset=false -fi - - - - - -# test EBCDIC or ASCII -case `echo X|tr X '\101'` in - A) # ASCII based system - # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr - lt_SP2NL='tr \040 \012' - lt_NL2SP='tr \015\012 \040\040' - ;; - *) # EBCDIC based system - lt_SP2NL='tr \100 \n' - lt_NL2SP='tr \r\n \100\100' - ;; -esac - - - - - - - - - -{ echo "$as_me:$LINENO: checking how to convert $build file names to $host format" >&5 -echo $ECHO_N "checking how to convert $build file names to $host format... $ECHO_C" >&6; } -if test "${lt_cv_to_host_file_cmd+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 - ;; - esac - ;; - *-*-cygwin* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin - ;; - esac - ;; - * ) # unhandled hosts (and "normal" native builds) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; -esac - -fi - -to_host_file_cmd=$lt_cv_to_host_file_cmd -{ echo "$as_me:$LINENO: result: $lt_cv_to_host_file_cmd" >&5 -echo "${ECHO_T}$lt_cv_to_host_file_cmd" >&6; } - - - - - -{ echo "$as_me:$LINENO: checking how to convert $build file names to toolchain format" >&5 -echo $ECHO_N "checking how to convert $build file names to toolchain format... $ECHO_C" >&6; } -if test "${lt_cv_to_tool_file_cmd+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - #assume ordinary cross tools, or native build. -lt_cv_to_tool_file_cmd=func_convert_file_noop -case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 - ;; - esac - ;; -esac - -fi - -to_tool_file_cmd=$lt_cv_to_tool_file_cmd -{ echo "$as_me:$LINENO: result: $lt_cv_to_tool_file_cmd" >&5 -echo "${ECHO_T}$lt_cv_to_tool_file_cmd" >&6; } - - - - - -{ echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5 -echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6; } -if test "${lt_cv_ld_reload_flag+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_ld_reload_flag='-r' -fi -{ echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5 -echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6; } -reload_flag=$lt_cv_ld_reload_flag -case $reload_flag in -"" | " "*) ;; -*) reload_flag=" $reload_flag" ;; -esac -reload_cmds='$LD$reload_flag -o $output$reload_objs' -case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - if test "$GCC" != yes; then - reload_cmds=false - fi - ;; - darwin*) - if test "$GCC" = yes; then - reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs' - else - reload_cmds='$LD$reload_flag -o $output$reload_objs' - fi - ;; -esac - - - - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. -set dummy ${ac_tool_prefix}objdump; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_OBJDUMP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$OBJDUMP"; then - ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -OBJDUMP=$ac_cv_prog_OBJDUMP -if test -n "$OBJDUMP"; then - { echo "$as_me:$LINENO: result: $OBJDUMP" >&5 -echo "${ECHO_T}$OBJDUMP" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OBJDUMP"; then - ac_ct_OBJDUMP=$OBJDUMP - # Extract the first word of "objdump", so it can be a program name with args. -set dummy objdump; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_OBJDUMP"; then - ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_OBJDUMP="objdump" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP -if test -n "$ac_ct_OBJDUMP"; then - { echo "$as_me:$LINENO: result: $ac_ct_OBJDUMP" >&5 -echo "${ECHO_T}$ac_ct_OBJDUMP" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_OBJDUMP" = x; then - OBJDUMP="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - OBJDUMP=$ac_ct_OBJDUMP - fi -else - OBJDUMP="$ac_cv_prog_OBJDUMP" -fi - -test -z "$OBJDUMP" && OBJDUMP=objdump - - - - - - - - - -{ echo "$as_me:$LINENO: checking how to recognize dependent libraries" >&5 -echo $ECHO_N "checking how to recognize dependent libraries... $ECHO_C" >&6; } -if test "${lt_cv_deplibs_check_method+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_file_magic_cmd='$MAGIC_CMD' -lt_cv_file_magic_test_file= -lt_cv_deplibs_check_method='unknown' -# Need to set the preceding variable on all platforms that support -# interlibrary dependencies. -# 'none' -- dependencies not supported. -# `unknown' -- same as none, but documents that we really don't know. -# 'pass_all' -- all dependencies passed with no checks. -# 'test_compile' -- check by making test program. -# 'file_magic [[regex]]' -- check by looking for files in library path -# which responds to the $file_magic_cmd with a given extended regex. -# If you have `file' or equivalent on your system and you're not sure -# whether `pass_all' will *always* work, you probably want this one. - -case $host_os in -aix[4-9]*) - lt_cv_deplibs_check_method=pass_all - ;; - -beos*) - lt_cv_deplibs_check_method=pass_all - ;; - -bsdi[45]*) - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' - lt_cv_file_magic_cmd='/usr/bin/file -L' - lt_cv_file_magic_test_file=/shlib/libc.so - ;; - -cygwin*) - # func_win32_libid is a shell function defined in ltmain.sh - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' - lt_cv_file_magic_cmd='func_win32_libid' - ;; - -mingw* | pw32*) - # Base MSYS/MinGW do not provide the 'file' command needed by - # func_win32_libid shell function, so use a weaker test based on 'objdump', - # unless we find 'file', for example because we are cross-compiling. - # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin. - if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' - lt_cv_file_magic_cmd='func_win32_libid' - else - # Keep this pattern in sync with the one in func_win32_libid. - lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' - lt_cv_file_magic_cmd='$OBJDUMP -f' - fi - ;; - -cegcc*) - # use the weaker test based on 'objdump'. See mingw*. - lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' - lt_cv_file_magic_cmd='$OBJDUMP -f' - ;; - -darwin* | rhapsody*) - lt_cv_deplibs_check_method=pass_all - ;; - -freebsd* | dragonfly*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - case $host_cpu in - i*86 ) - # Not sure whether the presence of OpenBSD here was a mistake. - # Let's accept both of them until this is cleared up. - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` - ;; - esac - else - lt_cv_deplibs_check_method=pass_all - fi - ;; - -gnu*) - lt_cv_deplibs_check_method=pass_all - ;; - -haiku*) - lt_cv_deplibs_check_method=pass_all - ;; - -hpux10.20* | hpux11*) - lt_cv_file_magic_cmd=/usr/bin/file - case $host_cpu in - ia64*) - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' - lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so - ;; - hppa*64*) - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]' - lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl - ;; - *) - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library' - lt_cv_file_magic_test_file=/usr/lib/libc.sl - ;; - esac - ;; - -interix[3-9]*) - # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$' - ;; - -irix5* | irix6* | nonstopux*) - case $LD in - *-32|*"-32 ") libmagic=32-bit;; - *-n32|*"-n32 ") libmagic=N32;; - *-64|*"-64 ") libmagic=64-bit;; - *) libmagic=never-match;; - esac - lt_cv_deplibs_check_method=pass_all - ;; - -# This must be Linux ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - lt_cv_deplibs_check_method=pass_all - ;; - -netbsd*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' - fi - ;; - -newos6*) - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=/usr/lib/libnls.so - ;; - -*nto* | *qnx*) - lt_cv_deplibs_check_method=pass_all - ;; - -openbsd*) - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' - fi - ;; - -osf3* | osf4* | osf5*) - lt_cv_deplibs_check_method=pass_all - ;; - -rdos*) - lt_cv_deplibs_check_method=pass_all - ;; - -solaris*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv4 | sysv4.3*) - case $host_vendor in - motorola) - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]' - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` - ;; - ncr) - lt_cv_deplibs_check_method=pass_all - ;; - sequent) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' - ;; - sni) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib" - lt_cv_file_magic_test_file=/lib/libc.so - ;; - siemens) - lt_cv_deplibs_check_method=pass_all - ;; - pc) - lt_cv_deplibs_check_method=pass_all - ;; - esac - ;; - -tpf*) - lt_cv_deplibs_check_method=pass_all - ;; -esac - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5 -echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6; } - -file_magic_glob= -want_nocaseglob=no -if test "$build" = "$host"; then - case $host_os in - mingw* | pw32*) - if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then - want_nocaseglob=yes - else - file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` - fi - ;; - esac -fi - -file_magic_cmd=$lt_cv_file_magic_cmd -deplibs_check_method=$lt_cv_deplibs_check_method -test -z "$deplibs_check_method" && deplibs_check_method=unknown - - - - - - - - - - - - - - - - - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. -set dummy ${ac_tool_prefix}dlltool; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_DLLTOOL+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$DLLTOOL"; then - ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -DLLTOOL=$ac_cv_prog_DLLTOOL -if test -n "$DLLTOOL"; then - { echo "$as_me:$LINENO: result: $DLLTOOL" >&5 -echo "${ECHO_T}$DLLTOOL" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_DLLTOOL"; then - ac_ct_DLLTOOL=$DLLTOOL - # Extract the first word of "dlltool", so it can be a program name with args. -set dummy dlltool; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_DLLTOOL"; then - ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_DLLTOOL="dlltool" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL -if test -n "$ac_ct_DLLTOOL"; then - { echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5 -echo "${ECHO_T}$ac_ct_DLLTOOL" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_DLLTOOL" = x; then - DLLTOOL="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - DLLTOOL=$ac_ct_DLLTOOL - fi -else - DLLTOOL="$ac_cv_prog_DLLTOOL" -fi - -test -z "$DLLTOOL" && DLLTOOL=dlltool - - - - - - - - - - -{ echo "$as_me:$LINENO: checking how to associate runtime and link libraries" >&5 -echo $ECHO_N "checking how to associate runtime and link libraries... $ECHO_C" >&6; } -if test "${lt_cv_sharedlib_from_linklib_cmd+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_sharedlib_from_linklib_cmd='unknown' - -case $host_os in -cygwin* | mingw* | pw32* | cegcc*) - # two different shell functions defined in ltmain.sh - # decide which to use based on capabilities of $DLLTOOL - case `$DLLTOOL --help 2>&1` in - *--identify-strict*) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib - ;; - *) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback - ;; - esac - ;; -*) - # fallback: assume linklib IS sharedlib - lt_cv_sharedlib_from_linklib_cmd="$ECHO" - ;; -esac - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_sharedlib_from_linklib_cmd" >&5 -echo "${ECHO_T}$lt_cv_sharedlib_from_linklib_cmd" >&6; } -sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd -test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO - - - - - - - -if test -n "$ac_tool_prefix"; then - for ac_prog in ar - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_AR+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$AR"; then - ac_cv_prog_AR="$AR" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_AR="$ac_tool_prefix$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -AR=$ac_cv_prog_AR -if test -n "$AR"; then - { echo "$as_me:$LINENO: result: $AR" >&5 -echo "${ECHO_T}$AR" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - test -n "$AR" && break - done -fi -if test -z "$AR"; then - ac_ct_AR=$AR - for ac_prog in ar -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_AR+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_AR"; then - ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_AR="$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_AR=$ac_cv_prog_ac_ct_AR -if test -n "$ac_ct_AR"; then - { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5 -echo "${ECHO_T}$ac_ct_AR" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - test -n "$ac_ct_AR" && break -done - - if test "x$ac_ct_AR" = x; then - AR="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - AR=$ac_ct_AR - fi -fi - -: ${AR=ar} -: ${AR_FLAGS=cru} - - - - - - - - - - - -{ echo "$as_me:$LINENO: checking for archiver @FILE support" >&5 -echo $ECHO_N "checking for archiver @FILE support... $ECHO_C" >&6; } -if test "${lt_cv_ar_at_file+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_ar_at_file=no - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - echo conftest.$ac_objext > conftest.lst - lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5' - { (eval echo "$as_me:$LINENO: \"$lt_ar_try\"") >&5 - (eval $lt_ar_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } - if test "$ac_status" -eq 0; then - # Ensure the archiver fails upon bogus file names. - rm -f conftest.$ac_objext libconftest.a - { (eval echo "$as_me:$LINENO: \"$lt_ar_try\"") >&5 - (eval $lt_ar_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } - if test "$ac_status" -ne 0; then - lt_cv_ar_at_file=@ - fi - fi - rm -f conftest.* libconftest.a - -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_ar_at_file" >&5 -echo "${ECHO_T}$lt_cv_ar_at_file" >&6; } - -if test "x$lt_cv_ar_at_file" = xno; then - archiver_list_spec= -else - archiver_list_spec=$lt_cv_ar_at_file -fi - - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_STRIP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { echo "$as_me:$LINENO: result: $STRIP" >&5 -echo "${ECHO_T}$STRIP" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_STRIP="strip" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 -echo "${ECHO_T}$ac_ct_STRIP" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - -test -z "$STRIP" && STRIP=: - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. -set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_RANLIB+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$RANLIB"; then - ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -RANLIB=$ac_cv_prog_RANLIB -if test -n "$RANLIB"; then - { echo "$as_me:$LINENO: result: $RANLIB" >&5 -echo "${ECHO_T}$RANLIB" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_RANLIB"; then - ac_ct_RANLIB=$RANLIB - # Extract the first word of "ranlib", so it can be a program name with args. -set dummy ranlib; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_RANLIB"; then - ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_RANLIB="ranlib" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB -if test -n "$ac_ct_RANLIB"; then - { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 -echo "${ECHO_T}$ac_ct_RANLIB" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_RANLIB" = x; then - RANLIB=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - RANLIB=$ac_ct_RANLIB - fi -else - RANLIB="$ac_cv_prog_RANLIB" -fi - -test -z "$RANLIB" && RANLIB=: - - - - - - -# Determine commands to create old-style static archives. -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' -old_postinstall_cmds='chmod 644 $oldlib' -old_postuninstall_cmds= - -if test -n "$RANLIB"; then - case $host_os in - openbsd*) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib" - ;; - *) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib" - ;; - esac - old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" -fi - -case $host_os in - darwin*) - lock_old_archive_extraction=yes ;; - *) - lock_old_archive_extraction=no ;; -esac - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC - - -# Check for command to grab the raw symbol name followed by C symbol from nm. -{ echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5 -echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; } -if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - -# These are sane defaults that work on at least a few old systems. -# [They come from Ultrix. What could be older than Ultrix?!! ;)] - -# Character class describing NM global symbol codes. -symcode='[BCDEGRST]' - -# Regexp to match symbols that can be accessed directly from C. -sympat='\([_A-Za-z][_A-Za-z0-9]*\)' - -# Define system-specific variables. -case $host_os in -aix*) - symcode='[BCDT]' - ;; -cygwin* | mingw* | pw32* | cegcc*) - symcode='[ABCDGISTW]' - ;; -hpux*) - if test "$host_cpu" = ia64; then - symcode='[ABCDEGRST]' - fi - ;; -irix* | nonstopux*) - symcode='[BCDEGRST]' - ;; -osf*) - symcode='[BCDEGQRST]' - ;; -solaris*) - symcode='[BDRT]' - ;; -sco3.2v5*) - symcode='[DT]' - ;; -sysv4.2uw2*) - symcode='[DT]' - ;; -sysv5* | sco5v6* | unixware* | OpenUNIX*) - symcode='[ABDT]' - ;; -sysv4) - symcode='[DFNSTU]' - ;; -esac - -# If we're using GNU nm, then use its standard symbol codes. -case `$NM -V 2>&1` in -*GNU* | *'with BFD'*) - symcode='[ABCDGIRSTW]' ;; -esac - -# Transform an extracted symbol line into a proper C declaration. -# Some systems (esp. on ia64) link data and code symbols differently, -# so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" - -# Transform an extracted symbol line into symbol name and symbol address -lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'" -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"lib\2\", (void *) \&\2},/p'" - -# Handle CRLF in mingw tool chain -opt_cr= -case $build_os in -mingw*) - opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp - ;; -esac - -# Try without a prefix underscore, then with it. -for ac_symprfx in "" "_"; do - - # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. - symxfrm="\\1 $ac_symprfx\\2 \\2" - - # Write the raw and C identifiers. - if test "$lt_cv_nm_interface" = "MS dumpbin"; then - # Fake it for dumpbin and say T for any non-static function - # and D for any global variable. - # Also find C++ and __fastcall symbols from MSVC++, - # which start with @ or ?. - lt_cv_sys_global_symbol_pipe="$AWK '"\ -" {last_section=section; section=\$ 3};"\ -" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ -" \$ 0!~/External *\|/{next};"\ -" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ -" {if(hide[section]) next};"\ -" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ -" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ -" s[1]~/^[@?]/{print s[1], s[1]; next};"\ -" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ -" ' prfx=^$ac_symprfx" - else - lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" - fi - lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" - - # Check to see that the pipe works correctly. - pipe_works=no - - rm -f conftest* - cat > conftest.$ac_ext <<_LT_EOF -#ifdef __cplusplus -extern "C" { -#endif -char nm_test_var; -void nm_test_func(void); -void nm_test_func(void){} -#ifdef __cplusplus -} -#endif -int main(){nm_test_var='a';nm_test_func();return(0);} -_LT_EOF - - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then - # Now try to grab the symbols. - nlist=conftest.nm - if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\"") >&5 - (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && test -s "$nlist"; then - # Try sorting and uniquifying the output. - if sort "$nlist" | uniq > "$nlist"T; then - mv -f "$nlist"T "$nlist" - else - rm -f "$nlist"T - fi - - # Make sure that we snagged all the symbols we need. - if $GREP ' nm_test_var$' "$nlist" >/dev/null; then - if $GREP ' nm_test_func$' "$nlist" >/dev/null; then - cat <<_LT_EOF > conftest.$ac_ext -/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ -#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) -/* DATA imports from DLLs on WIN32 con't be const, because runtime - relocations are performed -- see ld's documentation on pseudo-relocs. */ -# define LT_DLSYM_CONST -#elif defined(__osf__) -/* This system does not cope well with relocations in const data. */ -# define LT_DLSYM_CONST -#else -# define LT_DLSYM_CONST const -#endif - -#ifdef __cplusplus -extern "C" { -#endif - -_LT_EOF - # Now generate the symbol file. - eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' - - cat <<_LT_EOF >> conftest.$ac_ext - -/* The mapping between symbol names and symbols. */ -LT_DLSYM_CONST struct { - const char *name; - void *address; -} -lt__PROGRAM__LTX_preloaded_symbols[] = -{ - { "@PROGRAM@", (void *) 0 }, -_LT_EOF - $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext - cat <<\_LT_EOF >> conftest.$ac_ext - {0, (void *) 0} -}; - -/* This works around a problem in FreeBSD linker */ -#ifdef FREEBSD_WORKAROUND -static const void *lt_preloaded_setup() { - return lt__PROGRAM__LTX_preloaded_symbols; -} -#endif - -#ifdef __cplusplus -} -#endif -_LT_EOF - # Now try linking the two files. - mv conftest.$ac_objext conftstm.$ac_objext - lt_globsym_save_LIBS=$LIBS - lt_globsym_save_CFLAGS=$CFLAGS - LIBS="conftstm.$ac_objext" - CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && test -s conftest${ac_exeext}; then - pipe_works=yes - fi - LIBS=$lt_globsym_save_LIBS - CFLAGS=$lt_globsym_save_CFLAGS - else - echo "cannot find nm_test_func in $nlist" >&5 - fi - else - echo "cannot find nm_test_var in $nlist" >&5 - fi - else - echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 - fi - else - echo "$progname: failed program was:" >&5 - cat conftest.$ac_ext >&5 - fi - rm -rf conftest* conftst* - - # Do not use the global_symbol_pipe unless it works. - if test "$pipe_works" = yes; then - break - else - lt_cv_sys_global_symbol_pipe= - fi -done - -fi - -if test -z "$lt_cv_sys_global_symbol_pipe"; then - lt_cv_sys_global_symbol_to_cdecl= -fi -if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then - { echo "$as_me:$LINENO: result: failed" >&5 -echo "${ECHO_T}failed" >&6; } -else - { echo "$as_me:$LINENO: result: ok" >&5 -echo "${ECHO_T}ok" >&6; } -fi - -# Response file support. -if test "$lt_cv_nm_interface" = "MS dumpbin"; then - nm_file_list_spec='@' -elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then - nm_file_list_spec='@' -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - -{ echo "$as_me:$LINENO: checking for sysroot" >&5 -echo $ECHO_N "checking for sysroot... $ECHO_C" >&6; } - -# Check whether --with-sysroot was given. -if test "${with_sysroot+set}" = set; then - withval=$with_sysroot; -else - with_sysroot=no -fi - - -lt_sysroot= -case ${with_sysroot} in #( - yes) - if test "$GCC" = yes; then - lt_sysroot=`$CC --print-sysroot 2>/dev/null` - fi - ;; #( - /*) - lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` - ;; #( - no|'') - ;; #( - *) - { echo "$as_me:$LINENO: result: ${with_sysroot}" >&5 -echo "${ECHO_T}${with_sysroot}" >&6; } - { { echo "$as_me:$LINENO: error: The sysroot must be an absolute path." >&5 -echo "$as_me: error: The sysroot must be an absolute path." >&2;} - { (exit 1); exit 1; }; } - ;; -esac - - { echo "$as_me:$LINENO: result: ${lt_sysroot:-no}" >&5 -echo "${ECHO_T}${lt_sysroot:-no}" >&6; } - - - - - - -# Check whether --enable-libtool-lock was given. -if test "${enable_libtool_lock+set}" = set; then - enableval=$enable_libtool_lock; -fi - -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes - -# Some flags need to be propagated to the compiler or linker for good -# libtool support. -case $host in -ia64-*-hpux*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then - case `/usr/bin/file conftest.$ac_objext` in - *ELF-32*) - HPUX_IA64_MODE="32" - ;; - *ELF-64*) - HPUX_IA64_MODE="64" - ;; - esac - fi - rm -rf conftest* - ;; -*-*-irix6*) - # Find out which ABI we are using. - echo '#line '$LINENO' "configure"' > conftest.$ac_ext - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then - if test "$lt_cv_prog_gnu_ld" = yes; then - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -melf32bsmip" - ;; - *N32*) - LD="${LD-ld} -melf32bmipn32" - ;; - *64-bit*) - LD="${LD-ld} -melf64bmip" - ;; - esac - else - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -32" - ;; - *N32*) - LD="${LD-ld} -n32" - ;; - *64-bit*) - LD="${LD-ld} -64" - ;; - esac - fi - fi - rm -rf conftest* - ;; - -x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ -s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then - case `/usr/bin/file conftest.o` in - *32-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_i386_fbsd" - ;; - x86_64-*linux*) - LD="${LD-ld} -m elf_i386" - ;; - ppc64-*linux*|powerpc64-*linux*) - LD="${LD-ld} -m elf32ppclinux" - ;; - s390x-*linux*) - LD="${LD-ld} -m elf_s390" - ;; - sparc64-*linux*) - LD="${LD-ld} -m elf32_sparc" - ;; - esac - ;; - *64-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_x86_64_fbsd" - ;; - x86_64-*linux*) - LD="${LD-ld} -m elf_x86_64" - ;; - ppc*-*linux*|powerpc*-*linux*) - LD="${LD-ld} -m elf64ppc" - ;; - s390*-*linux*|s390*-*tpf*) - LD="${LD-ld} -m elf64_s390" - ;; - sparc*-*linux*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; - -*-*-sco3.2v5*) - # On SCO OpenServer 5, we need -belf to get full-featured binaries. - SAVE_CFLAGS="$CFLAGS" - CFLAGS="$CFLAGS -belf" - { echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5 -echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6; } -if test "${lt_cv_cc_needs_belf+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - lt_cv_cc_needs_belf=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - lt_cv_cc_needs_belf=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext - ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5 -echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6; } - if test x"$lt_cv_cc_needs_belf" != x"yes"; then - # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf - CFLAGS="$SAVE_CFLAGS" - fi - ;; -sparc*-*solaris*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then - case `/usr/bin/file conftest.o` in - *64-bit*) - case $lt_cv_prog_gnu_ld in - yes*) LD="${LD-ld} -m elf64_sparc" ;; - *) - if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then - LD="${LD-ld} -64" - fi - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; -esac - -need_locks="$enable_libtool_lock" - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args. -set dummy ${ac_tool_prefix}mt; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_MANIFEST_TOOL+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$MANIFEST_TOOL"; then - ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL -if test -n "$MANIFEST_TOOL"; then - { echo "$as_me:$LINENO: result: $MANIFEST_TOOL" >&5 -echo "${ECHO_T}$MANIFEST_TOOL" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_MANIFEST_TOOL"; then - ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL - # Extract the first word of "mt", so it can be a program name with args. -set dummy mt; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_MANIFEST_TOOL+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_MANIFEST_TOOL"; then - ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL -if test -n "$ac_ct_MANIFEST_TOOL"; then - { echo "$as_me:$LINENO: result: $ac_ct_MANIFEST_TOOL" >&5 -echo "${ECHO_T}$ac_ct_MANIFEST_TOOL" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_MANIFEST_TOOL" = x; then - MANIFEST_TOOL=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL - fi -else - MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL" -fi - -test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt -{ echo "$as_me:$LINENO: checking if $MANIFEST_TOOL is a manifest tool" >&5 -echo $ECHO_N "checking if $MANIFEST_TOOL is a manifest tool... $ECHO_C" >&6; } -if test "${lt_cv_path_mainfest_tool+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_path_mainfest_tool=no - echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5 - $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out - cat conftest.err >&5 - if $GREP 'Manifest Tool' conftest.out > /dev/null; then - lt_cv_path_mainfest_tool=yes - fi - rm -f conftest* -fi -{ echo "$as_me:$LINENO: result: $lt_cv_path_mainfest_tool" >&5 -echo "${ECHO_T}$lt_cv_path_mainfest_tool" >&6; } -if test "x$lt_cv_path_mainfest_tool" != xyes; then - MANIFEST_TOOL=: -fi - - - - - - - case $host_os in - rhapsody* | darwin*) - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args. -set dummy ${ac_tool_prefix}dsymutil; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_DSYMUTIL+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$DSYMUTIL"; then - ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -DSYMUTIL=$ac_cv_prog_DSYMUTIL -if test -n "$DSYMUTIL"; then - { echo "$as_me:$LINENO: result: $DSYMUTIL" >&5 -echo "${ECHO_T}$DSYMUTIL" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_DSYMUTIL"; then - ac_ct_DSYMUTIL=$DSYMUTIL - # Extract the first word of "dsymutil", so it can be a program name with args. -set dummy dsymutil; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_DSYMUTIL"; then - ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL -if test -n "$ac_ct_DSYMUTIL"; then - { echo "$as_me:$LINENO: result: $ac_ct_DSYMUTIL" >&5 -echo "${ECHO_T}$ac_ct_DSYMUTIL" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_DSYMUTIL" = x; then - DSYMUTIL=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - DSYMUTIL=$ac_ct_DSYMUTIL - fi -else - DSYMUTIL="$ac_cv_prog_DSYMUTIL" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args. -set dummy ${ac_tool_prefix}nmedit; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_NMEDIT+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$NMEDIT"; then - ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -NMEDIT=$ac_cv_prog_NMEDIT -if test -n "$NMEDIT"; then - { echo "$as_me:$LINENO: result: $NMEDIT" >&5 -echo "${ECHO_T}$NMEDIT" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_NMEDIT"; then - ac_ct_NMEDIT=$NMEDIT - # Extract the first word of "nmedit", so it can be a program name with args. -set dummy nmedit; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_NMEDIT"; then - ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_NMEDIT="nmedit" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT -if test -n "$ac_ct_NMEDIT"; then - { echo "$as_me:$LINENO: result: $ac_ct_NMEDIT" >&5 -echo "${ECHO_T}$ac_ct_NMEDIT" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_NMEDIT" = x; then - NMEDIT=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - NMEDIT=$ac_ct_NMEDIT - fi -else - NMEDIT="$ac_cv_prog_NMEDIT" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args. -set dummy ${ac_tool_prefix}lipo; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_LIPO+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$LIPO"; then - ac_cv_prog_LIPO="$LIPO" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_LIPO="${ac_tool_prefix}lipo" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -LIPO=$ac_cv_prog_LIPO -if test -n "$LIPO"; then - { echo "$as_me:$LINENO: result: $LIPO" >&5 -echo "${ECHO_T}$LIPO" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_LIPO"; then - ac_ct_LIPO=$LIPO - # Extract the first word of "lipo", so it can be a program name with args. -set dummy lipo; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_LIPO"; then - ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_LIPO="lipo" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO -if test -n "$ac_ct_LIPO"; then - { echo "$as_me:$LINENO: result: $ac_ct_LIPO" >&5 -echo "${ECHO_T}$ac_ct_LIPO" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_LIPO" = x; then - LIPO=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - LIPO=$ac_ct_LIPO - fi -else - LIPO="$ac_cv_prog_LIPO" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args. -set dummy ${ac_tool_prefix}otool; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_OTOOL+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$OTOOL"; then - ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_OTOOL="${ac_tool_prefix}otool" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -OTOOL=$ac_cv_prog_OTOOL -if test -n "$OTOOL"; then - { echo "$as_me:$LINENO: result: $OTOOL" >&5 -echo "${ECHO_T}$OTOOL" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OTOOL"; then - ac_ct_OTOOL=$OTOOL - # Extract the first word of "otool", so it can be a program name with args. -set dummy otool; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_OTOOL"; then - ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_OTOOL="otool" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL -if test -n "$ac_ct_OTOOL"; then - { echo "$as_me:$LINENO: result: $ac_ct_OTOOL" >&5 -echo "${ECHO_T}$ac_ct_OTOOL" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_OTOOL" = x; then - OTOOL=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - OTOOL=$ac_ct_OTOOL - fi -else - OTOOL="$ac_cv_prog_OTOOL" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args. -set dummy ${ac_tool_prefix}otool64; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_OTOOL64+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$OTOOL64"; then - ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -OTOOL64=$ac_cv_prog_OTOOL64 -if test -n "$OTOOL64"; then - { echo "$as_me:$LINENO: result: $OTOOL64" >&5 -echo "${ECHO_T}$OTOOL64" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OTOOL64"; then - ac_ct_OTOOL64=$OTOOL64 - # Extract the first word of "otool64", so it can be a program name with args. -set dummy otool64; ac_word=$2 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } -if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_OTOOL64"; then - ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_OTOOL64="otool64" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - -fi -fi -ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64 -if test -n "$ac_ct_OTOOL64"; then - { echo "$as_me:$LINENO: result: $ac_ct_OTOOL64" >&5 -echo "${ECHO_T}$ac_ct_OTOOL64" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - if test "x$ac_ct_OTOOL64" = x; then - OTOOL64=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&5 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools -whose name does not start with the host triplet. If you think this -configuration is useful to you, please write to autoconf@gnu.org." >&2;} -ac_tool_warned=yes ;; -esac - OTOOL64=$ac_ct_OTOOL64 - fi -else - OTOOL64="$ac_cv_prog_OTOOL64" -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - { echo "$as_me:$LINENO: checking for -single_module linker flag" >&5 -echo $ECHO_N "checking for -single_module linker flag... $ECHO_C" >&6; } -if test "${lt_cv_apple_cc_single_mod+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_apple_cc_single_mod=no - if test -z "${LT_MULTI_MODULE}"; then - # By default we will add the -single_module flag. You can override - # by either setting the environment variable LT_MULTI_MODULE - # non-empty at configure time, or by adding -multi_module to the - # link flags. - rm -rf libconftest.dylib* - echo "int foo(void){return 1;}" > conftest.c - echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ --dynamiclib -Wl,-single_module conftest.c" >&5 - $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ - -dynamiclib -Wl,-single_module conftest.c 2>conftest.err - _lt_result=$? - if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then - lt_cv_apple_cc_single_mod=yes - else - cat conftest.err >&5 - fi - rm -rf libconftest.dylib* - rm -f conftest.* - fi -fi -{ echo "$as_me:$LINENO: result: $lt_cv_apple_cc_single_mod" >&5 -echo "${ECHO_T}$lt_cv_apple_cc_single_mod" >&6; } - { echo "$as_me:$LINENO: checking for -exported_symbols_list linker flag" >&5 -echo $ECHO_N "checking for -exported_symbols_list linker flag... $ECHO_C" >&6; } -if test "${lt_cv_ld_exported_symbols_list+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_ld_exported_symbols_list=no - save_LDFLAGS=$LDFLAGS - echo "_main" > conftest.sym - LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - lt_cv_ld_exported_symbols_list=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - lt_cv_ld_exported_symbols_list=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS="$save_LDFLAGS" - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_ld_exported_symbols_list" >&5 -echo "${ECHO_T}$lt_cv_ld_exported_symbols_list" >&6; } - { echo "$as_me:$LINENO: checking for -force_load linker flag" >&5 -echo $ECHO_N "checking for -force_load linker flag... $ECHO_C" >&6; } -if test "${lt_cv_ld_force_load+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_ld_force_load=no - cat > conftest.c << _LT_EOF -int forced_loaded() { return 2;} -_LT_EOF - echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 - $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 - echo "$AR cru libconftest.a conftest.o" >&5 - $AR cru libconftest.a conftest.o 2>&5 - echo "$RANLIB libconftest.a" >&5 - $RANLIB libconftest.a 2>&5 - cat > conftest.c << _LT_EOF -int main() { return 0;} -_LT_EOF - echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5 - $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err - _lt_result=$? - if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then - lt_cv_ld_force_load=yes - else - cat conftest.err >&5 - fi - rm -f conftest.err libconftest.a conftest conftest.c - rm -rf conftest.dSYM - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_ld_force_load" >&5 -echo "${ECHO_T}$lt_cv_ld_force_load" >&6; } - case $host_os in - rhapsody* | darwin1.[012]) - _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; - darwin1.*) - _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; - darwin*) # darwin 5.x on - # if running on 10.5 or later, the deployment target defaults - # to the OS version, if on x86, and 10.4, the deployment - # target defaults to 10.4. Don't you love it? - case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in - 10.0,*86*-darwin8*|10.0,*-darwin[91]*) - _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; - 10.[012]*) - _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; - 10.*) - _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; - esac - ;; - esac - if test "$lt_cv_apple_cc_single_mod" = "yes"; then - _lt_dar_single_mod='$single_module' - fi - if test "$lt_cv_ld_exported_symbols_list" = "yes"; then - _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' - else - _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' - fi - if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then - _lt_dsymutil='~$DSYMUTIL $lib || :' - else - _lt_dsymutil= - fi - ;; - esac - - -for ac_header in dlfcn.h -do -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -{ echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -$ac_includes_default - -#include <$ac_header> -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - eval "$as_ac_Header=yes" -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - eval "$as_ac_Header=no" -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -ac_res=`eval echo '${'$as_ac_Header'}'` - { echo "$as_me:$LINENO: result: $ac_res" >&5 -echo "${ECHO_T}$ac_res" >&6; } -if test `eval echo '${'$as_ac_Header'}'` = yes; then - cat >>confdefs.h <<_ACEOF -#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 -_ACEOF - -fi - -done - - - -func_stripname_cnf () -{ - case ${2} in - .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; - *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; - esac -} # func_stripname_cnf - - - - - -# Set options - - - - enable_dlopen=no - - - enable_win32_dll=no - - - # Check whether --enable-shared was given. -if test "${enable_shared+set}" = set; then - enableval=$enable_shared; p=${PACKAGE-default} - case $enableval in - yes) enable_shared=yes ;; - no) enable_shared=no ;; - *) - enable_shared=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_shared=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac -else - enable_shared=yes -fi - - - - - - - - - - # Check whether --enable-static was given. -if test "${enable_static+set}" = set; then - enableval=$enable_static; p=${PACKAGE-default} - case $enableval in - yes) enable_static=yes ;; - no) enable_static=no ;; - *) - enable_static=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_static=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac -else - enable_static=yes -fi - - - - - - - - - - -# Check whether --with-pic was given. -if test "${with_pic+set}" = set; then - withval=$with_pic; pic_mode="$withval" -else - pic_mode=default -fi - - -test -z "$pic_mode" && pic_mode=default - - - - - - - - # Check whether --enable-fast-install was given. -if test "${enable_fast_install+set}" = set; then - enableval=$enable_fast_install; p=${PACKAGE-default} - case $enableval in - yes) enable_fast_install=yes ;; - no) enable_fast_install=no ;; - *) - enable_fast_install=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_fast_install=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac -else - enable_fast_install=yes -fi - - - - - - - - - - - -# This can be used to rebuild libtool when needed -LIBTOOL_DEPS="$ltmain" - -# Always use our own libtool. -LIBTOOL='$(SHELL) $(top_builddir)/libtool' - - - - - - - - - - - - - - - - - - - - - - - - - - -test -z "$LN_S" && LN_S="ln -s" - - - - - - - - - - - - - - -if test -n "${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST -fi - -{ echo "$as_me:$LINENO: checking for objdir" >&5 -echo $ECHO_N "checking for objdir... $ECHO_C" >&6; } -if test "${lt_cv_objdir+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - rm -f .libs 2>/dev/null -mkdir .libs 2>/dev/null -if test -d .libs; then - lt_cv_objdir=.libs -else - # MS-DOS does not allow filenames that begin with a dot. - lt_cv_objdir=_libs -fi -rmdir .libs 2>/dev/null -fi -{ echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5 -echo "${ECHO_T}$lt_cv_objdir" >&6; } -objdir=$lt_cv_objdir - - - - - -cat >>confdefs.h <<_ACEOF -#define LT_OBJDIR "$lt_cv_objdir/" -_ACEOF - - - - -case $host_os in -aix3*) - # AIX sometimes has problems with the GCC collect2 program. For some - # reason, if we set the COLLECT_NAMES environment variable, the problems - # vanish in a puff of smoke. - if test "X${COLLECT_NAMES+set}" != Xset; then - COLLECT_NAMES= - export COLLECT_NAMES - fi - ;; -esac - -# Global variables: -ofile=libtool -can_build_shared=yes - -# All known linkers require a `.a' archive for static linking (except MSVC, -# which needs '.lib'). -libext=a - -with_gnu_ld="$lt_cv_prog_gnu_ld" - -old_CC="$CC" -old_CFLAGS="$CFLAGS" - -# Set sane defaults for various variables -test -z "$CC" && CC=cc -test -z "$LTCC" && LTCC=$CC -test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS -test -z "$LD" && LD=ld -test -z "$ac_objext" && ac_objext=o - -for cc_temp in $compiler""; do - case $cc_temp in - compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; - distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; - \-*) ;; - *) break;; - esac -done -cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` - - -# Only perform the check for file, if the check method requires it -test -z "$MAGIC_CMD" && MAGIC_CMD=file -case $deplibs_check_method in -file_magic*) - if test "$file_magic_cmd" = '$MAGIC_CMD'; then - { echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5 -echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6; } -if test "${lt_cv_path_MAGIC_CMD+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - case $MAGIC_CMD in -[\\/*] | ?:[\\/]*) - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. - ;; -*) - lt_save_MAGIC_CMD="$MAGIC_CMD" - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" - for ac_dir in $ac_dummy; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/${ac_tool_prefix}file; then - lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file" - if test -n "$file_magic_test_file"; then - case $deplibs_check_method in - "file_magic "*) - file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` - MAGIC_CMD="$lt_cv_path_MAGIC_CMD" - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | - $EGREP "$file_magic_regex" > /dev/null; then - : - else - cat <<_LT_EOF 1>&2 - -*** Warning: the command libtool uses to detect shared libraries, -*** $file_magic_cmd, produces output that libtool cannot recognize. -*** The result is that libtool may fail to recognize shared libraries -*** as such. This will affect the creation of libtool libraries that -*** depend on shared libraries, but programs linked with such libtool -*** libraries will work regardless of this problem. Nevertheless, you -*** may want to report the problem to your system manager and/or to -*** bug-libtool@gnu.org - -_LT_EOF - fi ;; - esac - fi - break - fi - done - IFS="$lt_save_ifs" - MAGIC_CMD="$lt_save_MAGIC_CMD" - ;; -esac -fi - -MAGIC_CMD="$lt_cv_path_MAGIC_CMD" -if test -n "$MAGIC_CMD"; then - { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5 -echo "${ECHO_T}$MAGIC_CMD" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - - - -if test -z "$lt_cv_path_MAGIC_CMD"; then - if test -n "$ac_tool_prefix"; then - { echo "$as_me:$LINENO: checking for file" >&5 -echo $ECHO_N "checking for file... $ECHO_C" >&6; } -if test "${lt_cv_path_MAGIC_CMD+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - case $MAGIC_CMD in -[\\/*] | ?:[\\/]*) - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. - ;; -*) - lt_save_MAGIC_CMD="$MAGIC_CMD" - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" - for ac_dir in $ac_dummy; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/file; then - lt_cv_path_MAGIC_CMD="$ac_dir/file" - if test -n "$file_magic_test_file"; then - case $deplibs_check_method in - "file_magic "*) - file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` - MAGIC_CMD="$lt_cv_path_MAGIC_CMD" - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | - $EGREP "$file_magic_regex" > /dev/null; then - : - else - cat <<_LT_EOF 1>&2 - -*** Warning: the command libtool uses to detect shared libraries, -*** $file_magic_cmd, produces output that libtool cannot recognize. -*** The result is that libtool may fail to recognize shared libraries -*** as such. This will affect the creation of libtool libraries that -*** depend on shared libraries, but programs linked with such libtool -*** libraries will work regardless of this problem. Nevertheless, you -*** may want to report the problem to your system manager and/or to -*** bug-libtool@gnu.org - -_LT_EOF - fi ;; - esac - fi - break - fi - done - IFS="$lt_save_ifs" - MAGIC_CMD="$lt_save_MAGIC_CMD" - ;; -esac -fi - -MAGIC_CMD="$lt_cv_path_MAGIC_CMD" -if test -n "$MAGIC_CMD"; then - { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5 -echo "${ECHO_T}$MAGIC_CMD" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi - - - else - MAGIC_CMD=: - fi -fi - - fi - ;; -esac - -# Use C for the default configuration in the libtool script - -lt_save_CC="$CC" -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -# Source file extension for C test sources. -ac_ext=c - -# Object file extension for compiled C test sources. -objext=o -objext=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="int some_variable = 0;" - -# Code to be used in simple link tests -lt_simple_link_test_code='int main(){return(0);}' - - - - - - - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC - -# Save the default compiler, since it gets overwritten when the other -# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. -compiler_DEFAULT=$CC - -# save warnings/boilerplate of simple test code -ac_outfile=conftest.$ac_objext -echo "$lt_simple_compile_test_code" >conftest.$ac_ext -eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_compiler_boilerplate=`cat conftest.err` -$RM conftest* - -ac_outfile=conftest.$ac_objext -echo "$lt_simple_link_test_code" >conftest.$ac_ext -eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_linker_boilerplate=`cat conftest.err` -$RM -r conftest* - - -## CAVEAT EMPTOR: -## There is no encapsulation within the following macros, do not change -## the running order or otherwise move them around unless you know exactly -## what you are doing... -if test -n "$compiler"; then - -lt_prog_compiler_no_builtin_flag= - -if test "$GCC" = yes; then - case $cc_basename in - nvcc*) - lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; - *) - lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; - esac - - { echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; } -if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_prog_compiler_rtti_exceptions=no - ac_outfile=conftest.$ac_objext - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="-fno-rtti -fno-exceptions" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_rtti_exceptions=yes - fi - fi - $RM conftest* - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; } - -if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then - lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" -else - : -fi - -fi - - - - - - - lt_prog_compiler_wl= -lt_prog_compiler_pic= -lt_prog_compiler_static= - - - if test "$GCC" = yes; then - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_static='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static='-Bstatic' - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - lt_prog_compiler_pic='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the `-m68020' flag to GCC prevents building anything better, - # like `-m68040'. - lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - lt_prog_compiler_pic='-DDLL_EXPORT' - ;; - - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - lt_prog_compiler_pic='-fno-common' - ;; - - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - lt_prog_compiler_static= - ;; - - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - # +Z the default - ;; - *) - lt_prog_compiler_pic='-fPIC' - ;; - esac - ;; - - interix[3-9]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - - msdosdjgpp*) - # Just because we use GCC doesn't mean we suddenly get shared libraries - # on systems that don't support them. - lt_prog_compiler_can_build_shared=no - enable_shared=no - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic='-fPIC -shared' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - lt_prog_compiler_pic=-Kconform_pic - fi - ;; - - *) - lt_prog_compiler_pic='-fPIC' - ;; - esac - - case $cc_basename in - nvcc*) # Cuda Compiler Driver 2.2 - lt_prog_compiler_wl='-Xlinker ' - lt_prog_compiler_pic='-Xcompiler -fPIC' - ;; - esac - else - # PORTME Check for flag to pass linker flags through the system compiler. - case $host_os in - aix*) - lt_prog_compiler_wl='-Wl,' - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static='-Bstatic' - else - lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp' - fi - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - lt_prog_compiler_pic='-DDLL_EXPORT' - ;; - - hpux9* | hpux10* | hpux11*) - lt_prog_compiler_wl='-Wl,' - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but - # not for PA HP-UX. - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - lt_prog_compiler_pic='+Z' - ;; - esac - # Is there a better lt_prog_compiler_static that works with the bundled CC? - lt_prog_compiler_static='${wl}-a ${wl}archive' - ;; - - irix5* | irix6* | nonstopux*) - lt_prog_compiler_wl='-Wl,' - # PIC (with -KPIC) is the default. - lt_prog_compiler_static='-non_shared' - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - # old Intel for x86_64 which still supported -KPIC. - ecc*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-static' - ;; - # icc used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - icc* | ifort*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fPIC' - lt_prog_compiler_static='-static' - ;; - # Lahey Fortran 8.1. - lf95*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='--shared' - lt_prog_compiler_static='--static' - ;; - nagfor*) - # NAG Fortran compiler - lt_prog_compiler_wl='-Wl,-Wl,,' - lt_prog_compiler_pic='-PIC' - lt_prog_compiler_static='-Bstatic' - ;; - pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group compilers (*not* the Pentium gcc compiler, - # which looks to be a dead project) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fpic' - lt_prog_compiler_static='-Bstatic' - ;; - ccc*) - lt_prog_compiler_wl='-Wl,' - # All Alpha code is PIC. - lt_prog_compiler_static='-non_shared' - ;; - xl* | bgxl* | bgf* | mpixl*) - # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-qpic' - lt_prog_compiler_static='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ F* | *Sun*Fortran*) - # Sun Fortran 8.3 passes all unrecognized flags to the linker - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - lt_prog_compiler_wl='' - ;; - *Sun\ C*) - # Sun C 5.9 - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - lt_prog_compiler_wl='-Wl,' - ;; - esac - ;; - esac - ;; - - newsos6) - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic='-fPIC -shared' - ;; - - osf3* | osf4* | osf5*) - lt_prog_compiler_wl='-Wl,' - # All OSF/1 code is PIC. - lt_prog_compiler_static='-non_shared' - ;; - - rdos*) - lt_prog_compiler_static='-non_shared' - ;; - - solaris*) - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - case $cc_basename in - f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) - lt_prog_compiler_wl='-Qoption ld ';; - *) - lt_prog_compiler_wl='-Wl,';; - esac - ;; - - sunos4*) - lt_prog_compiler_wl='-Qoption ld ' - lt_prog_compiler_pic='-PIC' - lt_prog_compiler_static='-Bstatic' - ;; - - sysv4 | sysv4.2uw2* | sysv4.3*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - ;; - - sysv4*MP*) - if test -d /usr/nec ;then - lt_prog_compiler_pic='-Kconform_pic' - lt_prog_compiler_static='-Bstatic' - fi - ;; - - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - ;; - - unicos*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_can_build_shared=no - ;; - - uts4*) - lt_prog_compiler_pic='-pic' - lt_prog_compiler_static='-Bstatic' - ;; - - *) - lt_prog_compiler_can_build_shared=no - ;; - esac - fi - -case $host_os in - # For platforms which do not support PIC, -DPIC is meaningless: - *djgpp*) - lt_prog_compiler_pic= - ;; - *) - lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC" - ;; -esac - -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; } -if test "${lt_cv_prog_compiler_pic+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_prog_compiler_pic=$lt_prog_compiler_pic -fi -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_pic" >&6; } -lt_prog_compiler_pic=$lt_cv_prog_compiler_pic - -# -# Check to make sure the PIC flag actually works. -# -if test -n "$lt_prog_compiler_pic"; then - { echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6; } -if test "${lt_cv_prog_compiler_pic_works+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_prog_compiler_pic_works=no - ac_outfile=conftest.$ac_objext - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="$lt_prog_compiler_pic -DPIC" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_pic_works=yes - fi - fi - $RM conftest* - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic_works" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_pic_works" >&6; } - -if test x"$lt_cv_prog_compiler_pic_works" = xyes; then - case $lt_prog_compiler_pic in - "" | " "*) ;; - *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;; - esac -else - lt_prog_compiler_pic= - lt_prog_compiler_can_build_shared=no -fi - -fi - - - - - - - - - - - -# -# Check to make sure the static flag actually works. -# -wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" -{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5 -echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; } -if test "${lt_cv_prog_compiler_static_works+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_prog_compiler_static_works=no - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS $lt_tmp_static_flag" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&5 - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_static_works=yes - fi - else - lt_cv_prog_compiler_static_works=yes - fi - fi - $RM -r conftest* - LDFLAGS="$save_LDFLAGS" - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_static_works" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_static_works" >&6; } - -if test x"$lt_cv_prog_compiler_static_works" = xyes; then - : -else - lt_prog_compiler_static= -fi - - - - - - - - { echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; } -if test "${lt_cv_prog_compiler_c_o+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_prog_compiler_c_o=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6; } - - - - - - - { echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; } -if test "${lt_cv_prog_compiler_c_o+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_prog_compiler_c_o=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6; } - - - - -hard_links="nottested" -if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then - # do not overwrite the value of need_locks provided by the user - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; } - hard_links=yes - $RM conftest* - ln conftest.a conftest.b 2>/dev/null && hard_links=no - touch conftest.a - ln conftest.a conftest.b 2>&5 || hard_links=no - ln conftest.a conftest.b 2>/dev/null && hard_links=no - { echo "$as_me:$LINENO: result: $hard_links" >&5 -echo "${ECHO_T}$hard_links" >&6; } - if test "$hard_links" = no; then - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} - need_locks=warn - fi -else - need_locks=no -fi - - - - - - - { echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; } - - runpath_var= - allow_undefined_flag= - always_export_symbols=no - archive_cmds= - archive_expsym_cmds= - compiler_needs_object=no - enable_shared_with_static_runtimes=no - export_dynamic_flag_spec= - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - hardcode_automatic=no - hardcode_direct=no - hardcode_direct_absolute=no - hardcode_libdir_flag_spec= - hardcode_libdir_flag_spec_ld= - hardcode_libdir_separator= - hardcode_minus_L=no - hardcode_shlibpath_var=unsupported - inherit_rpath=no - link_all_deplibs=unknown - module_cmds= - module_expsym_cmds= - old_archive_from_new_cmds= - old_archive_from_expsyms_cmds= - thread_safe_flag_spec= - whole_archive_flag_spec= - # include_expsyms should be a list of space-separated symbols to be *always* - # included in the symbol list - include_expsyms= - # exclude_expsyms can be an extended regexp of symbols to exclude - # it will be wrapped by ` (' and `)$', so one must not match beginning or - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', - # as well as any symbol that contains `d'. - exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out - # platforms (ab)use it in PIC code, but their linkers get confused if - # the symbol is explicitly referenced. Since portable code cannot - # rely on this symbol name, it's probably fine to never include it in - # preloaded symbol tables. - # Exclude shared library initialization/finalization symbols. - extract_expsyms_cmds= - - case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - # FIXME: the MSVC++ port hasn't been tested in a loooong time - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - if test "$GCC" != yes; then - with_gnu_ld=no - fi - ;; - interix*) - # we just hope/assume this is gcc and not c89 (= MSVC++) - with_gnu_ld=yes - ;; - openbsd*) - with_gnu_ld=no - ;; - esac - - ld_shlibs=yes - - # On some targets, GNU ld is compatible enough with the native linker - # that we're better off using the native interface for both. - lt_use_gnu_ld_interface=no - if test "$with_gnu_ld" = yes; then - case $host_os in - aix*) - # The AIX port of GNU ld has always aspired to compatibility - # with the native linker. However, as the warning in the GNU ld - # block says, versions before 2.19.5* couldn't really create working - # shared libraries, regardless of the interface used. - case `$LD -v 2>&1` in - *\ \(GNU\ Binutils\)\ 2.19.5*) ;; - *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;; - *\ \(GNU\ Binutils\)\ [3-9]*) ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - fi - - if test "$lt_use_gnu_ld_interface" = yes; then - # If archive_cmds runs LD, not CC, wlarc should be empty - wlarc='${wl}' - - # Set some defaults for GNU ld with shared library support. These - # are reset later if shared libraries are not supported. Putting them - # here allows them to be overridden if necessary. - runpath_var=LD_RUN_PATH - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - export_dynamic_flag_spec='${wl}--export-dynamic' - # ancient GNU ld didn't support --whole-archive et. al. - if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then - whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - else - whole_archive_flag_spec= - fi - supports_anon_versioning=no - case `$LD -v 2>&1` in - *GNU\ gold*) supports_anon_versioning=yes ;; - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... - *\ 2.11.*) ;; # other 2.11 versions - *) supports_anon_versioning=yes ;; - esac - - # See if GNU ld supports shared libraries. - case $host_os in - aix[3-9]*) - # On AIX/PPC, the GNU linker is very broken - if test "$host_cpu" != ia64; then - ld_shlibs=no - cat <<_LT_EOF 1>&2 - -*** Warning: the GNU linker, at least up to release 2.19, is reported -*** to be unable to reliably create shared libraries on AIX. -*** Therefore, libtool is disabling shared libraries support. If you -*** really care for shared libraries, you may want to install binutils -*** 2.20 or above, or modify your PATH so that a non-GNU linker is found. -*** You will then need to restart the configuration process. - -_LT_EOF - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='' - ;; - m68k) - archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - ;; - esac - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - allow_undefined_flag=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - else - ld_shlibs=no - fi - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, - # as there is no search path for DLLs. - hardcode_libdir_flag_spec='-L$libdir' - export_dynamic_flag_spec='${wl}--export-all-symbols' - allow_undefined_flag=unsupported - always_export_symbols=no - enable_shared_with_static_runtimes=yes - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' - exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file (1st line - # is EXPORTS), use it as is; otherwise, prepend... - archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - ld_shlibs=no - fi - ;; - - haiku*) - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - link_all_deplibs=yes - ;; - - interix[3-9]*) - hardcode_direct=no - hardcode_shlibpath_var=no - hardcode_libdir_flag_spec='${wl}-rpath,$libdir' - export_dynamic_flag_spec='${wl}-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - - gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) - tmp_diet=no - if test "$host_os" = linux-dietlibc; then - case $cc_basename in - diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) - esac - fi - if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ - && test "$tmp_diet" = no - then - tmp_addflag=' $pic_flag' - tmp_sharedflag='-shared' - case $cc_basename,$host_cpu in - pgcc*) # Portland Group C compiler - whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - tmp_addflag=' $pic_flag' - ;; - pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group f77 and f90 compilers - whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - tmp_addflag=' $pic_flag -Mnomain' ;; - ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 - tmp_addflag=' -i_dynamic' ;; - efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 - tmp_addflag=' -i_dynamic -nofor_main' ;; - ifc* | ifort*) # Intel Fortran compiler - tmp_addflag=' -nofor_main' ;; - lf95*) # Lahey Fortran 8.1 - whole_archive_flag_spec= - tmp_sharedflag='--shared' ;; - xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below) - tmp_sharedflag='-qmkshrobj' - tmp_addflag= ;; - nvcc*) # Cuda Compiler Driver 2.2 - whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - compiler_needs_object=yes - ;; - esac - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) # Sun C 5.9 - whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - compiler_needs_object=yes - tmp_sharedflag='-G' ;; - *Sun\ F*) # Sun Fortran 8.3 - tmp_sharedflag='-G' ;; - esac - archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - - if test "x$supports_anon_versioning" = xyes; then - archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' - fi - - case $cc_basename in - xlf* | bgf* | bgxlf* | mpixlf*) - # IBM XL Fortran 10.1 on PPC cannot create shared libs itself - whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' - hardcode_libdir_flag_spec= - hardcode_libdir_flag_spec_ld='-rpath $libdir' - archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' - if test "x$supports_anon_versioning" = xyes; then - archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' - fi - ;; - esac - else - ld_shlibs=no - fi - ;; - - netbsd*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' - wlarc= - else - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - fi - ;; - - solaris*) - if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then - ld_shlibs=no - cat <<_LT_EOF 1>&2 - -*** Warning: The releases 2.8.* of the GNU linker cannot reliably -*** create shared libraries on Solaris systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.9.1 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - ld_shlibs=no - fi - ;; - - sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) - case `$LD -v 2>&1` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) - ld_shlibs=no - cat <<_LT_EOF 1>&2 - -*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not -*** reliably create shared libraries on SCO systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.16.91.0.3 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - ;; - *) - # For security reasons, it is highly recommended that you always - # use absolute paths for naming shared libraries, and exclude the - # DT_RUNPATH tag from executables and libraries. But doing so - # requires that you compile everything twice, which is a pain. - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - ld_shlibs=no - fi - ;; - esac - ;; - - sunos4*) - archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' - wlarc= - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - *) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - ld_shlibs=no - fi - ;; - esac - - if test "$ld_shlibs" = no; then - runpath_var= - hardcode_libdir_flag_spec= - export_dynamic_flag_spec= - whole_archive_flag_spec= - fi - else - # PORTME fill in a description of your system's linker (not GNU ld) - case $host_os in - aix3*) - allow_undefined_flag=unsupported - always_export_symbols=yes - archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' - # Note: this linker hardcodes the directories in LIBPATH if there - # are no directories specified by -L. - hardcode_minus_L=yes - if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then - # Neither direct hardcoding nor static linking is supported with a - # broken collect2. - hardcode_direct=unsupported - fi - ;; - - aix[4-9]*) - if test "$host_cpu" = ia64; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag="" - else - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to AIX nm, but means don't demangle with GNU nm - # Also, AIX nm treats weak defined symbols like other global - # defined symbols, whereas GNU nm marks them as "W". - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - else - export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - fi - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # need to do runtime linking. - case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) - for ld_flag in $LDFLAGS; do - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then - aix_use_runtimelinking=yes - break - fi - done - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - archive_cmds='' - hardcode_direct=yes - hardcode_direct_absolute=yes - hardcode_libdir_separator=':' - link_all_deplibs=yes - file_list_spec='${wl}-f,' - - if test "$GCC" = yes; then - case $host_os in aix4.[012]|aix4.[012].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`${CC} -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - hardcode_direct=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - hardcode_minus_L=yes - hardcode_libdir_flag_spec='-L$libdir' - hardcode_libdir_separator= - fi - ;; - esac - shared_flag='-shared' - if test "$aix_use_runtimelinking" = yes; then - shared_flag="$shared_flag "'${wl}-G' - fi - else - # not using gcc - if test "$host_cpu" = ia64; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test "$aix_use_runtimelinking" = yes; then - shared_flag='${wl}-G' - else - shared_flag='${wl}-bM:SRE' - fi - fi - fi - - export_dynamic_flag_spec='${wl}-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to export. - always_export_symbols=yes - if test "$aix_use_runtimelinking" = yes; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - allow_undefined_flag='-berok' - # Determine the default libpath from the value encoded in an - # empty executable. - if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - if test "${lt_cv_aix_libpath_+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_="/usr/lib:/lib" - fi - -fi - - aix_libpath=$lt_cv_aix_libpath_ -fi - - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" - archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" - else - if test "$host_cpu" = ia64; then - hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' - allow_undefined_flag="-z nodefs" - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - if test "${lt_cv_aix_libpath_+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_="/usr/lib:/lib" - fi - -fi - - aix_libpath=$lt_cv_aix_libpath_ -fi - - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - no_undefined_flag=' ${wl}-bernotok' - allow_undefined_flag=' ${wl}-berok' - if test "$with_gnu_ld" = yes; then - # We only use this code for GNU lds that support --whole-archive. - whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - whole_archive_flag_spec='$convenience' - fi - archive_cmds_need_lc=yes - # This is similar to how AIX traditionally builds its shared libraries. - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' - fi - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='' - ;; - m68k) - archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - ;; - esac - ;; - - bsdi[45]*) - export_dynamic_flag_spec=-rdynamic - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - case $cc_basename in - cl*) - # Native MSVC - hardcode_libdir_flag_spec=' ' - allow_undefined_flag=unsupported - always_export_symbols=yes - file_list_spec='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' - archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; - else - sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, )='true' - enable_shared_with_static_runtimes=yes - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' - # Don't use ranlib - old_postinstall_cmds='chmod 644 $oldlib' - postlink_cmds='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile="$lt_outputfile.exe" - lt_tool_outputfile="$lt_tool_outputfile.exe" - ;; - esac~ - if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # Assume MSVC wrapper - hardcode_libdir_flag_spec=' ' - allow_undefined_flag=unsupported - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' - # The linker will automatically build a .lib file if we build a DLL. - old_archive_from_new_cmds='true' - # FIXME: Should let the user specify the lib program. - old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' - enable_shared_with_static_runtimes=yes - ;; - esac - ;; - - darwin* | rhapsody*) - - - archive_cmds_need_lc=no - hardcode_direct=no - hardcode_automatic=yes - hardcode_shlibpath_var=unsupported - if test "$lt_cv_ld_force_load" = "yes"; then - whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' - else - whole_archive_flag_spec='' - fi - link_all_deplibs=yes - allow_undefined_flag="$_lt_dar_allow_undefined" - case $cc_basename in - ifort*) _lt_dar_can_shared=yes ;; - *) _lt_dar_can_shared=$GCC ;; - esac - if test "$_lt_dar_can_shared" = "yes"; then - output_verbose_link_cmd=func_echo_all - archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" - module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" - archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" - module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" - - else - ld_shlibs=no - fi - - ;; - - dgux*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_shlibpath_var=no - ;; - - freebsd1*) - ld_shlibs=no - ;; - - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor - # support. Future versions do this automatically, but an explicit c++rt0.o - # does not break anything, and helps significantly (at the cost of a little - # extra space). - freebsd2.2*) - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - # Unfortunately, older versions of FreeBSD 2 do not have this feature. - freebsd2*) - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=yes - hardcode_minus_L=yes - hardcode_shlibpath_var=no - ;; - - # FreeBSD 3 and greater uses gcc -shared to do shared libraries. - freebsd* | dragonfly*) - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - hpux9*) - if test "$GCC" = yes; then - archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - else - archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - fi - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' - hardcode_libdir_separator=: - hardcode_direct=yes - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - export_dynamic_flag_spec='${wl}-E' - ;; - - hpux10*) - if test "$GCC" = yes && test "$with_gnu_ld" = no; then - archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' - fi - if test "$with_gnu_ld" = no; then - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' - hardcode_libdir_flag_spec_ld='+b $libdir' - hardcode_libdir_separator=: - hardcode_direct=yes - hardcode_direct_absolute=yes - export_dynamic_flag_spec='${wl}-E' - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - fi - ;; - - hpux11*) - if test "$GCC" = yes && test "$with_gnu_ld" = no; then - case $host_cpu in - hppa*64*) - archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - else - case $host_cpu in - hppa*64*) - archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - - # Older versions of the 11.00 compiler do not understand -b yet - # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) - { echo "$as_me:$LINENO: checking if $CC understands -b" >&5 -echo $ECHO_N "checking if $CC understands -b... $ECHO_C" >&6; } -if test "${lt_cv_prog_compiler__b+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_prog_compiler__b=no - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS -b" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&5 - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler__b=yes - fi - else - lt_cv_prog_compiler__b=yes - fi - fi - $RM -r conftest* - LDFLAGS="$save_LDFLAGS" - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler__b" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler__b" >&6; } - -if test x"$lt_cv_prog_compiler__b" = xyes; then - archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' -else - archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' -fi - - ;; - esac - fi - if test "$with_gnu_ld" = no; then - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' - hardcode_libdir_separator=: - - case $host_cpu in - hppa*64*|ia64*) - hardcode_direct=no - hardcode_shlibpath_var=no - ;; - *) - hardcode_direct=yes - hardcode_direct_absolute=yes - export_dynamic_flag_spec='${wl}-E' - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - ;; - esac - fi - ;; - - irix5* | irix6* | nonstopux*) - if test "$GCC" = yes; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - # Try to use the -exported_symbol ld option, if it does not - # work, assume that -exports_file does not work either and - # implicitly export all symbols. - # This should be the same for all languages, so no per-tag cache variable. - { echo "$as_me:$LINENO: checking whether the $host_os linker accepts -exported_symbol" >&5 -echo $ECHO_N "checking whether the $host_os linker accepts -exported_symbol... $ECHO_C" >&6; } -if test "${lt_cv_irix_exported_symbol+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -int foo (void) { return 0; } -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - lt_cv_irix_exported_symbol=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - lt_cv_irix_exported_symbol=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS="$save_LDFLAGS" -fi -{ echo "$as_me:$LINENO: result: $lt_cv_irix_exported_symbol" >&5 -echo "${ECHO_T}$lt_cv_irix_exported_symbol" >&6; } - if test "$lt_cv_irix_exported_symbol" = yes; then - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' - fi - else - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' - fi - archive_cmds_need_lc='no' - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator=: - inherit_rpath=yes - link_all_deplibs=yes - ;; - - netbsd*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out - else - archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF - fi - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - newsos6) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=yes - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator=: - hardcode_shlibpath_var=no - ;; - - *nto* | *qnx*) - ;; - - openbsd*) - if test -f /usr/libexec/ld.so; then - hardcode_direct=yes - hardcode_shlibpath_var=no - hardcode_direct_absolute=yes - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' - hardcode_libdir_flag_spec='${wl}-rpath,$libdir' - export_dynamic_flag_spec='${wl}-E' - else - case $host_os in - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' - hardcode_libdir_flag_spec='-R$libdir' - ;; - *) - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - hardcode_libdir_flag_spec='${wl}-rpath,$libdir' - ;; - esac - fi - else - ld_shlibs=no - fi - ;; - - os2*) - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - allow_undefined_flag=unsupported - archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' - old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' - ;; - - osf3*) - if test "$GCC" = yes; then - allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - else - allow_undefined_flag=' -expect_unresolved \*' - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - fi - archive_cmds_need_lc='no' - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator=: - ;; - - osf4* | osf5*) # as osf3* with the addition of -msym flag - if test "$GCC" = yes; then - allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' - archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - else - allow_undefined_flag=' -expect_unresolved \*' - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ - $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' - - # Both c and cxx compiler support -rpath directly - hardcode_libdir_flag_spec='-rpath $libdir' - fi - archive_cmds_need_lc='no' - hardcode_libdir_separator=: - ;; - - solaris*) - no_undefined_flag=' -z defs' - if test "$GCC" = yes; then - wlarc='${wl}' - archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - else - case `$CC -V 2>&1` in - *"Compilers 5.0"*) - wlarc='' - archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' - archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' - ;; - *) - wlarc='${wl}' - archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - ;; - esac - fi - hardcode_libdir_flag_spec='-R$libdir' - hardcode_shlibpath_var=no - case $host_os in - solaris2.[0-5] | solaris2.[0-5].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands `-z linker_flag'. GCC discards it without `$wl', - # but is careful enough not to reorder. - # Supported since Solaris 2.6 (maybe 2.5.1?) - if test "$GCC" = yes; then - whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' - else - whole_archive_flag_spec='-z allextract$convenience -z defaultextract' - fi - ;; - esac - link_all_deplibs=yes - ;; - - sunos4*) - if test "x$host_vendor" = xsequent; then - # Use $CC to link under sequent, because it throws in some extra .o - # files that make .init and .fini sections work. - archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' - fi - hardcode_libdir_flag_spec='-L$libdir' - hardcode_direct=yes - hardcode_minus_L=yes - hardcode_shlibpath_var=no - ;; - - sysv4) - case $host_vendor in - sni) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=yes # is this really true??? - ;; - siemens) - ## LD is ld it makes a PLAMLIB - ## CC just makes a GrossModule. - archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' - reload_cmds='$CC -r -o $output$reload_objs' - hardcode_direct=no - ;; - motorola) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=no #Motorola manual says yes, but my tests say they lie - ;; - esac - runpath_var='LD_RUN_PATH' - hardcode_shlibpath_var=no - ;; - - sysv4.3*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_shlibpath_var=no - export_dynamic_flag_spec='-Bexport' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_shlibpath_var=no - runpath_var=LD_RUN_PATH - hardcode_runpath_var=yes - ld_shlibs=yes - fi - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) - no_undefined_flag='${wl}-z,text' - archive_cmds_need_lc=no - hardcode_shlibpath_var=no - runpath_var='LD_RUN_PATH' - - if test "$GCC" = yes; then - archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We can NOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - no_undefined_flag='${wl}-z,text' - allow_undefined_flag='${wl}-z,nodefs' - archive_cmds_need_lc=no - hardcode_shlibpath_var=no - hardcode_libdir_flag_spec='${wl}-R,$libdir' - hardcode_libdir_separator=':' - link_all_deplibs=yes - export_dynamic_flag_spec='${wl}-Bexport' - runpath_var='LD_RUN_PATH' - - if test "$GCC" = yes; then - archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - uts4*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_shlibpath_var=no - ;; - - *) - ld_shlibs=no - ;; - esac - - if test x$host_vendor = xsni; then - case $host in - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) - export_dynamic_flag_spec='${wl}-Blargedynsym' - ;; - esac - fi - fi - -{ echo "$as_me:$LINENO: result: $ld_shlibs" >&5 -echo "${ECHO_T}$ld_shlibs" >&6; } -test "$ld_shlibs" = no && can_build_shared=no - -with_gnu_ld=$with_gnu_ld - - - - - - - - - - - - - - - -# -# Do we need to explicitly link libc? -# -case "x$archive_cmds_need_lc" in -x|xyes) - # Assume -lc should be added - archive_cmds_need_lc=yes - - if test "$enable_shared" = yes && test "$GCC" = yes; then - case $archive_cmds in - *'~'*) - # FIXME: we may have to deal with multi-command sequences. - ;; - '$CC '*) - # Test whether the compiler implicitly links with -lc since on some - # systems, -lgcc has to come before -lc. If gcc already passes -lc - # to ld, don't add -lc before -lgcc. - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; } -if test "${lt_cv_archive_cmds_need_lc+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - $RM conftest* - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } 2>conftest.err; then - soname=conftest - lib=conftest - libobjs=conftest.$ac_objext - deplibs= - wl=$lt_prog_compiler_wl - pic_flag=$lt_prog_compiler_pic - compiler_flags=-v - linker_flags=-v - verstring= - output_objdir=. - libname=conftest - lt_save_allow_undefined_flag=$allow_undefined_flag - allow_undefined_flag= - if { (eval echo "$as_me:$LINENO: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\"") >&5 - (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } - then - lt_cv_archive_cmds_need_lc=no - else - lt_cv_archive_cmds_need_lc=yes - fi - allow_undefined_flag=$lt_save_allow_undefined_flag - else - cat conftest.err 1>&5 - fi - $RM conftest* - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_archive_cmds_need_lc" >&5 -echo "${ECHO_T}$lt_cv_archive_cmds_need_lc" >&6; } - archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc - ;; - esac - fi - ;; -esac - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; } - -if test "$GCC" = yes; then - case $host_os in - darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; - *) lt_awk_arg="/^libraries:/" ;; - esac - case $host_os in - mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;; - *) lt_sed_strip_eq="s,=/,/,g" ;; - esac - lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` - case $lt_search_path_spec in - *\;*) - # if the path contains ";" then we assume it to be the separator - # otherwise default to the standard path separator (i.e. ":") - it is - # assumed that no part of a normal pathname contains ";" but that should - # okay in the real world where ";" in dirpaths is itself problematic. - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` - ;; - *) - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` - ;; - esac - # Ok, now we have the path, separated by spaces, we can step through it - # and add multilib dir if necessary. - lt_tmp_lt_search_path_spec= - lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` - for lt_sys_path in $lt_search_path_spec; do - if test -d "$lt_sys_path/$lt_multi_os_dir"; then - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" - else - test -d "$lt_sys_path" && \ - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" - fi - done - lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' -BEGIN {RS=" "; FS="/|\n";} { - lt_foo=""; - lt_count=0; - for (lt_i = NF; lt_i > 0; lt_i--) { - if ($lt_i != "" && $lt_i != ".") { - if ($lt_i == "..") { - lt_count++; - } else { - if (lt_count == 0) { - lt_foo="/" $lt_i lt_foo; - } else { - lt_count--; - } - } - } - } - if (lt_foo != "") { lt_freq[lt_foo]++; } - if (lt_freq[lt_foo] == 1) { print lt_foo; } -}'` - # AWK program above erroneously prepends '/' to C:/dos/paths - # for these hosts. - case $host_os in - mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ - $SED 's,/\([A-Za-z]:\),\1,g'` ;; - esac - sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` -else - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" -fi -library_names_spec= -libname_spec='lib$name' -soname_spec= -shrext_cmds=".so" -postinstall_cmds= -postuninstall_cmds= -finish_cmds= -finish_eval= -shlibpath_var= -shlibpath_overrides_runpath=unknown -version_type=none -dynamic_linker="$host_os ld.so" -sys_lib_dlsearch_path_spec="/lib /usr/lib" -need_lib_prefix=unknown -hardcode_into_libs=no - -# when you set need_version to no, make sure it does not cause -set_version -# flags to be left without arguments -need_version=unknown - -case $host_os in -aix3*) - version_type=linux - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' - shlibpath_var=LIBPATH - - # AIX 3 has no versioning support, so we append a major version to the name. - soname_spec='${libname}${release}${shared_ext}$major' - ;; - -aix[4-9]*) - version_type=linux - need_lib_prefix=no - need_version=no - hardcode_into_libs=yes - if test "$host_cpu" = ia64; then - # AIX 5 supports IA64 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - else - # With GCC up to 2.95.x, collect2 would create an import file - # for dependence libraries. The import file would start with - # the line `#! .'. This would cause the generated library to - # depend on `.', always an invalid library. This was fixed in - # development snapshots of GCC prior to 3.0. - case $host_os in - aix4 | aix4.[01] | aix4.[01].*) - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' - echo ' yes ' - echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then - : - else - can_build_shared=no - fi - ;; - esac - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct - # soname into executable. Probably we can add versioning support to - # collect2, so additional links can be useful in future. - if test "$aix_use_runtimelinking" = yes; then - # If using run time linking (on AIX 4.2 or later) use lib.so - # instead of lib.a to let people know that these are not - # typical AIX shared libraries. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - else - # We preserve .a as extension for shared libraries through AIX4.2 - # and later when we are not doing run time linking. - library_names_spec='${libname}${release}.a $libname.a' - soname_spec='${libname}${release}${shared_ext}$major' - fi - shlibpath_var=LIBPATH - fi - ;; - -amigaos*) - case $host_cpu in - powerpc) - # Since July 2007 AmigaOS4 officially supports .so libraries. - # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - ;; - m68k) - library_names_spec='$libname.ixlibrary $libname.a' - # Create ${libname}_ixlibrary.a entries in /sys/libs. - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' - ;; - esac - ;; - -beos*) - library_names_spec='${libname}${shared_ext}' - dynamic_linker="$host_os ld.so" - shlibpath_var=LIBRARY_PATH - ;; - -bsdi[45]*) - version_type=linux - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" - # the default ld.so.conf also contains /usr/contrib/lib and - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow - # libtool to hard-code these into programs - ;; - -cygwin* | mingw* | pw32* | cegcc*) - version_type=windows - shrext_cmds=".dll" - need_version=no - need_lib_prefix=no - - case $GCC,$cc_basename in - yes,*) - # gcc - library_names_spec='$libname.dll.a' - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname~ - chmod a+x \$dldir/$dlname~ - if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then - eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; - fi' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - - case $host_os in - cygwin*) - # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api" - ;; - mingw* | cegcc*) - # MinGW DLLs use traditional 'lib' prefix - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - ;; - pw32*) - # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - ;; - esac - dynamic_linker='Win32 ld.exe' - ;; - - *,cl*) - # Native MSVC - libname_spec='$name' - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - library_names_spec='${libname}.dll.lib' - - case $build_os in - mingw*) - sys_lib_search_path_spec= - lt_save_ifs=$IFS - IFS=';' - for lt_path in $LIB - do - IFS=$lt_save_ifs - # Let DOS variable expansion print the short 8.3 style file name. - lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` - sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" - done - IFS=$lt_save_ifs - # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` - ;; - cygwin*) - # Convert to unix form, then to dos form, then back to unix form - # but this time dos style (no spaces!) so that the unix form looks - # like /cygdrive/c/PROGRA~1:/cygdr... - sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` - sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` - sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - ;; - *) - sys_lib_search_path_spec="$LIB" - if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then - # It is most probably a Windows format PATH. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` - else - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - fi - # FIXME: find the short name or the path components, as spaces are - # common. (e.g. "Program Files" -> "PROGRA~1") - ;; - esac - - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - dynamic_linker='Win32 link.exe' - ;; - - *) - # Assume MSVC wrapper - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' - dynamic_linker='Win32 ld.exe' - ;; - esac - # FIXME: first we should search . and the directory the executable is in - shlibpath_var=PATH - ;; - -darwin* | rhapsody*) - dynamic_linker="$host_os dyld" - version_type=darwin - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' - soname_spec='${libname}${release}${major}$shared_ext' - shlibpath_overrides_runpath=yes - shlibpath_var=DYLD_LIBRARY_PATH - shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' - - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib" - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' - ;; - -dgux*) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -freebsd1*) - dynamic_linker=no - ;; - -freebsd* | dragonfly*) - # DragonFly does not have aout. When/if they implement a new - # versioning mechanism, adjust this. - if test -x /usr/bin/objformat; then - objformat=`/usr/bin/objformat` - else - case $host_os in - freebsd[123]*) objformat=aout ;; - *) objformat=elf ;; - esac - fi - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - need_version=no - need_lib_prefix=no - ;; - freebsd-*) - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' - need_version=yes - ;; - esac - shlibpath_var=LD_LIBRARY_PATH - case $host_os in - freebsd2*) - shlibpath_overrides_runpath=yes - ;; - freebsd3.[01]* | freebsdelf3.[01]*) - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ - freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - *) # from 4.6 on, and DragonFly - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - esac - ;; - -gnu*) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - hardcode_into_libs=yes - ;; - -haiku*) - version_type=linux - need_lib_prefix=no - need_version=no - dynamic_linker="$host_os runtime_loader" - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LIBRARY_PATH - shlibpath_overrides_runpath=yes - sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' - hardcode_into_libs=yes - ;; - -hpux9* | hpux10* | hpux11*) - # Give a soname corresponding to the major version so that dld.sl refuses to - # link against other versions. - version_type=sunos - need_lib_prefix=no - need_version=no - case $host_cpu in - ia64*) - shrext_cmds='.so' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.so" - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - if test "X$HPUX_IA64_MODE" = X32; then - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" - else - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" - fi - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - hppa*64*) - shrext_cmds='.sl' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.sl" - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - *) - shrext_cmds='.sl' - dynamic_linker="$host_os dld.sl" - shlibpath_var=SHLIB_PATH - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - ;; - esac - # HP-UX runs *really* slowly unless shared libraries are mode 555, ... - postinstall_cmds='chmod 555 $lib' - # or fails outright, so override atomically: - install_override_mode=555 - ;; - -interix[3-9]*) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -irix5* | irix6* | nonstopux*) - case $host_os in - nonstopux*) version_type=nonstopux ;; - *) - if test "$lt_cv_prog_gnu_ld" = yes; then - version_type=linux - else - version_type=irix - fi ;; - esac - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' - case $host_os in - irix5* | nonstopux*) - libsuff= shlibsuff= - ;; - *) - case $LD in # libtool.m4 will add one of these switches to LD - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") - libsuff= shlibsuff= libmagic=32-bit;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") - libsuff=32 shlibsuff=N32 libmagic=N32;; - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") - libsuff=64 shlibsuff=64 libmagic=64-bit;; - *) libsuff= shlibsuff= libmagic=never-match;; - esac - ;; - esac - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH - shlibpath_overrides_runpath=no - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" - hardcode_into_libs=yes - ;; - -# No shared lib support for Linux oldld, aout, or coff. -linux*oldld* | linux*aout* | linux*coff*) - dynamic_linker=no - ;; - -# This must be Linux ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - - # Some binutils ld are patched to set DT_RUNPATH - if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_shlibpath_overrides_runpath=no - save_LDFLAGS=$LDFLAGS - save_libdir=$libdir - eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ - LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then - lt_cv_shlibpath_overrides_runpath=yes -fi - -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS=$save_LDFLAGS - libdir=$save_libdir - -fi - - shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath - - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - hardcode_into_libs=yes - - # Append ld.so.conf contents to the search path - if test -f /etc/ld.so.conf; then - lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" - fi - - # We used to test for /lib/ld.so.1 and disable shared libraries on - # powerpc, because MkLinux only supported shared libraries with the - # GNU dynamic linker. Since this was broken with cross compilers, - # most powerpc-linux boxes support dynamic linking these days and - # people can always --disable-shared, the test was removed, and we - # assume the GNU/Linux dynamic linker is in use. - dynamic_linker='GNU/Linux ld.so' - ;; - -netbsd*) - version_type=sunos - need_lib_prefix=no - need_version=no - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - dynamic_linker='NetBSD (a.out) ld.so' - else - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='NetBSD ld.elf_so' - fi - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - -newsos6) - version_type=linux - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - ;; - -*nto* | *qnx*) - version_type=qnx - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='ldqnx.so' - ;; - -openbsd*) - version_type=sunos - sys_lib_dlsearch_path_spec="/usr/lib" - need_lib_prefix=no - # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. - case $host_os in - openbsd3.3 | openbsd3.3.*) need_version=yes ;; - *) need_version=no ;; - esac - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - shlibpath_var=LD_LIBRARY_PATH - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - case $host_os in - openbsd2.[89] | openbsd2.[89].*) - shlibpath_overrides_runpath=no - ;; - *) - shlibpath_overrides_runpath=yes - ;; - esac - else - shlibpath_overrides_runpath=yes - fi - ;; - -os2*) - libname_spec='$name' - shrext_cmds=".dll" - need_lib_prefix=no - library_names_spec='$libname${shared_ext} $libname.a' - dynamic_linker='OS/2 ld.exe' - shlibpath_var=LIBPATH - ;; - -osf3* | osf4* | osf5*) - version_type=osf - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" - ;; - -rdos*) - dynamic_linker=no - ;; - -solaris*) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - # ldd complains unless libraries are executable - postinstall_cmds='chmod +x $lib' - ;; - -sunos4*) - version_type=sunos - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - if test "$with_gnu_ld" = yes; then - need_lib_prefix=no - fi - need_version=yes - ;; - -sysv4 | sysv4.3*) - version_type=linux - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - case $host_vendor in - sni) - shlibpath_overrides_runpath=no - need_lib_prefix=no - runpath_var=LD_RUN_PATH - ;; - siemens) - need_lib_prefix=no - ;; - motorola) - need_lib_prefix=no - need_version=no - shlibpath_overrides_runpath=no - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' - ;; - esac - ;; - -sysv4*MP*) - if test -d /usr/nec ;then - version_type=linux - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' - soname_spec='$libname${shared_ext}.$major' - shlibpath_var=LD_LIBRARY_PATH - fi - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - version_type=freebsd-elf - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - if test "$with_gnu_ld" = yes; then - sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' - else - sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' - case $host_os in - sco3.2v5*) - sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" - ;; - esac - fi - sys_lib_dlsearch_path_spec='/usr/lib' - ;; - -tpf*) - # TPF is a cross-target only. Preferred cross-host = GNU/Linux. - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -uts4*) - version_type=linux - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -*) - dynamic_linker=no - ;; -esac -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5 -echo "${ECHO_T}$dynamic_linker" >&6; } -test "$dynamic_linker" = no && can_build_shared=no - -variables_saved_for_relink="PATH $shlibpath_var $runpath_var" -if test "$GCC" = yes; then - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" -fi - -if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then - sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" -fi -if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then - sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; } -hardcode_action= -if test -n "$hardcode_libdir_flag_spec" || - test -n "$runpath_var" || - test "X$hardcode_automatic" = "Xyes" ; then - - # We can hardcode non-existent directories. - if test "$hardcode_direct" != no && - # If the only mechanism to avoid hardcoding is shlibpath_var, we - # have to relink, otherwise we might link with an installed library - # when we should be linking with a yet-to-be-installed one - ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no && - test "$hardcode_minus_L" != no; then - # Linking always hardcodes the temporary library directory. - hardcode_action=relink - else - # We can link without hardcoding, and we can hardcode nonexisting dirs. - hardcode_action=immediate - fi -else - # We cannot hardcode anything, or else we can only hardcode existing - # directories. - hardcode_action=unsupported -fi -{ echo "$as_me:$LINENO: result: $hardcode_action" >&5 -echo "${ECHO_T}$hardcode_action" >&6; } - -if test "$hardcode_action" = relink || - test "$inherit_rpath" = yes; then - # Fast installation is not supported - enable_fast_install=no -elif test "$shlibpath_overrides_runpath" = yes || - test "$enable_shared" = no; then - # Fast installation is not necessary - enable_fast_install=needless -fi - - - - - - - if test "x$enable_dlopen" != xyes; then - enable_dlopen=unknown - enable_dlopen_self=unknown - enable_dlopen_self_static=unknown -else - lt_cv_dlopen=no - lt_cv_dlopen_libs= - - case $host_os in - beos*) - lt_cv_dlopen="load_add_on" - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - ;; - - mingw* | pw32* | cegcc*) - lt_cv_dlopen="LoadLibrary" - lt_cv_dlopen_libs= - ;; - - cygwin*) - lt_cv_dlopen="dlopen" - lt_cv_dlopen_libs= - ;; - - darwin*) - # if libdl is installed we need to link against it - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; } -if test "${ac_cv_lib_dl_dlopen+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldl $LIBS" -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dlopen (); -int -main () -{ -return dlopen (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - ac_cv_lib_dl_dlopen=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_lib_dl_dlopen=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; } -if test $ac_cv_lib_dl_dlopen = yes; then - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" -else - - lt_cv_dlopen="dyld" - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - -fi - - ;; - - *) - { echo "$as_me:$LINENO: checking for shl_load" >&5 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; } -if test "${ac_cv_func_shl_load+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -/* Define shl_load to an innocuous variant, in case declares shl_load. - For example, HP-UX 11i declares gettimeofday. */ -#define shl_load innocuous_shl_load - -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char shl_load (); below. - Prefer to if __STDC__ is defined, since - exists even on freestanding compilers. */ - -#ifdef __STDC__ -# include -#else -# include -#endif - -#undef shl_load - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char shl_load (); -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined __stub_shl_load || defined __stub___shl_load -choke me -#endif - -int -main () -{ -return shl_load (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - ac_cv_func_shl_load=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_func_shl_load=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext -fi -{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6; } -if test $ac_cv_func_shl_load = yes; then - lt_cv_dlopen="shl_load" -else - { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; } -if test "${ac_cv_lib_dld_shl_load+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldld $LIBS" -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char shl_load (); -int -main () -{ -return shl_load (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - ac_cv_lib_dld_shl_load=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_lib_dld_shl_load=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; } -if test $ac_cv_lib_dld_shl_load = yes; then - lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld" -else - { echo "$as_me:$LINENO: checking for dlopen" >&5 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; } -if test "${ac_cv_func_dlopen+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -/* Define dlopen to an innocuous variant, in case declares dlopen. - For example, HP-UX 11i declares gettimeofday. */ -#define dlopen innocuous_dlopen - -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char dlopen (); below. - Prefer to if __STDC__ is defined, since - exists even on freestanding compilers. */ - -#ifdef __STDC__ -# include -#else -# include -#endif - -#undef dlopen - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dlopen (); -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined __stub_dlopen || defined __stub___dlopen -choke me -#endif - -int -main () -{ -return dlopen (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - ac_cv_func_dlopen=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_func_dlopen=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext -fi -{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6; } -if test $ac_cv_func_dlopen = yes; then - lt_cv_dlopen="dlopen" -else - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; } -if test "${ac_cv_lib_dl_dlopen+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldl $LIBS" -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dlopen (); -int -main () -{ -return dlopen (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - ac_cv_lib_dl_dlopen=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_lib_dl_dlopen=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; } -if test $ac_cv_lib_dl_dlopen = yes; then - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" -else - { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; } -if test "${ac_cv_lib_svld_dlopen+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lsvld $LIBS" -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dlopen (); -int -main () -{ -return dlopen (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - ac_cv_lib_svld_dlopen=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_lib_svld_dlopen=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; } -if test $ac_cv_lib_svld_dlopen = yes; then - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" -else - { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; } -if test "${ac_cv_lib_dld_dld_link+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldld $LIBS" -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dld_link (); -int -main () -{ -return dld_link (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - ac_cv_lib_dld_dld_link=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_lib_dld_dld_link=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; } -if test $ac_cv_lib_dld_dld_link = yes; then - lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld" -fi - - -fi - - -fi - - -fi - - -fi - - -fi - - ;; - esac - - if test "x$lt_cv_dlopen" != xno; then - enable_dlopen=yes - else - enable_dlopen=no - fi - - case $lt_cv_dlopen in - dlopen) - save_CPPFLAGS="$CPPFLAGS" - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" - - save_LDFLAGS="$LDFLAGS" - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" - - save_LIBS="$LIBS" - LIBS="$lt_cv_dlopen_libs $LIBS" - - { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; } -if test "${lt_cv_dlopen_self+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test "$cross_compiling" = yes; then : - lt_cv_dlopen_self=cross -else - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 - lt_status=$lt_dlunknown - cat > conftest.$ac_ext <<_LT_EOF -#line $LINENO "configure" -#include "confdefs.h" - -#if HAVE_DLFCN_H -#include -#endif - -#include - -#ifdef RTLD_GLOBAL -# define LT_DLGLOBAL RTLD_GLOBAL -#else -# ifdef DL_GLOBAL -# define LT_DLGLOBAL DL_GLOBAL -# else -# define LT_DLGLOBAL 0 -# endif -#endif - -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we - find out it does not work in some platform. */ -#ifndef LT_DLLAZY_OR_NOW -# ifdef RTLD_LAZY -# define LT_DLLAZY_OR_NOW RTLD_LAZY -# else -# ifdef DL_LAZY -# define LT_DLLAZY_OR_NOW DL_LAZY -# else -# ifdef RTLD_NOW -# define LT_DLLAZY_OR_NOW RTLD_NOW -# else -# ifdef DL_NOW -# define LT_DLLAZY_OR_NOW DL_NOW -# else -# define LT_DLLAZY_OR_NOW 0 -# endif -# endif -# endif -# endif -#endif - -/* When -fvisbility=hidden is used, assume the code has been annotated - correspondingly for the symbols needed. */ -#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) -int fnord () __attribute__((visibility("default"))); -#endif - -int fnord () { return 42; } -int main () -{ - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); - int status = $lt_dlunknown; - - if (self) - { - if (dlsym (self,"fnord")) status = $lt_dlno_uscore; - else - { - if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; - else puts (dlerror ()); - } - /* dlclose (self); */ - } - else - puts (dlerror ()); - - return status; -} -_LT_EOF - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then - (./conftest; exit; ) >&5 2>/dev/null - lt_status=$? - case x$lt_status in - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; - x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;; - esac - else : - # compilation failed - lt_cv_dlopen_self=no - fi -fi -rm -fr conftest* - - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6; } - - if test "x$lt_cv_dlopen_self" = xyes; then - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" - { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; } -if test "${lt_cv_dlopen_self_static+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test "$cross_compiling" = yes; then : - lt_cv_dlopen_self_static=cross -else - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 - lt_status=$lt_dlunknown - cat > conftest.$ac_ext <<_LT_EOF -#line $LINENO "configure" -#include "confdefs.h" - -#if HAVE_DLFCN_H -#include -#endif - -#include - -#ifdef RTLD_GLOBAL -# define LT_DLGLOBAL RTLD_GLOBAL -#else -# ifdef DL_GLOBAL -# define LT_DLGLOBAL DL_GLOBAL -# else -# define LT_DLGLOBAL 0 -# endif -#endif - -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we - find out it does not work in some platform. */ -#ifndef LT_DLLAZY_OR_NOW -# ifdef RTLD_LAZY -# define LT_DLLAZY_OR_NOW RTLD_LAZY -# else -# ifdef DL_LAZY -# define LT_DLLAZY_OR_NOW DL_LAZY -# else -# ifdef RTLD_NOW -# define LT_DLLAZY_OR_NOW RTLD_NOW -# else -# ifdef DL_NOW -# define LT_DLLAZY_OR_NOW DL_NOW -# else -# define LT_DLLAZY_OR_NOW 0 -# endif -# endif -# endif -# endif -#endif - -/* When -fvisbility=hidden is used, assume the code has been annotated - correspondingly for the symbols needed. */ -#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) -int fnord () __attribute__((visibility("default"))); -#endif - -int fnord () { return 42; } -int main () -{ - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); - int status = $lt_dlunknown; - - if (self) - { - if (dlsym (self,"fnord")) status = $lt_dlno_uscore; - else - { - if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; - else puts (dlerror ()); - } - /* dlclose (self); */ - } - else - puts (dlerror ()); - - return status; -} -_LT_EOF - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then - (./conftest; exit; ) >&5 2>/dev/null - lt_status=$? - case x$lt_status in - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; - x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;; - esac - else : - # compilation failed - lt_cv_dlopen_self_static=no - fi -fi -rm -fr conftest* - - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; } - fi - - CPPFLAGS="$save_CPPFLAGS" - LDFLAGS="$save_LDFLAGS" - LIBS="$save_LIBS" - ;; - esac - - case $lt_cv_dlopen_self in - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; - *) enable_dlopen_self=unknown ;; - esac - - case $lt_cv_dlopen_self_static in - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; - *) enable_dlopen_self_static=unknown ;; - esac -fi - - - - - - - - - - - - - - - - - -striplib= -old_striplib= -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; } -if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" - test -z "$striplib" && striplib="$STRIP --strip-unneeded" - { echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6; } -else -# FIXME - insert some real tests, host_os isn't really good enough - case $host_os in - darwin*) - if test -n "$STRIP" ; then - striplib="$STRIP -x" - old_striplib="$STRIP -S" - { echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6; } - else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } - fi - ;; - *) - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } - ;; - esac -fi - - - - - - - - - - - - - # Report which library types will actually be built - { echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; } - { echo "$as_me:$LINENO: result: $can_build_shared" >&5 -echo "${ECHO_T}$can_build_shared" >&6; } - - { echo "$as_me:$LINENO: checking whether to build shared libraries" >&5 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; } - test "$can_build_shared" = "no" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test "$enable_shared" = yes && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - - aix[4-9]*) - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then - test "$enable_shared" = yes && enable_static=no - fi - ;; - esac - { echo "$as_me:$LINENO: result: $enable_shared" >&5 -echo "${ECHO_T}$enable_shared" >&6; } - - { echo "$as_me:$LINENO: checking whether to build static libraries" >&5 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; } - # Make sure either enable_shared or enable_static is yes. - test "$enable_shared" = yes || enable_static=yes - { echo "$as_me:$LINENO: result: $enable_static" >&5 -echo "${ECHO_T}$enable_static" >&6; } - - - - -fi -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - -CC="$lt_save_CC" - - if test -n "$CXX" && ( test "X$CXX" != "Xno" && - ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || - (test "X$CXX" != "Xg++"))) ; then - ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -{ echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5 -echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; } -if test -z "$CXXCPP"; then - if test "${ac_cv_prog_CXXCPP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - # Double quotes because CXXCPP needs to be expanded - for CXXCPP in "$CXX -E" "/lib/cpp" - do - ac_preproc_ok=false -for ac_cxx_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if { (ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null && { - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || - test ! -s conftest.err - }; then - : -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - # Broken: fails on valid input. -continue -fi - -rm -f conftest.err conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -_ACEOF -if { (ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null && { - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || - test ! -s conftest.err - }; then - # Broken: success on invalid input. -continue -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - # Passes both tests. -ac_preproc_ok=: -break -fi - -rm -f conftest.err conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.err conftest.$ac_ext -if $ac_preproc_ok; then - break -fi - - done - ac_cv_prog_CXXCPP=$CXXCPP - -fi - CXXCPP=$ac_cv_prog_CXXCPP -else - ac_cv_prog_CXXCPP=$CXXCPP -fi -{ echo "$as_me:$LINENO: result: $CXXCPP" >&5 -echo "${ECHO_T}$CXXCPP" >&6; } -ac_preproc_ok=false -for ac_cxx_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if { (ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null && { - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || - test ! -s conftest.err - }; then - : -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - # Broken: fails on valid input. -continue -fi - -rm -f conftest.err conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -_ACEOF -if { (ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null && { - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || - test ! -s conftest.err - }; then - # Broken: success on invalid input. -continue -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - # Passes both tests. -ac_preproc_ok=: -break -fi - -rm -f conftest.err conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.err conftest.$ac_ext -if $ac_preproc_ok; then - : -else - { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check -See \`config.log' for more details." >&5 -echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - -else - _lt_caught_CXX_error=yes -fi - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - -archive_cmds_need_lc_CXX=no -allow_undefined_flag_CXX= -always_export_symbols_CXX=no -archive_expsym_cmds_CXX= -compiler_needs_object_CXX=no -export_dynamic_flag_spec_CXX= -hardcode_direct_CXX=no -hardcode_direct_absolute_CXX=no -hardcode_libdir_flag_spec_CXX= -hardcode_libdir_flag_spec_ld_CXX= -hardcode_libdir_separator_CXX= -hardcode_minus_L_CXX=no -hardcode_shlibpath_var_CXX=unsupported -hardcode_automatic_CXX=no -inherit_rpath_CXX=no -module_cmds_CXX= -module_expsym_cmds_CXX= -link_all_deplibs_CXX=unknown -old_archive_cmds_CXX=$old_archive_cmds -reload_flag_CXX=$reload_flag -reload_cmds_CXX=$reload_cmds -no_undefined_flag_CXX= -whole_archive_flag_spec_CXX= -enable_shared_with_static_runtimes_CXX=no - -# Source file extension for C++ test sources. -ac_ext=cpp - -# Object file extension for compiled C++ test sources. -objext=o -objext_CXX=$objext - -# No sense in running all these tests if we already determined that -# the CXX compiler isn't working. Some variables (like enable_shared) -# are currently assumed to apply to all compilers on this platform, -# and will be corrupted by setting them based on a non-working compiler. -if test "$_lt_caught_CXX_error" != yes; then - # Code to be used in simple compile tests - lt_simple_compile_test_code="int some_variable = 0;" - - # Code to be used in simple link tests - lt_simple_link_test_code='int main(int, char *[]) { return(0); }' - - # ltmain only uses $CC for tagged configurations so make sure $CC is set. - - - - - - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC - - - # save warnings/boilerplate of simple test code - ac_outfile=conftest.$ac_objext -echo "$lt_simple_compile_test_code" >conftest.$ac_ext -eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_compiler_boilerplate=`cat conftest.err` -$RM conftest* - - ac_outfile=conftest.$ac_objext -echo "$lt_simple_link_test_code" >conftest.$ac_ext -eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_linker_boilerplate=`cat conftest.err` -$RM -r conftest* - - - # Allow CC to be a program name with arguments. - lt_save_CC=$CC - lt_save_CFLAGS=$CFLAGS - lt_save_LD=$LD - lt_save_GCC=$GCC - GCC=$GXX - lt_save_with_gnu_ld=$with_gnu_ld - lt_save_path_LD=$lt_cv_path_LD - if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then - lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx - else - $as_unset lt_cv_prog_gnu_ld - fi - if test -n "${lt_cv_path_LDCXX+set}"; then - lt_cv_path_LD=$lt_cv_path_LDCXX - else - $as_unset lt_cv_path_LD - fi - test -z "${LDCXX+set}" || LD=$LDCXX - CC=${CXX-"c++"} - CFLAGS=$CXXFLAGS - compiler=$CC - compiler_CXX=$CC - for cc_temp in $compiler""; do - case $cc_temp in - compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; - distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; - \-*) ;; - *) break;; - esac -done -cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` - - - if test -n "$compiler"; then - # We don't want -fno-exception when compiling C++ code, so set the - # no_builtin_flag separately - if test "$GXX" = yes; then - lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin' - else - lt_prog_compiler_no_builtin_flag_CXX= - fi - - if test "$GXX" = yes; then - # Set up default GNU C++ configuration - - - -# Check whether --with-gnu-ld was given. -if test "${with_gnu_ld+set}" = set; then - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes -else - with_gnu_ld=no -fi - -ac_prog=ld -if test "$GCC" = yes; then - # Check if gcc -print-prog-name=ld gives a path. - { echo "$as_me:$LINENO: checking for ld used by $CC" >&5 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; } - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [\\/]* | ?:[\\/]*) - re_direlt='/[^/][^/]*/\.\./' - # Canonicalize the pathname of ld - ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` - while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do - ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` - done - test -z "$LD" && LD="$ac_prog" - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; - esac -elif test "$with_gnu_ld" = yes; then - { echo "$as_me:$LINENO: checking for GNU ld" >&5 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; } -else - { echo "$as_me:$LINENO: checking for non-GNU ld" >&5 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; } -fi -if test "${lt_cv_path_LD+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -z "$LD"; then - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - lt_cv_path_LD="$ac_dir/$ac_prog" - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some variants of GNU ld only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$lt_cv_path_LD" -v 2>&1 &5 -echo "${ECHO_T}$LD" >&6; } -else - { echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6; } -fi -test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5 -echo "$as_me: error: no acceptable ld found in \$PATH" >&2;} - { (exit 1); exit 1; }; } -{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; } -if test "${lt_cv_prog_gnu_ld+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - # I'd rather use --version here, but apparently some GNU lds only accept -v. -case `$LD -v 2>&1 &5 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; } -with_gnu_ld=$lt_cv_prog_gnu_ld - - - - - - - - # Check if GNU C++ uses GNU ld as the underlying linker, since the - # archiving commands below assume that GNU ld is being used. - if test "$with_gnu_ld" = yes; then - archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - - # If archive_cmds runs LD, not CC, wlarc should be empty - # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to - # investigate it a little bit more. (MM) - wlarc='${wl}' - - # ancient GNU ld didn't support --whole-archive et. al. - if eval "`$CC -print-prog-name=ld` --help 2>&1" | - $GREP 'no-whole-archive' > /dev/null; then - whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - else - whole_archive_flag_spec_CXX= - fi - else - with_gnu_ld=no - wlarc= - - # A generic and very simple default shared library creation - # command for GNU C++ for the case where it uses the native - # linker, instead of GNU ld. If possible, this setting should - # overridden to take advantage of the native linker features on - # the platform it is being used on. - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - fi - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - - else - GXX=no - with_gnu_ld=no - wlarc= - fi - - # PORTME: fill in a description of your system's C++ link characteristics - { echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; } - ld_shlibs_CXX=yes - case $host_os in - aix3*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - aix[4-9]*) - if test "$host_cpu" = ia64; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag="" - else - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # need to do runtime linking. - case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) - for ld_flag in $LDFLAGS; do - case $ld_flag in - *-brtl*) - aix_use_runtimelinking=yes - break - ;; - esac - done - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - archive_cmds_CXX='' - hardcode_direct_CXX=yes - hardcode_direct_absolute_CXX=yes - hardcode_libdir_separator_CXX=':' - link_all_deplibs_CXX=yes - file_list_spec_CXX='${wl}-f,' - - if test "$GXX" = yes; then - case $host_os in aix4.[012]|aix4.[012].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`${CC} -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - hardcode_direct_CXX=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - hardcode_minus_L_CXX=yes - hardcode_libdir_flag_spec_CXX='-L$libdir' - hardcode_libdir_separator_CXX= - fi - esac - shared_flag='-shared' - if test "$aix_use_runtimelinking" = yes; then - shared_flag="$shared_flag "'${wl}-G' - fi - else - # not using gcc - if test "$host_cpu" = ia64; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test "$aix_use_runtimelinking" = yes; then - shared_flag='${wl}-G' - else - shared_flag='${wl}-bM:SRE' - fi - fi - fi - - export_dynamic_flag_spec_CXX='${wl}-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to - # export. - always_export_symbols_CXX=yes - if test "$aix_use_runtimelinking" = yes; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - allow_undefined_flag_CXX='-berok' - # Determine the default libpath from the value encoded in an empty - # executable. - if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - if test "${lt_cv_aix_libpath__CXX+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath__CXX"; then - lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath__CXX"; then - lt_cv_aix_libpath__CXX="/usr/lib:/lib" - fi - -fi - - aix_libpath=$lt_cv_aix_libpath__CXX -fi - - hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" - - archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" - else - if test "$host_cpu" = ia64; then - hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib' - allow_undefined_flag_CXX="-z nodefs" - archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - if test "${lt_cv_aix_libpath__CXX+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath__CXX"; then - lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath__CXX"; then - lt_cv_aix_libpath__CXX="/usr/lib:/lib" - fi - -fi - - aix_libpath=$lt_cv_aix_libpath__CXX -fi - - hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - no_undefined_flag_CXX=' ${wl}-bernotok' - allow_undefined_flag_CXX=' ${wl}-berok' - if test "$with_gnu_ld" = yes; then - # We only use this code for GNU lds that support --whole-archive. - whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - whole_archive_flag_spec_CXX='$convenience' - fi - archive_cmds_need_lc_CXX=yes - # This is similar to how AIX traditionally builds its shared - # libraries. - archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' - fi - fi - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - allow_undefined_flag_CXX=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - else - ld_shlibs_CXX=no - fi - ;; - - chorus*) - case $cc_basename in - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - cygwin* | mingw* | pw32* | cegcc*) - case $GXX,$cc_basename in - ,cl* | no,cl*) - # Native MSVC - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - hardcode_libdir_flag_spec_CXX=' ' - allow_undefined_flag_CXX=unsupported - always_export_symbols_CXX=yes - file_list_spec_CXX='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' - archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; - else - $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, CXX)='true' - enable_shared_with_static_runtimes_CXX=yes - # Don't use ranlib - old_postinstall_cmds_CXX='chmod 644 $oldlib' - postlink_cmds_CXX='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile="$lt_outputfile.exe" - lt_tool_outputfile="$lt_tool_outputfile.exe" - ;; - esac~ - func_to_tool_file "$lt_outputfile"~ - if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # g++ - # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, - # as there is no search path for DLLs. - hardcode_libdir_flag_spec_CXX='-L$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-all-symbols' - allow_undefined_flag_CXX=unsupported - always_export_symbols_CXX=no - enable_shared_with_static_runtimes_CXX=yes - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file (1st line - # is EXPORTS), use it as is; otherwise, prepend... - archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - ld_shlibs_CXX=no - fi - ;; - esac - ;; - darwin* | rhapsody*) - - - archive_cmds_need_lc_CXX=no - hardcode_direct_CXX=no - hardcode_automatic_CXX=yes - hardcode_shlibpath_var_CXX=unsupported - if test "$lt_cv_ld_force_load" = "yes"; then - whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' - else - whole_archive_flag_spec_CXX='' - fi - link_all_deplibs_CXX=yes - allow_undefined_flag_CXX="$_lt_dar_allow_undefined" - case $cc_basename in - ifort*) _lt_dar_can_shared=yes ;; - *) _lt_dar_can_shared=$GCC ;; - esac - if test "$_lt_dar_can_shared" = "yes"; then - output_verbose_link_cmd=func_echo_all - archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" - module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" - archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" - module_expsym_cmds_CXX="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" - if test "$lt_cv_apple_cc_single_mod" != "yes"; then - archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}" - archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}" - fi - - else - ld_shlibs_CXX=no - fi - - ;; - - dgux*) - case $cc_basename in - ec++*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - ghcx*) - # Green Hills C++ Compiler - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - freebsd[12]*) - # C++ shared libraries reported to be fairly broken before - # switch to ELF - ld_shlibs_CXX=no - ;; - - freebsd-elf*) - archive_cmds_need_lc_CXX=no - ;; - - freebsd* | dragonfly*) - # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF - # conventions - ld_shlibs_CXX=yes - ;; - - gnu*) - ;; - - haiku*) - archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - link_all_deplibs_CXX=yes - ;; - - hpux9*) - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' - hardcode_libdir_separator_CXX=: - export_dynamic_flag_spec_CXX='${wl}-E' - hardcode_direct_CXX=yes - hardcode_minus_L_CXX=yes # Not in the search PATH, - # but as the default - # location of the library. - - case $cc_basename in - CC*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - aCC*) - archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes; then - archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - else - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - fi - ;; - esac - ;; - - hpux10*|hpux11*) - if test $with_gnu_ld = no; then - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' - hardcode_libdir_separator_CXX=: - - case $host_cpu in - hppa*64*|ia64*) - ;; - *) - export_dynamic_flag_spec_CXX='${wl}-E' - ;; - esac - fi - case $host_cpu in - hppa*64*|ia64*) - hardcode_direct_CXX=no - hardcode_shlibpath_var_CXX=no - ;; - *) - hardcode_direct_CXX=yes - hardcode_direct_absolute_CXX=yes - hardcode_minus_L_CXX=yes # Not in the search PATH, - # but as the default - # location of the library. - ;; - esac - - case $cc_basename in - CC*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - aCC*) - case $host_cpu in - hppa*64*) - archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - ia64*) - archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - *) - archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - esac - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes; then - if test $with_gnu_ld = no; then - case $host_cpu in - hppa*64*) - archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - ia64*) - archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - *) - archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - esac - fi - else - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - fi - ;; - esac - ;; - - interix[3-9]*) - hardcode_direct_CXX=no - hardcode_shlibpath_var_CXX=no - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - export_dynamic_flag_spec_CXX='${wl}-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - irix5* | irix6*) - case $cc_basename in - CC*) - # SGI C++ - archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - - # Archives containing C++ object files must be created using - # "CC -ar", where "CC" is the IRIX C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs' - ;; - *) - if test "$GXX" = yes; then - if test "$with_gnu_ld" = no; then - archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - else - archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib' - fi - fi - link_all_deplibs_CXX=yes - ;; - esac - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator_CXX=: - inherit_rpath_CXX=yes - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - KCC*) - # Kuck and Associates, Inc. (KAI) C++ Compiler - - # KCC will only create a shared library if the output file - # ends with ".so" (or ".sl" for HP-UX), so rename the library - # to its proper name (with version) after linking. - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' - archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - - # Archives containing C++ object files must be created using - # "CC -Bstatic", where "CC" is the KAI C++ compiler. - old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' - ;; - icpc* | ecpc* ) - # Intel C++ - with_gnu_ld=yes - # version 8.0 and above of icpc choke on multiply defined symbols - # if we add $predep_objects and $postdep_objects, however 7.1 and - # earlier do not add the objects themselves. - case `$CC -V 2>&1` in - *"Version 7."*) - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - ;; - *) # Version 8.0 or newer - tmp_idyn= - case $host_cpu in - ia64*) tmp_idyn=' -i_dynamic';; - esac - archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - ;; - esac - archive_cmds_need_lc_CXX=no - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - ;; - pgCC* | pgcpp*) - # Portland Group C++ compiler - case `$CC -V` in - *pgCC\ [1-5].* | *pgcpp\ [1-5].*) - prelink_cmds_CXX='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ - compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' - old_archive_cmds_CXX='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ - $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ - $RANLIB $oldlib' - archive_cmds_CXX='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ - $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' - archive_expsym_cmds_CXX='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ - $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' - ;; - *) # Version 6 and above use weak symbols - archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' - archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' - ;; - esac - - hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - ;; - cxx*) - # Compaq C++ - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' - - runpath_var=LD_RUN_PATH - hardcode_libdir_flag_spec_CXX='-rpath $libdir' - hardcode_libdir_separator_CXX=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' - ;; - xl* | mpixl* | bgxl*) - # IBM XL 8.0 on PPC, with GNU ld - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - if test "x$supports_anon_versioning" = xyes; then - archive_expsym_cmds_CXX='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' - fi - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - no_undefined_flag_CXX=' -zdefs' - archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - archive_expsym_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' - hardcode_libdir_flag_spec_CXX='-R$libdir' - whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - compiler_needs_object_CXX=yes - - # Not sure whether something based on - # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 - # would be better. - output_verbose_link_cmd='func_echo_all' - - # Archives containing C++ object files must be created using - # "CC -xar", where "CC" is the Sun C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' - ;; - esac - ;; - esac - ;; - - lynxos*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - - m88k*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - - mvs*) - case $cc_basename in - cxx*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - netbsd*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' - wlarc= - hardcode_libdir_flag_spec_CXX='-R$libdir' - hardcode_direct_CXX=yes - hardcode_shlibpath_var_CXX=no - fi - # Workaround some broken pre-1.5 toolchains - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' - ;; - - *nto* | *qnx*) - ld_shlibs_CXX=yes - ;; - - openbsd2*) - # C++ shared libraries are fairly broken - ld_shlibs_CXX=no - ;; - - openbsd*) - if test -f /usr/libexec/ld.so; then - hardcode_direct_CXX=yes - hardcode_shlibpath_var_CXX=no - hardcode_direct_absolute_CXX=yes - archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' - export_dynamic_flag_spec_CXX='${wl}-E' - whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - fi - output_verbose_link_cmd=func_echo_all - else - ld_shlibs_CXX=no - fi - ;; - - osf3* | osf4* | osf5*) - case $cc_basename in - KCC*) - # Kuck and Associates, Inc. (KAI) C++ Compiler - - # KCC will only create a shared library if the output file - # ends with ".so" (or ".sl" for HP-UX), so rename the library - # to its proper name (with version) after linking. - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' - - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - hardcode_libdir_separator_CXX=: - - # Archives containing C++ object files must be created using - # the KAI C++ compiler. - case $host in - osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;; - *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;; - esac - ;; - RCC*) - # Rational C++ 2.4.1 - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - cxx*) - case $host in - osf3*) - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' - archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - ;; - *) - allow_undefined_flag_CXX=' -expect_unresolved \*' - archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ - echo "-hidden">> $lib.exp~ - $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~ - $RM $lib.exp' - hardcode_libdir_flag_spec_CXX='-rpath $libdir' - ;; - esac - - hardcode_libdir_separator_CXX=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes && test "$with_gnu_ld" = no; then - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' - case $host in - osf3*) - archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - ;; - *) - archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - ;; - esac - - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator_CXX=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - - else - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - fi - ;; - esac - ;; - - psos*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - - sunos4*) - case $cc_basename in - CC*) - # Sun C++ 4.x - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - lcc*) - # Lucid - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - solaris*) - case $cc_basename in - CC* | sunCC*) - # Sun C++ 4.2, 5.x and Centerline C++ - archive_cmds_need_lc_CXX=yes - no_undefined_flag_CXX=' -zdefs' - archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - hardcode_libdir_flag_spec_CXX='-R$libdir' - hardcode_shlibpath_var_CXX=no - case $host_os in - solaris2.[0-5] | solaris2.[0-5].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands `-z linker_flag'. - # Supported since Solaris 2.6 (maybe 2.5.1?) - whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract' - ;; - esac - link_all_deplibs_CXX=yes - - output_verbose_link_cmd='func_echo_all' - - # Archives containing C++ object files must be created using - # "CC -xar", where "CC" is the Sun C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' - ;; - gcx*) - # Green Hills C++ Compiler - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - - # The C++ compiler must be used to create the archive. - old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs' - ;; - *) - # GNU C++ compiler with Solaris linker - if test "$GXX" = yes && test "$with_gnu_ld" = no; then - no_undefined_flag_CXX=' ${wl}-z ${wl}defs' - if $CC --version | $GREP -v '^2\.7' > /dev/null; then - archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - else - # g++ 2.7 appears to require `-G' NOT `-shared' on this - # platform. - archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - fi - - hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir' - case $host_os in - solaris2.[0-5] | solaris2.[0-5].*) ;; - *) - whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' - ;; - esac - fi - ;; - esac - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) - no_undefined_flag_CXX='${wl}-z,text' - archive_cmds_need_lc_CXX=no - hardcode_shlibpath_var_CXX=no - runpath_var='LD_RUN_PATH' - - case $cc_basename in - CC*) - archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We can NOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - no_undefined_flag_CXX='${wl}-z,text' - allow_undefined_flag_CXX='${wl}-z,nodefs' - archive_cmds_need_lc_CXX=no - hardcode_shlibpath_var_CXX=no - hardcode_libdir_flag_spec_CXX='${wl}-R,$libdir' - hardcode_libdir_separator_CXX=':' - link_all_deplibs_CXX=yes - export_dynamic_flag_spec_CXX='${wl}-Bexport' - runpath_var='LD_RUN_PATH' - - case $cc_basename in - CC*) - archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~ - '"$old_archive_cmds_CXX" - reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~ - '"$reload_cmds_CXX" - ;; - *) - archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - tandem*) - case $cc_basename in - NCC*) - # NonStop-UX NCC 3.20 - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - vxworks*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - - { echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5 -echo "${ECHO_T}$ld_shlibs_CXX" >&6; } - test "$ld_shlibs_CXX" = no && can_build_shared=no - - GCC_CXX="$GXX" - LD_CXX="$LD" - - ## CAVEAT EMPTOR: - ## There is no encapsulation within the following macros, do not change - ## the running order or otherwise move them around unless you know exactly - ## what you are doing... - # Dependencies to place before and after the object being linked: -predep_objects_CXX= -postdep_objects_CXX= -predeps_CXX= -postdeps_CXX= -compiler_lib_search_path_CXX= - -cat > conftest.$ac_ext <<_LT_EOF -class Foo -{ -public: - Foo (void) { a = 0; } -private: - int a; -}; -_LT_EOF - - -_lt_libdeps_save_CFLAGS=$CFLAGS -case "$CC $CFLAGS " in #( -*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; -*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; -esac - -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then - # Parse the compiler output and extract the necessary - # objects, libraries and library flags. - - # Sentinel used to keep track of whether or not we are before - # the conftest object file. - pre_test_object_deps_done=no - - for p in `eval "$output_verbose_link_cmd"`; do - case ${prev}${p} in - - -L* | -R* | -l*) - # Some compilers place space between "-{L,R}" and the path. - # Remove the space. - if test $p = "-L" || - test $p = "-R"; then - prev=$p - continue - fi - - # Expand the sysroot to ease extracting the directories later. - if test -z "$prev"; then - case $p in - -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; - -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;; - -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;; - esac - fi - case $p in - =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;; - esac - if test "$pre_test_object_deps_done" = no; then - case ${prev} in - -L | -R) - # Internal compiler library paths should come after those - # provided the user. The postdeps already come after the - # user supplied libs so there is no need to process them. - if test -z "$compiler_lib_search_path_CXX"; then - compiler_lib_search_path_CXX="${prev}${p}" - else - compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}" - fi - ;; - # The "-l" case would never come before the object being - # linked, so don't bother handling this case. - esac - else - if test -z "$postdeps_CXX"; then - postdeps_CXX="${prev}${p}" - else - postdeps_CXX="${postdeps_CXX} ${prev}${p}" - fi - fi - prev= - ;; - - *.lto.$objext) ;; # Ignore GCC LTO objects - *.$objext) - # This assumes that the test object file only shows up - # once in the compiler output. - if test "$p" = "conftest.$objext"; then - pre_test_object_deps_done=yes - continue - fi - - if test "$pre_test_object_deps_done" = no; then - if test -z "$predep_objects_CXX"; then - predep_objects_CXX="$p" - else - predep_objects_CXX="$predep_objects_CXX $p" - fi - else - if test -z "$postdep_objects_CXX"; then - postdep_objects_CXX="$p" - else - postdep_objects_CXX="$postdep_objects_CXX $p" - fi - fi - ;; - - *) ;; # Ignore the rest. - - esac - done - - # Clean up. - rm -f a.out a.exe -else - echo "libtool.m4: error: problem compiling CXX test program" -fi - -$RM -f confest.$objext -CFLAGS=$_lt_libdeps_save_CFLAGS - -# PORTME: override above test on systems where it is broken -case $host_os in -interix[3-9]*) - # Interix 3.5 installs completely hosed .la files for C++, so rather than - # hack all around it, let's just trust "g++" to DTRT. - predep_objects_CXX= - postdep_objects_CXX= - postdeps_CXX= - ;; - -linux*) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - - # The more standards-conforming stlport4 library is - # incompatible with the Cstd library. Avoid specifying - # it if it's in CXXFLAGS. Ignore libCrun as - # -library=stlport4 depends on it. - case " $CXX $CXXFLAGS " in - *" -library=stlport4 "*) - solaris_use_stlport4=yes - ;; - esac - - if test "$solaris_use_stlport4" != yes; then - postdeps_CXX='-library=Cstd -library=Crun' - fi - ;; - esac - ;; - -solaris*) - case $cc_basename in - CC* | sunCC*) - # The more standards-conforming stlport4 library is - # incompatible with the Cstd library. Avoid specifying - # it if it's in CXXFLAGS. Ignore libCrun as - # -library=stlport4 depends on it. - case " $CXX $CXXFLAGS " in - *" -library=stlport4 "*) - solaris_use_stlport4=yes - ;; - esac - - # Adding this requires a known-good setup of shared libraries for - # Sun compiler versions before 5.6, else PIC objects from an old - # archive will be linked into the output, leading to subtle bugs. - if test "$solaris_use_stlport4" != yes; then - postdeps_CXX='-library=Cstd -library=Crun' - fi - ;; - esac - ;; -esac - - -case " $postdeps_CXX " in -*" -lc "*) archive_cmds_need_lc_CXX=no ;; -esac - compiler_lib_search_dirs_CXX= -if test -n "${compiler_lib_search_path_CXX}"; then - compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - lt_prog_compiler_wl_CXX= -lt_prog_compiler_pic_CXX= -lt_prog_compiler_static_CXX= - - - # C++ specific cases for pic, static, wl, etc. - if test "$GXX" = yes; then - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_static_CXX='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static_CXX='-Bstatic' - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - lt_prog_compiler_pic_CXX='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the `-m68020' flag to GCC prevents building anything better, - # like `-m68040'. - lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - mingw* | cygwin* | os2* | pw32* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - lt_prog_compiler_pic_CXX='-DDLL_EXPORT' - ;; - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - lt_prog_compiler_pic_CXX='-fno-common' - ;; - *djgpp*) - # DJGPP does not support shared libraries at all - lt_prog_compiler_pic_CXX= - ;; - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - lt_prog_compiler_static_CXX= - ;; - interix[3-9]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - sysv4*MP*) - if test -d /usr/nec; then - lt_prog_compiler_pic_CXX=-Kconform_pic - fi - ;; - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - ;; - *) - lt_prog_compiler_pic_CXX='-fPIC' - ;; - esac - ;; - *qnx* | *nto*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic_CXX='-fPIC -shared' - ;; - *) - lt_prog_compiler_pic_CXX='-fPIC' - ;; - esac - else - case $host_os in - aix[4-9]*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static_CXX='-Bstatic' - else - lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp' - fi - ;; - chorus*) - case $cc_basename in - cxch68*) - # Green Hills C++ Compiler - # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" - ;; - esac - ;; - mingw* | cygwin* | os2* | pw32* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - lt_prog_compiler_pic_CXX='-DDLL_EXPORT' - ;; - dgux*) - case $cc_basename in - ec++*) - lt_prog_compiler_pic_CXX='-KPIC' - ;; - ghcx*) - # Green Hills C++ Compiler - lt_prog_compiler_pic_CXX='-pic' - ;; - *) - ;; - esac - ;; - freebsd* | dragonfly*) - # FreeBSD uses GNU C++ - ;; - hpux9* | hpux10* | hpux11*) - case $cc_basename in - CC*) - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_static_CXX='${wl}-a ${wl}archive' - if test "$host_cpu" != ia64; then - lt_prog_compiler_pic_CXX='+Z' - fi - ;; - aCC*) - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_static_CXX='${wl}-a ${wl}archive' - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - lt_prog_compiler_pic_CXX='+Z' - ;; - esac - ;; - *) - ;; - esac - ;; - interix*) - # This is c89, which is MS Visual C++ (no shared libs) - # Anyone wants to do a port? - ;; - irix5* | irix6* | nonstopux*) - case $cc_basename in - CC*) - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_static_CXX='-non_shared' - # CC pic flag -KPIC is the default. - ;; - *) - ;; - esac - ;; - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - KCC*) - # KAI C++ Compiler - lt_prog_compiler_wl_CXX='--backend -Wl,' - lt_prog_compiler_pic_CXX='-fPIC' - ;; - ecpc* ) - # old Intel C++ for x86_64 which still supported -KPIC. - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-static' - ;; - icpc* ) - # Intel C++, used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-fPIC' - lt_prog_compiler_static_CXX='-static' - ;; - pgCC* | pgcpp*) - # Portland Group C++ compiler - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-fpic' - lt_prog_compiler_static_CXX='-Bstatic' - ;; - cxx*) - # Compaq C++ - # Make sure the PIC flag is empty. It appears that all Alpha - # Linux and Compaq Tru64 Unix objects are PIC. - lt_prog_compiler_pic_CXX= - lt_prog_compiler_static_CXX='-non_shared' - ;; - xlc* | xlC* | bgxl[cC]* | mpixl[cC]*) - # IBM XL 8.0, 9.0 on PPC and BlueGene - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-qpic' - lt_prog_compiler_static_CXX='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-Bstatic' - lt_prog_compiler_wl_CXX='-Qoption ld ' - ;; - esac - ;; - esac - ;; - lynxos*) - ;; - m88k*) - ;; - mvs*) - case $cc_basename in - cxx*) - lt_prog_compiler_pic_CXX='-W c,exportall' - ;; - *) - ;; - esac - ;; - netbsd*) - ;; - *qnx* | *nto*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic_CXX='-fPIC -shared' - ;; - osf3* | osf4* | osf5*) - case $cc_basename in - KCC*) - lt_prog_compiler_wl_CXX='--backend -Wl,' - ;; - RCC*) - # Rational C++ 2.4.1 - lt_prog_compiler_pic_CXX='-pic' - ;; - cxx*) - # Digital/Compaq C++ - lt_prog_compiler_wl_CXX='-Wl,' - # Make sure the PIC flag is empty. It appears that all Alpha - # Linux and Compaq Tru64 Unix objects are PIC. - lt_prog_compiler_pic_CXX= - lt_prog_compiler_static_CXX='-non_shared' - ;; - *) - ;; - esac - ;; - psos*) - ;; - solaris*) - case $cc_basename in - CC* | sunCC*) - # Sun C++ 4.2, 5.x and Centerline C++ - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-Bstatic' - lt_prog_compiler_wl_CXX='-Qoption ld ' - ;; - gcx*) - # Green Hills C++ Compiler - lt_prog_compiler_pic_CXX='-PIC' - ;; - *) - ;; - esac - ;; - sunos4*) - case $cc_basename in - CC*) - # Sun C++ 4.x - lt_prog_compiler_pic_CXX='-pic' - lt_prog_compiler_static_CXX='-Bstatic' - ;; - lcc*) - # Lucid - lt_prog_compiler_pic_CXX='-pic' - ;; - *) - ;; - esac - ;; - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - case $cc_basename in - CC*) - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-Bstatic' - ;; - esac - ;; - tandem*) - case $cc_basename in - NCC*) - # NonStop-UX NCC 3.20 - lt_prog_compiler_pic_CXX='-KPIC' - ;; - *) - ;; - esac - ;; - vxworks*) - ;; - *) - lt_prog_compiler_can_build_shared_CXX=no - ;; - esac - fi - -case $host_os in - # For platforms which do not support PIC, -DPIC is meaningless: - *djgpp*) - lt_prog_compiler_pic_CXX= - ;; - *) - lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC" - ;; -esac - -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; } -if test "${lt_cv_prog_compiler_pic_CXX+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_prog_compiler_pic_CXX=$lt_prog_compiler_pic_CXX -fi -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic_CXX" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_pic_CXX" >&6; } -lt_prog_compiler_pic_CXX=$lt_cv_prog_compiler_pic_CXX - -# -# Check to make sure the PIC flag actually works. -# -if test -n "$lt_prog_compiler_pic_CXX"; then - { echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6; } -if test "${lt_cv_prog_compiler_pic_works_CXX+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_prog_compiler_pic_works_CXX=no - ac_outfile=conftest.$ac_objext - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_pic_works_CXX=yes - fi - fi - $RM conftest* - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic_works_CXX" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_pic_works_CXX" >&6; } - -if test x"$lt_cv_prog_compiler_pic_works_CXX" = xyes; then - case $lt_prog_compiler_pic_CXX in - "" | " "*) ;; - *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;; - esac -else - lt_prog_compiler_pic_CXX= - lt_prog_compiler_can_build_shared_CXX=no -fi - -fi - - - - - -# -# Check to make sure the static flag actually works. -# -wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\" -{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5 -echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; } -if test "${lt_cv_prog_compiler_static_works_CXX+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_prog_compiler_static_works_CXX=no - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS $lt_tmp_static_flag" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&5 - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_static_works_CXX=yes - fi - else - lt_cv_prog_compiler_static_works_CXX=yes - fi - fi - $RM -r conftest* - LDFLAGS="$save_LDFLAGS" - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_static_works_CXX" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_static_works_CXX" >&6; } - -if test x"$lt_cv_prog_compiler_static_works_CXX" = xyes; then - : -else - lt_prog_compiler_static_CXX= -fi - - - - - { echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; } -if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_prog_compiler_c_o_CXX=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o_CXX=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6; } - - - - { echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; } -if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_prog_compiler_c_o_CXX=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o_CXX=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6; } - - - - -hard_links="nottested" -if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then - # do not overwrite the value of need_locks provided by the user - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; } - hard_links=yes - $RM conftest* - ln conftest.a conftest.b 2>/dev/null && hard_links=no - touch conftest.a - ln conftest.a conftest.b 2>&5 || hard_links=no - ln conftest.a conftest.b 2>/dev/null && hard_links=no - { echo "$as_me:$LINENO: result: $hard_links" >&5 -echo "${ECHO_T}$hard_links" >&6; } - if test "$hard_links" = no; then - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} - need_locks=warn - fi -else - need_locks=no -fi - - - - { echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; } - - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' - case $host_os in - aix[4-9]*) - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to AIX nm, but means don't demangle with GNU nm - # Also, AIX nm treats weak defined symbols like other global defined - # symbols, whereas GNU nm marks them as "W". - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - else - export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - fi - ;; - pw32*) - export_symbols_cmds_CXX="$ltdll_cmds" - ;; - cygwin* | mingw* | cegcc*) - case $cc_basename in - cl*) ;; - *) - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' - exclude_expsyms_CXX='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' - ;; - esac - ;; - *) - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - ;; - esac - -{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5 -echo "${ECHO_T}$ld_shlibs_CXX" >&6; } -test "$ld_shlibs_CXX" = no && can_build_shared=no - -with_gnu_ld_CXX=$with_gnu_ld - - - - - - -# -# Do we need to explicitly link libc? -# -case "x$archive_cmds_need_lc_CXX" in -x|xyes) - # Assume -lc should be added - archive_cmds_need_lc_CXX=yes - - if test "$enable_shared" = yes && test "$GCC" = yes; then - case $archive_cmds_CXX in - *'~'*) - # FIXME: we may have to deal with multi-command sequences. - ;; - '$CC '*) - # Test whether the compiler implicitly links with -lc since on some - # systems, -lgcc has to come before -lc. If gcc already passes -lc - # to ld, don't add -lc before -lgcc. - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; } -if test "${lt_cv_archive_cmds_need_lc_CXX+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - $RM conftest* - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } 2>conftest.err; then - soname=conftest - lib=conftest - libobjs=conftest.$ac_objext - deplibs= - wl=$lt_prog_compiler_wl_CXX - pic_flag=$lt_prog_compiler_pic_CXX - compiler_flags=-v - linker_flags=-v - verstring= - output_objdir=. - libname=conftest - lt_save_allow_undefined_flag=$allow_undefined_flag_CXX - allow_undefined_flag_CXX= - if { (eval echo "$as_me:$LINENO: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\"") >&5 - (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } - then - lt_cv_archive_cmds_need_lc_CXX=no - else - lt_cv_archive_cmds_need_lc_CXX=yes - fi - allow_undefined_flag_CXX=$lt_save_allow_undefined_flag - else - cat conftest.err 1>&5 - fi - $RM conftest* - -fi -{ echo "$as_me:$LINENO: result: $lt_cv_archive_cmds_need_lc_CXX" >&5 -echo "${ECHO_T}$lt_cv_archive_cmds_need_lc_CXX" >&6; } - archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX - ;; - esac - fi - ;; -esac - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; } - -library_names_spec= -libname_spec='lib$name' -soname_spec= -shrext_cmds=".so" -postinstall_cmds= -postuninstall_cmds= -finish_cmds= -finish_eval= -shlibpath_var= -shlibpath_overrides_runpath=unknown -version_type=none -dynamic_linker="$host_os ld.so" -sys_lib_dlsearch_path_spec="/lib /usr/lib" -need_lib_prefix=unknown -hardcode_into_libs=no - -# when you set need_version to no, make sure it does not cause -set_version -# flags to be left without arguments -need_version=unknown - -case $host_os in -aix3*) - version_type=linux - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' - shlibpath_var=LIBPATH - - # AIX 3 has no versioning support, so we append a major version to the name. - soname_spec='${libname}${release}${shared_ext}$major' - ;; - -aix[4-9]*) - version_type=linux - need_lib_prefix=no - need_version=no - hardcode_into_libs=yes - if test "$host_cpu" = ia64; then - # AIX 5 supports IA64 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - else - # With GCC up to 2.95.x, collect2 would create an import file - # for dependence libraries. The import file would start with - # the line `#! .'. This would cause the generated library to - # depend on `.', always an invalid library. This was fixed in - # development snapshots of GCC prior to 3.0. - case $host_os in - aix4 | aix4.[01] | aix4.[01].*) - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' - echo ' yes ' - echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then - : - else - can_build_shared=no - fi - ;; - esac - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct - # soname into executable. Probably we can add versioning support to - # collect2, so additional links can be useful in future. - if test "$aix_use_runtimelinking" = yes; then - # If using run time linking (on AIX 4.2 or later) use lib.so - # instead of lib.a to let people know that these are not - # typical AIX shared libraries. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - else - # We preserve .a as extension for shared libraries through AIX4.2 - # and later when we are not doing run time linking. - library_names_spec='${libname}${release}.a $libname.a' - soname_spec='${libname}${release}${shared_ext}$major' - fi - shlibpath_var=LIBPATH - fi - ;; - -amigaos*) - case $host_cpu in - powerpc) - # Since July 2007 AmigaOS4 officially supports .so libraries. - # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - ;; - m68k) - library_names_spec='$libname.ixlibrary $libname.a' - # Create ${libname}_ixlibrary.a entries in /sys/libs. - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' - ;; - esac - ;; - -beos*) - library_names_spec='${libname}${shared_ext}' - dynamic_linker="$host_os ld.so" - shlibpath_var=LIBRARY_PATH - ;; - -bsdi[45]*) - version_type=linux - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" - # the default ld.so.conf also contains /usr/contrib/lib and - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow - # libtool to hard-code these into programs - ;; - -cygwin* | mingw* | pw32* | cegcc*) - version_type=windows - shrext_cmds=".dll" - need_version=no - need_lib_prefix=no - - case $GCC,$cc_basename in - yes,*) - # gcc - library_names_spec='$libname.dll.a' - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname~ - chmod a+x \$dldir/$dlname~ - if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then - eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; - fi' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - - case $host_os in - cygwin*) - # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - - ;; - mingw* | cegcc*) - # MinGW DLLs use traditional 'lib' prefix - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - ;; - pw32*) - # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - ;; - esac - dynamic_linker='Win32 ld.exe' - ;; - - *,cl*) - # Native MSVC - libname_spec='$name' - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - library_names_spec='${libname}.dll.lib' - - case $build_os in - mingw*) - sys_lib_search_path_spec= - lt_save_ifs=$IFS - IFS=';' - for lt_path in $LIB - do - IFS=$lt_save_ifs - # Let DOS variable expansion print the short 8.3 style file name. - lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` - sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" - done - IFS=$lt_save_ifs - # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` - ;; - cygwin*) - # Convert to unix form, then to dos form, then back to unix form - # but this time dos style (no spaces!) so that the unix form looks - # like /cygdrive/c/PROGRA~1:/cygdr... - sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` - sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` - sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - ;; - *) - sys_lib_search_path_spec="$LIB" - if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then - # It is most probably a Windows format PATH. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` - else - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - fi - # FIXME: find the short name or the path components, as spaces are - # common. (e.g. "Program Files" -> "PROGRA~1") - ;; - esac - - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - dynamic_linker='Win32 link.exe' - ;; - - *) - # Assume MSVC wrapper - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' - dynamic_linker='Win32 ld.exe' - ;; - esac - # FIXME: first we should search . and the directory the executable is in - shlibpath_var=PATH - ;; - -darwin* | rhapsody*) - dynamic_linker="$host_os dyld" - version_type=darwin - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' - soname_spec='${libname}${release}${major}$shared_ext' - shlibpath_overrides_runpath=yes - shlibpath_var=DYLD_LIBRARY_PATH - shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' - - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' - ;; - -dgux*) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -freebsd1*) - dynamic_linker=no - ;; - -freebsd* | dragonfly*) - # DragonFly does not have aout. When/if they implement a new - # versioning mechanism, adjust this. - if test -x /usr/bin/objformat; then - objformat=`/usr/bin/objformat` - else - case $host_os in - freebsd[123]*) objformat=aout ;; - *) objformat=elf ;; - esac - fi - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - need_version=no - need_lib_prefix=no - ;; - freebsd-*) - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' - need_version=yes - ;; - esac - shlibpath_var=LD_LIBRARY_PATH - case $host_os in - freebsd2*) - shlibpath_overrides_runpath=yes - ;; - freebsd3.[01]* | freebsdelf3.[01]*) - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ - freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - *) # from 4.6 on, and DragonFly - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - esac - ;; - -gnu*) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - hardcode_into_libs=yes - ;; - -haiku*) - version_type=linux - need_lib_prefix=no - need_version=no - dynamic_linker="$host_os runtime_loader" - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LIBRARY_PATH - shlibpath_overrides_runpath=yes - sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' - hardcode_into_libs=yes - ;; - -hpux9* | hpux10* | hpux11*) - # Give a soname corresponding to the major version so that dld.sl refuses to - # link against other versions. - version_type=sunos - need_lib_prefix=no - need_version=no - case $host_cpu in - ia64*) - shrext_cmds='.so' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.so" - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - if test "X$HPUX_IA64_MODE" = X32; then - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" - else - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" - fi - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - hppa*64*) - shrext_cmds='.sl' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.sl" - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - *) - shrext_cmds='.sl' - dynamic_linker="$host_os dld.sl" - shlibpath_var=SHLIB_PATH - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - ;; - esac - # HP-UX runs *really* slowly unless shared libraries are mode 555, ... - postinstall_cmds='chmod 555 $lib' - # or fails outright, so override atomically: - install_override_mode=555 - ;; - -interix[3-9]*) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -irix5* | irix6* | nonstopux*) - case $host_os in - nonstopux*) version_type=nonstopux ;; - *) - if test "$lt_cv_prog_gnu_ld" = yes; then - version_type=linux - else - version_type=irix - fi ;; - esac - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' - case $host_os in - irix5* | nonstopux*) - libsuff= shlibsuff= - ;; - *) - case $LD in # libtool.m4 will add one of these switches to LD - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") - libsuff= shlibsuff= libmagic=32-bit;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") - libsuff=32 shlibsuff=N32 libmagic=N32;; - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") - libsuff=64 shlibsuff=64 libmagic=64-bit;; - *) libsuff= shlibsuff= libmagic=never-match;; - esac - ;; - esac - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH - shlibpath_overrides_runpath=no - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" - hardcode_into_libs=yes - ;; - -# No shared lib support for Linux oldld, aout, or coff. -linux*oldld* | linux*aout* | linux*coff*) - dynamic_linker=no - ;; - -# This must be Linux ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - - # Some binutils ld are patched to set DT_RUNPATH - if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - lt_cv_shlibpath_overrides_runpath=no - save_LDFLAGS=$LDFLAGS - save_libdir=$libdir - eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \ - LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\"" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then - if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then - lt_cv_shlibpath_overrides_runpath=yes -fi - -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - -fi - -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS=$save_LDFLAGS - libdir=$save_libdir - -fi - - shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath - - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - hardcode_into_libs=yes - - # Append ld.so.conf contents to the search path - if test -f /etc/ld.so.conf; then - lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" - fi - - # We used to test for /lib/ld.so.1 and disable shared libraries on - # powerpc, because MkLinux only supported shared libraries with the - # GNU dynamic linker. Since this was broken with cross compilers, - # most powerpc-linux boxes support dynamic linking these days and - # people can always --disable-shared, the test was removed, and we - # assume the GNU/Linux dynamic linker is in use. - dynamic_linker='GNU/Linux ld.so' - ;; - -netbsd*) - version_type=sunos - need_lib_prefix=no - need_version=no - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - dynamic_linker='NetBSD (a.out) ld.so' - else - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='NetBSD ld.elf_so' - fi - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - -newsos6) - version_type=linux - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - ;; - -*nto* | *qnx*) - version_type=qnx - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='ldqnx.so' - ;; - -openbsd*) - version_type=sunos - sys_lib_dlsearch_path_spec="/usr/lib" - need_lib_prefix=no - # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. - case $host_os in - openbsd3.3 | openbsd3.3.*) need_version=yes ;; - *) need_version=no ;; - esac - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - shlibpath_var=LD_LIBRARY_PATH - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - case $host_os in - openbsd2.[89] | openbsd2.[89].*) - shlibpath_overrides_runpath=no - ;; - *) - shlibpath_overrides_runpath=yes - ;; - esac - else - shlibpath_overrides_runpath=yes - fi - ;; - -os2*) - libname_spec='$name' - shrext_cmds=".dll" - need_lib_prefix=no - library_names_spec='$libname${shared_ext} $libname.a' - dynamic_linker='OS/2 ld.exe' - shlibpath_var=LIBPATH - ;; - -osf3* | osf4* | osf5*) - version_type=osf - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" - ;; - -rdos*) - dynamic_linker=no - ;; - -solaris*) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - # ldd complains unless libraries are executable - postinstall_cmds='chmod +x $lib' - ;; - -sunos4*) - version_type=sunos - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - if test "$with_gnu_ld" = yes; then - need_lib_prefix=no - fi - need_version=yes - ;; - -sysv4 | sysv4.3*) - version_type=linux - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - case $host_vendor in - sni) - shlibpath_overrides_runpath=no - need_lib_prefix=no - runpath_var=LD_RUN_PATH - ;; - siemens) - need_lib_prefix=no - ;; - motorola) - need_lib_prefix=no - need_version=no - shlibpath_overrides_runpath=no - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' - ;; - esac - ;; - -sysv4*MP*) - if test -d /usr/nec ;then - version_type=linux - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' - soname_spec='$libname${shared_ext}.$major' - shlibpath_var=LD_LIBRARY_PATH - fi - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - version_type=freebsd-elf - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - if test "$with_gnu_ld" = yes; then - sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' - else - sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' - case $host_os in - sco3.2v5*) - sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" - ;; - esac - fi - sys_lib_dlsearch_path_spec='/usr/lib' - ;; - -tpf*) - # TPF is a cross-target only. Preferred cross-host = GNU/Linux. - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -uts4*) - version_type=linux - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -*) - dynamic_linker=no - ;; -esac -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5 -echo "${ECHO_T}$dynamic_linker" >&6; } -test "$dynamic_linker" = no && can_build_shared=no - -variables_saved_for_relink="PATH $shlibpath_var $runpath_var" -if test "$GCC" = yes; then - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" -fi - -if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then - sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" -fi -if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then - sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; } -hardcode_action_CXX= -if test -n "$hardcode_libdir_flag_spec_CXX" || - test -n "$runpath_var_CXX" || - test "X$hardcode_automatic_CXX" = "Xyes" ; then - - # We can hardcode non-existent directories. - if test "$hardcode_direct_CXX" != no && - # If the only mechanism to avoid hardcoding is shlibpath_var, we - # have to relink, otherwise we might link with an installed library - # when we should be linking with a yet-to-be-installed one - ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no && - test "$hardcode_minus_L_CXX" != no; then - # Linking always hardcodes the temporary library directory. - hardcode_action_CXX=relink - else - # We can link without hardcoding, and we can hardcode nonexisting dirs. - hardcode_action_CXX=immediate - fi -else - # We cannot hardcode anything, or else we can only hardcode existing - # directories. - hardcode_action_CXX=unsupported -fi -{ echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5 -echo "${ECHO_T}$hardcode_action_CXX" >&6; } - -if test "$hardcode_action_CXX" = relink || - test "$inherit_rpath_CXX" = yes; then - # Fast installation is not supported - enable_fast_install=no -elif test "$shlibpath_overrides_runpath" = yes || - test "$enable_shared" = no; then - # Fast installation is not necessary - enable_fast_install=needless -fi - - - - - - - - fi # test -n "$compiler" - - CC=$lt_save_CC - CFLAGS=$lt_save_CFLAGS - LDCXX=$LD - LD=$lt_save_LD - GCC=$lt_save_GCC - with_gnu_ld=$lt_save_with_gnu_ld - lt_cv_path_LDCXX=$lt_cv_path_LD - lt_cv_path_LD=$lt_save_path_LD - lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld - lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld -fi # test "$_lt_caught_CXX_error" != yes - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - - - - - - - - - - - - - - ac_config_commands="$ac_config_commands libtool" - - - - -# Only expand once: - - - - { echo "$as_me:$LINENO: checking for tr1/shared_ptr" >&5 -echo $ECHO_N "checking for tr1/shared_ptr... $ECHO_C" >&6; } -if test "${ac_cv_cxx_tr1_shared_ptr+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - - ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -int -main () -{ -using std::tr1::shared_ptr; - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - ac_cv_cxx_tr1_shared_ptr=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_cxx_tr1_shared_ptr=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - - -fi -{ echo "$as_me:$LINENO: result: $ac_cv_cxx_tr1_shared_ptr" >&5 -echo "${ECHO_T}$ac_cv_cxx_tr1_shared_ptr" >&6; } - if test "$ac_cv_cxx_tr1_shared_ptr" = yes; then - -cat >>confdefs.h <<\_ACEOF -#define HAVE_TR1_SHARED_PTR -_ACEOF - - fi - - - { echo "$as_me:$LINENO: checking for boost/shared_ptr" >&5 -echo $ECHO_N "checking for boost/shared_ptr... $ECHO_C" >&6; } -if test "${ac_cv_cxx_boost_shared_ptr+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - - ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -int -main () -{ -using boost::shared_ptr; - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - ac_cv_cxx_boost_shared_ptr=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_cxx_boost_shared_ptr=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - - -fi -{ echo "$as_me:$LINENO: result: $ac_cv_cxx_boost_shared_ptr" >&5 -echo "${ECHO_T}$ac_cv_cxx_boost_shared_ptr" >&6; } - if test "$ac_cv_cxx_boost_shared_ptr" = yes; then - -cat >>confdefs.h <<\_ACEOF -#define HAVE_BOOST_SHARED_PTR -_ACEOF - - fi - - - - CFLAG_VISIBILITY= - HAVE_VISIBILITY=0 - if test -n "$GCC"; then - { echo "$as_me:$LINENO: checking for simple visibility declarations" >&5 -echo $ECHO_N "checking for simple visibility declarations... $ECHO_C" >&6; } - if test "${gl_cv_cc_visibility+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - - gl_save_CFLAGS="$CFLAGS" - CFLAGS="$CFLAGS -fvisibility=hidden" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -extern __attribute__((__visibility__("hidden"))) int hiddenvar; - extern __attribute__((__visibility__("default"))) int exportedvar; - extern __attribute__((__visibility__("hidden"))) int hiddenfunc (void); - extern __attribute__((__visibility__("default"))) int exportedfunc (void); -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - gl_cv_cc_visibility=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - gl_cv_cc_visibility=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - CFLAGS="$gl_save_CFLAGS" -fi - - { echo "$as_me:$LINENO: result: $gl_cv_cc_visibility" >&5 -echo "${ECHO_T}$gl_cv_cc_visibility" >&6; } - if test $gl_cv_cc_visibility = yes; then - CFLAG_VISIBILITY="-fvisibility=hidden" - HAVE_VISIBILITY=1 - fi - fi - - - -cat >>confdefs.h <<_ACEOF -#define HAVE_VISIBILITY $HAVE_VISIBILITY -_ACEOF - - -{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } -if test "${ac_cv_header_stdc+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -#include -#include -#include - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_compile") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then - ac_cv_header_stdc=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_header_stdc=no -fi - -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - -if test $ac_cv_header_stdc = yes; then - # SunOS 4.x string.h does not declare mem*, contrary to ANSI. - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include - -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "memchr" >/dev/null 2>&1; then - : -else - ac_cv_header_stdc=no -fi -rm -f -r conftest* - -fi - -if test $ac_cv_header_stdc = yes; then - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include - -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "free" >/dev/null 2>&1; then - : -else - ac_cv_header_stdc=no -fi -rm -f -r conftest* - -fi - -if test $ac_cv_header_stdc = yes; then - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. - if test "$cross_compiling" = yes; then - : -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -#include -#if ((' ' & 0x0FF) == 0x020) -# define ISLOWER(c) ('a' <= (c) && (c) <= 'z') -# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) -#else -# define ISLOWER(c) \ - (('a' <= (c) && (c) <= 'i') \ - || ('j' <= (c) && (c) <= 'r') \ - || ('s' <= (c) && (c) <= 'z')) -# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) -#endif - -#define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) -int -main () -{ - int i; - for (i = 0; i < 256; i++) - if (XOR (islower (i), ISLOWER (i)) - || toupper (i) != TOUPPER (i)) - return 2; - return 0; -} -_ACEOF -rm -f conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - : -else - echo "$as_me: program exited with status $ac_status" >&5 -echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -( exit $ac_status ) -ac_cv_header_stdc=no -fi -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext -fi - - -fi -fi -{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 -echo "${ECHO_T}$ac_cv_header_stdc" >&6; } -if test $ac_cv_header_stdc = yes; then - -cat >>confdefs.h <<\_ACEOF -#define STDC_HEADERS 1 -_ACEOF - -fi - - - -RIAK_CLIENT_SO_VERSION=1:0:0 - -RIAK_CLIENT_API_VERSION=1.0 - - -ac_config_files="$ac_config_files Makefile deps/Makefile riak_client.pc" - -cat >confcache <<\_ACEOF -# This file is a shell script that caches the results of configure -# tests run on this system so they can be shared between configure -# scripts and configure runs, see configure's option --config-cache. -# It is not useful on other systems. If it contains results you don't -# want to keep, you may remove or edit it. -# -# config.status only pays attention to the cache file if you give it -# the --recheck option to rerun configure. -# -# `ac_cv_env_foo' variables (set or unset) will be overridden when -# loading this file, other *unset* `ac_cv_foo' will be assigned the -# following values. - -_ACEOF - -# The following way of writing the cache mishandles newlines in values, -# but we know of no workaround that is simple, portable, and efficient. -# So, we kill variables containing newlines. -# Ultrix sh set writes to stderr and can't be redirected directly, -# and sets the high bit in the cache file unless we assign to the vars. -( - for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 -echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - *) $as_unset $ac_var ;; - esac ;; - esac - done - - (set) 2>&1 | - case $as_nl`(ac_space=' '; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - # `set' does not quote correctly, so add quotes (double-quote - # substitution turns \\\\ into \\, and sed turns \\ into \). - sed -n \ - "s/'/'\\\\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" - ;; #( - *) - # `set' quotes correctly as required by POSIX, so do not add quotes. - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) | - sed ' - /^ac_cv_env_/b end - t clear - :clear - s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ - t end - s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ - :end' >>confcache -if diff "$cache_file" confcache >/dev/null 2>&1; then :; else - if test -w "$cache_file"; then - test "x$cache_file" != "x/dev/null" && - { echo "$as_me:$LINENO: updating cache $cache_file" >&5 -echo "$as_me: updating cache $cache_file" >&6;} - cat confcache >$cache_file - else - { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 -echo "$as_me: not updating unwritable cache $cache_file" >&6;} - fi -fi -rm -f confcache - -test "x$prefix" = xNONE && prefix=$ac_default_prefix -# Let make expand exec_prefix. -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' - -DEFS=-DHAVE_CONFIG_H - -ac_libobjs= -ac_ltlibobjs= -for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue - # 1. Remove the extension, and $U if already installed. - ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' - ac_i=`echo "$ac_i" | sed "$ac_script"` - # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR - # will be set to the directory where LIBOBJS objects are built. - ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext" - ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo' -done -LIBOBJS=$ac_libobjs - -LTLIBOBJS=$ac_ltlibobjs - - -if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then - { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined. -Usually this means the macro was only invoked conditionally." >&5 -echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined. -Usually this means the macro was only invoked conditionally." >&2;} - { (exit 1); exit 1; }; } -fi -if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then - { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. -Usually this means the macro was only invoked conditionally." >&5 -echo "$as_me: error: conditional \"AMDEP\" was never defined. -Usually this means the macro was only invoked conditionally." >&2;} - { (exit 1); exit 1; }; } -fi -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined. -Usually this means the macro was only invoked conditionally." >&5 -echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined. -Usually this means the macro was only invoked conditionally." >&2;} - { (exit 1); exit 1; }; } -fi -if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. -Usually this means the macro was only invoked conditionally." >&5 -echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. -Usually this means the macro was only invoked conditionally." >&2;} - { (exit 1); exit 1; }; } -fi - -: ${CONFIG_STATUS=./config.status} -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 -echo "$as_me: creating $CONFIG_STATUS" >&6;} -cat >$CONFIG_STATUS <<_ACEOF -#! $SHELL -# Generated by $as_me. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false -SHELL=\${CONFIG_SHELL-$SHELL} -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF -## --------------------- ## -## M4sh Initialization. ## -## --------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in - *posix*) set -o posix ;; -esac - -fi - - - - -# PATH needs CR -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh - echo "exit 0" >>conf$$.sh - chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then - PATH_SEPARATOR=';' - else - PATH_SEPARATOR=: - fi - rm -f conf$$.sh -fi - -# Support unset when possible. -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then - as_unset=unset -else - as_unset=false -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -as_nl=' -' -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -case $0 in - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - { (exit 1); exit 1; } -fi - -# Work around bugs in pre-3.0 UWIN ksh. -for as_var in ENV MAIL MAILPATH -do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -for as_var in \ - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ - LC_TELEPHONE LC_TIME -do - if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then - eval $as_var=C; export $as_var - else - ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var - fi -done - -# Required to use basename. -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - - -# Name of the executable. -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# CDPATH. -$as_unset CDPATH - - - - as_lineno_1=$LINENO - as_lineno_2=$LINENO - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { - - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO - # uniformly replaced by the line number. The first 'sed' inserts a - # line-number line after each line using $LINENO; the second 'sed' - # does the real work. The second script uses 'N' to pair each - # line-number line with the line containing $LINENO, and appends - # trailing '-' during substitution so that $LINENO is not a special - # case at line end. - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the - # scripts with optimization help from Paolo Bonzini. Blame Lee - # E. McMahon (1931-1989) for sed's syntax. :-) - sed -n ' - p - /[$]LINENO/= - ' <$as_myself | - sed ' - s/[$]LINENO.*/&-/ - t lineno - b - :lineno - N - :loop - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ - t loop - s/-\n.*// - ' >$as_me.lineno && - chmod +x "$as_me.lineno" || - { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 - { (exit 1); exit 1; }; } - - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensitive to this). - . "./$as_me.lineno" - # Exit status is that of the last command. - exit -} - - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in --n*) - case `echo 'x\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - *) ECHO_C='\c';; - esac;; -*) - ECHO_N='-n';; -esac - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir -fi -echo >conf$$.file -if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -p'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -p' -elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln -else - as_ln_s='cp -p' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - -if mkdir -p . 2>/dev/null; then - as_mkdir_p=: -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - -if test -x / >/dev/null 2>&1; then - as_test_x='test -x' -else - if ls -dL / >/dev/null 2>&1; then - as_ls_L_option=L - else - as_ls_L_option= - fi - as_test_x=' - eval sh -c '\'' - if test -d "$1"; then - test -d "$1/."; - else - case $1 in - -*)set "./$1";; - esac; - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in - ???[sx]*):;;*)false;;esac;fi - '\'' sh - ' -fi -as_executable_p=$as_test_x - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -exec 6>&1 - -# Save the log message, to keep $[0] and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. -ac_log=" -This file was extended by libriak_client $as_me 1.0, which was -generated by GNU Autoconf 2.61. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -on `(hostname || uname -n) 2>/dev/null | sed 1q` -" - -_ACEOF - -cat >>$CONFIG_STATUS <<_ACEOF -# Files that config.status was made for. -config_files="$ac_config_files" -config_headers="$ac_config_headers" -config_commands="$ac_config_commands" - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF -ac_cs_usage="\ -\`$as_me' instantiates files from templates according to the -current configuration. - -Usage: $0 [OPTIONS] [FILE]... - - -h, --help print this help, then exit - -V, --version print version number and configuration settings, then exit - -q, --quiet do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - --header=FILE[:TEMPLATE] - instantiate the configuration header FILE - -Configuration files: -$config_files - -Configuration headers: -$config_headers - -Configuration commands: -$config_commands - -Report bugs to ." - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF -ac_cs_version="\\ -libriak_client config.status 1.0 -configured by $0, generated by GNU Autoconf 2.61, - with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" - -Copyright (C) 2006 Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." - -ac_pwd='$ac_pwd' -srcdir='$srcdir' -INSTALL='$INSTALL' -MKDIR_P='$MKDIR_P' -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF -# If no file are specified by the user, then we need to provide default -# value. By we need to know if files were specified by the user. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=*) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` - ac_shift=: - ;; - *) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - esac - - case $ac_option in - # Handling of the options. - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - echo "$ac_cs_version"; exit ;; - --debug | --debu | --deb | --de | --d | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - CONFIG_FILES="$CONFIG_FILES $ac_optarg" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" - ac_need_defaults=false;; - --he | --h) - # Conflict between --help and --header - { echo "$as_me: error: ambiguous option: $1 -Try \`$0 --help' for more information." >&2 - { (exit 1); exit 1; }; };; - --help | --hel | -h ) - echo "$ac_cs_usage"; exit ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) { echo "$as_me: error: unrecognized option: $1 -Try \`$0 --help' for more information." >&2 - { (exit 1); exit 1; }; } ;; - - *) ac_config_targets="$ac_config_targets $1" - ac_need_defaults=false ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF -if \$ac_cs_recheck; then - echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 - CONFIG_SHELL=$SHELL - export CONFIG_SHELL - exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion -fi - -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Running $as_me. ## -_ASBOX - echo "$ac_log" -} >&5 - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF -# -# INIT-COMMANDS -# -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" - - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -sed_quote_subst='$sed_quote_subst' -double_quote_subst='$double_quote_subst' -delay_variable_subst='$delay_variable_subst' -macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' -macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' -enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' -enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' -pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' -enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' -SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' -ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' -host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' -host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' -host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' -build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' -build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' -build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' -SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' -Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' -GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' -EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' -FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' -LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' -NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' -LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' -max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' -ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' -exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' -lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' -lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' -lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' -lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' -lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' -reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' -reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' -OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' -deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' -file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' -file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' -want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' -DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' -sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' -AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' -AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' -archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' -STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' -RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' -old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' -old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' -old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' -lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' -CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' -CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' -compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' -GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' -nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' -lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' -objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' -MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' -lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' -need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' -MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' -DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' -NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' -LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' -OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' -OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' -libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' -shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' -extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' -archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' -enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' -export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' -whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' -compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' -old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' -old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' -archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' -archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' -module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' -module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' -with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' -allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' -no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' -hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' -hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' -hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' -hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' -hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' -inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' -link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' -always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' -export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' -exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' -include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' -prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' -postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' -file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' -variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' -need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' -need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' -version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' -runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' -shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' -shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' -libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' -library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' -soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' -install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' -postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' -postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' -finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' -finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' -hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' -sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' -sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`' -hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' -enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' -enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' -enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' -old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' -striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' -compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' -predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' -postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' -predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' -postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' -compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' -LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' -reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' -reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' -old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' -compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' -GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' -lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' -archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' -enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' -export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' -whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' -compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' -old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' -old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' -archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' -archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' -module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' -module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' -with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' -allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' -no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_flag_spec_ld_CXX='`$ECHO "$hardcode_libdir_flag_spec_ld_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' -inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' -link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' -always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' -export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' -exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' -include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' -prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' -postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' -file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' -compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' -predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' -postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' -predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' -postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' -compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' - -LTCC='$LTCC' -LTCFLAGS='$LTCFLAGS' -compiler='$compiler_DEFAULT' - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -\$1 -_LTECHO_EOF' -} - -# Quote evaled strings. -for var in SHELL \ -ECHO \ -SED \ -GREP \ -EGREP \ -FGREP \ -LD \ -NM \ -LN_S \ -lt_SP2NL \ -lt_NL2SP \ -reload_flag \ -OBJDUMP \ -deplibs_check_method \ -file_magic_cmd \ -file_magic_glob \ -want_nocaseglob \ -DLLTOOL \ -sharedlib_from_linklib_cmd \ -AR \ -AR_FLAGS \ -archiver_list_spec \ -STRIP \ -RANLIB \ -CC \ -CFLAGS \ -compiler \ -lt_cv_sys_global_symbol_pipe \ -lt_cv_sys_global_symbol_to_cdecl \ -lt_cv_sys_global_symbol_to_c_name_address \ -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ -nm_file_list_spec \ -lt_prog_compiler_no_builtin_flag \ -lt_prog_compiler_pic \ -lt_prog_compiler_wl \ -lt_prog_compiler_static \ -lt_cv_prog_compiler_c_o \ -need_locks \ -MANIFEST_TOOL \ -DSYMUTIL \ -NMEDIT \ -LIPO \ -OTOOL \ -OTOOL64 \ -shrext_cmds \ -export_dynamic_flag_spec \ -whole_archive_flag_spec \ -compiler_needs_object \ -with_gnu_ld \ -allow_undefined_flag \ -no_undefined_flag \ -hardcode_libdir_flag_spec \ -hardcode_libdir_flag_spec_ld \ -hardcode_libdir_separator \ -exclude_expsyms \ -include_expsyms \ -file_list_spec \ -variables_saved_for_relink \ -libname_spec \ -library_names_spec \ -soname_spec \ -install_override_mode \ -finish_eval \ -old_striplib \ -striplib \ -compiler_lib_search_dirs \ -predep_objects \ -postdep_objects \ -predeps \ -postdeps \ -compiler_lib_search_path \ -LD_CXX \ -reload_flag_CXX \ -compiler_CXX \ -lt_prog_compiler_no_builtin_flag_CXX \ -lt_prog_compiler_pic_CXX \ -lt_prog_compiler_wl_CXX \ -lt_prog_compiler_static_CXX \ -lt_cv_prog_compiler_c_o_CXX \ -export_dynamic_flag_spec_CXX \ -whole_archive_flag_spec_CXX \ -compiler_needs_object_CXX \ -with_gnu_ld_CXX \ -allow_undefined_flag_CXX \ -no_undefined_flag_CXX \ -hardcode_libdir_flag_spec_CXX \ -hardcode_libdir_flag_spec_ld_CXX \ -hardcode_libdir_separator_CXX \ -exclude_expsyms_CXX \ -include_expsyms_CXX \ -file_list_spec_CXX \ -compiler_lib_search_dirs_CXX \ -predep_objects_CXX \ -postdep_objects_CXX \ -predeps_CXX \ -postdeps_CXX \ -compiler_lib_search_path_CXX; do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[\\\\\\\`\\"\\\$]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -# Double-quote double-evaled strings. -for var in reload_cmds \ -old_postinstall_cmds \ -old_postuninstall_cmds \ -old_archive_cmds \ -extract_expsyms_cmds \ -old_archive_from_new_cmds \ -old_archive_from_expsyms_cmds \ -archive_cmds \ -archive_expsym_cmds \ -module_cmds \ -module_expsym_cmds \ -export_symbols_cmds \ -prelink_cmds \ -postlink_cmds \ -postinstall_cmds \ -postuninstall_cmds \ -finish_cmds \ -sys_lib_search_path_spec \ -sys_lib_dlsearch_path_spec \ -reload_cmds_CXX \ -old_archive_cmds_CXX \ -old_archive_from_new_cmds_CXX \ -old_archive_from_expsyms_cmds_CXX \ -archive_cmds_CXX \ -archive_expsym_cmds_CXX \ -module_cmds_CXX \ -module_expsym_cmds_CXX \ -export_symbols_cmds_CXX \ -prelink_cmds_CXX \ -postlink_cmds_CXX; do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[\\\\\\\`\\"\\\$]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -ac_aux_dir='$ac_aux_dir' -xsi_shell='$xsi_shell' -lt_shell_append='$lt_shell_append' - -# See if we are running on zsh, and set the options which allow our -# commands through without removal of \ escapes INIT. -if test -n "\${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST -fi - - - PACKAGE='$PACKAGE' - VERSION='$VERSION' - TIMESTAMP='$TIMESTAMP' - RM='$RM' - ofile='$ofile' - - - - - - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF - -# Handling of arguments. -for ac_config_target in $ac_config_targets -do - case $ac_config_target in - "riak_client/config.h") CONFIG_HEADERS="$CONFIG_HEADERS riak_client/config.h" ;; - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; - "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "deps/Makefile") CONFIG_FILES="$CONFIG_FILES deps/Makefile" ;; - "riak_client.pc") CONFIG_FILES="$CONFIG_FILES riak_client.pc" ;; - - *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 -echo "$as_me: error: invalid argument: $ac_config_target" >&2;} - { (exit 1); exit 1; }; };; - esac -done - - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files - test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason against having it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Hook for its removal unless debugging. -# Note that there is a small window in which the directory will not be cleaned: -# after its creation but before its name has been assigned to `$tmp'. -$debug || -{ - tmp= - trap 'exit_status=$? - { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status -' 0 - trap '{ (exit 1); exit 1; }' 1 2 13 15 -} -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -n "$tmp" && test -d "$tmp" -} || -{ - tmp=./conf$$-$RANDOM - (umask 077 && mkdir "$tmp") -} || -{ - echo "$me: cannot create a temporary directory in ." >&2 - { (exit 1); exit 1; } -} - -# -# Set up the sed scripts for CONFIG_FILES section. -# - -# No need to generate the scripts if there are no CONFIG_FILES. -# This happens for instance when ./config.status config.h -if test -n "$CONFIG_FILES"; then - -_ACEOF - - - -ac_delim='%!_!# ' -for ac_last_try in false false false false false :; do - cat >conf$$subs.sed <<_ACEOF -SHELL!$SHELL$ac_delim -PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim -PACKAGE_NAME!$PACKAGE_NAME$ac_delim -PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim -PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim -PACKAGE_STRING!$PACKAGE_STRING$ac_delim -PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim -exec_prefix!$exec_prefix$ac_delim -prefix!$prefix$ac_delim -program_transform_name!$program_transform_name$ac_delim -bindir!$bindir$ac_delim -sbindir!$sbindir$ac_delim -libexecdir!$libexecdir$ac_delim -datarootdir!$datarootdir$ac_delim -datadir!$datadir$ac_delim -sysconfdir!$sysconfdir$ac_delim -sharedstatedir!$sharedstatedir$ac_delim -localstatedir!$localstatedir$ac_delim -includedir!$includedir$ac_delim -oldincludedir!$oldincludedir$ac_delim -docdir!$docdir$ac_delim -infodir!$infodir$ac_delim -htmldir!$htmldir$ac_delim -dvidir!$dvidir$ac_delim -pdfdir!$pdfdir$ac_delim -psdir!$psdir$ac_delim -libdir!$libdir$ac_delim -localedir!$localedir$ac_delim -mandir!$mandir$ac_delim -DEFS!$DEFS$ac_delim -ECHO_C!$ECHO_C$ac_delim -ECHO_N!$ECHO_N$ac_delim -ECHO_T!$ECHO_T$ac_delim -LIBS!$LIBS$ac_delim -build_alias!$build_alias$ac_delim -host_alias!$host_alias$ac_delim -target_alias!$target_alias$ac_delim -build!$build$ac_delim -build_cpu!$build_cpu$ac_delim -build_vendor!$build_vendor$ac_delim -build_os!$build_os$ac_delim -host!$host$ac_delim -host_cpu!$host_cpu$ac_delim -host_vendor!$host_vendor$ac_delim -host_os!$host_os$ac_delim -target!$target$ac_delim -target_cpu!$target_cpu$ac_delim -target_vendor!$target_vendor$ac_delim -target_os!$target_os$ac_delim -INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim -INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim -INSTALL_DATA!$INSTALL_DATA$ac_delim -am__isrc!$am__isrc$ac_delim -CYGPATH_W!$CYGPATH_W$ac_delim -PACKAGE!$PACKAGE$ac_delim -VERSION!$VERSION$ac_delim -ACLOCAL!$ACLOCAL$ac_delim -AUTOCONF!$AUTOCONF$ac_delim -AUTOMAKE!$AUTOMAKE$ac_delim -AUTOHEADER!$AUTOHEADER$ac_delim -MAKEINFO!$MAKEINFO$ac_delim -install_sh!$install_sh$ac_delim -STRIP!$STRIP$ac_delim -INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim -mkdir_p!$mkdir_p$ac_delim -AWK!$AWK$ac_delim -SET_MAKE!$SET_MAKE$ac_delim -am__leading_dot!$am__leading_dot$ac_delim -AMTAR!$AMTAR$ac_delim -am__tar!$am__tar$ac_delim -am__untar!$am__untar$ac_delim -MAINTAINER_MODE_TRUE!$MAINTAINER_MODE_TRUE$ac_delim -MAINTAINER_MODE_FALSE!$MAINTAINER_MODE_FALSE$ac_delim -MAINT!$MAINT$ac_delim -CXX!$CXX$ac_delim -CXXFLAGS!$CXXFLAGS$ac_delim -LDFLAGS!$LDFLAGS$ac_delim -CPPFLAGS!$CPPFLAGS$ac_delim -ac_ct_CXX!$ac_ct_CXX$ac_delim -EXEEXT!$EXEEXT$ac_delim -OBJEXT!$OBJEXT$ac_delim -DEPDIR!$DEPDIR$ac_delim -am__include!$am__include$ac_delim -am__quote!$am__quote$ac_delim -AMDEP_TRUE!$AMDEP_TRUE$ac_delim -AMDEP_FALSE!$AMDEP_FALSE$ac_delim -AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim -CXXDEPMODE!$CXXDEPMODE$ac_delim -am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim -am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim -CC!$CC$ac_delim -CFLAGS!$CFLAGS$ac_delim -ac_ct_CC!$ac_ct_CC$ac_delim -CCDEPMODE!$CCDEPMODE$ac_delim -am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim -am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim -CXXCPP!$CXXCPP$ac_delim -_ACEOF - - if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then - break - elif $ac_last_try; then - { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 -echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} - { (exit 1); exit 1; }; } - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done - -ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` -if test -n "$ac_eof"; then - ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` - ac_eof=`expr $ac_eof + 1` -fi - -cat >>$CONFIG_STATUS <<_ACEOF -cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -_ACEOF -sed ' -s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g -s/^/s,@/; s/!/@,|#_!!_#|/ -:n -t n -s/'"$ac_delim"'$/,g/; t -s/$/\\/; p -N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n -' >>$CONFIG_STATUS >$CONFIG_STATUS <<_ACEOF -CEOF$ac_eof -_ACEOF - - -ac_delim='%!_!# ' -for ac_last_try in false false false false false :; do - cat >conf$$subs.sed <<_ACEOF -GREP!$GREP$ac_delim -EGREP!$EGREP$ac_delim -ISAINFO!$ISAINFO$ac_delim -LIBTOOL!$LIBTOOL$ac_delim -SED!$SED$ac_delim -FGREP!$FGREP$ac_delim -LD!$LD$ac_delim -DUMPBIN!$DUMPBIN$ac_delim -ac_ct_DUMPBIN!$ac_ct_DUMPBIN$ac_delim -NM!$NM$ac_delim -LN_S!$LN_S$ac_delim -OBJDUMP!$OBJDUMP$ac_delim -DLLTOOL!$DLLTOOL$ac_delim -AR!$AR$ac_delim -ac_ct_AR!$ac_ct_AR$ac_delim -RANLIB!$RANLIB$ac_delim -MANIFEST_TOOL!$MANIFEST_TOOL$ac_delim -DSYMUTIL!$DSYMUTIL$ac_delim -NMEDIT!$NMEDIT$ac_delim -LIPO!$LIPO$ac_delim -OTOOL!$OTOOL$ac_delim -OTOOL64!$OTOOL64$ac_delim -CFLAG_VISIBILITY!$CFLAG_VISIBILITY$ac_delim -HAVE_VISIBILITY!$HAVE_VISIBILITY$ac_delim -RIAK_CLIENT_SO_VERSION!$RIAK_CLIENT_SO_VERSION$ac_delim -RIAK_CLIENT_API_VERSION!$RIAK_CLIENT_API_VERSION$ac_delim -LIBOBJS!$LIBOBJS$ac_delim -LTLIBOBJS!$LTLIBOBJS$ac_delim -_ACEOF - - if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 28; then - break - elif $ac_last_try; then - { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 -echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} - { (exit 1); exit 1; }; } - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done - -ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` -if test -n "$ac_eof"; then - ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` - ac_eof=`expr $ac_eof + 1` -fi - -cat >>$CONFIG_STATUS <<_ACEOF -cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end -_ACEOF -sed ' -s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g -s/^/s,@/; s/!/@,|#_!!_#|/ -:n -t n -s/'"$ac_delim"'$/,g/; t -s/$/\\/; p -N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n -' >>$CONFIG_STATUS >$CONFIG_STATUS <<_ACEOF -:end -s/|#_!!_#|//g -CEOF$ac_eof -_ACEOF - - -# VPATH may cause trouble with some makes, so we remove $(srcdir), -# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and -# trailing colons and then remove the whole line if VPATH becomes empty -# (actually we leave an empty line to preserve line numbers). -if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=/{ -s/:*\$(srcdir):*/:/ -s/:*\${srcdir}:*/:/ -s/:*@srcdir@:*/:/ -s/^\([^=]*=[ ]*\):*/\1/ -s/:*$// -s/^[^=]*=[ ]*$// -}' -fi - -cat >>$CONFIG_STATUS <<\_ACEOF -fi # test -n "$CONFIG_FILES" - - -for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS -do - case $ac_tag in - :[FHLC]) ac_mode=$ac_tag; continue;; - esac - case $ac_mode$ac_tag in - :[FHL]*:*);; - :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5 -echo "$as_me: error: Invalid tag $ac_tag." >&2;} - { (exit 1); exit 1; }; };; - :[FH]-) ac_tag=-:-;; - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; - esac - ac_save_IFS=$IFS - IFS=: - set x $ac_tag - IFS=$ac_save_IFS - shift - ac_file=$1 - shift - - case $ac_mode in - :L) ac_source=$1;; - :[FH]) - ac_file_inputs= - for ac_f - do - case $ac_f in - -) ac_f="$tmp/stdin";; - *) # Look for the file first in the build tree, then in the source tree - # (if the path is not absolute). The absolute path cannot be DOS-style, - # because $ac_f cannot contain `:'. - test -f "$ac_f" || - case $ac_f in - [\\/$]*) false;; - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; - esac || - { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 -echo "$as_me: error: cannot find input file: $ac_f" >&2;} - { (exit 1); exit 1; }; };; - esac - ac_file_inputs="$ac_file_inputs $ac_f" - done - - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - configure_input="Generated from "`IFS=: - echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure." - if test x"$ac_file" != x-; then - configure_input="$ac_file. $configure_input" - { echo "$as_me:$LINENO: creating $ac_file" >&5 -echo "$as_me: creating $ac_file" >&6;} - fi - - case $ac_tag in - *:-:* | *:-) cat >"$tmp/stdin";; - esac - ;; - esac - - ac_dir=`$as_dirname -- "$ac_file" || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - { as_dir="$ac_dir" - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 -echo "$as_me: error: cannot create directory $as_dir" >&2;} - { (exit 1); exit 1; }; }; } - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - - case $ac_mode in - :F) - # - # CONFIG_FILE - # - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; - esac - ac_MKDIR_P=$MKDIR_P - case $MKDIR_P in - [\\/$]* | ?:[\\/]* ) ;; - */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; - esac -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF -# If the template does not know about datarootdir, expand it. -# FIXME: This hack should be removed a few years after 2.60. -ac_datarootdir_hack=; ac_datarootdir_seen= - -case `sed -n '/datarootdir/ { - p - q -} -/@datadir@/p -/@docdir@/p -/@infodir@/p -/@localedir@/p -/@mandir@/p -' $ac_file_inputs` in -*datarootdir*) ac_datarootdir_seen=yes;; -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF - ac_datarootdir_hack=' - s&@datadir@&$datadir&g - s&@docdir@&$docdir&g - s&@infodir@&$infodir&g - s&@localedir@&$localedir&g - s&@mandir@&$mandir&g - s&\\\${datarootdir}&$datarootdir&g' ;; -esac -_ACEOF - -# Neutralize VPATH when `$srcdir' = `.'. -# Shell code in configure.ac might set extrasub. -# FIXME: do we really want to maintain this feature? -cat >>$CONFIG_STATUS <<_ACEOF - sed "$ac_vpsub -$extrasub -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s&@configure_input@&$configure_input&;t t -s&@top_builddir@&$ac_top_builddir_sub&;t t -s&@srcdir@&$ac_srcdir&;t t -s&@abs_srcdir@&$ac_abs_srcdir&;t t -s&@top_srcdir@&$ac_top_srcdir&;t t -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t -s&@builddir@&$ac_builddir&;t t -s&@abs_builddir@&$ac_abs_builddir&;t t -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t -s&@INSTALL@&$ac_INSTALL&;t t -s&@MKDIR_P@&$ac_MKDIR_P&;t t -$ac_datarootdir_hack -" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out - -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && - { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined." >&5 -echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined." >&2;} - - rm -f "$tmp/stdin" - case $ac_file in - -) cat "$tmp/out"; rm -f "$tmp/out";; - *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;; - esac - ;; - :H) - # - # CONFIG_HEADER - # -_ACEOF - -# Transform confdefs.h into a sed script `conftest.defines', that -# substitutes the proper values into config.h.in to produce config.h. -rm -f conftest.defines conftest.tail -# First, append a space to every undef/define line, to ease matching. -echo 's/$/ /' >conftest.defines -# Then, protect against being on the right side of a sed subst, or in -# an unquoted here document, in config.status. If some macros were -# called several times there might be several #defines for the same -# symbol, which is useless. But do not sort them, since the last -# AC_DEFINE must be honored. -ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* -# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where -# NAME is the cpp macro being defined, VALUE is the value it is being given. -# PARAMS is the parameter list in the macro definition--in most cases, it's -# just an empty string. -ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*' -ac_dB='\\)[ (].*,\\1define\\2' -ac_dC=' ' -ac_dD=' ,' - -uniq confdefs.h | - sed -n ' - t rset - :rset - s/^[ ]*#[ ]*define[ ][ ]*// - t ok - d - :ok - s/[\\&,]/\\&/g - s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p - s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p - ' >>conftest.defines - -# Remove the space that was appended to ease matching. -# Then replace #undef with comments. This is necessary, for -# example, in the case of _POSIX_SOURCE, which is predefined and required -# on some systems where configure will not decide to define it. -# (The regexp can be short, since the line contains either #define or #undef.) -echo 's/ $// -s,^[ #]*u.*,/* & */,' >>conftest.defines - -# Break up conftest.defines: -ac_max_sed_lines=50 - -# First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1" -# Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2" -# Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1" -# et cetera. -ac_in='$ac_file_inputs' -ac_out='"$tmp/out1"' -ac_nxt='"$tmp/out2"' - -while : -do - # Write a here document: - cat >>$CONFIG_STATUS <<_ACEOF - # First, check the format of the line: - cat >"\$tmp/defines.sed" <<\\CEOF -/^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*/b def -/^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def -b -:def -_ACEOF - sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS - echo 'CEOF - sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS - ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in - sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail - grep . conftest.tail >/dev/null || break - rm -f conftest.defines - mv conftest.tail conftest.defines -done -rm -f conftest.defines conftest.tail - -echo "ac_result=$ac_in" >>$CONFIG_STATUS -cat >>$CONFIG_STATUS <<\_ACEOF - if test x"$ac_file" != x-; then - echo "/* $configure_input */" >"$tmp/config.h" - cat "$ac_result" >>"$tmp/config.h" - if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then - { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 -echo "$as_me: $ac_file is unchanged" >&6;} - else - rm -f $ac_file - mv "$tmp/config.h" $ac_file - fi - else - echo "/* $configure_input */" - cat "$ac_result" - fi - rm -f "$tmp/out12" -# Compute $ac_file's index in $config_headers. -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $ac_file | $ac_file:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $ac_file" >`$as_dirname -- $ac_file || -$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X$ac_file : 'X\(//\)[^/]' \| \ - X$ac_file : 'X\(//\)$' \| \ - X$ac_file : 'X\(/\)' \| . 2>/dev/null || -echo X$ac_file | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'`/stamp-h$_am_stamp_count - ;; - - :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&5 -echo "$as_me: executing $ac_file commands" >&6;} - ;; - esac - - - case $ac_file$ac_mode in - "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -echo X"$mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - { as_dir=$dirpart/$fdir - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 -echo "$as_me: error: cannot create directory $as_dir" >&2;} - { (exit 1); exit 1; }; }; } - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done -done - ;; - "libtool":C) - - # See if we are running on zsh, and set the options which allow our - # commands through without removal of \ escapes. - if test -n "${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST - fi - - cfgfile="${ofile}T" - trap "$RM \"$cfgfile\"; exit 1" 1 2 15 - $RM "$cfgfile" - - cat <<_LT_EOF >> "$cfgfile" -#! $SHELL - -# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. -# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: -# NOTE: Changes made to this file will be lost: look at ltmain.sh. -# -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010 Free Software Foundation, -# Inc. -# Written by Gordon Matzigkeit, 1996 -# -# This file is part of GNU Libtool. -# -# GNU Libtool is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License as -# published by the Free Software Foundation; either version 2 of -# the License, or (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, or -# obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -# The names of the tagged configurations supported by this script. -available_tags="CXX " - -# ### BEGIN LIBTOOL CONFIG - -# Which release of libtool.m4 was used? -macro_version=$macro_version -macro_revision=$macro_revision - -# Whether or not to build shared libraries. -build_libtool_libs=$enable_shared - -# Whether or not to build static libraries. -build_old_libs=$enable_static - -# What type of objects to build. -pic_mode=$pic_mode - -# Whether or not to optimize for fast installation. -fast_install=$enable_fast_install - -# Shell to use when invoking shell scripts. -SHELL=$lt_SHELL - -# An echo program that protects backslashes. -ECHO=$lt_ECHO - -# The host system. -host_alias=$host_alias -host=$host -host_os=$host_os - -# The build system. -build_alias=$build_alias -build=$build -build_os=$build_os - -# A sed program that does not truncate output. -SED=$lt_SED - -# Sed that helps us avoid accidentally triggering echo(1) options like -n. -Xsed="\$SED -e 1s/^X//" - -# A grep program that handles long lines. -GREP=$lt_GREP - -# An ERE matcher. -EGREP=$lt_EGREP - -# A literal string matcher. -FGREP=$lt_FGREP - -# A BSD- or MS-compatible name lister. -NM=$lt_NM - -# Whether we need soft or hard links. -LN_S=$lt_LN_S - -# What is the maximum length of a command? -max_cmd_len=$max_cmd_len - -# Object file suffix (normally "o"). -objext=$ac_objext - -# Executable file suffix (normally ""). -exeext=$exeext - -# whether the shell understands "unset". -lt_unset=$lt_unset - -# turn spaces into newlines. -SP2NL=$lt_lt_SP2NL - -# turn newlines into spaces. -NL2SP=$lt_lt_NL2SP - -# convert \$build file names to \$host format. -to_host_file_cmd=$lt_cv_to_host_file_cmd - -# convert \$build files to toolchain format. -to_tool_file_cmd=$lt_cv_to_tool_file_cmd - -# An object symbol dumper. -OBJDUMP=$lt_OBJDUMP - -# Method to check whether dependent libraries are shared objects. -deplibs_check_method=$lt_deplibs_check_method - -# Command to use when deplibs_check_method = "file_magic". -file_magic_cmd=$lt_file_magic_cmd - -# How to find potential files when deplibs_check_method = "file_magic". -file_magic_glob=$lt_file_magic_glob - -# Find potential files using nocaseglob when deplibs_check_method = "file_magic". -want_nocaseglob=$lt_want_nocaseglob - -# DLL creation program. -DLLTOOL=$lt_DLLTOOL - -# Command to associate shared and link libraries. -sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd - -# The archiver. -AR=$lt_AR - -# Flags to create an archive. -AR_FLAGS=$lt_AR_FLAGS - -# How to feed a file listing to the archiver. -archiver_list_spec=$lt_archiver_list_spec - -# A symbol stripping program. -STRIP=$lt_STRIP - -# Commands used to install an old-style archive. -RANLIB=$lt_RANLIB -old_postinstall_cmds=$lt_old_postinstall_cmds -old_postuninstall_cmds=$lt_old_postuninstall_cmds - -# Whether to use a lock for old archive extraction. -lock_old_archive_extraction=$lock_old_archive_extraction - -# A C compiler. -LTCC=$lt_CC - -# LTCC compiler flags. -LTCFLAGS=$lt_CFLAGS - -# Take the output of nm and produce a listing of raw symbols and C names. -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe - -# Transform the output of nm in a proper C declaration. -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl - -# Transform the output of nm in a C name address pair. -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address - -# Transform the output of nm in a C name address pair when lib prefix is needed. -global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix - -# Specify filename containing input files for \$NM. -nm_file_list_spec=$lt_nm_file_list_spec - -# The root where to search for dependent libraries,and in which our libraries should be installed. -lt_sysroot=$lt_sysroot - -# The name of the directory that contains temporary libtool files. -objdir=$objdir - -# Used to examine libraries when file_magic_cmd begins with "file". -MAGIC_CMD=$MAGIC_CMD - -# Must we lock files when doing compilation? -need_locks=$lt_need_locks - -# Manifest tool. -MANIFEST_TOOL=$lt_MANIFEST_TOOL - -# Tool to manipulate archived DWARF debug symbol files on Mac OS X. -DSYMUTIL=$lt_DSYMUTIL - -# Tool to change global to local symbols on Mac OS X. -NMEDIT=$lt_NMEDIT - -# Tool to manipulate fat objects and archives on Mac OS X. -LIPO=$lt_LIPO - -# ldd/readelf like tool for Mach-O binaries on Mac OS X. -OTOOL=$lt_OTOOL - -# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. -OTOOL64=$lt_OTOOL64 - -# Old archive suffix (normally "a"). -libext=$libext - -# Shared library suffix (normally ".so"). -shrext_cmds=$lt_shrext_cmds - -# The commands to extract the exported symbol list from a shared archive. -extract_expsyms_cmds=$lt_extract_expsyms_cmds - -# Variables whose values should be saved in libtool wrapper scripts and -# restored at link time. -variables_saved_for_relink=$lt_variables_saved_for_relink - -# Do we need the "lib" prefix for modules? -need_lib_prefix=$need_lib_prefix - -# Do we need a version for libraries? -need_version=$need_version - -# Library versioning type. -version_type=$version_type - -# Shared library runtime path variable. -runpath_var=$runpath_var - -# Shared library path variable. -shlibpath_var=$shlibpath_var - -# Is shlibpath searched before the hard-coded library search path? -shlibpath_overrides_runpath=$shlibpath_overrides_runpath - -# Format of library name prefix. -libname_spec=$lt_libname_spec - -# List of archive names. First name is the real one, the rest are links. -# The last name is the one that the linker finds with -lNAME -library_names_spec=$lt_library_names_spec - -# The coded name of the library, if different from the real name. -soname_spec=$lt_soname_spec - -# Permission mode override for installation of shared libraries. -install_override_mode=$lt_install_override_mode - -# Command to use after installation of a shared archive. -postinstall_cmds=$lt_postinstall_cmds - -# Command to use after uninstallation of a shared archive. -postuninstall_cmds=$lt_postuninstall_cmds - -# Commands used to finish a libtool library installation in a directory. -finish_cmds=$lt_finish_cmds - -# As "finish_cmds", except a single script fragment to be evaled but -# not shown. -finish_eval=$lt_finish_eval - -# Whether we should hardcode library paths into libraries. -hardcode_into_libs=$hardcode_into_libs - -# Compile-time system search path for libraries. -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec - -# Run-time system search path for libraries. -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec - -# Whether dlopen is supported. -dlopen_support=$enable_dlopen - -# Whether dlopen of programs is supported. -dlopen_self=$enable_dlopen_self - -# Whether dlopen of statically linked programs is supported. -dlopen_self_static=$enable_dlopen_self_static - -# Commands to strip libraries. -old_striplib=$lt_old_striplib -striplib=$lt_striplib - - -# The linker used to build libraries. -LD=$lt_LD - -# How to create reloadable object files. -reload_flag=$lt_reload_flag -reload_cmds=$lt_reload_cmds - -# Commands used to build an old-style archive. -old_archive_cmds=$lt_old_archive_cmds - -# A language specific compiler. -CC=$lt_compiler - -# Is the compiler the GNU compiler? -with_gcc=$GCC - -# Compiler flag to turn off builtin functions. -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag - -# Additional compiler flags for building library objects. -pic_flag=$lt_lt_prog_compiler_pic - -# How to pass a linker flag through the compiler. -wl=$lt_lt_prog_compiler_wl - -# Compiler flag to prevent dynamic linking. -link_static_flag=$lt_lt_prog_compiler_static - -# Does compiler simultaneously support -c and -o options? -compiler_c_o=$lt_lt_cv_prog_compiler_c_o - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=$archive_cmds_need_lc - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec=$lt_whole_archive_flag_spec - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object=$lt_compiler_needs_object - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds - -# Commands used to build a shared archive. -archive_cmds=$lt_archive_cmds -archive_expsym_cmds=$lt_archive_expsym_cmds - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds=$lt_module_cmds -module_expsym_cmds=$lt_module_expsym_cmds - -# Whether we are building with GNU ld or not. -with_gnu_ld=$lt_with_gnu_ld - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag=$lt_allow_undefined_flag - -# Flag that enforces no undefined symbols. -no_undefined_flag=$lt_no_undefined_flag - -# Flag to hardcode \$libdir into a binary during linking. -# This must work even if \$libdir does not exist -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec - -# If ld is used when linking, flag to hardcode \$libdir into a binary -# during linking. This must work even if \$libdir does not exist. -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator=$lt_hardcode_libdir_separator - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=$hardcode_direct - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting \${shlibpath_var} if the -# library is relocated. -hardcode_direct_absolute=$hardcode_direct_absolute - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=$hardcode_minus_L - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=$hardcode_shlibpath_var - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=$hardcode_automatic - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=$inherit_rpath - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=$link_all_deplibs - -# Set to "yes" if exported symbols are required. -always_export_symbols=$always_export_symbols - -# The commands to list exported symbols. -export_symbols_cmds=$lt_export_symbols_cmds - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms=$lt_exclude_expsyms - -# Symbols that must always be exported. -include_expsyms=$lt_include_expsyms - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds=$lt_prelink_cmds - -# Commands necessary for finishing linking programs. -postlink_cmds=$lt_postlink_cmds - -# Specify filename containing input files. -file_list_spec=$lt_file_list_spec - -# How to hardcode a shared library path into an executable. -hardcode_action=$hardcode_action - -# The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs=$lt_compiler_lib_search_dirs - -# Dependencies to place before and after the objects being linked to -# create a shared library. -predep_objects=$lt_predep_objects -postdep_objects=$lt_postdep_objects -predeps=$lt_predeps -postdeps=$lt_postdeps - -# The library search path used internally by the compiler when linking -# a shared library. -compiler_lib_search_path=$lt_compiler_lib_search_path - -# ### END LIBTOOL CONFIG - -_LT_EOF - - case $host_os in - aix3*) - cat <<\_LT_EOF >> "$cfgfile" -# AIX sometimes has problems with the GCC collect2 program. For some -# reason, if we set the COLLECT_NAMES environment variable, the problems -# vanish in a puff of smoke. -if test "X${COLLECT_NAMES+set}" != Xset; then - COLLECT_NAMES= - export COLLECT_NAMES -fi -_LT_EOF - ;; - esac - - -ltmain="$ac_aux_dir/ltmain.sh" - - - # We use sed instead of cat because bash on DJGPP gets confused if - # if finds mixed CR/LF and LF-only lines. Since sed operates in - # text mode, it properly converts lines to CR/LF. This bash problem - # is reportedly fixed, but why not run on old versions too? - sed '$q' "$ltmain" >> "$cfgfile" \ - || (rm -f "$cfgfile"; exit 1) - - if test x"$xsi_shell" = xyes; then - sed -e '/^func_dirname ()$/,/^} # func_dirname /c\ -func_dirname ()\ -{\ -\ case ${1} in\ -\ */*) func_dirname_result="${1%/*}${2}" ;;\ -\ * ) func_dirname_result="${3}" ;;\ -\ esac\ -} # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_basename ()$/,/^} # func_basename /c\ -func_basename ()\ -{\ -\ func_basename_result="${1##*/}"\ -} # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\ -func_dirname_and_basename ()\ -{\ -\ case ${1} in\ -\ */*) func_dirname_result="${1%/*}${2}" ;;\ -\ * ) func_dirname_result="${3}" ;;\ -\ esac\ -\ func_basename_result="${1##*/}"\ -} # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_stripname ()$/,/^} # func_stripname /c\ -func_stripname ()\ -{\ -\ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\ -\ # positional parameters, so assign one to ordinary parameter first.\ -\ func_stripname_result=${3}\ -\ func_stripname_result=${func_stripname_result#"${1}"}\ -\ func_stripname_result=${func_stripname_result%"${2}"}\ -} # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\ -func_split_long_opt ()\ -{\ -\ func_split_long_opt_name=${1%%=*}\ -\ func_split_long_opt_arg=${1#*=}\ -} # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\ -func_split_short_opt ()\ -{\ -\ func_split_short_opt_arg=${1#??}\ -\ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\ -} # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\ -func_lo2o ()\ -{\ -\ case ${1} in\ -\ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\ -\ *) func_lo2o_result=${1} ;;\ -\ esac\ -} # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_xform ()$/,/^} # func_xform /c\ -func_xform ()\ -{\ - func_xform_result=${1%.*}.lo\ -} # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_arith ()$/,/^} # func_arith /c\ -func_arith ()\ -{\ - func_arith_result=$(( $* ))\ -} # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_len ()$/,/^} # func_len /c\ -func_len ()\ -{\ - func_len_result=${#1}\ -} # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - -fi - -if test x"$lt_shell_append" = xyes; then - sed -e '/^func_append ()$/,/^} # func_append /c\ -func_append ()\ -{\ - eval "${1}+=\\${2}"\ -} # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\ -func_append_quoted ()\ -{\ -\ func_quote_for_eval "${2}"\ -\ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\ -} # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - # Save a `func_append' function call where possible by direct use of '+=' - sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") - test 0 -eq $? || _lt_function_replace_fail=: -else - # Save a `func_append' function call even when '+=' is not available - sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") - test 0 -eq $? || _lt_function_replace_fail=: -fi - -if test x"$_lt_function_replace_fail" = x":"; then - { echo "$as_me:$LINENO: WARNING: Unable to substitute extended shell functions in $ofile" >&5 -echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;} -fi - - - mv -f "$cfgfile" "$ofile" || - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") - chmod +x "$ofile" - - - cat <<_LT_EOF >> "$ofile" - -# ### BEGIN LIBTOOL TAG CONFIG: CXX - -# The linker used to build libraries. -LD=$lt_LD_CXX - -# How to create reloadable object files. -reload_flag=$lt_reload_flag_CXX -reload_cmds=$lt_reload_cmds_CXX - -# Commands used to build an old-style archive. -old_archive_cmds=$lt_old_archive_cmds_CXX - -# A language specific compiler. -CC=$lt_compiler_CXX - -# Is the compiler the GNU compiler? -with_gcc=$GCC_CXX - -# Compiler flag to turn off builtin functions. -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX - -# Additional compiler flags for building library objects. -pic_flag=$lt_lt_prog_compiler_pic_CXX - -# How to pass a linker flag through the compiler. -wl=$lt_lt_prog_compiler_wl_CXX - -# Compiler flag to prevent dynamic linking. -link_static_flag=$lt_lt_prog_compiler_static_CXX - -# Does compiler simultaneously support -c and -o options? -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=$archive_cmds_need_lc_CXX - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object=$lt_compiler_needs_object_CXX - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX - -# Commands used to build a shared archive. -archive_cmds=$lt_archive_cmds_CXX -archive_expsym_cmds=$lt_archive_expsym_cmds_CXX - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds=$lt_module_cmds_CXX -module_expsym_cmds=$lt_module_expsym_cmds_CXX - -# Whether we are building with GNU ld or not. -with_gnu_ld=$lt_with_gnu_ld_CXX - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag=$lt_allow_undefined_flag_CXX - -# Flag that enforces no undefined symbols. -no_undefined_flag=$lt_no_undefined_flag_CXX - -# Flag to hardcode \$libdir into a binary during linking. -# This must work even if \$libdir does not exist -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX - -# If ld is used when linking, flag to hardcode \$libdir into a binary -# during linking. This must work even if \$libdir does not exist. -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=$hardcode_direct_CXX - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting \${shlibpath_var} if the -# library is relocated. -hardcode_direct_absolute=$hardcode_direct_absolute_CXX - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=$hardcode_minus_L_CXX - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=$hardcode_automatic_CXX - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=$inherit_rpath_CXX - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=$link_all_deplibs_CXX - -# Set to "yes" if exported symbols are required. -always_export_symbols=$always_export_symbols_CXX - -# The commands to list exported symbols. -export_symbols_cmds=$lt_export_symbols_cmds_CXX - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms=$lt_exclude_expsyms_CXX - -# Symbols that must always be exported. -include_expsyms=$lt_include_expsyms_CXX - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds=$lt_prelink_cmds_CXX - -# Commands necessary for finishing linking programs. -postlink_cmds=$lt_postlink_cmds_CXX - -# Specify filename containing input files. -file_list_spec=$lt_file_list_spec_CXX - -# How to hardcode a shared library path into an executable. -hardcode_action=$hardcode_action_CXX - -# The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX - -# Dependencies to place before and after the objects being linked to -# create a shared library. -predep_objects=$lt_predep_objects_CXX -postdep_objects=$lt_postdep_objects_CXX -predeps=$lt_predeps_CXX -postdeps=$lt_postdeps_CXX - -# The library search path used internally by the compiler when linking -# a shared library. -compiler_lib_search_path=$lt_compiler_lib_search_path_CXX - -# ### END LIBTOOL TAG CONFIG: CXX -_LT_EOF - - ;; - - esac -done # for ac_tag - - -{ (exit 0); exit 0; } -_ACEOF -chmod +x $CONFIG_STATUS -ac_clean_files=$ac_clean_files_save - - -# configure is writing to config.log, and then calls config.status. -# config.status does its own redirection, appending to config.log. -# Unfortunately, on DOS this fails, as config.log is still kept open -# by configure, so config.status won't be able to write to it; its -# output is simply discarded. So we exec the FD to /dev/null, -# effectively closing config.log, so it can be properly (re)opened and -# appended to by config.status. When coming back to configure, we -# need to make the FD available again. -if test "$no_create" != yes; then - ac_cs_success=: - ac_config_status_args= - test "$silent" = yes && - ac_config_status_args="$ac_config_status_args --quiet" - exec 5>/dev/null - $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false - exec 5>>config.log - # Use ||, not &&, to avoid exiting from the if with $? = 1, which - # would make configure fail if this is the last instruction. - $ac_cs_success || { (exit 1); exit 1; } -fi - diff --git a/configure.ac b/configure.ac deleted file mode 100644 index e6172a9..0000000 --- a/configure.ac +++ /dev/null @@ -1,25 +0,0 @@ -AC_INIT([libriak_client], [1.0], [andy@andygross.org], [riak_client], - [http://github.com/argv0/riak-cxx-client]) -AC_PREREQ([2.59]) -AC_CANONICAL_TARGET -AM_INIT_AUTOMAKE([1.0 -Wall no-define foreign no-dist]) -AM_MAINTAINER_MODE([disable]) -AC_CONFIG_HEADERS([riak_client/config.h]) -AC_CONFIG_MACRO_DIR([m4]) - -AC_PROG_CXX -AC_PROG_CC -AC_LANG([C++]) -ACX_CHECK_SUNCC -AC_PROG_LIBTOOL -AC_HEADER_SHARED_PTR -AC_HEADER_BOOST_SHARED_PTR -gl_VISIBILITY -AC_HEADER_STDC -LT_INIT([]) - -AC_SUBST([RIAK_CLIENT_SO_VERSION], [1:0:0]) -AC_SUBST([RIAK_CLIENT_API_VERSION], [1.0]) - -AC_CONFIG_FILES([Makefile deps/Makefile riak_client.pc]) -AC_OUTPUT diff --git a/depcomp b/depcomp deleted file mode 100755 index df8eea7..0000000 --- a/depcomp +++ /dev/null @@ -1,630 +0,0 @@ -#! /bin/sh -# depcomp - compile a program generating dependencies as side-effects - -scriptversion=2009-04-28.21; # UTC - -# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free -# Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -# Originally written by Alexandre Oliva . - -case $1 in - '') - echo "$0: No command. Try \`$0 --help' for more information." 1>&2 - exit 1; - ;; - -h | --h*) - cat <<\EOF -Usage: depcomp [--help] [--version] PROGRAM [ARGS] - -Run PROGRAMS ARGS to compile a file, generating dependencies -as side-effects. - -Environment variables: - depmode Dependency tracking mode. - source Source file read by `PROGRAMS ARGS'. - object Object file output by `PROGRAMS ARGS'. - DEPDIR directory where to store dependencies. - depfile Dependency file to output. - tmpdepfile Temporary file to use when outputing dependencies. - libtool Whether libtool is used (yes/no). - -Report bugs to . -EOF - exit $? - ;; - -v | --v*) - echo "depcomp $scriptversion" - exit $? - ;; -esac - -if test -z "$depmode" || test -z "$source" || test -z "$object"; then - echo "depcomp: Variables source, object and depmode must be set" 1>&2 - exit 1 -fi - -# Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po. -depfile=${depfile-`echo "$object" | - sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} -tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} - -rm -f "$tmpdepfile" - -# Some modes work just like other modes, but use different flags. We -# parameterize here, but still list the modes in the big case below, -# to make depend.m4 easier to write. Note that we *cannot* use a case -# here, because this file can only contain one case statement. -if test "$depmode" = hp; then - # HP compiler uses -M and no extra arg. - gccflag=-M - depmode=gcc -fi - -if test "$depmode" = dashXmstdout; then - # This is just like dashmstdout with a different argument. - dashmflag=-xM - depmode=dashmstdout -fi - -cygpath_u="cygpath -u -f -" -if test "$depmode" = msvcmsys; then - # This is just like msvisualcpp but w/o cygpath translation. - # Just convert the backslash-escaped backslashes to single forward - # slashes to satisfy depend.m4 - cygpath_u="sed s,\\\\\\\\,/,g" - depmode=msvisualcpp -fi - -case "$depmode" in -gcc3) -## gcc 3 implements dependency tracking that does exactly what -## we want. Yay! Note: for some reason libtool 1.4 doesn't like -## it if -MD -MP comes after the -MF stuff. Hmm. -## Unfortunately, FreeBSD c89 acceptance of flags depends upon -## the command line argument order; so add the flags where they -## appear in depend2.am. Note that the slowdown incurred here -## affects only configure: in makefiles, %FASTDEP% shortcuts this. - for arg - do - case $arg in - -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; - *) set fnord "$@" "$arg" ;; - esac - shift # fnord - shift # $arg - done - "$@" - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - mv "$tmpdepfile" "$depfile" - ;; - -gcc) -## There are various ways to get dependency output from gcc. Here's -## why we pick this rather obscure method: -## - Don't want to use -MD because we'd like the dependencies to end -## up in a subdir. Having to rename by hand is ugly. -## (We might end up doing this anyway to support other compilers.) -## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like -## -MM, not -M (despite what the docs say). -## - Using -M directly means running the compiler twice (even worse -## than renaming). - if test -z "$gccflag"; then - gccflag=-MD, - fi - "$@" -Wp,"$gccflag$tmpdepfile" - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - echo "$object : \\" > "$depfile" - alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz -## The second -e expression handles DOS-style file names with drive letters. - sed -e 's/^[^:]*: / /' \ - -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" -## This next piece of magic avoids the `deleted header file' problem. -## The problem is that when a header file which appears in a .P file -## is deleted, the dependency causes make to die (because there is -## typically no way to rebuild the header). We avoid this by adding -## dummy dependencies for each header file. Too bad gcc doesn't do -## this for us directly. - tr ' ' ' -' < "$tmpdepfile" | -## Some versions of gcc put a space before the `:'. On the theory -## that the space means something, we add a space to the output as -## well. -## Some versions of the HPUX 10.20 sed can't process this invocation -## correctly. Breaking it into two sed invocations is a workaround. - sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -hp) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -sgi) - if test "$libtool" = yes; then - "$@" "-Wp,-MDupdate,$tmpdepfile" - else - "$@" -MDupdate "$tmpdepfile" - fi - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - - if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files - echo "$object : \\" > "$depfile" - - # Clip off the initial element (the dependent). Don't try to be - # clever and replace this with sed code, as IRIX sed won't handle - # lines with more than a fixed number of characters (4096 in - # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; - # the IRIX cc adds comments like `#:fec' to the end of the - # dependency line. - tr ' ' ' -' < "$tmpdepfile" \ - | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ - tr ' -' ' ' >> "$depfile" - echo >> "$depfile" - - # The second pass generates a dummy entry for each header file. - tr ' ' ' -' < "$tmpdepfile" \ - | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ - >> "$depfile" - else - # The sourcefile does not contain any dependencies, so just - # store a dummy comment line, to avoid errors with the Makefile - # "include basename.Plo" scheme. - echo "#dummy" > "$depfile" - fi - rm -f "$tmpdepfile" - ;; - -aix) - # The C for AIX Compiler uses -M and outputs the dependencies - # in a .u file. In older versions, this file always lives in the - # current directory. Also, the AIX compiler puts `$object:' at the - # start of each line; $object doesn't have directory information. - # Version 6 uses the directory in both cases. - dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` - test "x$dir" = "x$object" && dir= - base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` - if test "$libtool" = yes; then - tmpdepfile1=$dir$base.u - tmpdepfile2=$base.u - tmpdepfile3=$dir.libs/$base.u - "$@" -Wc,-M - else - tmpdepfile1=$dir$base.u - tmpdepfile2=$dir$base.u - tmpdepfile3=$dir$base.u - "$@" -M - fi - stat=$? - - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" - exit $stat - fi - - for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" - do - test -f "$tmpdepfile" && break - done - if test -f "$tmpdepfile"; then - # Each line is of the form `foo.o: dependent.h'. - # Do two passes, one to just change these to - # `$object: dependent.h' and one to simply `dependent.h:'. - sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" - # That's a tab and a space in the []. - sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" - else - # The sourcefile does not contain any dependencies, so just - # store a dummy comment line, to avoid errors with the Makefile - # "include basename.Plo" scheme. - echo "#dummy" > "$depfile" - fi - rm -f "$tmpdepfile" - ;; - -icc) - # Intel's C compiler understands `-MD -MF file'. However on - # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c - # ICC 7.0 will fill foo.d with something like - # foo.o: sub/foo.c - # foo.o: sub/foo.h - # which is wrong. We want: - # sub/foo.o: sub/foo.c - # sub/foo.o: sub/foo.h - # sub/foo.c: - # sub/foo.h: - # ICC 7.1 will output - # foo.o: sub/foo.c sub/foo.h - # and will wrap long lines using \ : - # foo.o: sub/foo.c ... \ - # sub/foo.h ... \ - # ... - - "$@" -MD -MF "$tmpdepfile" - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - # Each line is of the form `foo.o: dependent.h', - # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'. - # Do two passes, one to just change these to - # `$object: dependent.h' and one to simply `dependent.h:'. - sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" - # Some versions of the HPUX 10.20 sed can't process this invocation - # correctly. Breaking it into two sed invocations is a workaround. - sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" | - sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -hp2) - # The "hp" stanza above does not work with aCC (C++) and HP's ia64 - # compilers, which have integrated preprocessors. The correct option - # to use with these is +Maked; it writes dependencies to a file named - # 'foo.d', which lands next to the object file, wherever that - # happens to be. - # Much of this is similar to the tru64 case; see comments there. - dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` - test "x$dir" = "x$object" && dir= - base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` - if test "$libtool" = yes; then - tmpdepfile1=$dir$base.d - tmpdepfile2=$dir.libs/$base.d - "$@" -Wc,+Maked - else - tmpdepfile1=$dir$base.d - tmpdepfile2=$dir$base.d - "$@" +Maked - fi - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile1" "$tmpdepfile2" - exit $stat - fi - - for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" - do - test -f "$tmpdepfile" && break - done - if test -f "$tmpdepfile"; then - sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile" - # Add `dependent.h:' lines. - sed -ne '2,${ - s/^ *// - s/ \\*$// - s/$/:/ - p - }' "$tmpdepfile" >> "$depfile" - else - echo "#dummy" > "$depfile" - fi - rm -f "$tmpdepfile" "$tmpdepfile2" - ;; - -tru64) - # The Tru64 compiler uses -MD to generate dependencies as a side - # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'. - # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put - # dependencies in `foo.d' instead, so we check for that too. - # Subdirectories are respected. - dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` - test "x$dir" = "x$object" && dir= - base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` - - if test "$libtool" = yes; then - # With Tru64 cc, shared objects can also be used to make a - # static library. This mechanism is used in libtool 1.4 series to - # handle both shared and static libraries in a single compilation. - # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. - # - # With libtool 1.5 this exception was removed, and libtool now - # generates 2 separate objects for the 2 libraries. These two - # compilations output dependencies in $dir.libs/$base.o.d and - # in $dir$base.o.d. We have to check for both files, because - # one of the two compilations can be disabled. We should prefer - # $dir$base.o.d over $dir.libs/$base.o.d because the latter is - # automatically cleaned when .libs/ is deleted, while ignoring - # the former would cause a distcleancheck panic. - tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 - tmpdepfile2=$dir$base.o.d # libtool 1.5 - tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5 - tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504 - "$@" -Wc,-MD - else - tmpdepfile1=$dir$base.o.d - tmpdepfile2=$dir$base.d - tmpdepfile3=$dir$base.d - tmpdepfile4=$dir$base.d - "$@" -MD - fi - - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" - exit $stat - fi - - for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" - do - test -f "$tmpdepfile" && break - done - if test -f "$tmpdepfile"; then - sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" - # That's a tab and a space in the []. - sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" - else - echo "#dummy" > "$depfile" - fi - rm -f "$tmpdepfile" - ;; - -#nosideeffect) - # This comment above is used by automake to tell side-effect - # dependency tracking mechanisms from slower ones. - -dashmstdout) - # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout, regardless of -o. - "$@" || exit $? - - # Remove the call to Libtool. - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - - # Remove `-o $object'. - IFS=" " - for arg - do - case $arg in - -o) - shift - ;; - $object) - shift - ;; - *) - set fnord "$@" "$arg" - shift # fnord - shift # $arg - ;; - esac - done - - test -z "$dashmflag" && dashmflag=-M - # Require at least two characters before searching for `:' - # in the target name. This is to cope with DOS-style filenames: - # a dependency such as `c:/foo/bar' could be seen as target `c' otherwise. - "$@" $dashmflag | - sed 's:^[ ]*[^: ][^:][^:]*\:[ ]*:'"$object"'\: :' > "$tmpdepfile" - rm -f "$depfile" - cat < "$tmpdepfile" > "$depfile" - tr ' ' ' -' < "$tmpdepfile" | \ -## Some versions of the HPUX 10.20 sed can't process this invocation -## correctly. Breaking it into two sed invocations is a workaround. - sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -dashXmstdout) - # This case only exists to satisfy depend.m4. It is never actually - # run, as this mode is specially recognized in the preamble. - exit 1 - ;; - -makedepend) - "$@" || exit $? - # Remove any Libtool call - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - # X makedepend - shift - cleared=no eat=no - for arg - do - case $cleared in - no) - set ""; shift - cleared=yes ;; - esac - if test $eat = yes; then - eat=no - continue - fi - case "$arg" in - -D*|-I*) - set fnord "$@" "$arg"; shift ;; - # Strip any option that makedepend may not understand. Remove - # the object too, otherwise makedepend will parse it as a source file. - -arch) - eat=yes ;; - -*|$object) - ;; - *) - set fnord "$@" "$arg"; shift ;; - esac - done - obj_suffix=`echo "$object" | sed 's/^.*\././'` - touch "$tmpdepfile" - ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" - rm -f "$depfile" - cat < "$tmpdepfile" > "$depfile" - sed '1,2d' "$tmpdepfile" | tr ' ' ' -' | \ -## Some versions of the HPUX 10.20 sed can't process this invocation -## correctly. Breaking it into two sed invocations is a workaround. - sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" "$tmpdepfile".bak - ;; - -cpp) - # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout. - "$@" || exit $? - - # Remove the call to Libtool. - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - - # Remove `-o $object'. - IFS=" " - for arg - do - case $arg in - -o) - shift - ;; - $object) - shift - ;; - *) - set fnord "$@" "$arg" - shift # fnord - shift # $arg - ;; - esac - done - - "$@" -E | - sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ - -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | - sed '$ s: \\$::' > "$tmpdepfile" - rm -f "$depfile" - echo "$object : \\" > "$depfile" - cat < "$tmpdepfile" >> "$depfile" - sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -msvisualcpp) - # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout. - "$@" || exit $? - - # Remove the call to Libtool. - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - - IFS=" " - for arg - do - case "$arg" in - -o) - shift - ;; - $object) - shift - ;; - "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") - set fnord "$@" - shift - shift - ;; - *) - set fnord "$@" "$arg" - shift - shift - ;; - esac - done - "$@" -E 2>/dev/null | - sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile" - rm -f "$depfile" - echo "$object : \\" > "$depfile" - sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" - echo " " >> "$depfile" - sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -msvcmsys) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -none) - exec "$@" - ;; - -*) - echo "Unknown depmode $depmode" 1>&2 - exit 1 - ;; -esac - -exit 0 - -# Local Variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" -# time-stamp-end: "; # UTC" -# End: diff --git a/deps/Makefile.am b/deps/Makefile.am deleted file mode 100644 index 6bfbd86..0000000 --- a/deps/Makefile.am +++ /dev/null @@ -1,40 +0,0 @@ -AUTOMAKE_OPTIONS = subdir-objects -ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4 -DEPS_CXXFLAGS = "$(CFLAG_VISIBILITY) -fPIC" - -BUILD_DIR = $(abspath ../build/deps) -PROTOBUF_SRC = protobuf-2.4.1 -BOOST_SRC = boost-1.47.0 - - -all-local: boost.ts protobufs.ts - -boost.ts: - cd $(BOOST_SRC) && make DEPS_CXXFLAGS=$(DEPS_CXXFLAGS) - touch boost.ts - -protobufs.ts: $(PROTOBUF_SRC)/Makefile - cd $(PROTOBUF_SRC) && make && make install - touch protobufs.ts - - -boost-test.ts: - cd $(BOOST_SRC) && make DEPS_CXXFLAGS=$(DEPS_CXXFLAGS) test - touch boost-test.ts - -$(PROTOBUF_SRC)/Makefile: - cd $(PROTOBUF_SRC) && CXXFLAGS=$(DEPS_CXXFLAGS) ./configure \ - --prefix=$(BUILD_DIR) --disable-shared - -check-local: boost-test.ts - - -clean-local: - -distclean-local: - cd $(PROTOBUF_SRC) && make distclean - cd $(BOOST_SRC) && make clean - rm -f protobufs.ts - rm -f boost.ts - rm -f boost-test.ts - diff --git a/deps/Makefile.in b/deps/Makefile.in deleted file mode 100644 index 684e780..0000000 --- a/deps/Makefile.in +++ /dev/null @@ -1,354 +0,0 @@ -# Makefile.in generated by automake 1.10 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -target_triplet = @target@ -subdir = deps -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/acx_check_suncc.m4 \ - $(top_srcdir)/m4/boost_shared_ptr.m4 \ - $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ - $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ - $(top_srcdir)/m4/lt~obsolete.m4 \ - $(top_srcdir)/m4/tr1_shared_ptr.m4 \ - $(top_srcdir)/m4/visibility.m4 $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/riak_client/config.h -CONFIG_CLEAN_FILES = -SOURCES = -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -AR = @AR@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CFLAG_VISIBILITY = @CFLAG_VISIBILITY@ -CPPFLAGS = @CPPFLAGS@ -CXX = @CXX@ -CXXCPP = @CXXCPP@ -CXXDEPMODE = @CXXDEPMODE@ -CXXFLAGS = @CXXFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -DLLTOOL = @DLLTOOL@ -DSYMUTIL = @DSYMUTIL@ -DUMPBIN = @DUMPBIN@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EXEEXT = @EXEEXT@ -FGREP = @FGREP@ -GREP = @GREP@ -HAVE_VISIBILITY = @HAVE_VISIBILITY@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -ISAINFO = @ISAINFO@ -LD = @LD@ -LDFLAGS = @LDFLAGS@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LIBTOOL = @LIBTOOL@ -LIPO = @LIPO@ -LN_S = @LN_S@ -LTLIBOBJS = @LTLIBOBJS@ -MAINT = @MAINT@ -MAKEINFO = @MAKEINFO@ -MANIFEST_TOOL = @MANIFEST_TOOL@ -MKDIR_P = @MKDIR_P@ -NM = @NM@ -NMEDIT = @NMEDIT@ -OBJDUMP = @OBJDUMP@ -OBJEXT = @OBJEXT@ -OTOOL = @OTOOL@ -OTOOL64 = @OTOOL64@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -RANLIB = @RANLIB@ -RIAK_CLIENT_API_VERSION = @RIAK_CLIENT_API_VERSION@ -RIAK_CLIENT_SO_VERSION = @RIAK_CLIENT_SO_VERSION@ -SED = @SED@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -VERSION = @VERSION@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_AR = @ac_ct_AR@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_CXX = @ac_ct_CXX@ -ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target = @target@ -target_alias = @target_alias@ -target_cpu = @target_cpu@ -target_os = @target_os@ -target_vendor = @target_vendor@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -AUTOMAKE_OPTIONS = subdir-objects -ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4 -DEPS_CXXFLAGS = "$(CFLAG_VISIBILITY) -fPIC" -BUILD_DIR = $(abspath ../build/deps) -PROTOBUF_SRC = protobuf-2.4.1 -BOOST_SRC = boost-1.47.0 -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ - && exit 0; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign deps/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --foreign deps/Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - -check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local -check: check-am -all-am: Makefile all-local -installdirs: -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-generic clean-libtool clean-local mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-local - -dvi: dvi-am - -dvi-am: - -html: html-am - -info: info-am - -info-am: - -install-data-am: - -install-dvi: install-dvi-am - -install-exec-am: - -install-html: install-html-am - -install-info: install-info-am - -install-man: - -install-pdf: install-pdf-am - -install-ps: install-ps-am - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: - -.MAKE: install-am install-strip - -.PHONY: all all-am all-local check check-am check-local clean \ - clean-generic clean-libtool clean-local distclean \ - distclean-generic distclean-libtool distclean-local dvi dvi-am \ - html html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am - - -all-local: boost.ts protobufs.ts - -boost.ts: - cd $(BOOST_SRC) && make DEPS_CXXFLAGS=$(DEPS_CXXFLAGS) - touch boost.ts - -protobufs.ts: $(PROTOBUF_SRC)/Makefile - cd $(PROTOBUF_SRC) && make && make install - touch protobufs.ts - -boost-test.ts: - cd $(BOOST_SRC) && make DEPS_CXXFLAGS=$(DEPS_CXXFLAGS) test - touch boost-test.ts - -$(PROTOBUF_SRC)/Makefile: - cd $(PROTOBUF_SRC) && CXXFLAGS=$(DEPS_CXXFLAGS) ./configure \ - --prefix=$(BUILD_DIR) --disable-shared - -check-local: boost-test.ts - -clean-local: - -distclean-local: - cd $(PROTOBUF_SRC) && make distclean - cd $(BOOST_SRC) && make clean - rm -f protobufs.ts - rm -f boost.ts - rm -f boost-test.ts -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/deps/boost-1.47.0/Jamroot b/deps/boost-1.47.0/Jamroot deleted file mode 100644 index 5b6a0d8..0000000 --- a/deps/boost-1.47.0/Jamroot +++ /dev/null @@ -1,263 +0,0 @@ -# Copyright Vladimir Prus 2002-2006. -# Copyright Dave Abrahams 2005-2006. -# Copyright Rene Rivera 2005-2007. -# Copyright Douglas Gregor 2005. -# -# Distributed under the Boost Software License, Version 1.0. -# (See accompanying file LICENSE_1_0.txt or copy at -# http://www.boost.org/LICENSE_1_0.txt) - -# Usage: -# -# bjam [options] [properties] [install|stage] -# -# Builds and installs Boost. -# -# Targets and Related Options: -# -# install Install headers and compiled library files to the -# ======= configured locations (below). -# -# --prefix= Install architecture independent files here. -# Default; C:\Boost on Win32 -# Default; /usr/local on Unix. Linux, etc. -# -# --exec-prefix= Install architecture dependent files here. -# Default; -# -# --libdir= Install library files here. -# Default; /lib -# -# --includedir= Install header files here. -# Default; /include -# -# stage Build and install only compiled library files -# ===== to the stage directory. -# -# --stagedir= Install library files here -# Default; ./stage -# -# Other Options: -# -# --build-type= Build the specified pre-defined set of variations -# of the libraries. Note, that which variants get -# built depends on what each library supports. -# -# minimal (default) - Builds a minimal set of -# variants. On Windows, these are static -# multithreaded libraries in debug and release -# modes, using shared runtime. On Linux, these -# are static and shared multithreaded libraries -# in release mode. -# -# complete - Build all possible variations. -# -# --build-dir=DIR Build in this location instead of building -# within the distribution tree. Recommended! -# -# --show-libraries Displays the list of Boost libraries that require -# build and installation steps, then exit. -# -# --layout= Determines whether to choose library names -# and header locations such that multiple -# versions of Boost or multiple compilers can -# be used on the same system. -# -# versioned - Names of boost binaries -# include the Boost version number, name and -# version of the compiler and encoded build -# properties. Boost headers are installed in a -# subdirectory of whose name contains -# the Boost version number. -# -# tagged -- Names of boost binaries include the -# encoded build properties such as variant and -# threading, but do not including compiler name -# and version, or Boost version. This option is -# useful if you build several variants of Boost, -# using the same compiler. -# -# system - Binaries names do not include the -# Boost version number or the name and version -# number of the compiler. Boost headers are -# installed directly into . This option -# is intended for system integrators who are -# building distribution packages. -# -# The default value is 'versioned' on Windows, and -# 'system' on Unix. -# -# --buildid=ID Adds the specified ID to the name of built -# libraries. The default is to not add anything. -# -# --python-buildid=ID Adds the specified ID to the name of built -# libraries that depend on Python. The default -# is to not add anything. This ID is added in -# addition to --buildid. -# -# -# --help This message. -# -# --with- Build and install the specified -# If this option is used, only libraries -# specified using this option will be built. -# -# --without- Do not build, stage, or install the specified -# . By default, all libraries are built. -# -# Properties: -# -# toolset=toolset Indicates the toolset to build with. -# -# variant=debug|release Select the build variant -# -# link=static|shared Whether to build static or shared libraries -# -# threading=single|multi Whether to build single or multithreaded binaries -# -# runtime-link=static|shared -# Whether to link to static or shared C and C++ runtime. -# - -# TODO: -# - handle boost version -# - handle python options such as pydebug - -import boostcpp ; -import package ; - -import sequence ; -import xsltproc ; -import set ; -import path ; - -path-constant BOOST_ROOT : . ; -constant BOOST_VERSION : 1.47.0 ; -constant BOOST_JAMROOT_MODULE : $(__name__) ; - -boostcpp.set-version $(BOOST_VERSION) ; - -project boost - : requirements . - # Disable auto-linking for all targets here, primarily because it caused - # troubles with V2. - BOOST_ALL_NO_LIB=1 - # Used to encode variant in target name. See the 'tag' rule below. - @$(__name__).tag - @handle-static-runtime - # The standard library Sun compilers use by default has no chance - # of working with Boost. Override it. - sun:sun-stlport - # Comeau does not support shared lib - como:static - como-linux:_GNU_SOURCE=1 - # When building docs within Boost, we want the standard Boost style - boost.defaults=Boost - : usage-requirements . - : build-dir bin.v2 - ; - -# This rule is called by Boost.Build to determine the name of target. We use it -# to encode the build variant, compiler name and boost version in the target -# name. -# -rule tag ( name : type ? : property-set ) -{ - return [ boostcpp.tag $(name) : $(type) : $(property-set) ] ; -} - -rule handle-static-runtime ( properties * ) -{ - # Using static runtime with shared libraries is impossible on Linux, - # and dangerous on Windows. Therefore, we disallow it. This might - # be drastic, but it was disabled for a while with nobody complaining. - - # For CW, static runtime is needed so that std::locale works. - if shared in $(properties) && static in $(properties) && - ! ( cw in $(properties) ) - { - ECHO "error: link=shared together with runtime-link=static is not allowed" ; - ECHO "error: such property combination is either impossible " ; - ECHO "error: or too dangerious to be of any use" ; - EXIT ; - } -} - -all-libraries = [ MATCH .*libs/(.*)/build/.* : [ glob libs/*/build/Jamfile.v2 ] - [ glob libs/*/build/Jamfile ] ] - ; - -all-libraries = [ sequence.unique $(all-libraries) ] ; -# The function_types library has a Jamfile, but it's used for maintenance -# purposes, there's no library to build and install. -all-libraries = [ set.difference $(all-libraries) : function_types ] ; - -# Setup convenient aliases for all libraries. - -local rule explicit-alias ( id : targets + ) -{ - alias $(id) : $(targets) ; - explicit $(id) ; -} - -# First, the complicated libraries: where the target name in Jamfile is -# different from its directory name. -explicit-alias prg_exec_monitor : libs/test/build//riakboost_prg_exec_monitor ; -explicit-alias test_exec_monitor : libs/test/build//riakboost_test_exec_monitor ; -explicit-alias unit_test_framework : libs/test/build//riakboost_unit_test_framework ; -explicit-alias bgl-vis : libs/graps/build//bgl-vis ; -explicit-alias serialization : libs/serialization/build//riakboost_serialization ; -explicit-alias wserialization : libs/serialization/build//riakboost_wserialization ; -for local l in $(all-libraries) -{ - if ! $(l) in test graph serialization - { - explicit-alias $(l) : libs/$(l)/build//riakboost_$(l) ; - } -} - -alias headers : : : : . ; -explicit headers ; - -# Make project ids of all libraries known. -for local l in $(all-libraries) -{ - use-project /boost/$(l) : libs/$(l)/build ; -} - -# This rule should be called from libraries' Jamfiles and will create two -# targets, "install" and "stage", that will install or stage that library. The -# --prefix option is respected, but --with and --without options, naturally, are -# ignored. -# -# - libraries -- list of library targets to install. -# -rule boost-install ( libraries * ) -{ - package.install install - : /boost//install-proper-headers $(install-requirements) - : # No binaries - : $(libraries) - : # No headers, it is handled by the dependency. - ; - - install stage : $(libraries) : $(BOOST_STAGE_LOCATE) ; - - module [ CALLER_MODULE ] - { - explicit stage ; - explicit install ; - } -} - -headers = - # The .SUNWCCh files are present in tr1 include directory and have to be installed, - # see http://lists.boost.org/Archives/boost/2007/05/121430.php - [ path.glob-tree $(BOOST_ROOT)/boost : *.hpp *.ipp *.h *.inc *.SUNWCCh : CVS .svn ] - [ path.glob-tree $(BOOST_ROOT)/boost/compatibility/cpp_c_headers : c* : CVS .svn ] - [ path.glob boost/tr1/tr1 : * : bcc32 sun CVS .svn ] - ; - -# Declare special top-level targets that build and install the desired variants -# of the libraries. -boostcpp.declare-targets $(all-libraries) : $(headers) ; diff --git a/deps/boost-1.47.0/Makefile b/deps/boost-1.47.0/Makefile deleted file mode 100644 index 48522dd..0000000 --- a/deps/boost-1.47.0/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -BUILD_DIR = ../../build -DEPS_BUILD_DIR = $(BUILD_DIR)/deps -DEP_INCLUDE_DIR = $(DEPS_BUILD_DIR)/include -DEP_LIB_DIR = $(DEPS_BUILD_DIR)/lib - -BOOST_SUFFIX = -mt-riak_client - -BOOST_SYSTEM_A = $(DEP_LIB_DIR)/libriakboost_system$(BOOST_SUFFIX).a -BOOST_THREAD_A = $(DEP_LIB_DIR)/libriakboost_thread$(BOOST_SUFFIX).a -BOOST_DATETIME_A = $(DEP_LIB_DIR)/libriakboost_date_time$(BOOST_SUFFIX).a - -BOOST_LIBS = $(BOOST_SYSTEM_A) $(BOOST_THREAD_A) $(BOOST_DATETIME_A) - -all: install - -tools/build/v2/bjam: - cd tools/build/v2 && ./bootstrap.sh - -install: tools/build/v2/bjam - tools/build/v2/bjam --v2 cxxflags="-fPIC -fvisibility=hidden" --prefix=../../build/deps --buildid=riak_client --layout=tagged --without-test link=static threading=multi install - -test: tools/build/v2/bjam - tools/build/v2/bjam --v2 cxxflags="-fPIC -fvisibility=hidden" --prefix=../../build/deps --buildid=riak_client --layout=tagged --with-test link=static threading=multi install - -clean: - tools/build/v2/bjam --v2 clean && rm -Rf ../../build/deps/include/boost && rm -Rf ../../build/deps/lib/libriakboost*.a && rm -Rf bin.v2 diff --git a/deps/boost-1.47.0/boost-build.jam b/deps/boost-1.47.0/boost-build.jam deleted file mode 100644 index 8b87754..0000000 --- a/deps/boost-1.47.0/boost-build.jam +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright (C) 2002-2003 David Abrahams. -# Copyright (C) 2002-2003 Vladimir Prus. -# Copyright (C) 2003,2007 Rene Rivera. -# Use, modification and distribution are subject to the -# Boost Software License, Version 1.0. (See accompanying file -# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) - -# This is the initial file loaded by Boost Jam when run from any Boost library -# folder. It allows us to choose which Boost Build installation to use for -# building Boost libraries. Unless explicitly selected using a command-line -# option, the version included with the Boost library distribution is used (as -# opposed to any other Boost Build version installed on the user's sytem). - -BOOST_ROOT = $(.boost-build-file:D) ; -BOOST_BUILD = [ MATCH --boost-build=(.*) : $(ARGV) ] ; -BOOST_BUILD ?= tools/build/v2 ; -boost-build $(BOOST_BUILD) ; diff --git a/deps/boost-1.47.0/boost.png b/deps/boost-1.47.0/boost.png deleted file mode 100644 index b4d51fcd5c9149fd77f5ca6ed2b6b1b70e8fe24f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6308 zcmV;V7+dFwP)FBa0e37VcyhIDVmU z@{ls-C8mlZam5cr4-}LM9~I+5QpH5B!st{k3!T70hd^+W0NtImr#tP}?9T4a!E3dj1z_;Mr#v4xEk87nE(}rB1UTm zKa|L!Z^8i&PqZ)yF-hzFM_NzLlL93gC7ET zJdxAJ{EsJc$dZZ?qg9C?H%=Uhp!gvq7>XFJZv2qJLp}|JA4)he6fs&g_@M!h`?nMP zFcdLboA{vt4?(r_Roi-xqGx{o#=A#n-1*mS9)0ddf6I7fwa{w^kL-K>P;dG%5-xZs zQRJxBWOpk;5K!*IW}S{3Ju`jj)R{TY{OdN4Fs58ZGa@umc6HJZt5OQL&~}BD_X#6j7>kzV+ag=2Su& z*^ps;xmpNk#CEA4JC#2;tfJUh!dn3pYI(23qBlJfZQ?4fYlU?p*Kk`A1ALJEPpm~v8j|n_ll(i4PgaZ13 zG^>0oNB>dv^v7BKk`xsxS_E!aRn@A>o_1@ALEROB#w}+2tSUIKBs+tQMKi_kkd+_mRx#&-V{N+jAABQf&vNoMc;Ws2q%1) z{8=;hPnY^J(l&BDqp(fNRmFH*7d}&;)-=P+(QOaIiC{Y1G@BPrGfL<=D*F1BCZ@Sa zOsbV+f#(AG(A<7G%6oCf574a>V~i2Jxw^-Ic-e2_{?*KZz$0X1Bn=ytnM z`EQTTK;;B!PeU*KP?{+TxD9#{j(x8m z+Pi!EU+%cGy-EPX28Yf04zXsO9^m%wZ4-NTOm+g=9<&Ru7e=T~7~R42G>SJ3b?%gF z(|_%DTbpS`MX{J(=f?~61|ORUX+o&!TwbBYL1N+xJzXr<;G`BC0?Vi=JuGCj2^uww;Ps)T>wAnJg8$7-muj&@gu7T&kDXSW29Gh-<7o(O+lU5Y2oyiHd?`LK z6crqRa0!{_f8{Et)vKOTh-~)QFLgMExye)oDIxUQ!6R*Ou)C7uGp8SaWGDTA+M9O6 z1y8ubN3U%-(_Q?~EI?>!ZVGSutf$W^7Em<1y|Ge@Gm(&pp=;M0!%3mUi75b2UP0Mn z(>2%({W0YZ$F-2RC5qk!L>*bzq4I`<(AJ4DP;$tl_%r|UMp&ZHZc+koiP=eQ|4K(&ze{(0QnjmthP*Fcy0LzCrRV>Tg!5Kn#ZbqVj zWTmdvO6l}40OQj|^ij4ImtglX*wcv!x+0DuVzgeV2t4u(SwIxQqqrICP8GQ~4iWGZ z`oL@g1NfD^#HE+*!XOg5Y`43iaUoZisr}=2#5r=3LbXzjBxC$N&6eTuP+nBU7p@8XbZ%e=OWn_*B+SieC!^#3vbo)%>dVe zvKI>PI^L}=j%EV)V~50dZv5C~QCd{Wl{)BS-yD}T&4@f`M(?Z$_AxHqc8!*aqnfIz z#jKRhfC{!yL<{+b*s+Jkt%&zQ$g1Y#MRZBgLw>4!+%t@o(!1)bYU2R*^gn!;zzUuW z2et=+iOn^}k3X`@Q#FUoC%^a5-rd{D+SKLHE=VmL(}x0{5c{!P_#t?%JsGrtrCJ&O z8_n==I3Q&6HfRE`er-rUFXReZG#wX(N*%p($~!d9BV?|5{9#eAH6e0kE=s@*F2BQN zbHG?+u5t)B(CCOQj?y>)U^FFrCfpin@7o1!%CpSYo4OUx(aU9X{`jGcymZH&C4{Oh z*C2hz*CgYz>YOPuez%YFl8DNRs#Y!~lPM_i*&?dcJfMOs2qD{Vv%vWxx==QBv`9>K z8D?z{T8MhN6%42ZH;!Y-$C(5s6zLV4y$_K=>vT-@tKIg>geZJamzO{K+dsa_8*+vA z@M^KHuG^5}Zy$>pAmy9$o{fMSoQN;N5|RqRd+hcChHNC;)w+}*cNfb~q{)FyN@=uY&C4Llo&3rg=+zuLu_ zNufs`p`I_BYtw(=sl2&kpQET&kShbp*w)Qa&SRl=qKLhEC_u4H*=RiuJO>^MT%b2+QUuW8)9tL+pT`g0d8FAtfL8rQK9g z!U^Q3o_!f!uPZ+>BOR>}j zkVOl5baFv6gXP?zaR}idWXdEC{a+T1B+-D#$&o}vE75Pe6H2%{O<{LLrk!?rxw*+i zX%_dZ-K`U21b-b30!@2n-|L6=?40y zE|=ZEGWJ6U0fe4^aesSV(Cy`q!RAlN%3EF$lc{(^vGNF7 zTcOCQD#|U+=ZfV_O1k-K?o<}LMyMG9Egsfv4my!~nm+SvEwP=_h=4v^U_(mF;IsBEG z$OC^IOU1>D#Z*3@Uq3i-?GS(bOkGi(YlJwirL7SRp?fx>q^M8DN@|%CXpJA7DiX+J zV=n&jwgGH&9fe}KL-zwE$2bH_zuL8OUU=p)kRAu#IoA0iD=?@$WlmqSvv8^U!RdmvCy1?p)|xqO#PX;I-&*U1J4VY<;v?G@1O z2U1C1Rq`c$4bQEc1k(ZFFofI|k!1*7okkntdIUGBR_w^>#Q33KR`vXg`*DNco*k3a zO3~>+FaNcJM{tb>a;f#JT{7(m?o!7&4?15S7Z^V@n-8wsybAH61l)S|Vr6bgX%+B- z(8~JN_dcsE7F0n%d}0GCWx;w`ALq7S!<*5iZeIfO+IaEi4SIfAQ6)|xAjf0bT$aiY zOXers6bIBm&j+|rWt`55lXyC4gRJ82SG(a7VG;s2huc&6LypK?uJDq`7c2F*ewW2* zca{f0vqDIlTHJeQbjT$WVx5Z?3MJj*+`t=GS3n41HeS5>O0+JfyA5KtIa5!~%?%_1 z>(J<3xQ{g9gb&%-weO8Xl)UoH&)*;j0XJy-)o$BFn6UD+Ckc}f-B?-Nss3h%Q&rVO z!)N``xl+xpq}eb-HiXVxsGeJ@^Bj`WgArw^Tvd}Ix_?5jAk?bK%MiMD&=fv3kwdLkU391`!WGMpvSxUi9Br&brLGHxB=QFu#0CTTff?ETbR6xi6o@ACoOvQ z;8eIPZQJ+1c`jJUD`FzfW%ISE6U(TvG_4tZW1cqSYbtVBxEBQ4e0F*7L)+cjBh5xRfLKopq+ji}BYE@CarWa40D>dhK8Vj%aW)!D23*?v)(l7D6dDr9(@td!T)M}cNJC72> z2`RFW*QzSAd7>M8S#hYfg~-(d`fo+9Bn5@%dE5qz2=gh`KmWU*bmN6S{e$n|=IqES zpIrb3T|N!`@#Oa&YERV+yWKkB9bvq4(<{&YV~AL4fBm+i ziE*Agw^TXxWzm}E)SA&dj%CuVUxS4kSDV6R>SK9yU2=Vrmt*UBC8tFPN75X!!>1X$ zbBW?Ep`R8@@R-8N!4&4AnH#h`>pK76?GKWS?)3+a)jaZu`aJ zm_CqF2bF{?h^W?Ydy*jN_s%aVEqkUZuyBTuty-rcR8sUgpJ-HwakWBG&X;tLcD@Kl zwE#z{T9oyppdU3jisf3VToaAeKAtiM5qI8M$X*J!gH5%KY(_&F7_GzYKj2_r^P`vT zc4J^7k4k~O7ojg_AmN8Ri&CrVuCp7jPDBNv(fX}*vaifLXy287bOh`dfHWg>DWQqG7KNl+W=pqKuJ6Fw-6t&beN0%{vgFNPQr zX098h+!>>1?S{U*)OS=ey`7YQTIk`V0rWS=y3X}+v|OnrVv(J9Z20AodAmM_TpLG` zeF^uB>pFL-Tn7!#cT4y{3B2N4(4yKTfY z5Zsu1ci%@NF-%B<-Q}yJhQ5~wmH)uuNU*-Wvs_X|DGvPk-@iM5_PpE*5^Zv^g@Q(7 zhEt*8JTRmNBqlb-?;VdrBb8EK;%lBCR-nfT<;NEue&VN{cs8#yK0|Q*=Fv{(J)pC} zEP4068Omu2;1Xad-)&9%+ir&+M6llNJ=-RNhEAK_LfkHJzTTbQ;l~c4tSlrY@qAAC z#XEB?ZyN?ep1!!hnam8t`9eua^QAU~58)Rlg6LPL_J)9u^-zH9G7R1h!3dm`PR2)u z^{J20qlx>~?ph*${2=1je&i~u@zDs+zcaIR{L@^6HLVZ*G?*0&p>N;5Zqs^Esj5OX zCkk93;e*2oLGoON;9<0?i4W>La5%W)BC1r3(9bOcR;a;>4c`!Q$T7=*ke2vOgCeAA zN=1jDK^A_jv^zogmKFmKqkiHC$8c`fuyvXiRi&m5#DxdHG17vN4L1n6M4XX--`CS{ zp?&M=k7v(W>9`an z)MmEfxRm#Ob@pfQebrEy{G3+1W_oBaJ(Nk)l=Lm!9z{I4>D2o}Z?& zG6&-Pg;F&siFe;P=-7aOb0>}el}a_0;3+?#?e;{sjU1qLQrEgg2ruMQoB-|v5S2TjS7v*!p8|L-pyw4Xk>eH-ra06dPu<6~EmpW&6a z4nymNIz68u5s&`U_xIo+1ck}%{_4>0-=6w|b-H)=eK<(Gvj6bZv6J?khj&d*-gaZx z@qkGg9d~Ol2 z>Nyyhg$aMr|4w}X;PFMQ`R4$5;PL+X@Aq_7S%}ae$1}&SK{fX5jqtIE>Rfs1^&Q0~ zBzPQPXtcF9kYm#H%q+ZF8u09U{SYWfka+XZ??I_}c-LLt$eEdi-pVfJfAbP`;F?2^76#m|i4zf`Vl8XdZG>o~UXavtzt7S0+v&;65sL{RpC zkMF-zXX3Yyd_Z_e$1?zU;4yG7$1F_v+YcM^1b}T}8z-rte?ic}D|+I`|4AuM!^Dr{ zE4-ec;B_YmHMlw3H|VAfuQa8T0CeKvK`K4?n$clkEHtZcE<@2IDuawEsB z=6QZZ#DSmAkrULn21xk$^f?e3!1rW}7W4$r8KA?+3Ip^C9B&>v`q$sStHT~L$KdH^ z1Q)^NHIYW(He;|KZWcJ{hsH(FQQ_gCJQyLsZ8-b@6T@E$$b?%gy$kmkQ0A`N#^LRO z$bxr1ed06$KW2r5zX)Chi~{gZ%#I_BQ*L(%h$HCe-sx{{5#$LWU&s;i-Li-fw-%yH z8uTmZs(r8j#ytJuqYn}WX6U5J!ExU@p~FBg@4SbAYk_w`8#HZSg062G9)uP_A2X{m zx#xlVwvk1dSrtGC#tXO$-jXMDUwP{=2Q~04oQ5*UjLk^>_3VsmvcNyA~KMXvK);NCX zq2gJllUY|rjMfN#Ix0000 -#include -#include -#include -#include -#include - - -/*! \file - Classification predicates are included in the library to give - some more convenience when using algorithms like \c trim() and \c all(). - They wrap functionality of STL classification functions ( e.g. \c std::isspace() ) - into generic functors. -*/ - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - -// classification functor generator -------------------------------------// - - //! is_classified predicate - /*! - Construct the \c is_classified predicate. This predicate holds if the input is - of specified \c std::ctype category. - - \param Type A \c std::ctype category - \param Loc A locale used for classification - \return An instance of the \c is_classified predicate - */ - inline detail::is_classifiedF - is_classified(std::ctype_base::mask Type, const std::locale& Loc=std::locale()) - { - return detail::is_classifiedF(Type, Loc); - } - - //! is_space predicate - /*! - Construct the \c is_classified predicate for the \c ctype_base::space category. - - \param Loc A locale used for classification - \return An instance of the \c is_classified predicate - */ - inline detail::is_classifiedF - is_space(const std::locale& Loc=std::locale()) - { - return detail::is_classifiedF(std::ctype_base::space, Loc); - } - - //! is_alnum predicate - /*! - Construct the \c is_classified predicate for the \c ctype_base::alnum category. - - \param Loc A locale used for classification - \return An instance of the \c is_classified predicate - */ - inline detail::is_classifiedF - is_alnum(const std::locale& Loc=std::locale()) - { - return detail::is_classifiedF(std::ctype_base::alnum, Loc); - } - - //! is_alpha predicate - /*! - Construct the \c is_classified predicate for the \c ctype_base::alpha category. - - \param Loc A locale used for classification - \return An instance of the \c is_classified predicate - */ - inline detail::is_classifiedF - is_alpha(const std::locale& Loc=std::locale()) - { - return detail::is_classifiedF(std::ctype_base::alpha, Loc); - } - - //! is_cntrl predicate - /*! - Construct the \c is_classified predicate for the \c ctype_base::cntrl category. - - \param Loc A locale used for classification - \return An instance of the \c is_classified predicate - */ - inline detail::is_classifiedF - is_cntrl(const std::locale& Loc=std::locale()) - { - return detail::is_classifiedF(std::ctype_base::cntrl, Loc); - } - - //! is_digit predicate - /*! - Construct the \c is_classified predicate for the \c ctype_base::digit category. - - \param Loc A locale used for classification - \return An instance of the \c is_classified predicate - */ - inline detail::is_classifiedF - is_digit(const std::locale& Loc=std::locale()) - { - return detail::is_classifiedF(std::ctype_base::digit, Loc); - } - - //! is_graph predicate - /*! - Construct the \c is_classified predicate for the \c ctype_base::graph category. - - \param Loc A locale used for classification - \return An instance of the \c is_classified predicate - */ - inline detail::is_classifiedF - is_graph(const std::locale& Loc=std::locale()) - { - return detail::is_classifiedF(std::ctype_base::graph, Loc); - } - - //! is_lower predicate - /*! - Construct the \c is_classified predicate for the \c ctype_base::lower category. - - \param Loc A locale used for classification - \return An instance of \c is_classified predicate - */ - inline detail::is_classifiedF - is_lower(const std::locale& Loc=std::locale()) - { - return detail::is_classifiedF(std::ctype_base::lower, Loc); - } - - //! is_print predicate - /*! - Construct the \c is_classified predicate for the \c ctype_base::print category. - - \param Loc A locale used for classification - \return An instance of the \c is_classified predicate - */ - inline detail::is_classifiedF - is_print(const std::locale& Loc=std::locale()) - { - return detail::is_classifiedF(std::ctype_base::print, Loc); - } - - //! is_punct predicate - /*! - Construct the \c is_classified predicate for the \c ctype_base::punct category. - - \param Loc A locale used for classification - \return An instance of the \c is_classified predicate - */ - inline detail::is_classifiedF - is_punct(const std::locale& Loc=std::locale()) - { - return detail::is_classifiedF(std::ctype_base::punct, Loc); - } - - //! is_upper predicate - /*! - Construct the \c is_classified predicate for the \c ctype_base::upper category. - - \param Loc A locale used for classification - \return An instance of the \c is_classified predicate - */ - inline detail::is_classifiedF - is_upper(const std::locale& Loc=std::locale()) - { - return detail::is_classifiedF(std::ctype_base::upper, Loc); - } - - //! is_xdigit predicate - /*! - Construct the \c is_classified predicate for the \c ctype_base::xdigit category. - - \param Loc A locale used for classification - \return An instance of the \c is_classified predicate - */ - inline detail::is_classifiedF - is_xdigit(const std::locale& Loc=std::locale()) - { - return detail::is_classifiedF(std::ctype_base::xdigit, Loc); - } - - //! is_any_of predicate - /*! - Construct the \c is_any_of predicate. The predicate holds if the input - is included in the specified set of characters. - - \param Set A set of characters to be recognized - \return An instance of the \c is_any_of predicate - */ - template - inline detail::is_any_ofF< - BOOST_STRING_TYPENAME range_value::type> - is_any_of( const RangeT& Set ) - { - iterator_range::type> lit_set(riakboost::as_literal(Set)); - return detail::is_any_ofF::type>(lit_set); - } - - //! is_from_range predicate - /*! - Construct the \c is_from_range predicate. The predicate holds if the input - is included in the specified range. (i.e. From <= Ch <= To ) - - \param From The start of the range - \param To The end of the range - \return An instance of the \c is_from_range predicate - */ - template - inline detail::is_from_rangeF is_from_range(CharT From, CharT To) - { - return detail::is_from_rangeF(From,To); - } - - // predicate combinators ---------------------------------------------------// - - //! predicate 'and' composition predicate - /*! - Construct the \c class_and predicate. This predicate can be used - to logically combine two classification predicates. \c class_and holds, - if both predicates return true. - - \param Pred1 The first predicate - \param Pred2 The second predicate - \return An instance of the \c class_and predicate - */ - template - inline detail::pred_andF - operator&&( - const predicate_facade& Pred1, - const predicate_facade& Pred2 ) - { - // Doing the static_cast with the pointer instead of the reference - // is a workaround for some compilers which have problems with - // static_cast's of template references, i.e. CW8. /grafik/ - return detail::pred_andF( - *static_cast(&Pred1), - *static_cast(&Pred2) ); - } - - //! predicate 'or' composition predicate - /*! - Construct the \c class_or predicate. This predicate can be used - to logically combine two classification predicates. \c class_or holds, - if one of the predicates return true. - - \param Pred1 The first predicate - \param Pred2 The second predicate - \return An instance of the \c class_or predicate - */ - template - inline detail::pred_orF - operator||( - const predicate_facade& Pred1, - const predicate_facade& Pred2 ) - { - // Doing the static_cast with the pointer instead of the reference - // is a workaround for some compilers which have problems with - // static_cast's of template references, i.e. CW8. /grafik/ - return detail::pred_orF( - *static_cast(&Pred1), - *static_cast(&Pred2)); - } - - //! predicate negation operator - /*! - Construct the \c class_not predicate. This predicate represents a negation. - \c class_or holds if of the predicates return false. - - \param Pred The predicate to be negated - \return An instance of the \c class_not predicate - */ - template - inline detail::pred_notF - operator!( const predicate_facade& Pred ) - { - // Doing the static_cast with the pointer instead of the reference - // is a workaround for some compilers which have problems with - // static_cast's of template references, i.e. CW8. /grafik/ - return detail::pred_notF(*static_cast(&Pred)); - } - - } // namespace algorithm - - // pull names to the boost namespace - using algorithm::is_classified; - using algorithm::is_space; - using algorithm::is_alnum; - using algorithm::is_alpha; - using algorithm::is_cntrl; - using algorithm::is_digit; - using algorithm::is_graph; - using algorithm::is_lower; - using algorithm::is_upper; - using algorithm::is_print; - using algorithm::is_punct; - using algorithm::is_xdigit; - using algorithm::is_any_of; - using algorithm::is_from_range; - -} // namespace riakboost - -#endif // BOOST_STRING_PREDICATE_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/compare.hpp b/deps/boost-1.47.0/boost/algorithm/string/compare.hpp deleted file mode 100644 index f995a28..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/compare.hpp +++ /dev/null @@ -1,199 +0,0 @@ -// Boost string_algo library compare.hpp header file -------------------------// - -// Copyright Pavol Droba 2002-2006. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_COMPARE_HPP -#define BOOST_STRING_COMPARE_HPP - -#include -#include - -/*! \file - Defines element comparison predicates. Many algorithms in this library can - take an additional argument with a predicate used to compare elements. - This makes it possible, for instance, to have case insensitive versions - of the algorithms. -*/ - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - - // is_equal functor -----------------------------------------------// - - //! is_equal functor - /*! - Standard STL equal_to only handle comparison between arguments - of the same type. This is a less restrictive version which wraps operator ==. - */ - struct is_equal - { - //! Function operator - /*! - Compare two operands for equality - */ - template< typename T1, typename T2 > - bool operator()( const T1& Arg1, const T2& Arg2 ) const - { - return Arg1==Arg2; - } - }; - - //! case insensitive version of is_equal - /*! - Case insensitive comparison predicate. Comparison is done using - specified locales. - */ - struct is_iequal - { - //! Constructor - /*! - \param Loc locales used for comparison - */ - is_iequal( const std::locale& Loc=std::locale() ) : - m_Loc( Loc ) {} - - //! Function operator - /*! - Compare two operands. Case is ignored. - */ - template< typename T1, typename T2 > - bool operator()( const T1& Arg1, const T2& Arg2 ) const - { - #if defined(__BORLANDC__) && (__BORLANDC__ >= 0x560) && (__BORLANDC__ <= 0x564) && !defined(_USE_OLD_RW_STL) - return std::toupper(Arg1)==std::toupper(Arg2); - #else - return std::toupper(Arg1,m_Loc)==std::toupper(Arg2,m_Loc); - #endif - } - - private: - std::locale m_Loc; - }; - - // is_less functor -----------------------------------------------// - - //! is_less functor - /*! - Convenient version of standard std::less. Operation is templated, therefore it is - not required to specify the exact types upon the construction - */ - struct is_less - { - //! Functor operation - /*! - Compare two operands using > operator - */ - template< typename T1, typename T2 > - bool operator()( const T1& Arg1, const T2& Arg2 ) const - { - return Arg1 - bool operator()( const T1& Arg1, const T2& Arg2 ) const - { - #if defined(__BORLANDC__) && (__BORLANDC__ >= 0x560) && (__BORLANDC__ <= 0x564) && !defined(_USE_OLD_RW_STL) - return std::toupper(Arg1)(Arg1,m_Loc)(Arg2,m_Loc); - #endif - } - - private: - std::locale m_Loc; - }; - - // is_not_greater functor -----------------------------------------------// - - //! is_not_greater functor - /*! - Convenient version of standard std::not_greater_to. Operation is templated, therefore it is - not required to specify the exact types upon the construction - */ - struct is_not_greater - { - //! Functor operation - /*! - Compare two operands using > operator - */ - template< typename T1, typename T2 > - bool operator()( const T1& Arg1, const T2& Arg2 ) const - { - return Arg1<=Arg2; - } - }; - - - //! case insensitive version of is_not_greater - /*! - Case insensitive comparison predicate. Comparison is done using - specified locales. - */ - struct is_not_igreater - { - //! Constructor - /*! - \param Loc locales used for comparison - */ - is_not_igreater( const std::locale& Loc=std::locale() ) : - m_Loc( Loc ) {} - - //! Function operator - /*! - Compare two operands. Case is ignored. - */ - template< typename T1, typename T2 > - bool operator()( const T1& Arg1, const T2& Arg2 ) const - { - #if defined(__BORLANDC__) && (__BORLANDC__ >= 0x560) && (__BORLANDC__ <= 0x564) && !defined(_USE_OLD_RW_STL) - return std::toupper(Arg1)<=std::toupper(Arg2); - #else - return std::toupper(Arg1,m_Loc)<=std::toupper(Arg2,m_Loc); - #endif - } - - private: - std::locale m_Loc; - }; - - - } // namespace algorithm - - // pull names to the boost namespace - using algorithm::is_equal; - using algorithm::is_iequal; - using algorithm::is_less; - using algorithm::is_iless; - using algorithm::is_not_greater; - using algorithm::is_not_igreater; - -} // namespace riakboost - - -#endif // BOOST_STRING_COMPARE_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/concept.hpp b/deps/boost-1.47.0/boost/algorithm/string/concept.hpp deleted file mode 100644 index 0cdc71b..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/concept.hpp +++ /dev/null @@ -1,83 +0,0 @@ -// Boost string_algo library concept.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_CONCEPT_HPP -#define BOOST_STRING_CONCEPT_HPP - -#include -#include -#include -#include - -/*! \file - Defines concepts used in string_algo library -*/ - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - - //! Finder concept - /*! - Defines the Finder concept. Finder is a functor which selects - an arbitrary part of a string. Search is performed on - the range specified by starting and ending iterators. - - Result of the find operation must be convertible to iterator_range. - */ - template - struct FinderConcept - { - private: - typedef iterator_range range; - public: - void constraints() - { - // Operation - r=(*pF)(i,i); - } - private: - range r; - IteratorT i; - FinderT* pF; - }; // Finder_concept - - - //! Formatter concept - /*! - Defines the Formatter concept. Formatter is a functor, which - takes a result from a finder operation and transforms it - in a specific way. - - Result must be a container supported by container_traits, - or a reference to it. - */ - template - struct FormatterConcept - { - public: - void constraints() - { - // Operation - ::riakboost::begin((*pFo)( (*pF)(i,i) )); - ::riakboost::end((*pFo)( (*pF)(i,i) )); - } - private: - IteratorT i; - FinderT* pF; - FormatterT *pFo; - }; // FormatterConcept; - - } // namespace algorithm -} // namespace riakboost - - - - -#endif // BOOST_STRING_CONCEPT_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/config.hpp b/deps/boost-1.47.0/boost/algorithm/string/config.hpp deleted file mode 100644 index 559750a..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/config.hpp +++ /dev/null @@ -1,28 +0,0 @@ -// Boost string_algo library config.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_CONFIG_HPP -#define BOOST_STRING_CONFIG_HPP - -#include -#include - -#ifdef BOOST_STRING_DEDUCED_TYPENAME -# error "macro already defined!" -#endif - -#define BOOST_STRING_TYPENAME BOOST_DEDUCED_TYPENAME - -// Metrowerks workaround -#if BOOST_WORKAROUND(__MWERKS__, <= 0x3003) // 8.x -#pragma parse_func_templ off -#endif - -#endif // BOOST_STRING_CONFIG_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/constants.hpp b/deps/boost-1.47.0/boost/algorithm/string/constants.hpp deleted file mode 100644 index 363fc9c..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/constants.hpp +++ /dev/null @@ -1,36 +0,0 @@ -// Boost string_algo library constants.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_CONSTANTS_HPP -#define BOOST_STRING_CONSTANTS_HPP - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - - //! Token compression mode - /*! - Specifies token compression mode for the token_finder. - */ - enum token_compress_mode_type - { - token_compress_on, //!< Compress adjacent tokens - token_compress_off //!< Do not compress adjacent tokens - }; - - } // namespace algorithm - - // pull the names to the boost namespace - using algorithm::token_compress_on; - using algorithm::token_compress_off; - -} // namespace riakboost - -#endif // BOOST_STRING_CONSTANTS_HPP - diff --git a/deps/boost-1.47.0/boost/algorithm/string/detail/classification.hpp b/deps/boost-1.47.0/boost/algorithm/string/detail/classification.hpp deleted file mode 100644 index 5a555e7..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/detail/classification.hpp +++ /dev/null @@ -1,353 +0,0 @@ -// Boost string_algo library classification.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_CLASSIFICATION_DETAIL_HPP -#define BOOST_STRING_CLASSIFICATION_DETAIL_HPP - -#include -#include -#include -#include - -#include -#include - -#include -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - namespace detail { - -// classification functors -----------------------------------------------// - - // is_classified functor - struct is_classifiedF : - public predicate_facade - { - // Boost.ResultOf support - typedef bool result_type; - - // Constructor from a locale - is_classifiedF(std::ctype_base::mask Type, std::locale const & Loc = std::locale()) : - m_Type(Type), m_Locale(Loc) {} - // Operation - template - bool operator()( CharT Ch ) const - { - return std::use_facet< std::ctype >(m_Locale).is( m_Type, Ch ); - } - - #if defined(__BORLANDC__) && (__BORLANDC__ >= 0x560) && (__BORLANDC__ <= 0x582) && !defined(_USE_OLD_RW_STL) - template<> - bool operator()( char const Ch ) const - { - return std::use_facet< std::ctype >(m_Locale).is( m_Type, Ch ); - } - #endif - - private: - std::ctype_base::mask m_Type; - std::locale m_Locale; - }; - - - // is_any_of functor - /* - returns true if the value is from the specified set - */ - template - struct is_any_ofF : - public predicate_facade > - { - private: - // set cannot operate on const value-type - typedef typename ::riakboost::remove_const::type set_value_type; - - public: - // Boost.ResultOf support - typedef bool result_type; - - // Constructor - template - is_any_ofF( const RangeT& Range ) : m_Size(0) - { - // Prepare storage - m_Storage.m_dynSet=0; - - std::size_t Size=::riakboost::distance(Range); - m_Size=Size; - set_value_type* Storage=0; - - if(use_fixed_storage(m_Size)) - { - // Use fixed storage - Storage=&m_Storage.m_fixSet[0]; - } - else - { - // Use dynamic storage - m_Storage.m_dynSet=new set_value_type[m_Size]; - Storage=m_Storage.m_dynSet; - } - - // Use fixed storage - ::std::copy(::riakboost::begin(Range), ::riakboost::end(Range), Storage); - ::std::sort(Storage, Storage+m_Size); - } - - // Copy constructor - is_any_ofF(const is_any_ofF& Other) : m_Size(Other.m_Size) - { - // Prepare storage - m_Storage.m_dynSet=0; - const set_value_type* SrcStorage=0; - set_value_type* DestStorage=0; - - if(use_fixed_storage(m_Size)) - { - // Use fixed storage - DestStorage=&m_Storage.m_fixSet[0]; - SrcStorage=&Other.m_Storage.m_fixSet[0]; - } - else - { - // Use dynamic storage - m_Storage.m_dynSet=new set_value_type[m_Size]; - DestStorage=m_Storage.m_dynSet; - SrcStorage=Other.m_Storage.m_dynSet; - } - - // Use fixed storage - ::memcpy(DestStorage, SrcStorage, sizeof(set_value_type)*m_Size); - } - - // Destructor - ~is_any_ofF() - { - if(!use_fixed_storage(m_Size) && m_Storage.m_dynSet!=0) - { - delete [] m_Storage.m_dynSet; - } - } - - // Assignment - is_any_ofF& operator=(const is_any_ofF& Other) - { - // Handle self assignment - if(this==&Other) return *this; - - // Prepare storage - const set_value_type* SrcStorage; - set_value_type* DestStorage; - - if(use_fixed_storage(Other.m_Size)) - { - // Use fixed storage - DestStorage=&m_Storage.m_fixSet[0]; - SrcStorage=&Other.m_Storage.m_fixSet[0]; - - // Delete old storage if was present - if(!use_fixed_storage(m_Size) && m_Storage.m_dynSet!=0) - { - delete [] m_Storage.m_dynSet; - } - - // Set new size - m_Size=Other.m_Size; - } - else - { - // Other uses dynamic storage - SrcStorage=Other.m_Storage.m_dynSet; - - // Check what kind of storage are we using right now - if(use_fixed_storage(m_Size)) - { - // Using fixed storage, allocate new - set_value_type* pTemp=new set_value_type[Other.m_Size]; - DestStorage=pTemp; - m_Storage.m_dynSet=pTemp; - m_Size=Other.m_Size; - } - else - { - // Using dynamic storage, check if can reuse - if(m_Storage.m_dynSet!=0 && m_Size>=Other.m_Size && m_Size - bool operator()( Char2T Ch ) const - { - const set_value_type* Storage= - (use_fixed_storage(m_Size)) - ? &m_Storage.m_fixSet[0] - : m_Storage.m_dynSet; - - return ::std::binary_search(Storage, Storage+m_Size, Ch); - } - private: - // check if the size is eligible for fixed storage - static bool use_fixed_storage(std::size_t size) - { - return size<=sizeof(set_value_type*)*2; - } - - - private: - // storage - // The actual used storage is selected on the type - union - { - set_value_type* m_dynSet; - set_value_type m_fixSet[sizeof(set_value_type*)*2]; - } - m_Storage; - - // storage size - ::std::size_t m_Size; - }; - - // is_from_range functor - /* - returns true if the value is from the specified range. - (i.e. x>=From && x>=To) - */ - template - struct is_from_rangeF : - public predicate_facade< is_from_rangeF > - { - // Boost.ResultOf support - typedef bool result_type; - - // Constructor - is_from_rangeF( CharT From, CharT To ) : m_From(From), m_To(To) {} - - // Operation - template - bool operator()( Char2T Ch ) const - { - return ( m_From <= Ch ) && ( Ch <= m_To ); - } - - private: - CharT m_From; - CharT m_To; - }; - - // class_and composition predicate - template - struct pred_andF : - public predicate_facade< pred_andF > - { - public: - - // Boost.ResultOf support - typedef bool result_type; - - // Constructor - pred_andF( Pred1T Pred1, Pred2T Pred2 ) : - m_Pred1(Pred1), m_Pred2(Pred2) {} - - // Operation - template - bool operator()( CharT Ch ) const - { - return m_Pred1(Ch) && m_Pred2(Ch); - } - - private: - Pred1T m_Pred1; - Pred2T m_Pred2; - }; - - // class_or composition predicate - template - struct pred_orF : - public predicate_facade< pred_orF > - { - public: - // Boost.ResultOf support - typedef bool result_type; - - // Constructor - pred_orF( Pred1T Pred1, Pred2T Pred2 ) : - m_Pred1(Pred1), m_Pred2(Pred2) {} - - // Operation - template - bool operator()( CharT Ch ) const - { - return m_Pred1(Ch) || m_Pred2(Ch); - } - - private: - Pred1T m_Pred1; - Pred2T m_Pred2; - }; - - // class_not composition predicate - template< typename PredT > - struct pred_notF : - public predicate_facade< pred_notF > - { - public: - // Boost.ResultOf support - typedef bool result_type; - - // Constructor - pred_notF( PredT Pred ) : m_Pred(Pred) {} - - // Operation - template - bool operator()( CharT Ch ) const - { - return !m_Pred(Ch); - } - - private: - PredT m_Pred; - }; - - } // namespace detail - } // namespace algorithm -} // namespace riakboost - - -#endif // BOOST_STRING_CLASSIFICATION_DETAIL_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/detail/find_format.hpp b/deps/boost-1.47.0/boost/algorithm/string/detail/find_format.hpp deleted file mode 100644 index 5a8f33d..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/detail/find_format.hpp +++ /dev/null @@ -1,204 +0,0 @@ -// Boost string_algo library find_format.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_FIND_FORMAT_DETAIL_HPP -#define BOOST_STRING_FIND_FORMAT_DETAIL_HPP - -#include -#include -#include -#include -#include -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - namespace detail { - -// find_format_copy (iterator variant) implementation -------------------------------// - - template< - typename OutputIteratorT, - typename InputT, - typename FormatterT, - typename FindResultT, - typename FormatResultT > - inline OutputIteratorT find_format_copy_impl2( - OutputIteratorT Output, - const InputT& Input, - FormatterT Formatter, - const FindResultT& FindResult, - const FormatResultT& FormatResult ) - { - typedef find_format_store< - BOOST_STRING_TYPENAME - range_const_iterator::type, - FormatterT, - FormatResultT > store_type; - - // Create store for the find result - store_type M( FindResult, FormatResult, Formatter ); - - if ( !M ) - { - // Match not found - return original sequence - Output = std::copy( ::riakboost::begin(Input), ::riakboost::end(Input), Output ); - return Output; - } - - // Copy the beginning of the sequence - Output = std::copy( ::riakboost::begin(Input), ::riakboost::begin(M), Output ); - // Format find result - // Copy formated result - Output = std::copy( ::riakboost::begin(M.format_result()), ::riakboost::end(M.format_result()), Output ); - // Copy the rest of the sequence - Output = std::copy( M.end(), ::riakboost::end(Input), Output ); - - return Output; - } - - template< - typename OutputIteratorT, - typename InputT, - typename FormatterT, - typename FindResultT > - inline OutputIteratorT find_format_copy_impl( - OutputIteratorT Output, - const InputT& Input, - FormatterT Formatter, - const FindResultT& FindResult ) - { - if( ::riakboost::algorithm::detail::check_find_result(Input, FindResult) ) { - return ::riakboost::algorithm::detail::find_format_copy_impl2( - Output, - Input, - Formatter, - FindResult, - Formatter(FindResult) ); - } else { - return std::copy( ::riakboost::begin(Input), ::riakboost::end(Input), Output ); - } - } - - -// find_format_copy implementation --------------------------------------------------// - - template< - typename InputT, - typename FormatterT, - typename FindResultT, - typename FormatResultT > - inline InputT find_format_copy_impl2( - const InputT& Input, - FormatterT Formatter, - const FindResultT& FindResult, - const FormatResultT& FormatResult) - { - typedef find_format_store< - BOOST_STRING_TYPENAME - range_const_iterator::type, - FormatterT, - FormatResultT > store_type; - - // Create store for the find result - store_type M( FindResult, FormatResult, Formatter ); - - if ( !M ) - { - // Match not found - return original sequence - return InputT( Input ); - } - - InputT Output; - // Copy the beginning of the sequence - insert( Output, ::riakboost::end(Output), ::riakboost::begin(Input), M.begin() ); - // Copy formated result - insert( Output, ::riakboost::end(Output), M.format_result() ); - // Copy the rest of the sequence - insert( Output, ::riakboost::end(Output), M.end(), ::riakboost::end(Input) ); - - return Output; - } - - template< - typename InputT, - typename FormatterT, - typename FindResultT > - inline InputT find_format_copy_impl( - const InputT& Input, - FormatterT Formatter, - const FindResultT& FindResult) - { - if( ::riakboost::algorithm::detail::check_find_result(Input, FindResult) ) { - return ::riakboost::algorithm::detail::find_format_copy_impl2( - Input, - Formatter, - FindResult, - Formatter(FindResult) ); - } else { - return Input; - } - } - - // replace implementation ----------------------------------------------------// - - template< - typename InputT, - typename FormatterT, - typename FindResultT, - typename FormatResultT > - inline void find_format_impl2( - InputT& Input, - FormatterT Formatter, - const FindResultT& FindResult, - const FormatResultT& FormatResult) - { - typedef find_format_store< - BOOST_STRING_TYPENAME - range_iterator::type, - FormatterT, - FormatResultT > store_type; - - // Create store for the find result - store_type M( FindResult, FormatResult, Formatter ); - - if ( !M ) - { - // Search not found - return original sequence - return; - } - - // Replace match - ::riakboost::algorithm::detail::replace( Input, M.begin(), M.end(), M.format_result() ); - } - - template< - typename InputT, - typename FormatterT, - typename FindResultT > - inline void find_format_impl( - InputT& Input, - FormatterT Formatter, - const FindResultT& FindResult) - { - if( ::riakboost::algorithm::detail::check_find_result(Input, FindResult) ) { - ::riakboost::algorithm::detail::find_format_impl2( - Input, - Formatter, - FindResult, - Formatter(FindResult) ); - } - } - - } // namespace detail - } // namespace algorithm -} // namespace riakboost - -#endif // BOOST_STRING_FIND_FORMAT_DETAIL_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/detail/find_format_all.hpp b/deps/boost-1.47.0/boost/algorithm/string/detail/find_format_all.hpp deleted file mode 100644 index 4074085..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/detail/find_format_all.hpp +++ /dev/null @@ -1,273 +0,0 @@ -// Boost string_algo library find_format_all.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_FIND_FORMAT_ALL_DETAIL_HPP -#define BOOST_STRING_FIND_FORMAT_ALL_DETAIL_HPP - -#include -#include -#include -#include -#include -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - namespace detail { - -// find_format_all_copy (iterator variant) implementation ---------------------------// - - template< - typename OutputIteratorT, - typename InputT, - typename FinderT, - typename FormatterT, - typename FindResultT, - typename FormatResultT > - inline OutputIteratorT find_format_all_copy_impl2( - OutputIteratorT Output, - const InputT& Input, - FinderT Finder, - FormatterT Formatter, - const FindResultT& FindResult, - const FormatResultT& FormatResult ) - { - typedef BOOST_STRING_TYPENAME - range_const_iterator::type input_iterator_type; - - typedef find_format_store< - input_iterator_type, - FormatterT, - FormatResultT > store_type; - - // Create store for the find result - store_type M( FindResult, FormatResult, Formatter ); - - // Initialize last match - input_iterator_type LastMatch=::riakboost::begin(Input); - - // Iterate through all matches - while( M ) - { - // Copy the beginning of the sequence - Output = std::copy( LastMatch, M.begin(), Output ); - // Copy formated result - Output = std::copy( ::riakboost::begin(M.format_result()), ::riakboost::end(M.format_result()), Output ); - - // Proceed to the next match - LastMatch=M.end(); - M=Finder( LastMatch, ::riakboost::end(Input) ); - } - - // Copy the rest of the sequence - Output = std::copy( LastMatch, ::riakboost::end(Input), Output ); - - return Output; - } - - template< - typename OutputIteratorT, - typename InputT, - typename FinderT, - typename FormatterT, - typename FindResultT > - inline OutputIteratorT find_format_all_copy_impl( - OutputIteratorT Output, - const InputT& Input, - FinderT Finder, - FormatterT Formatter, - const FindResultT& FindResult ) - { - if( ::riakboost::algorithm::detail::check_find_result(Input, FindResult) ) { - return ::riakboost::algorithm::detail::find_format_all_copy_impl2( - Output, - Input, - Finder, - Formatter, - FindResult, - Formatter(FindResult) ); - } else { - return std::copy( ::riakboost::begin(Input), ::riakboost::end(Input), Output ); - } - } - - // find_format_all_copy implementation ----------------------------------------------// - - template< - typename InputT, - typename FinderT, - typename FormatterT, - typename FindResultT, - typename FormatResultT > - inline InputT find_format_all_copy_impl2( - const InputT& Input, - FinderT Finder, - FormatterT Formatter, - const FindResultT& FindResult, - const FormatResultT& FormatResult) - { - typedef BOOST_STRING_TYPENAME - range_const_iterator::type input_iterator_type; - - typedef find_format_store< - input_iterator_type, - FormatterT, - FormatResultT > store_type; - - // Create store for the find result - store_type M( FindResult, FormatResult, Formatter ); - - // Initialize last match - input_iterator_type LastMatch=::riakboost::begin(Input); - - // Output temporary - InputT Output; - - // Iterate through all matches - while( M ) - { - // Copy the beginning of the sequence - insert( Output, ::riakboost::end(Output), LastMatch, M.begin() ); - // Copy formated result - insert( Output, ::riakboost::end(Output), M.format_result() ); - - // Proceed to the next match - LastMatch=M.end(); - M=Finder( LastMatch, ::riakboost::end(Input) ); - } - - // Copy the rest of the sequence - ::riakboost::algorithm::detail::insert( Output, ::riakboost::end(Output), LastMatch, ::riakboost::end(Input) ); - - return Output; - } - - template< - typename InputT, - typename FinderT, - typename FormatterT, - typename FindResultT > - inline InputT find_format_all_copy_impl( - const InputT& Input, - FinderT Finder, - FormatterT Formatter, - const FindResultT& FindResult) - { - if( ::riakboost::algorithm::detail::check_find_result(Input, FindResult) ) { - return ::riakboost::algorithm::detail::find_format_all_copy_impl2( - Input, - Finder, - Formatter, - FindResult, - Formatter(FindResult) ); - } else { - return Input; - } - } - - // find_format_all implementation ------------------------------------------------// - - template< - typename InputT, - typename FinderT, - typename FormatterT, - typename FindResultT, - typename FormatResultT > - inline void find_format_all_impl2( - InputT& Input, - FinderT Finder, - FormatterT Formatter, - FindResultT FindResult, - FormatResultT FormatResult) - { - typedef BOOST_STRING_TYPENAME - range_iterator::type input_iterator_type; - typedef find_format_store< - input_iterator_type, - FormatterT, - FormatResultT > store_type; - - // Create store for the find result - store_type M( FindResult, FormatResult, Formatter ); - - // Instantiate replacement storage - std::deque< - BOOST_STRING_TYPENAME range_value::type> Storage; - - // Initialize replacement iterators - input_iterator_type InsertIt=::riakboost::begin(Input); - input_iterator_type SearchIt=::riakboost::begin(Input); - - while( M ) - { - // process the segment - InsertIt=process_segment( - Storage, - Input, - InsertIt, - SearchIt, - M.begin() ); - - // Adjust search iterator - SearchIt=M.end(); - - // Copy formated replace to the storage - ::riakboost::algorithm::detail::copy_to_storage( Storage, M.format_result() ); - - // Find range for a next match - M=Finder( SearchIt, ::riakboost::end(Input) ); - } - - // process the last segment - InsertIt=::riakboost::algorithm::detail::process_segment( - Storage, - Input, - InsertIt, - SearchIt, - ::riakboost::end(Input) ); - - if ( Storage.empty() ) - { - // Truncate input - ::riakboost::algorithm::detail::erase( Input, InsertIt, ::riakboost::end(Input) ); - } - else - { - // Copy remaining data to the end of input - ::riakboost::algorithm::detail::insert( Input, ::riakboost::end(Input), Storage.begin(), Storage.end() ); - } - } - - template< - typename InputT, - typename FinderT, - typename FormatterT, - typename FindResultT > - inline void find_format_all_impl( - InputT& Input, - FinderT Finder, - FormatterT Formatter, - FindResultT FindResult) - { - if( ::riakboost::algorithm::detail::check_find_result(Input, FindResult) ) { - ::riakboost::algorithm::detail::find_format_all_impl2( - Input, - Finder, - Formatter, - FindResult, - Formatter(FindResult) ); - } - } - - } // namespace detail - } // namespace algorithm -} // namespace riakboost - -#endif // BOOST_STRING_FIND_FORMAT_ALL_DETAIL_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/detail/find_format_store.hpp b/deps/boost-1.47.0/boost/algorithm/string/detail/find_format_store.hpp deleted file mode 100644 index 34cf540..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/detail/find_format_store.hpp +++ /dev/null @@ -1,89 +0,0 @@ -// Boost string_algo library find_format_store.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_FIND_FORMAT_STORE_DETAIL_HPP -#define BOOST_STRING_FIND_FORMAT_STORE_DETAIL_HPP - -#include -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - namespace detail { - -// temporary format and find result storage --------------------------------// - -#if BOOST_WORKAROUND(BOOST_MSVC, >= 1400) -#pragma warning(push) -#pragma warning(disable:4512) //assignment operator could not be generated -#endif - template< - typename ForwardIteratorT, - typename FormatterT, - typename FormatResultT > - class find_format_store : - public iterator_range - { - public: - // typedefs - typedef iterator_range base_type; - typedef FormatterT formatter_type; - typedef FormatResultT format_result_type; - - public: - // Construction - find_format_store( - const base_type& FindResult, - const format_result_type& FormatResult, - const formatter_type& Formatter ) : - base_type(FindResult), - m_FormatResult(FormatResult), - m_Formatter(Formatter) {} - - // Assignment - template< typename FindResultT > - find_format_store& operator=( FindResultT FindResult ) - { - iterator_range::operator=(FindResult); - if( !this->empty() ) { - m_FormatResult=m_Formatter(FindResult); - } - - return *this; - } - - // Retrieve format result - const format_result_type& format_result() - { - return m_FormatResult; - } - - private: - format_result_type m_FormatResult; - const formatter_type& m_Formatter; - }; - - template - bool check_find_result(InputT&, FindResultT& FindResult) - { - typedef BOOST_STRING_TYPENAME - range_const_iterator::type input_iterator_type; - iterator_range ResultRange(FindResult); - return !ResultRange.empty(); - } - -#if BOOST_WORKAROUND(BOOST_MSVC, >= 1400) -#pragma warning(pop) -#endif - } // namespace detail - } // namespace algorithm -} // namespace riakboost - -#endif // BOOST_STRING_FIND_FORMAT_STORE_DETAIL_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/detail/finder.hpp b/deps/boost-1.47.0/boost/algorithm/string/detail/finder.hpp deleted file mode 100644 index 188e159..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/detail/finder.hpp +++ /dev/null @@ -1,646 +0,0 @@ -// Boost string_algo library finder.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2006. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_FINDER_DETAIL_HPP -#define BOOST_STRING_FINDER_DETAIL_HPP - -#include -#include -#include - -#include -#include -#include -#include -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - namespace detail { - - -// find first functor -----------------------------------------------// - - // find a subsequence in the sequence ( functor ) - /* - Returns a pair marking the subsequence in the sequence. - If the find fails, functor returns - */ - template - struct first_finderF - { - typedef SearchIteratorT search_iterator_type; - - // Construction - template< typename SearchT > - first_finderF( const SearchT& Search, PredicateT Comp ) : - m_Search(::riakboost::begin(Search), ::riakboost::end(Search)), m_Comp(Comp) {} - first_finderF( - search_iterator_type SearchBegin, - search_iterator_type SearchEnd, - PredicateT Comp ) : - m_Search(SearchBegin, SearchEnd), m_Comp(Comp) {} - - // Operation - template< typename ForwardIteratorT > - iterator_range - operator()( - ForwardIteratorT Begin, - ForwardIteratorT End ) const - { - typedef iterator_range result_type; - typedef ForwardIteratorT input_iterator_type; - - // Outer loop - for(input_iterator_type OuterIt=Begin; - OuterIt!=End; - ++OuterIt) - { - // Sanity check - if( riakboost::empty(m_Search) ) - return result_type( End, End ); - - input_iterator_type InnerIt=OuterIt; - search_iterator_type SubstrIt=m_Search.begin(); - for(; - InnerIt!=End && SubstrIt!=m_Search.end(); - ++InnerIt,++SubstrIt) - { - if( !( m_Comp(*InnerIt,*SubstrIt) ) ) - break; - } - - // Substring matching succeeded - if ( SubstrIt==m_Search.end() ) - return result_type( OuterIt, InnerIt ); - } - - return result_type( End, End ); - } - - private: - iterator_range m_Search; - PredicateT m_Comp; - }; - -// find last functor -----------------------------------------------// - - // find the last match a subseqeunce in the sequence ( functor ) - /* - Returns a pair marking the subsequence in the sequence. - If the find fails, returns - */ - template - struct last_finderF - { - typedef SearchIteratorT search_iterator_type; - typedef first_finderF< - search_iterator_type, - PredicateT> first_finder_type; - - // Construction - template< typename SearchT > - last_finderF( const SearchT& Search, PredicateT Comp ) : - m_Search(::riakboost::begin(Search), ::riakboost::end(Search)), m_Comp(Comp) {} - last_finderF( - search_iterator_type SearchBegin, - search_iterator_type SearchEnd, - PredicateT Comp ) : - m_Search(SearchBegin, SearchEnd), m_Comp(Comp) {} - - // Operation - template< typename ForwardIteratorT > - iterator_range - operator()( - ForwardIteratorT Begin, - ForwardIteratorT End ) const - { - typedef iterator_range result_type; - - if( riakboost::empty(m_Search) ) - return result_type( End, End ); - - typedef BOOST_STRING_TYPENAME riakboost::detail:: - iterator_traits::iterator_category category; - - return findit( Begin, End, category() ); - } - - private: - // forward iterator - template< typename ForwardIteratorT > - iterator_range - findit( - ForwardIteratorT Begin, - ForwardIteratorT End, - std::forward_iterator_tag ) const - { - typedef ForwardIteratorT input_iterator_type; - typedef iterator_range result_type; - - first_finder_type first_finder( - m_Search.begin(), m_Search.end(), m_Comp ); - - result_type M=first_finder( Begin, End ); - result_type Last=M; - - while( M ) - { - Last=M; - M=first_finder( ::riakboost::end(M), End ); - } - - return Last; - } - - // bidirectional iterator - template< typename ForwardIteratorT > - iterator_range - findit( - ForwardIteratorT Begin, - ForwardIteratorT End, - std::bidirectional_iterator_tag ) const - { - typedef iterator_range result_type; - typedef ForwardIteratorT input_iterator_type; - - // Outer loop - for(input_iterator_type OuterIt=End; - OuterIt!=Begin; ) - { - input_iterator_type OuterIt2=--OuterIt; - - input_iterator_type InnerIt=OuterIt2; - search_iterator_type SubstrIt=m_Search.begin(); - for(; - InnerIt!=End && SubstrIt!=m_Search.end(); - ++InnerIt,++SubstrIt) - { - if( !( m_Comp(*InnerIt,*SubstrIt) ) ) - break; - } - - // Substring matching succeeded - if( SubstrIt==m_Search.end() ) - return result_type( OuterIt2, InnerIt ); - } - - return result_type( End, End ); - } - - private: - iterator_range m_Search; - PredicateT m_Comp; - }; - -// find n-th functor -----------------------------------------------// - - // find the n-th match of a subsequence in the sequence ( functor ) - /* - Returns a pair marking the subsequence in the sequence. - If the find fails, returns - */ - template - struct nth_finderF - { - typedef SearchIteratorT search_iterator_type; - typedef first_finderF< - search_iterator_type, - PredicateT> first_finder_type; - typedef last_finderF< - search_iterator_type, - PredicateT> last_finder_type; - - // Construction - template< typename SearchT > - nth_finderF( - const SearchT& Search, - int Nth, - PredicateT Comp) : - m_Search(::riakboost::begin(Search), ::riakboost::end(Search)), - m_Nth(Nth), - m_Comp(Comp) {} - nth_finderF( - search_iterator_type SearchBegin, - search_iterator_type SearchEnd, - int Nth, - PredicateT Comp) : - m_Search(SearchBegin, SearchEnd), - m_Nth(Nth), - m_Comp(Comp) {} - - // Operation - template< typename ForwardIteratorT > - iterator_range - operator()( - ForwardIteratorT Begin, - ForwardIteratorT End ) const - { - if(m_Nth>=0) - { - return find_forward(Begin, End, m_Nth); - } - else - { - return find_backward(Begin, End, -m_Nth); - } - - } - - private: - // Implementation helpers - template< typename ForwardIteratorT > - iterator_range - find_forward( - ForwardIteratorT Begin, - ForwardIteratorT End, - unsigned int N) const - { - typedef ForwardIteratorT input_iterator_type; - typedef iterator_range result_type; - - // Sanity check - if( riakboost::empty(m_Search) ) - return result_type( End, End ); - - // Instantiate find functor - first_finder_type first_finder( - m_Search.begin(), m_Search.end(), m_Comp ); - - result_type M( Begin, Begin ); - - for( unsigned int n=0; n<=N; ++n ) - { - // find next match - M=first_finder( ::riakboost::end(M), End ); - - if ( !M ) - { - // Subsequence not found, return - return M; - } - } - - return M; - } - - template< typename ForwardIteratorT > - iterator_range - find_backward( - ForwardIteratorT Begin, - ForwardIteratorT End, - unsigned int N) const - { - typedef ForwardIteratorT input_iterator_type; - typedef iterator_range result_type; - - // Sanity check - if( riakboost::empty(m_Search) ) - return result_type( End, End ); - - // Instantiate find functor - last_finder_type last_finder( - m_Search.begin(), m_Search.end(), m_Comp ); - - result_type M( End, End ); - - for( unsigned int n=1; n<=N; ++n ) - { - // find next match - M=last_finder( Begin, ::riakboost::begin(M) ); - - if ( !M ) - { - // Subsequence not found, return - return M; - } - } - - return M; - } - - - private: - iterator_range m_Search; - int m_Nth; - PredicateT m_Comp; - }; - -// find head/tail implementation helpers ---------------------------// - - template - iterator_range - find_head_impl( - ForwardIteratorT Begin, - ForwardIteratorT End, - unsigned int N, - std::forward_iterator_tag ) - { - typedef ForwardIteratorT input_iterator_type; - typedef iterator_range result_type; - - input_iterator_type It=Begin; - for( - unsigned int Index=0; - Index - iterator_range - find_head_impl( - ForwardIteratorT Begin, - ForwardIteratorT End, - unsigned int N, - std::random_access_iterator_tag ) - { - typedef ForwardIteratorT input_iterator_type; - typedef iterator_range result_type; - - if ( (End<=Begin) || ( static_cast(End-Begin) < N ) ) - return result_type( Begin, End ); - - return result_type(Begin,Begin+N); - } - - // Find head implementation - template - iterator_range - find_head_impl( - ForwardIteratorT Begin, - ForwardIteratorT End, - unsigned int N ) - { - typedef BOOST_STRING_TYPENAME riakboost::detail:: - iterator_traits::iterator_category category; - - return ::riakboost::algorithm::detail::find_head_impl( Begin, End, N, category() ); - } - - template< typename ForwardIteratorT > - iterator_range - find_tail_impl( - ForwardIteratorT Begin, - ForwardIteratorT End, - unsigned int N, - std::forward_iterator_tag ) - { - typedef ForwardIteratorT input_iterator_type; - typedef iterator_range result_type; - - unsigned int Index=0; - input_iterator_type It=Begin; - input_iterator_type It2=Begin; - - // Advance It2 by N increments - for( Index=0; Index - iterator_range - find_tail_impl( - ForwardIteratorT Begin, - ForwardIteratorT End, - unsigned int N, - std::bidirectional_iterator_tag ) - { - typedef ForwardIteratorT input_iterator_type; - typedef iterator_range result_type; - - input_iterator_type It=End; - for( - unsigned int Index=0; - Index - iterator_range - find_tail_impl( - ForwardIteratorT Begin, - ForwardIteratorT End, - unsigned int N, - std::random_access_iterator_tag ) - { - typedef ForwardIteratorT input_iterator_type; - typedef iterator_range result_type; - - if ( (End<=Begin) || ( static_cast(End-Begin) < N ) ) - return result_type( Begin, End ); - - return result_type( End-N, End ); - } - - // Operation - template< typename ForwardIteratorT > - iterator_range - find_tail_impl( - ForwardIteratorT Begin, - ForwardIteratorT End, - unsigned int N ) - { - typedef BOOST_STRING_TYPENAME riakboost::detail:: - iterator_traits::iterator_category category; - - return ::riakboost::algorithm::detail::find_tail_impl( Begin, End, N, category() ); - } - - - -// find head functor -----------------------------------------------// - - - // find a head in the sequence ( functor ) - /* - This functor find a head of the specified range. For - a specified N, the head is a subsequence of N starting - elements of the range. - */ - struct head_finderF - { - // Construction - head_finderF( int N ) : m_N(N) {} - - // Operation - template< typename ForwardIteratorT > - iterator_range - operator()( - ForwardIteratorT Begin, - ForwardIteratorT End ) const - { - if(m_N>=0) - { - return ::riakboost::algorithm::detail::find_head_impl( Begin, End, m_N ); - } - else - { - iterator_range Res= - ::riakboost::algorithm::detail::find_tail_impl( Begin, End, -m_N ); - - return ::riakboost::make_iterator_range(Begin, Res.begin()); - } - } - - private: - int m_N; - }; - -// find tail functor -----------------------------------------------// - - - // find a tail in the sequence ( functor ) - /* - This functor find a tail of the specified range. For - a specified N, the head is a subsequence of N starting - elements of the range. - */ - struct tail_finderF - { - // Construction - tail_finderF( int N ) : m_N(N) {} - - // Operation - template< typename ForwardIteratorT > - iterator_range - operator()( - ForwardIteratorT Begin, - ForwardIteratorT End ) const - { - if(m_N>=0) - { - return ::riakboost::algorithm::detail::find_tail_impl( Begin, End, m_N ); - } - else - { - iterator_range Res= - ::riakboost::algorithm::detail::find_head_impl( Begin, End, -m_N ); - - return ::riakboost::make_iterator_range(Res.end(), End); - } - } - - private: - int m_N; - }; - -// find token functor -----------------------------------------------// - - // find a token in a sequence ( functor ) - /* - This find functor finds a token specified be a predicate - in a sequence. It is equivalent of std::find algorithm, - with an exception that it return range instead of a single - iterator. - - If bCompress is set to true, adjacent matching tokens are - concatenated into one match. - */ - template< typename PredicateT > - struct token_finderF - { - // Construction - token_finderF( - PredicateT Pred, - token_compress_mode_type eCompress=token_compress_off ) : - m_Pred(Pred), m_eCompress(eCompress) {} - - // Operation - template< typename ForwardIteratorT > - iterator_range - operator()( - ForwardIteratorT Begin, - ForwardIteratorT End ) const - { - typedef iterator_range result_type; - - ForwardIteratorT It=std::find_if( Begin, End, m_Pred ); - - if( It==End ) - { - return result_type( End, End ); - } - else - { - ForwardIteratorT It2=It; - - if( m_eCompress==token_compress_on ) - { - // Find first non-matching character - while( It2!=End && m_Pred(*It2) ) ++It2; - } - else - { - // Advance by one position - ++It2; - } - - return result_type( It, It2 ); - } - } - - private: - PredicateT m_Pred; - token_compress_mode_type m_eCompress; - }; - -// find range functor -----------------------------------------------// - - // find a range in the sequence ( functor ) - /* - This functor actually does not perform any find operation. - It always returns given iterator range as a result. - */ - template - struct range_finderF - { - typedef ForwardIterator1T input_iterator_type; - typedef iterator_range result_type; - - // Construction - range_finderF( - input_iterator_type Begin, - input_iterator_type End ) : m_Range(Begin, End) {} - - range_finderF(const iterator_range& Range) : - m_Range(Range) {} - - // Operation - template< typename ForwardIterator2T > - iterator_range - operator()( - ForwardIterator2T, - ForwardIterator2T ) const - { -#if BOOST_WORKAROUND( __MWERKS__, <= 0x3003 ) - return iterator_range(this->m_Range); -#elif BOOST_WORKAROUND(BOOST_MSVC, <= 1300) - return iterator_range(m_Range.begin(), m_Range.end()); -#else - return m_Range; -#endif - } - - private: - iterator_range m_Range; - }; - - - } // namespace detail - } // namespace algorithm -} // namespace riakboost - -#endif // BOOST_STRING_FINDER_DETAIL_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/detail/formatter.hpp b/deps/boost-1.47.0/boost/algorithm/string/detail/formatter.hpp deleted file mode 100644 index a209770..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/detail/formatter.hpp +++ /dev/null @@ -1,119 +0,0 @@ -// Boost string_algo library formatter.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org for updates, documentation, and revision history. - -#ifndef BOOST_STRING_FORMATTER_DETAIL_HPP -#define BOOST_STRING_FORMATTER_DETAIL_HPP - - -#include -#include -#include -#include - -#include - -// generic replace functors -----------------------------------------------// - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - namespace detail { - -// const format functor ----------------------------------------------------// - - // constant format functor - template - struct const_formatF - { - private: - typedef BOOST_STRING_TYPENAME - range_const_iterator::type format_iterator; - typedef iterator_range result_type; - - public: - // Construction - const_formatF(const RangeT& Format) : - m_Format(::riakboost::begin(Format), ::riakboost::end(Format)) {} - - // Operation -#if BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x564)) - template - result_type& operator()(const Range2T&) - { - return m_Format; - } -#endif - - template - const result_type& operator()(const Range2T&) const - { - return m_Format; - } - - private: - result_type m_Format; - }; - -// identity format functor ----------------------------------------------------// - - // identity format functor - template - struct identity_formatF - { - // Operation - template< typename Range2T > - const RangeT& operator()(const Range2T& Replace) const - { - return RangeT(::riakboost::begin(Replace), ::riakboost::end(Replace)); - } - }; - -// empty format functor ( used by erase ) ------------------------------------// - - // empty format functor - template< typename CharT > - struct empty_formatF - { - template< typename ReplaceT > - empty_container operator()(const ReplaceT&) const - { - return empty_container(); - } - }; - -// dissect format functor ----------------------------------------------------// - - // dissect format functor - template - struct dissect_formatF - { - public: - // Construction - dissect_formatF(FinderT Finder) : - m_Finder(Finder) {} - - // Operation - template - inline iterator_range< - BOOST_STRING_TYPENAME range_const_iterator::type> - operator()(const RangeT& Replace) const - { - return m_Finder(::riakboost::begin(Replace), ::riakboost::end(Replace)); - } - - private: - FinderT m_Finder; - }; - - - } // namespace detail - } // namespace algorithm -} // namespace riakboost - -#endif // BOOST_STRING_FORMATTER_DETAIL_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/detail/replace_storage.hpp b/deps/boost-1.47.0/boost/algorithm/string/detail/replace_storage.hpp deleted file mode 100644 index 2a1cf98..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/detail/replace_storage.hpp +++ /dev/null @@ -1,159 +0,0 @@ -// Boost string_algo library replace_storage.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_REPLACE_STORAGE_DETAIL_HPP -#define BOOST_STRING_REPLACE_STORAGE_DETAIL_HPP - -#include -#include -#include -#include -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - namespace detail { - -// storage handling routines -----------------------------------------------// - - template< typename StorageT, typename OutputIteratorT > - inline OutputIteratorT move_from_storage( - StorageT& Storage, - OutputIteratorT DestBegin, - OutputIteratorT DestEnd ) - { - OutputIteratorT OutputIt=DestBegin; - - while( !Storage.empty() && OutputIt!=DestEnd ) - { - *OutputIt=Storage.front(); - Storage.pop_front(); - ++OutputIt; - } - - return OutputIt; - } - - template< typename StorageT, typename WhatT > - inline void copy_to_storage( - StorageT& Storage, - const WhatT& What ) - { - Storage.insert( Storage.end(), ::riakboost::begin(What), ::riakboost::end(What) ); - } - - -// process segment routine -----------------------------------------------// - - template< bool HasStableIterators > - struct process_segment_helper - { - // Optimized version of process_segment for generic sequence - template< - typename StorageT, - typename InputT, - typename ForwardIteratorT > - ForwardIteratorT operator()( - StorageT& Storage, - InputT& /*Input*/, - ForwardIteratorT InsertIt, - ForwardIteratorT SegmentBegin, - ForwardIteratorT SegmentEnd ) - { - // Copy data from the storage until the beginning of the segment - ForwardIteratorT It=::riakboost::algorithm::detail::move_from_storage( Storage, InsertIt, SegmentBegin ); - - // 3 cases are possible : - // a) Storage is empty, It==SegmentBegin - // b) Storage is empty, It!=SegmentBegin - // c) Storage is not empty - - if( Storage.empty() ) - { - if( It==SegmentBegin ) - { - // Case a) everything is grand, just return end of segment - return SegmentEnd; - } - else - { - // Case b) move the segment backwards - return std::copy( SegmentBegin, SegmentEnd, It ); - } - } - else - { - // Case c) -> shift the segment to the left and keep the overlap in the storage - while( It!=SegmentEnd ) - { - // Store value into storage - Storage.push_back( *It ); - // Get the top from the storage and put it here - *It=Storage.front(); - Storage.pop_front(); - - // Advance - ++It; - } - - return It; - } - } - }; - - template<> - struct process_segment_helper< true > - { - // Optimized version of process_segment for list-like sequence - template< - typename StorageT, - typename InputT, - typename ForwardIteratorT > - ForwardIteratorT operator()( - StorageT& Storage, - InputT& Input, - ForwardIteratorT InsertIt, - ForwardIteratorT SegmentBegin, - ForwardIteratorT SegmentEnd ) - - { - // Call replace to do the job - ::riakboost::algorithm::detail::replace( Input, InsertIt, SegmentBegin, Storage ); - // Empty the storage - Storage.clear(); - // Iterators were not changed, simply return the end of segment - return SegmentEnd; - } - }; - - // Process one segment in the replace_all algorithm - template< - typename StorageT, - typename InputT, - typename ForwardIteratorT > - inline ForwardIteratorT process_segment( - StorageT& Storage, - InputT& Input, - ForwardIteratorT InsertIt, - ForwardIteratorT SegmentBegin, - ForwardIteratorT SegmentEnd ) - { - return - process_segment_helper< - has_stable_iterators::value>()( - Storage, Input, InsertIt, SegmentBegin, SegmentEnd ); - } - - - } // namespace detail - } // namespace algorithm -} // namespace riakboost - -#endif // BOOST_STRING_REPLACE_STORAGE_DETAIL_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/detail/sequence.hpp b/deps/boost-1.47.0/boost/algorithm/string/detail/sequence.hpp deleted file mode 100644 index dc432f2..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/detail/sequence.hpp +++ /dev/null @@ -1,200 +0,0 @@ -// Boost string_algo library sequence.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_DETAIL_SEQUENCE_HPP -#define BOOST_STRING_DETAIL_SEQUENCE_HPP - -#include -#include -#include -#include -#include - -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - namespace detail { - -// insert helpers -------------------------------------------------// - - template< typename InputT, typename ForwardIteratorT > - inline void insert( - InputT& Input, - BOOST_STRING_TYPENAME InputT::iterator At, - ForwardIteratorT Begin, - ForwardIteratorT End ) - { - Input.insert( At, Begin, End ); - } - - template< typename InputT, typename InsertT > - inline void insert( - InputT& Input, - BOOST_STRING_TYPENAME InputT::iterator At, - const InsertT& Insert ) - { - ::riakboost::algorithm::detail::insert( Input, At, ::riakboost::begin(Insert), ::riakboost::end(Insert) ); - } - -// erase helper ---------------------------------------------------// - - // Erase a range in the sequence - /* - Returns the iterator pointing just after the erase subrange - */ - template< typename InputT > - inline typename InputT::iterator erase( - InputT& Input, - BOOST_STRING_TYPENAME InputT::iterator From, - BOOST_STRING_TYPENAME InputT::iterator To ) - { - return Input.erase( From, To ); - } - -// replace helper implementation ----------------------------------// - - // Optimized version of replace for generic sequence containers - // Assumption: insert and erase are expensive - template< bool HasConstTimeOperations > - struct replace_const_time_helper - { - template< typename InputT, typename ForwardIteratorT > - void operator()( - InputT& Input, - BOOST_STRING_TYPENAME InputT::iterator From, - BOOST_STRING_TYPENAME InputT::iterator To, - ForwardIteratorT Begin, - ForwardIteratorT End ) - { - // Copy data to the container ( as much as possible ) - ForwardIteratorT InsertIt=Begin; - BOOST_STRING_TYPENAME InputT::iterator InputIt=From; - for(; InsertIt!=End && InputIt!=To; InsertIt++, InputIt++ ) - { - *InputIt=*InsertIt; - } - - if ( InsertIt!=End ) - { - // Replace sequence is longer, insert it - Input.insert( InputIt, InsertIt, End ); - } - else - { - if ( InputIt!=To ) - { - // Replace sequence is shorter, erase the rest - Input.erase( InputIt, To ); - } - } - } - }; - - template<> - struct replace_const_time_helper< true > - { - // Const-time erase and insert methods -> use them - template< typename InputT, typename ForwardIteratorT > - void operator()( - InputT& Input, - BOOST_STRING_TYPENAME InputT::iterator From, - BOOST_STRING_TYPENAME InputT::iterator To, - ForwardIteratorT Begin, - ForwardIteratorT End ) - { - BOOST_STRING_TYPENAME InputT::iterator At=Input.erase( From, To ); - if ( Begin!=End ) - { - if(!Input.empty()) - { - Input.insert( At, Begin, End ); - } - else - { - Input.insert( Input.begin(), Begin, End ); - } - } - } - }; - - // No native replace method - template< bool HasNative > - struct replace_native_helper - { - template< typename InputT, typename ForwardIteratorT > - void operator()( - InputT& Input, - BOOST_STRING_TYPENAME InputT::iterator From, - BOOST_STRING_TYPENAME InputT::iterator To, - ForwardIteratorT Begin, - ForwardIteratorT End ) - { - replace_const_time_helper< - riakboost::mpl::and_< - has_const_time_insert, - has_const_time_erase >::value >()( - Input, From, To, Begin, End ); - } - }; - - // Container has native replace method - template<> - struct replace_native_helper< true > - { - template< typename InputT, typename ForwardIteratorT > - void operator()( - InputT& Input, - BOOST_STRING_TYPENAME InputT::iterator From, - BOOST_STRING_TYPENAME InputT::iterator To, - ForwardIteratorT Begin, - ForwardIteratorT End ) - { - Input.replace( From, To, Begin, End ); - } - }; - -// replace helper -------------------------------------------------// - - template< typename InputT, typename ForwardIteratorT > - inline void replace( - InputT& Input, - BOOST_STRING_TYPENAME InputT::iterator From, - BOOST_STRING_TYPENAME InputT::iterator To, - ForwardIteratorT Begin, - ForwardIteratorT End ) - { - replace_native_helper< has_native_replace::value >()( - Input, From, To, Begin, End ); - } - - template< typename InputT, typename InsertT > - inline void replace( - InputT& Input, - BOOST_STRING_TYPENAME InputT::iterator From, - BOOST_STRING_TYPENAME InputT::iterator To, - const InsertT& Insert ) - { - if(From!=To) - { - ::riakboost::algorithm::detail::replace( Input, From, To, ::riakboost::begin(Insert), ::riakboost::end(Insert) ); - } - else - { - ::riakboost::algorithm::detail::insert( Input, From, ::riakboost::begin(Insert), ::riakboost::end(Insert) ); - } - } - - } // namespace detail - } // namespace algorithm -} // namespace riakboost - - -#endif // BOOST_STRING_DETAIL_SEQUENCE_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/detail/trim.hpp b/deps/boost-1.47.0/boost/algorithm/string/detail/trim.hpp deleted file mode 100644 index 213076d..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/detail/trim.hpp +++ /dev/null @@ -1,95 +0,0 @@ -// Boost string_algo library trim.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_TRIM_DETAIL_HPP -#define BOOST_STRING_TRIM_DETAIL_HPP - -#include -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - namespace detail { - -// trim iterator helper -----------------------------------------------// - - template< typename ForwardIteratorT, typename PredicateT > - inline ForwardIteratorT trim_end_iter_select( - ForwardIteratorT InBegin, - ForwardIteratorT InEnd, - PredicateT IsSpace, - std::forward_iterator_tag ) - { - ForwardIteratorT TrimIt=InBegin; - - for( ForwardIteratorT It=InBegin; It!=InEnd; ++It ) - { - if ( !IsSpace(*It) ) - { - TrimIt=It; - ++TrimIt; - } - } - - return TrimIt; - } - - template< typename ForwardIteratorT, typename PredicateT > - inline ForwardIteratorT trim_end_iter_select( - ForwardIteratorT InBegin, - ForwardIteratorT InEnd, - PredicateT IsSpace, - std::bidirectional_iterator_tag ) - { - for( ForwardIteratorT It=InEnd; It!=InBegin; ) - { - if ( !IsSpace(*(--It)) ) - return ++It; - } - - return InBegin; - } - // Search for first non matching character from the beginning of the sequence - template< typename ForwardIteratorT, typename PredicateT > - inline ForwardIteratorT trim_begin( - ForwardIteratorT InBegin, - ForwardIteratorT InEnd, - PredicateT IsSpace ) - { - ForwardIteratorT It=InBegin; - for(; It!=InEnd; ++It ) - { - if (!IsSpace(*It)) - return It; - } - - return It; - } - - // Search for first non matching character from the end of the sequence - template< typename ForwardIteratorT, typename PredicateT > - inline ForwardIteratorT trim_end( - ForwardIteratorT InBegin, - ForwardIteratorT InEnd, - PredicateT IsSpace ) - { - typedef BOOST_STRING_TYPENAME riakboost::detail:: - iterator_traits::iterator_category category; - - return ::riakboost::algorithm::detail::trim_end_iter_select( InBegin, InEnd, IsSpace, category() ); - } - - - } // namespace detail - } // namespace algorithm -} // namespace riakboost - - -#endif // BOOST_STRING_TRIM_DETAIL_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/detail/util.hpp b/deps/boost-1.47.0/boost/algorithm/string/detail/util.hpp deleted file mode 100644 index a0fc315..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/detail/util.hpp +++ /dev/null @@ -1,106 +0,0 @@ -// Boost string_algo library util.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_UTIL_DETAIL_HPP -#define BOOST_STRING_UTIL_DETAIL_HPP - -#include -#include -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - namespace detail { - -// empty container -----------------------------------------------// - - // empty_container - /* - This class represents always empty container, - containing elements of type CharT. - - It is supposed to be used in a const version only - */ - template< typename CharT > - struct empty_container - { - typedef empty_container type; - typedef CharT value_type; - typedef std::size_t size_type; - typedef std::ptrdiff_t difference_type; - typedef const value_type& reference; - typedef const value_type& const_reference; - typedef const value_type* iterator; - typedef const value_type* const_iterator; - - - // Operations - const_iterator begin() const - { - return reinterpret_cast(0); - } - - const_iterator end() const - { - return reinterpret_cast(0); - } - - bool empty() const - { - return false; - } - - size_type size() const - { - return 0; - } - }; - -// bounded copy algorithm -----------------------------------------------// - - // Bounded version of the std::copy algorithm - template - inline OutputIteratorT bounded_copy( - InputIteratorT First, - InputIteratorT Last, - OutputIteratorT DestFirst, - OutputIteratorT DestLast ) - { - InputIteratorT InputIt=First; - OutputIteratorT OutputIt=DestFirst; - for(; InputIt!=Last && OutputIt!=DestLast; InputIt++, OutputIt++ ) - { - *OutputIt=*InputIt; - } - - return OutputIt; - } - -// iterator range utilities -----------------------------------------// - - // copy range functor - template< - typename SeqT, - typename IteratorT=BOOST_STRING_TYPENAME SeqT::const_iterator > - struct copy_iterator_rangeF : - public std::unary_function< iterator_range, SeqT > - { - SeqT operator()( const iterator_range& Range ) const - { - return copy_range(Range); - } - }; - - } // namespace detail - } // namespace algorithm -} // namespace riakboost - - -#endif // BOOST_STRING_UTIL_DETAIL_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/find_format.hpp b/deps/boost-1.47.0/boost/algorithm/string/find_format.hpp deleted file mode 100644 index 3a80fac..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/find_format.hpp +++ /dev/null @@ -1,287 +0,0 @@ -// Boost string_algo library find_format.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_FIND_FORMAT_HPP -#define BOOST_STRING_FIND_FORMAT_HPP - -#include -#include -#include -#include -#include -#include -#include - -#include -#include -#include - -/*! \file - Defines generic replace algorithms. Each algorithm replaces - part(s) of the input. The part to be replaced is looked up using a Finder object. - Result of finding is then used by a Formatter object to generate the replacement. -*/ - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - -// generic replace -----------------------------------------------------------------// - - //! Generic replace algorithm - /*! - Use the Finder to search for a substring. Use the Formatter to format - this substring and replace it in the input. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - - \param Output An output iterator to which the result will be copied - \param Input An input sequence - \param Finder A Finder object used to search for a match to be replaced - \param Formatter A Formatter object used to format a match - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename RangeT, - typename FinderT, - typename FormatterT> - inline OutputIteratorT find_format_copy( - OutputIteratorT Output, - const RangeT& Input, - FinderT Finder, - FormatterT Formatter ) - { - // Concept check - BOOST_CONCEPT_ASSERT(( - FinderConcept< - FinderT, - BOOST_STRING_TYPENAME range_const_iterator::type> - )); - BOOST_CONCEPT_ASSERT(( - FormatterConcept< - FormatterT, - FinderT,BOOST_STRING_TYPENAME range_const_iterator::type> - )); - - iterator_range::type> lit_input(::riakboost::as_literal(Input)); - - return detail::find_format_copy_impl( - Output, - lit_input, - Formatter, - Finder( ::riakboost::begin(lit_input), ::riakboost::end(lit_input) ) ); - } - - //! Generic replace algorithm - /*! - \overload - */ - template< - typename SequenceT, - typename FinderT, - typename FormatterT> - inline SequenceT find_format_copy( - const SequenceT& Input, - FinderT Finder, - FormatterT Formatter ) - { - // Concept check - BOOST_CONCEPT_ASSERT(( - FinderConcept< - FinderT, - BOOST_STRING_TYPENAME range_const_iterator::type> - )); - BOOST_CONCEPT_ASSERT(( - FormatterConcept< - FormatterT, - FinderT,BOOST_STRING_TYPENAME range_const_iterator::type> - )); - - return detail::find_format_copy_impl( - Input, - Formatter, - Finder(::riakboost::begin(Input), ::riakboost::end(Input))); - } - - //! Generic replace algorithm - /*! - Use the Finder to search for a substring. Use the Formatter to format - this substring and replace it in the input. The input is modified in-place. - - \param Input An input sequence - \param Finder A Finder object used to search for a match to be replaced - \param Formatter A Formatter object used to format a match - */ - template< - typename SequenceT, - typename FinderT, - typename FormatterT> - inline void find_format( - SequenceT& Input, - FinderT Finder, - FormatterT Formatter) - { - // Concept check - BOOST_CONCEPT_ASSERT(( - FinderConcept< - FinderT, - BOOST_STRING_TYPENAME range_const_iterator::type> - )); - BOOST_CONCEPT_ASSERT(( - FormatterConcept< - FormatterT, - FinderT,BOOST_STRING_TYPENAME range_const_iterator::type> - )); - - detail::find_format_impl( - Input, - Formatter, - Finder(::riakboost::begin(Input), ::riakboost::end(Input))); - } - - -// find_format_all generic ----------------------------------------------------------------// - - //! Generic replace all algorithm - /*! - Use the Finder to search for a substring. Use the Formatter to format - this substring and replace it in the input. Repeat this for all matching - substrings. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - - \param Output An output iterator to which the result will be copied - \param Input An input sequence - \param Finder A Finder object used to search for a match to be replaced - \param Formatter A Formatter object used to format a match - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename RangeT, - typename FinderT, - typename FormatterT> - inline OutputIteratorT find_format_all_copy( - OutputIteratorT Output, - const RangeT& Input, - FinderT Finder, - FormatterT Formatter) - { - // Concept check - BOOST_CONCEPT_ASSERT(( - FinderConcept< - FinderT, - BOOST_STRING_TYPENAME range_const_iterator::type> - )); - BOOST_CONCEPT_ASSERT(( - FormatterConcept< - FormatterT, - FinderT,BOOST_STRING_TYPENAME range_const_iterator::type> - )); - - iterator_range::type> lit_input(::riakboost::as_literal(Input)); - - return detail::find_format_all_copy_impl( - Output, - lit_input, - Finder, - Formatter, - Finder(::riakboost::begin(lit_input), ::riakboost::end(lit_input))); - } - - //! Generic replace all algorithm - /*! - \overload - */ - template< - typename SequenceT, - typename FinderT, - typename FormatterT > - inline SequenceT find_format_all_copy( - const SequenceT& Input, - FinderT Finder, - FormatterT Formatter ) - { - // Concept check - BOOST_CONCEPT_ASSERT(( - FinderConcept< - FinderT, - BOOST_STRING_TYPENAME range_const_iterator::type> - )); - BOOST_CONCEPT_ASSERT(( - FormatterConcept< - FormatterT, - FinderT,BOOST_STRING_TYPENAME range_const_iterator::type> - )); - - return detail::find_format_all_copy_impl( - Input, - Finder, - Formatter, - Finder( ::riakboost::begin(Input), ::riakboost::end(Input) ) ); - } - - //! Generic replace all algorithm - /*! - Use the Finder to search for a substring. Use the Formatter to format - this substring and replace it in the input. Repeat this for all matching - substrings.The input is modified in-place. - - \param Input An input sequence - \param Finder A Finder object used to search for a match to be replaced - \param Formatter A Formatter object used to format a match - */ - template< - typename SequenceT, - typename FinderT, - typename FormatterT > - inline void find_format_all( - SequenceT& Input, - FinderT Finder, - FormatterT Formatter ) - { - // Concept check - BOOST_CONCEPT_ASSERT(( - FinderConcept< - FinderT, - BOOST_STRING_TYPENAME range_const_iterator::type> - )); - BOOST_CONCEPT_ASSERT(( - FormatterConcept< - FormatterT, - FinderT,BOOST_STRING_TYPENAME range_const_iterator::type> - )); - - detail::find_format_all_impl( - Input, - Finder, - Formatter, - Finder(::riakboost::begin(Input), ::riakboost::end(Input))); - - } - - } // namespace algorithm - - // pull the names to the boost namespace - using algorithm::find_format_copy; - using algorithm::find_format; - using algorithm::find_format_all_copy; - using algorithm::find_format_all; - -} // namespace riakboost - - -#endif // BOOST_STRING_FIND_FORMAT_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/finder.hpp b/deps/boost-1.47.0/boost/algorithm/string/finder.hpp deleted file mode 100644 index 722df65..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/finder.hpp +++ /dev/null @@ -1,270 +0,0 @@ -// Boost string_algo library finder.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2006. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_FINDER_HPP -#define BOOST_STRING_FINDER_HPP - -#include - -#include -#include -#include -#include -#include - -#include -#include -#include - -/*! \file - Defines Finder generators. Finder object is a functor which is able to - find a substring matching a specific criteria in the input. - Finders are used as a pluggable components for replace, find - and split facilities. This header contains generator functions - for finders provided in this library. -*/ - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - -// Finder generators ------------------------------------------// - - //! "First" finder - /*! - Construct the \c first_finder. The finder searches for the first - occurrence of the string in a given input. - The result is given as an \c iterator_range delimiting the match. - - \param Search A substring to be searched for. - \param Comp An element comparison predicate - \return An instance of the \c first_finder object - */ - template - inline detail::first_finderF< - BOOST_STRING_TYPENAME range_const_iterator::type, - is_equal> - first_finder( const RangeT& Search ) - { - return - detail::first_finderF< - BOOST_STRING_TYPENAME - range_const_iterator::type, - is_equal>( ::riakboost::as_literal(Search), is_equal() ) ; - } - - //! "First" finder - /*! - \overload - */ - template - inline detail::first_finderF< - BOOST_STRING_TYPENAME range_const_iterator::type, - PredicateT> - first_finder( - const RangeT& Search, PredicateT Comp ) - { - return - detail::first_finderF< - BOOST_STRING_TYPENAME - range_const_iterator::type, - PredicateT>( ::riakboost::as_literal(Search), Comp ); - } - - //! "Last" finder - /*! - Construct the \c last_finder. The finder searches for the last - occurrence of the string in a given input. - The result is given as an \c iterator_range delimiting the match. - - \param Search A substring to be searched for. - \param Comp An element comparison predicate - \return An instance of the \c last_finder object - */ - template - inline detail::last_finderF< - BOOST_STRING_TYPENAME range_const_iterator::type, - is_equal> - last_finder( const RangeT& Search ) - { - return - detail::last_finderF< - BOOST_STRING_TYPENAME - range_const_iterator::type, - is_equal>( ::riakboost::as_literal(Search), is_equal() ); - } - //! "Last" finder - /*! - \overload - */ - template - inline detail::last_finderF< - BOOST_STRING_TYPENAME range_const_iterator::type, - PredicateT> - last_finder( const RangeT& Search, PredicateT Comp ) - { - return - detail::last_finderF< - BOOST_STRING_TYPENAME - range_const_iterator::type, - PredicateT>( ::riakboost::as_literal(Search), Comp ) ; - } - - //! "Nth" finder - /*! - Construct the \c nth_finder. The finder searches for the n-th (zero-indexed) - occurrence of the string in a given input. - The result is given as an \c iterator_range delimiting the match. - - \param Search A substring to be searched for. - \param Nth An index of the match to be find - \param Comp An element comparison predicate - \return An instance of the \c nth_finder object - */ - template - inline detail::nth_finderF< - BOOST_STRING_TYPENAME range_const_iterator::type, - is_equal> - nth_finder( - const RangeT& Search, - int Nth) - { - return - detail::nth_finderF< - BOOST_STRING_TYPENAME - range_const_iterator::type, - is_equal>( ::riakboost::as_literal(Search), Nth, is_equal() ) ; - } - //! "Nth" finder - /*! - \overload - */ - template - inline detail::nth_finderF< - BOOST_STRING_TYPENAME range_const_iterator::type, - PredicateT> - nth_finder( - const RangeT& Search, - int Nth, - PredicateT Comp ) - { - return - detail::nth_finderF< - BOOST_STRING_TYPENAME - range_const_iterator::type, - PredicateT>( ::riakboost::as_literal(Search), Nth, Comp ); - } - - //! "Head" finder - /*! - Construct the \c head_finder. The finder returns a head of a given - input. The head is a prefix of a string up to n elements in - size. If an input has less then n elements, whole input is - considered a head. - The result is given as an \c iterator_range delimiting the match. - - \param N The size of the head - \return An instance of the \c head_finder object - */ - inline detail::head_finderF - head_finder( int N ) - { - return detail::head_finderF(N); - } - - //! "Tail" finder - /*! - Construct the \c tail_finder. The finder returns a tail of a given - input. The tail is a suffix of a string up to n elements in - size. If an input has less then n elements, whole input is - considered a head. - The result is given as an \c iterator_range delimiting the match. - - \param N The size of the head - \return An instance of the \c tail_finder object - */ - inline detail::tail_finderF - tail_finder( int N ) - { - return detail::tail_finderF(N); - } - - //! "Token" finder - /*! - Construct the \c token_finder. The finder searches for a token - specified by a predicate. It is similar to std::find_if - algorithm, with an exception that it return a range of - instead of a single iterator. - - If "compress token mode" is enabled, adjacent matching tokens are - concatenated into one match. Thus the finder can be used to - search for continuous segments of characters satisfying the - given predicate. - - The result is given as an \c iterator_range delimiting the match. - - \param Pred An element selection predicate - \param eCompress Compress flag - \return An instance of the \c token_finder object - */ - template< typename PredicateT > - inline detail::token_finderF - token_finder( - PredicateT Pred, - token_compress_mode_type eCompress=token_compress_off ) - { - return detail::token_finderF( Pred, eCompress ); - } - - //! "Range" finder - /*! - Construct the \c range_finder. The finder does not perform - any operation. It simply returns the given range for - any input. - - \param Begin Beginning of the range - \param End End of the range - \param Range The range. - \return An instance of the \c range_finger object - */ - template< typename ForwardIteratorT > - inline detail::range_finderF - range_finder( - ForwardIteratorT Begin, - ForwardIteratorT End ) - { - return detail::range_finderF( Begin, End ); - } - - //! "Range" finder - /*! - \overload - */ - template< typename ForwardIteratorT > - inline detail::range_finderF - range_finder( iterator_range Range ) - { - return detail::range_finderF( Range ); - } - - } // namespace algorithm - - // pull the names to the boost namespace - using algorithm::first_finder; - using algorithm::last_finder; - using algorithm::nth_finder; - using algorithm::head_finder; - using algorithm::tail_finder; - using algorithm::token_finder; - using algorithm::range_finder; - -} // namespace riakboost - - -#endif // BOOST_STRING_FINDER_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/formatter.hpp b/deps/boost-1.47.0/boost/algorithm/string/formatter.hpp deleted file mode 100644 index f2604b0..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/formatter.hpp +++ /dev/null @@ -1,120 +0,0 @@ -// Boost string_algo library formatter.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_FORMATTER_HPP -#define BOOST_STRING_FORMATTER_HPP - -#include -#include -#include -#include - -#include - -/*! \file - Defines Formatter generators. Formatter is a functor which formats - a string according to given parameters. A Formatter works - in conjunction with a Finder. A Finder can provide additional information - for a specific Formatter. An example of such a cooperation is regex_finder - and regex_formatter. - - Formatters are used as pluggable components for replace facilities. - This header contains generator functions for the Formatters provided in this library. -*/ - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - -// generic formatters ---------------------------------------------------------------// - - //! Constant formatter - /*! - Constructs a \c const_formatter. Const formatter always returns - the same value, regardless of the parameter. - - \param Format A predefined value used as a result for formating - \return An instance of the \c const_formatter object. - */ - template - inline detail::const_formatF< - iterator_range< - BOOST_STRING_TYPENAME range_const_iterator::type> > - const_formatter(const RangeT& Format) - { - return detail::const_formatF< - iterator_range< - BOOST_STRING_TYPENAME range_const_iterator::type> >(::riakboost::as_literal(Format)); - } - - //! Identity formatter - /*! - Constructs an \c identity_formatter. Identity formatter always returns - the parameter. - - \return An instance of the \c identity_formatter object. - */ - template - inline detail::identity_formatF< - iterator_range< - BOOST_STRING_TYPENAME range_const_iterator::type> > - identity_formatter() - { - return detail::identity_formatF< - iterator_range< - BOOST_STRING_TYPENAME range_const_iterator::type> >(); - } - - //! Empty formatter - /*! - Constructs an \c empty_formatter. Empty formatter always returns an empty - sequence. - - \param Input container used to select a correct value_type for the - resulting empty_container<>. - \return An instance of the \c empty_formatter object. - */ - template - inline detail::empty_formatF< - BOOST_STRING_TYPENAME range_value::type> - empty_formatter(const RangeT&) - { - return detail::empty_formatF< - BOOST_STRING_TYPENAME range_value::type>(); - } - - //! Empty formatter - /*! - Constructs a \c dissect_formatter. Dissect formatter uses a specified finder - to extract a portion of the formatted sequence. The first finder's match is returned - as a result - - \param Finder a finder used to select a portion of the formated sequence - \return An instance of the \c dissect_formatter object. - */ - template - inline detail::dissect_formatF< FinderT > - dissect_formatter(const FinderT& Finder) - { - return detail::dissect_formatF(Finder); - } - - - } // namespace algorithm - - // pull the names to the boost namespace - using algorithm::const_formatter; - using algorithm::identity_formatter; - using algorithm::empty_formatter; - using algorithm::dissect_formatter; - -} // namespace riakboost - - -#endif // BOOST_FORMATTER_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/predicate_facade.hpp b/deps/boost-1.47.0/boost/algorithm/string/predicate_facade.hpp deleted file mode 100644 index 5dfa6dc..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/predicate_facade.hpp +++ /dev/null @@ -1,42 +0,0 @@ -// Boost string_algo library predicate_facade.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_PREDICATE_FACADE_HPP -#define BOOST_STRING_PREDICATE_FACADE_HPP - -#include - -/* - \file boost/algorith/string/predicate_facade.hpp - This file containes predicate_facade definition. This template class is used - to identify classification predicates, so they can be combined using - composition operators. -*/ - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - -// predicate facade ------------------------------------------------------// - - //! Predicate facade - /*! - This class allows to recognize classification - predicates, so that they can be combined using - composition operators. - Every classification predicate must be derived from this class. - */ - template - struct predicate_facade {}; - - } // namespace algorithm -} // namespace riakboost - - -#endif // BOOST_STRING_CLASSIFICATION_DETAIL_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/replace.hpp b/deps/boost-1.47.0/boost/algorithm/string/replace.hpp deleted file mode 100644 index 8c98bbd..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/replace.hpp +++ /dev/null @@ -1,928 +0,0 @@ -// Boost string_algo library replace.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2006. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_REPLACE_HPP -#define BOOST_STRING_REPLACE_HPP - -#include - -#include -#include -#include -#include -#include - -#include -#include -#include -#include - -/*! \file - Defines various replace algorithms. Each algorithm replaces - part(s) of the input according to set of searching and replace criteria. -*/ - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - -// replace_range --------------------------------------------------------------------// - - //! Replace range algorithm - /*! - Replace the given range in the input string. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - - \param Output An output iterator to which the result will be copied - \param Input An input string - \param SearchRange A range in the input to be substituted - \param Format A substitute string - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename Range1T, - typename Range2T> - inline OutputIteratorT replace_range_copy( - OutputIteratorT Output, - const Range1T& Input, - const iterator_range< - BOOST_STRING_TYPENAME - range_const_iterator::type>& SearchRange, - const Range2T& Format) - { - return ::riakboost::algorithm::find_format_copy( - Output, - Input, - ::riakboost::algorithm::range_finder(SearchRange), - ::riakboost::algorithm::const_formatter(Format)); - } - - //! Replace range algorithm - /*! - \overload - */ - template - inline SequenceT replace_range_copy( - const SequenceT& Input, - const iterator_range< - BOOST_STRING_TYPENAME - range_const_iterator::type>& SearchRange, - const RangeT& Format) - { - return ::riakboost::algorithm::find_format_copy( - Input, - ::riakboost::algorithm::range_finder(SearchRange), - ::riakboost::algorithm::const_formatter(Format)); - } - - //! Replace range algorithm - /*! - Replace the given range in the input string. - The input sequence is modified in-place. - - \param Input An input string - \param SearchRange A range in the input to be substituted - \param Format A substitute string - */ - template - inline void replace_range( - SequenceT& Input, - const iterator_range< - BOOST_STRING_TYPENAME - range_iterator::type>& SearchRange, - const RangeT& Format) - { - ::riakboost::algorithm::find_format( - Input, - ::riakboost::algorithm::range_finder(SearchRange), - ::riakboost::algorithm::const_formatter(Format)); - } - -// replace_first --------------------------------------------------------------------// - - //! Replace first algorithm - /*! - Replace the first match of the search substring in the input - with the format string. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - - \param Output An output iterator to which the result will be copied - \param Input An input string - \param Search A substring to be searched for - \param Format A substitute string - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename Range1T, - typename Range2T, - typename Range3T> - inline OutputIteratorT replace_first_copy( - OutputIteratorT Output, - const Range1T& Input, - const Range2T& Search, - const Range3T& Format) - { - return ::riakboost::algorithm::find_format_copy( - Output, - Input, - ::riakboost::algorithm::first_finder(Search), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace first algorithm - /*! - \overload - */ - template - inline SequenceT replace_first_copy( - const SequenceT& Input, - const Range1T& Search, - const Range2T& Format ) - { - return ::riakboost::algorithm::find_format_copy( - Input, - ::riakboost::algorithm::first_finder(Search), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace first algorithm - /*! - replace the first match of the search substring in the input - with the format string. The input sequence is modified in-place. - - \param Input An input string - \param Search A substring to be searched for - \param Format A substitute string - */ - template - inline void replace_first( - SequenceT& Input, - const Range1T& Search, - const Range2T& Format ) - { - ::riakboost::algorithm::find_format( - Input, - ::riakboost::algorithm::first_finder(Search), - ::riakboost::algorithm::const_formatter(Format) ); - } - -// replace_first ( case insensitive ) ---------------------------------------------// - - //! Replace first algorithm ( case insensitive ) - /*! - Replace the first match of the search substring in the input - with the format string. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - Searching is case insensitive. - - \param Output An output iterator to which the result will be copied - \param Input An input string - \param Search A substring to be searched for - \param Format A substitute string - \param Loc A locale used for case insensitive comparison - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename Range1T, - typename Range2T, - typename Range3T> - inline OutputIteratorT ireplace_first_copy( - OutputIteratorT Output, - const Range1T& Input, - const Range2T& Search, - const Range3T& Format, - const std::locale& Loc=std::locale() ) - { - return ::riakboost::algorithm::find_format_copy( - Output, - Input, - ::riakboost::algorithm::first_finder(Search, is_iequal(Loc)), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace first algorithm ( case insensitive ) - /*! - \overload - */ - template - inline SequenceT ireplace_first_copy( - const SequenceT& Input, - const Range2T& Search, - const Range1T& Format, - const std::locale& Loc=std::locale() ) - { - return ::riakboost::algorithm::find_format_copy( - Input, - ::riakboost::algorithm::first_finder(Search, is_iequal(Loc)), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace first algorithm ( case insensitive ) - /*! - Replace the first match of the search substring in the input - with the format string. Input sequence is modified in-place. - Searching is case insensitive. - - \param Input An input string - \param Search A substring to be searched for - \param Format A substitute string - \param Loc A locale used for case insensitive comparison - */ - template - inline void ireplace_first( - SequenceT& Input, - const Range1T& Search, - const Range2T& Format, - const std::locale& Loc=std::locale() ) - { - ::riakboost::algorithm::find_format( - Input, - ::riakboost::algorithm::first_finder(Search, is_iequal(Loc)), - ::riakboost::algorithm::const_formatter(Format) ); - } - -// replace_last --------------------------------------------------------------------// - - //! Replace last algorithm - /*! - Replace the last match of the search string in the input - with the format string. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - - \param Output An output iterator to which the result will be copied - \param Input An input string - \param Search A substring to be searched for - \param Format A substitute string - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename Range1T, - typename Range2T, - typename Range3T> - inline OutputIteratorT replace_last_copy( - OutputIteratorT Output, - const Range1T& Input, - const Range2T& Search, - const Range3T& Format ) - { - return ::riakboost::algorithm::find_format_copy( - Output, - Input, - ::riakboost::algorithm::last_finder(Search), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace last algorithm - /*! - \overload - */ - template - inline SequenceT replace_last_copy( - const SequenceT& Input, - const Range1T& Search, - const Range2T& Format ) - { - return ::riakboost::algorithm::find_format_copy( - Input, - ::riakboost::algorithm::last_finder(Search), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace last algorithm - /*! - Replace the last match of the search string in the input - with the format string. Input sequence is modified in-place. - - \param Input An input string - \param Search A substring to be searched for - \param Format A substitute string - */ - template - inline void replace_last( - SequenceT& Input, - const Range1T& Search, - const Range2T& Format ) - { - ::riakboost::algorithm::find_format( - Input, - ::riakboost::algorithm::last_finder(Search), - ::riakboost::algorithm::const_formatter(Format) ); - } - -// replace_last ( case insensitive ) -----------------------------------------------// - - //! Replace last algorithm ( case insensitive ) - /*! - Replace the last match of the search string in the input - with the format string. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - Searching is case insensitive. - - \param Output An output iterator to which the result will be copied - \param Input An input string - \param Search A substring to be searched for - \param Format A substitute string - \param Loc A locale used for case insensitive comparison - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename Range1T, - typename Range2T, - typename Range3T> - inline OutputIteratorT ireplace_last_copy( - OutputIteratorT Output, - const Range1T& Input, - const Range2T& Search, - const Range3T& Format, - const std::locale& Loc=std::locale() ) - { - return ::riakboost::algorithm::find_format_copy( - Output, - Input, - ::riakboost::algorithm::last_finder(Search, is_iequal(Loc)), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace last algorithm ( case insensitive ) - /*! - \overload - */ - template - inline SequenceT ireplace_last_copy( - const SequenceT& Input, - const Range1T& Search, - const Range2T& Format, - const std::locale& Loc=std::locale() ) - { - return ::riakboost::algorithm::find_format_copy( - Input, - ::riakboost::algorithm::last_finder(Search, is_iequal(Loc)), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace last algorithm ( case insensitive ) - /*! - Replace the last match of the search string in the input - with the format string.The input sequence is modified in-place. - Searching is case insensitive. - - \param Input An input string - \param Search A substring to be searched for - \param Format A substitute string - \param Loc A locale used for case insensitive comparison - \return A reference to the modified input - */ - template - inline void ireplace_last( - SequenceT& Input, - const Range1T& Search, - const Range2T& Format, - const std::locale& Loc=std::locale() ) - { - ::riakboost::algorithm::find_format( - Input, - ::riakboost::algorithm::last_finder(Search, is_iequal(Loc)), - ::riakboost::algorithm::const_formatter(Format) ); - } - -// replace_nth --------------------------------------------------------------------// - - //! Replace nth algorithm - /*! - Replace an Nth (zero-indexed) match of the search string in the input - with the format string. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - - \param Output An output iterator to which the result will be copied - \param Input An input string - \param Search A substring to be searched for - \param Nth An index of the match to be replaced. The index is 0-based. - For negative N, matches are counted from the end of string. - \param Format A substitute string - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename Range1T, - typename Range2T, - typename Range3T> - inline OutputIteratorT replace_nth_copy( - OutputIteratorT Output, - const Range1T& Input, - const Range2T& Search, - int Nth, - const Range3T& Format ) - { - return ::riakboost::algorithm::find_format_copy( - Output, - Input, - ::riakboost::algorithm::nth_finder(Search, Nth), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace nth algorithm - /*! - \overload - */ - template - inline SequenceT replace_nth_copy( - const SequenceT& Input, - const Range1T& Search, - int Nth, - const Range2T& Format ) - { - return ::riakboost::algorithm::find_format_copy( - Input, - ::riakboost::algorithm::nth_finder(Search, Nth), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace nth algorithm - /*! - Replace an Nth (zero-indexed) match of the search string in the input - with the format string. Input sequence is modified in-place. - - \param Input An input string - \param Search A substring to be searched for - \param Nth An index of the match to be replaced. The index is 0-based. - For negative N, matches are counted from the end of string. - \param Format A substitute string - */ - template - inline void replace_nth( - SequenceT& Input, - const Range1T& Search, - int Nth, - const Range2T& Format ) - { - ::riakboost::algorithm::find_format( - Input, - ::riakboost::algorithm::nth_finder(Search, Nth), - ::riakboost::algorithm::const_formatter(Format) ); - } - -// replace_nth ( case insensitive ) -----------------------------------------------// - - //! Replace nth algorithm ( case insensitive ) - /*! - Replace an Nth (zero-indexed) match of the search string in the input - with the format string. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - Searching is case insensitive. - - \param Output An output iterator to which the result will be copied - \param Input An input string - \param Search A substring to be searched for - \param Nth An index of the match to be replaced. The index is 0-based. - For negative N, matches are counted from the end of string. - \param Format A substitute string - \param Loc A locale used for case insensitive comparison - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename Range1T, - typename Range2T, - typename Range3T> - inline OutputIteratorT ireplace_nth_copy( - OutputIteratorT Output, - const Range1T& Input, - const Range2T& Search, - int Nth, - const Range3T& Format, - const std::locale& Loc=std::locale() ) - { - return ::riakboost::algorithm::find_format_copy( - Output, - Input, - ::riakboost::algorithm::nth_finder(Search, Nth, is_iequal(Loc) ), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace nth algorithm ( case insensitive ) - /*! - \overload - */ - template - inline SequenceT ireplace_nth_copy( - const SequenceT& Input, - const Range1T& Search, - int Nth, - const Range2T& Format, - const std::locale& Loc=std::locale() ) - { - return ::riakboost::algorithm::find_format_copy( - Input, - ::riakboost::algorithm::nth_finder(Search, Nth, is_iequal(Loc)), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace nth algorithm ( case insensitive ) - /*! - Replace an Nth (zero-indexed) match of the search string in the input - with the format string. Input sequence is modified in-place. - Searching is case insensitive. - - \param Input An input string - \param Search A substring to be searched for - \param Nth An index of the match to be replaced. The index is 0-based. - For negative N, matches are counted from the end of string. - \param Format A substitute string - \param Loc A locale used for case insensitive comparison - */ - template - inline void ireplace_nth( - SequenceT& Input, - const Range1T& Search, - int Nth, - const Range2T& Format, - const std::locale& Loc=std::locale() ) - { - ::riakboost::algorithm::find_format( - Input, - ::riakboost::algorithm::nth_finder(Search, Nth, is_iequal(Loc)), - ::riakboost::algorithm::const_formatter(Format) ); - } - -// replace_all --------------------------------------------------------------------// - - //! Replace all algorithm - /*! - Replace all occurrences of the search string in the input - with the format string. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - - \param Output An output iterator to which the result will be copied - \param Input An input string - \param Search A substring to be searched for - \param Format A substitute string - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename Range1T, - typename Range2T, - typename Range3T> - inline OutputIteratorT replace_all_copy( - OutputIteratorT Output, - const Range1T& Input, - const Range2T& Search, - const Range3T& Format ) - { - return ::riakboost::algorithm::find_format_all_copy( - Output, - Input, - ::riakboost::algorithm::first_finder(Search), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace all algorithm - /*! - \overload - */ - template - inline SequenceT replace_all_copy( - const SequenceT& Input, - const Range1T& Search, - const Range2T& Format ) - { - return ::riakboost::algorithm::find_format_all_copy( - Input, - ::riakboost::algorithm::first_finder(Search), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace all algorithm - /*! - Replace all occurrences of the search string in the input - with the format string. The input sequence is modified in-place. - - \param Input An input string - \param Search A substring to be searched for - \param Format A substitute string - \return A reference to the modified input - */ - template - inline void replace_all( - SequenceT& Input, - const Range1T& Search, - const Range2T& Format ) - { - ::riakboost::algorithm::find_format_all( - Input, - ::riakboost::algorithm::first_finder(Search), - ::riakboost::algorithm::const_formatter(Format) ); - } - -// replace_all ( case insensitive ) -----------------------------------------------// - - //! Replace all algorithm ( case insensitive ) - /*! - Replace all occurrences of the search string in the input - with the format string. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - Searching is case insensitive. - - \param Output An output iterator to which the result will be copied - \param Input An input string - \param Search A substring to be searched for - \param Format A substitute string - \param Loc A locale used for case insensitive comparison - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename Range1T, - typename Range2T, - typename Range3T> - inline OutputIteratorT ireplace_all_copy( - OutputIteratorT Output, - const Range1T& Input, - const Range2T& Search, - const Range3T& Format, - const std::locale& Loc=std::locale() ) - { - return ::riakboost::algorithm::find_format_all_copy( - Output, - Input, - ::riakboost::algorithm::first_finder(Search, is_iequal(Loc)), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace all algorithm ( case insensitive ) - /*! - \overload - */ - template - inline SequenceT ireplace_all_copy( - const SequenceT& Input, - const Range1T& Search, - const Range2T& Format, - const std::locale& Loc=std::locale() ) - { - return ::riakboost::algorithm::find_format_all_copy( - Input, - ::riakboost::algorithm::first_finder(Search, is_iequal(Loc)), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace all algorithm ( case insensitive ) - /*! - Replace all occurrences of the search string in the input - with the format string.The input sequence is modified in-place. - Searching is case insensitive. - - \param Input An input string - \param Search A substring to be searched for - \param Format A substitute string - \param Loc A locale used for case insensitive comparison - */ - template - inline void ireplace_all( - SequenceT& Input, - const Range1T& Search, - const Range2T& Format, - const std::locale& Loc=std::locale() ) - { - ::riakboost::algorithm::find_format_all( - Input, - ::riakboost::algorithm::first_finder(Search, is_iequal(Loc)), - ::riakboost::algorithm::const_formatter(Format) ); - } - -// replace_head --------------------------------------------------------------------// - - //! Replace head algorithm - /*! - Replace the head of the input with the given format string. - The head is a prefix of a string of given size. - If the sequence is shorter then required, whole string if - considered to be the head. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - - \param Output An output iterator to which the result will be copied - \param Input An input string - \param N Length of the head. - For N>=0, at most N characters are extracted. - For N<0, size(Input)-|N| characters are extracted. - \param Format A substitute string - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename Range1T, - typename Range2T> - inline OutputIteratorT replace_head_copy( - OutputIteratorT Output, - const Range1T& Input, - int N, - const Range2T& Format ) - { - return ::riakboost::algorithm::find_format_copy( - Output, - Input, - ::riakboost::algorithm::head_finder(N), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace head algorithm - /*! - \overload - */ - template - inline SequenceT replace_head_copy( - const SequenceT& Input, - int N, - const RangeT& Format ) - { - return ::riakboost::algorithm::find_format_copy( - Input, - ::riakboost::algorithm::head_finder(N), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace head algorithm - /*! - Replace the head of the input with the given format string. - The head is a prefix of a string of given size. - If the sequence is shorter then required, the whole string is - considered to be the head. The input sequence is modified in-place. - - \param Input An input string - \param N Length of the head. - For N>=0, at most N characters are extracted. - For N<0, size(Input)-|N| characters are extracted. - \param Format A substitute string - */ - template - inline void replace_head( - SequenceT& Input, - int N, - const RangeT& Format ) - { - ::riakboost::algorithm::find_format( - Input, - ::riakboost::algorithm::head_finder(N), - ::riakboost::algorithm::const_formatter(Format) ); - } - -// replace_tail --------------------------------------------------------------------// - - //! Replace tail algorithm - /*! - Replace the tail of the input with the given format string. - The tail is a suffix of a string of given size. - If the sequence is shorter then required, whole string is - considered to be the tail. - The result is a modified copy of the input. It is returned as a sequence - or copied to the output iterator. - - \param Output An output iterator to which the result will be copied - \param Input An input string - \param N Length of the tail. - For N>=0, at most N characters are extracted. - For N<0, size(Input)-|N| characters are extracted. - \param Format A substitute string - \return An output iterator pointing just after the last inserted character or - a modified copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template< - typename OutputIteratorT, - typename Range1T, - typename Range2T> - inline OutputIteratorT replace_tail_copy( - OutputIteratorT Output, - const Range1T& Input, - int N, - const Range2T& Format ) - { - return ::riakboost::algorithm::find_format_copy( - Output, - Input, - ::riakboost::algorithm::tail_finder(N), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace tail algorithm - /*! - \overload - */ - template - inline SequenceT replace_tail_copy( - const SequenceT& Input, - int N, - const RangeT& Format ) - { - return ::riakboost::algorithm::find_format_copy( - Input, - ::riakboost::algorithm::tail_finder(N), - ::riakboost::algorithm::const_formatter(Format) ); - } - - //! Replace tail algorithm - /*! - Replace the tail of the input with the given format sequence. - The tail is a suffix of a string of given size. - If the sequence is shorter then required, the whole string is - considered to be the tail. The input sequence is modified in-place. - - \param Input An input string - \param N Length of the tail. - For N>=0, at most N characters are extracted. - For N<0, size(Input)-|N| characters are extracted. - \param Format A substitute string - */ - template - inline void replace_tail( - SequenceT& Input, - int N, - const RangeT& Format ) - { - ::riakboost::algorithm::find_format( - Input, - ::riakboost::algorithm::tail_finder(N), - ::riakboost::algorithm::const_formatter(Format) ); - } - - } // namespace algorithm - - // pull names to the boost namespace - using algorithm::replace_range_copy; - using algorithm::replace_range; - using algorithm::replace_first_copy; - using algorithm::replace_first; - using algorithm::ireplace_first_copy; - using algorithm::ireplace_first; - using algorithm::replace_last_copy; - using algorithm::replace_last; - using algorithm::ireplace_last_copy; - using algorithm::ireplace_last; - using algorithm::replace_nth_copy; - using algorithm::replace_nth; - using algorithm::ireplace_nth_copy; - using algorithm::ireplace_nth; - using algorithm::replace_all_copy; - using algorithm::replace_all; - using algorithm::ireplace_all_copy; - using algorithm::ireplace_all; - using algorithm::replace_head_copy; - using algorithm::replace_head; - using algorithm::replace_tail_copy; - using algorithm::replace_tail; - -} // namespace riakboost - -#endif // BOOST_REPLACE_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/sequence_traits.hpp b/deps/boost-1.47.0/boost/algorithm/string/sequence_traits.hpp deleted file mode 100644 index 57377f7..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/sequence_traits.hpp +++ /dev/null @@ -1,193 +0,0 @@ -// Boost string_algo library sequence_traits.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_SEQUENCE_TRAITS_HPP -#define BOOST_STRING_SEQUENCE_TRAITS_HPP - -#include -#include -#include - -/*! \file - Traits defined in this header are used by various algorithms to achieve - better performance for specific containers. - Traits provide fail-safe defaults. If a container supports some of these - features, it is possible to specialize the specific trait for this container. - For lacking compilers, it is possible of define an override for a specific tester - function. - - Due to a language restriction, it is not currently possible to define specializations for - stl containers without including the corresponding header. To decrease the overhead - needed by this inclusion, user can selectively include a specialization - header for a specific container. They are located in boost/algorithm/string/stl - directory. Alternatively she can include boost/algorithm/string/std_collection_traits.hpp - header which contains specializations for all stl containers. -*/ - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - -// sequence traits -----------------------------------------------// - -#ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - - //! Native replace tester - /*! - Declare an override of this tester function with return - type riakboost::string_algo::yes_type for a sequence with this property. - - \return yes_type if the container has basic_string like native replace - method. - */ - no_type has_native_replace_tester(...); - - //! Stable iterators tester - /*! - Declare an override of this tester function with return - type riakboost::string_algo::yes_type for a sequence with this property. - - \return yes_type if the sequence's insert/replace/erase methods do not invalidate - existing iterators. - */ - no_type has_stable_iterators_tester(...); - - //! const time insert tester - /*! - Declare an override of this tester function with return - type riakboost::string_algo::yes_type for a sequence with this property. - - \return yes_type if the sequence's insert method is working in constant time - */ - no_type has_const_time_insert_tester(...); - - //! const time erase tester - /*! - Declare an override of this tester function with return - type riakboost::string_algo::yes_type for a sequence with this property. - - \return yes_type if the sequence's erase method is working in constant time - */ - no_type has_const_time_erase_tester(...); - -#endif //BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - - //! Native replace trait - /*! - This trait specifies that the sequence has \c std::string like replace method - */ - template< typename T > - class has_native_replace - { - -#ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - private: - static T* t; - public: - BOOST_STATIC_CONSTANT(bool, value=( - sizeof(has_native_replace_tester(t))==sizeof(yes_type) ) ); -#else // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - public: -# if BOOST_WORKAROUND( __IBMCPP__, <= 600 ) - enum { value = false }; -# else - BOOST_STATIC_CONSTANT(bool, value=false); -# endif // BOOST_WORKAROUND( __IBMCPP__, <= 600 ) -#endif // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - - - typedef mpl::bool_::value> type; - }; - - - //! Stable iterators trait - /*! - This trait specifies that the sequence has stable iterators. It means - that operations like insert/erase/replace do not invalidate iterators. - */ - template< typename T > - class has_stable_iterators - { -#ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - private: - static T* t; - public: - BOOST_STATIC_CONSTANT(bool, value=( - sizeof(has_stable_iterators_tester(t))==sizeof(yes_type) ) ); -#else // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - public: -# if BOOST_WORKAROUND( __IBMCPP__, <= 600 ) - enum { value = false }; -# else - BOOST_STATIC_CONSTANT(bool, value=false); -# endif // BOOST_WORKAROUND( __IBMCPP__, <= 600 ) -#endif // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - - typedef mpl::bool_::value> type; - }; - - - //! Const time insert trait - /*! - This trait specifies that the sequence's insert method has - constant time complexity. - */ - template< typename T > - class has_const_time_insert - { -#ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - private: - static T* t; - public: - BOOST_STATIC_CONSTANT(bool, value=( - sizeof(has_const_time_insert_tester(t))==sizeof(yes_type) ) ); -#else // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - public: -# if BOOST_WORKAROUND( __IBMCPP__, <= 600 ) - enum { value = false }; -# else - BOOST_STATIC_CONSTANT(bool, value=false); -# endif // BOOST_WORKAROUND( __IBMCPP__, <= 600 ) -#endif // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - - typedef mpl::bool_::value> type; - }; - - - //! Const time erase trait - /*! - This trait specifies that the sequence's erase method has - constant time complexity. - */ - template< typename T > - class has_const_time_erase - { -#ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - private: - static T* t; - public: - BOOST_STATIC_CONSTANT(bool, value=( - sizeof(has_const_time_erase_tester(t))==sizeof(yes_type) ) ); -#else // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - public: -# if BOOST_WORKAROUND( __IBMCPP__, <= 600 ) - enum { value = false }; -# else - BOOST_STATIC_CONSTANT(bool, value=false); -# endif // BOOST_WORKAROUND( __IBMCPP__, <= 600 ) -#endif // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION - - typedef mpl::bool_::value> type; - }; - - } // namespace algorithm -} // namespace riakboost - - -#endif // BOOST_STRING_SEQUENCE_TRAITS_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/trim.hpp b/deps/boost-1.47.0/boost/algorithm/string/trim.hpp deleted file mode 100644 index 082ff72..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/trim.hpp +++ /dev/null @@ -1,398 +0,0 @@ -// Boost string_algo library trim.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_TRIM_HPP -#define BOOST_STRING_TRIM_HPP - -#include - -#include -#include -#include -#include -#include - -#include -#include -#include - -/*! \file - Defines trim algorithms. - Trim algorithms are used to remove trailing and leading spaces from a - sequence (string). Space is recognized using given locales. - - Parametric (\c _if) variants use a predicate (functor) to select which characters - are to be trimmed.. - Functions take a selection predicate as a parameter, which is used to determine - whether a character is a space. Common predicates are provided in classification.hpp header. - -*/ - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - - // left trim -----------------------------------------------// - - - //! Left trim - parametric - /*! - Remove all leading spaces from the input. - The supplied predicate is used to determine which characters are considered spaces. - The result is a trimmed copy of the input. It is returned as a sequence - or copied to the output iterator - - \param Output An output iterator to which the result will be copied - \param Input An input range - \param IsSpace An unary predicate identifying spaces - \return - An output iterator pointing just after the last inserted character or - a copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template - inline OutputIteratorT trim_left_copy_if( - OutputIteratorT Output, - const RangeT& Input, - PredicateT IsSpace) - { - iterator_range::type> lit_range(::riakboost::as_literal(Input)); - - std::copy( - ::riakboost::algorithm::detail::trim_begin( - ::riakboost::begin(lit_range), - ::riakboost::end(lit_range), - IsSpace ), - ::riakboost::end(lit_range), - Output); - - return Output; - } - - //! Left trim - parametric - /*! - \overload - */ - template - inline SequenceT trim_left_copy_if(const SequenceT& Input, PredicateT IsSpace) - { - return SequenceT( - ::riakboost::algorithm::detail::trim_begin( - ::riakboost::begin(Input), - ::riakboost::end(Input), - IsSpace ), - ::riakboost::end(Input)); - } - - //! Left trim - parametric - /*! - Remove all leading spaces from the input. - The result is a trimmed copy of the input. - - \param Input An input sequence - \param Loc a locale used for 'space' classification - \return A trimmed copy of the input - - \note This function provides the strong exception-safety guarantee - */ - template - inline SequenceT trim_left_copy(const SequenceT& Input, const std::locale& Loc=std::locale()) - { - return - ::riakboost::algorithm::trim_left_copy_if( - Input, - is_space(Loc)); - } - - //! Left trim - /*! - Remove all leading spaces from the input. The supplied predicate is - used to determine which characters are considered spaces. - The input sequence is modified in-place. - - \param Input An input sequence - \param IsSpace An unary predicate identifying spaces - */ - template - inline void trim_left_if(SequenceT& Input, PredicateT IsSpace) - { - Input.erase( - ::riakboost::begin(Input), - ::riakboost::algorithm::detail::trim_begin( - ::riakboost::begin(Input), - ::riakboost::end(Input), - IsSpace)); - } - - //! Left trim - /*! - Remove all leading spaces from the input. - The Input sequence is modified in-place. - - \param Input An input sequence - \param Loc A locale used for 'space' classification - */ - template - inline void trim_left(SequenceT& Input, const std::locale& Loc=std::locale()) - { - ::riakboost::algorithm::trim_left_if( - Input, - is_space(Loc)); - } - - // right trim -----------------------------------------------// - - //! Right trim - parametric - /*! - Remove all trailing spaces from the input. - The supplied predicate is used to determine which characters are considered spaces. - The result is a trimmed copy of the input. It is returned as a sequence - or copied to the output iterator - - \param Output An output iterator to which the result will be copied - \param Input An input range - \param IsSpace An unary predicate identifying spaces - \return - An output iterator pointing just after the last inserted character or - a copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template - inline OutputIteratorT trim_right_copy_if( - OutputIteratorT Output, - const RangeT& Input, - PredicateT IsSpace ) - { - iterator_range::type> lit_range(::riakboost::as_literal(Input)); - - std::copy( - ::riakboost::begin(lit_range), - ::riakboost::algorithm::detail::trim_end( - ::riakboost::begin(lit_range), - ::riakboost::end(lit_range), - IsSpace ), - Output ); - - return Output; - } - - //! Right trim - parametric - /*! - \overload - */ - template - inline SequenceT trim_right_copy_if(const SequenceT& Input, PredicateT IsSpace) - { - return SequenceT( - ::riakboost::begin(Input), - ::riakboost::algorithm::detail::trim_end( - ::riakboost::begin(Input), - ::riakboost::end(Input), - IsSpace) - ); - } - - //! Right trim - /*! - Remove all trailing spaces from the input. - The result is a trimmed copy of the input - - \param Input An input sequence - \param Loc A locale used for 'space' classification - \return A trimmed copy of the input - - \note This function provides the strong exception-safety guarantee - */ - template - inline SequenceT trim_right_copy(const SequenceT& Input, const std::locale& Loc=std::locale()) - { - return - ::riakboost::algorithm::trim_right_copy_if( - Input, - is_space(Loc)); - } - - - //! Right trim - parametric - /*! - Remove all trailing spaces from the input. - The supplied predicate is used to determine which characters are considered spaces. - The input sequence is modified in-place. - - \param Input An input sequence - \param IsSpace An unary predicate identifying spaces - */ - template - inline void trim_right_if(SequenceT& Input, PredicateT IsSpace) - { - Input.erase( - ::riakboost::algorithm::detail::trim_end( - ::riakboost::begin(Input), - ::riakboost::end(Input), - IsSpace ), - ::riakboost::end(Input) - ); - } - - - //! Right trim - /*! - Remove all trailing spaces from the input. - The input sequence is modified in-place. - - \param Input An input sequence - \param Loc A locale used for 'space' classification - */ - template - inline void trim_right(SequenceT& Input, const std::locale& Loc=std::locale()) - { - ::riakboost::algorithm::trim_right_if( - Input, - is_space(Loc) ); - } - - // both side trim -----------------------------------------------// - - //! Trim - parametric - /*! - Remove all trailing and leading spaces from the input. - The supplied predicate is used to determine which characters are considered spaces. - The result is a trimmed copy of the input. It is returned as a sequence - or copied to the output iterator - - \param Output An output iterator to which the result will be copied - \param Input An input range - \param IsSpace An unary predicate identifying spaces - \return - An output iterator pointing just after the last inserted character or - a copy of the input - - \note The second variant of this function provides the strong exception-safety guarantee - */ - template - inline OutputIteratorT trim_copy_if( - OutputIteratorT Output, - const RangeT& Input, - PredicateT IsSpace) - { - iterator_range::type> lit_range(::riakboost::as_literal(Input)); - - BOOST_STRING_TYPENAME - range_const_iterator::type TrimEnd= - ::riakboost::algorithm::detail::trim_end( - ::riakboost::begin(lit_range), - ::riakboost::end(lit_range), - IsSpace); - - std::copy( - detail::trim_begin( - ::riakboost::begin(lit_range), TrimEnd, IsSpace), - TrimEnd, - Output - ); - - return Output; - } - - //! Trim - parametric - /*! - \overload - */ - template - inline SequenceT trim_copy_if(const SequenceT& Input, PredicateT IsSpace) - { - BOOST_STRING_TYPENAME - range_const_iterator::type TrimEnd= - ::riakboost::algorithm::detail::trim_end( - ::riakboost::begin(Input), - ::riakboost::end(Input), - IsSpace); - - return SequenceT( - detail::trim_begin( - ::riakboost::begin(Input), - TrimEnd, - IsSpace), - TrimEnd - ); - } - - //! Trim - /*! - Remove all leading and trailing spaces from the input. - The result is a trimmed copy of the input - - \param Input An input sequence - \param Loc A locale used for 'space' classification - \return A trimmed copy of the input - - \note This function provides the strong exception-safety guarantee - */ - template - inline SequenceT trim_copy( const SequenceT& Input, const std::locale& Loc=std::locale() ) - { - return - ::riakboost::algorithm::trim_copy_if( - Input, - is_space(Loc) ); - } - - //! Trim - /*! - Remove all leading and trailing spaces from the input. - The supplied predicate is used to determine which characters are considered spaces. - The input sequence is modified in-place. - - \param Input An input sequence - \param IsSpace An unary predicate identifying spaces - */ - template - inline void trim_if(SequenceT& Input, PredicateT IsSpace) - { - ::riakboost::algorithm::trim_right_if( Input, IsSpace ); - ::riakboost::algorithm::trim_left_if( Input, IsSpace ); - } - - //! Trim - /*! - Remove all leading and trailing spaces from the input. - The input sequence is modified in-place. - - \param Input An input sequence - \param Loc A locale used for 'space' classification - */ - template - inline void trim(SequenceT& Input, const std::locale& Loc=std::locale()) - { - ::riakboost::algorithm::trim_if( - Input, - is_space( Loc ) ); - } - - } // namespace algorithm - - // pull names to the boost namespace - using algorithm::trim_left; - using algorithm::trim_left_if; - using algorithm::trim_left_copy; - using algorithm::trim_left_copy_if; - using algorithm::trim_right; - using algorithm::trim_right_if; - using algorithm::trim_right_copy; - using algorithm::trim_right_copy_if; - using algorithm::trim; - using algorithm::trim_if; - using algorithm::trim_copy; - using algorithm::trim_copy_if; - -} // namespace riakboost - -#endif // BOOST_STRING_TRIM_HPP diff --git a/deps/boost-1.47.0/boost/algorithm/string/yes_no_type.hpp b/deps/boost-1.47.0/boost/algorithm/string/yes_no_type.hpp deleted file mode 100644 index 88baa72..0000000 --- a/deps/boost-1.47.0/boost/algorithm/string/yes_no_type.hpp +++ /dev/null @@ -1,33 +0,0 @@ -// Boost string_algo library yes_no_type.hpp header file ---------------------------// - -// Copyright Pavol Droba 2002-2003. -// -// Distributed under the Boost Software License, Version 1.0. -// (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -// See http://www.boost.org/ for updates, documentation, and revision history. - -#ifndef BOOST_STRING_YES_NO_TYPE_DETAIL_HPP -#define BOOST_STRING_YES_NO_TYPE_DETAIL_HPP - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - namespace algorithm { - - // taken from boost mailing-list - // when yes_no_type will become officially - // a part of boost distribution, this header - // will be deprecated - template struct size_descriptor - { - typedef char (& type)[I]; - }; - - typedef size_descriptor<1>::type yes_type; - typedef size_descriptor<2>::type no_type; - - } // namespace algorithm -} // namespace riakboost - - -#endif // BOOST_STRING_YES_NO_TYPE_DETAIL_HPP diff --git a/deps/boost-1.47.0/boost/aligned_storage.hpp b/deps/boost-1.47.0/boost/aligned_storage.hpp deleted file mode 100644 index 65c3aad..0000000 --- a/deps/boost-1.47.0/boost/aligned_storage.hpp +++ /dev/null @@ -1,181 +0,0 @@ -//----------------------------------------------------------------------------- -// boost aligned_storage.hpp header file -// See http://www.boost.org for updates, documentation, and revision history. -//----------------------------------------------------------------------------- -// -// Copyright (c) 2002-2003 -// Eric Friedman, Itay Maman -// -// Distributed under the Boost Software License, Version 1.0. (See -// accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) - -#ifndef BOOST_ALIGNED_STORAGE_HPP -#define BOOST_ALIGNED_STORAGE_HPP - -#include // for std::size_t - -#include "boost/config.hpp" -#include "boost/detail/workaround.hpp" -#include "boost/type_traits/alignment_of.hpp" -#include "boost/type_traits/type_with_alignment.hpp" -#include "boost/type_traits/is_pod.hpp" - -#include "boost/mpl/eval_if.hpp" -#include "boost/mpl/identity.hpp" - -#include "boost/type_traits/detail/bool_trait_def.hpp" - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - -namespace detail { namespace aligned_storage { - -BOOST_STATIC_CONSTANT( - std::size_t - , alignment_of_max_align = ::riakboost::alignment_of::value - ); - -// -// To be TR1 conforming this must be a POD type: -// -template < - std::size_t size_ - , std::size_t alignment_ -> -struct aligned_storage_imp -{ - union data_t - { - char buf[size_]; - - typename mpl::eval_if_c< - alignment_ == std::size_t(-1) - , mpl::identity - , type_with_alignment - >::type align_; - } data_; - void* address() const { return const_cast(this); } -}; - -template< std::size_t alignment_ > -struct aligned_storage_imp<0u,alignment_> -{ - /* intentionally empty */ - void* address() const { return 0; } -}; - -}} // namespace detail::aligned_storage - -template < - std::size_t size_ - , std::size_t alignment_ = std::size_t(-1) -> -class aligned_storage : -#ifndef __BORLANDC__ - private -#else - public -#endif - detail::aligned_storage::aligned_storage_imp -{ - -public: // constants - - typedef detail::aligned_storage::aligned_storage_imp type; - - BOOST_STATIC_CONSTANT( - std::size_t - , size = size_ - ); - BOOST_STATIC_CONSTANT( - std::size_t - , alignment = ( - alignment_ == std::size_t(-1) - ? ::riakboost::detail::aligned_storage::alignment_of_max_align - : alignment_ - ) - ); - -#if defined(__GNUC__) &&\ - (__GNUC__ > 3) ||\ - (__GNUC__ == 3 && (__GNUC_MINOR__ > 2 ||\ - (__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >=3))) - -private: // noncopyable - - aligned_storage(const aligned_storage&); - aligned_storage& operator=(const aligned_storage&); - -#else // gcc less than 3.2.3 - -public: // _should_ be noncopyable, but GCC compiler emits error - - aligned_storage(const aligned_storage&); - aligned_storage& operator=(const aligned_storage&); - -#endif // gcc < 3.2.3 workaround - -public: // structors - - aligned_storage() - { - } - - ~aligned_storage() - { - } - -public: // accessors - - void* address() - { - return static_cast(this)->address(); - } - -#if !BOOST_WORKAROUND(BOOST_MSVC, < 1300) - - const void* address() const - { - return static_cast(this)->address(); - } - -#else // MSVC6 - - const void* address() const; - -#endif // MSVC6 workaround - -}; - -#if BOOST_WORKAROUND(BOOST_MSVC, < 1300) - -// MSVC6 seems not to like inline functions with const void* returns, so we -// declare the following here: - -template -const void* aligned_storage::address() const -{ - return const_cast< aligned_storage* >(this)->address(); -} - -#endif // MSVC6 workaround - -#ifndef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION -// -// Make sure that is_pod recognises aligned_storage<>::type -// as a POD (Note that aligned_storage<> itself is not a POD): -// -template -struct is_pod > - BOOST_TT_AUX_BOOL_C_BASE(true) -{ - BOOST_TT_AUX_BOOL_TRAIT_VALUE_DECL(true) -}; -#endif - - -} // namespace riakboost - -#include "boost/type_traits/detail/bool_trait_undef.hpp" - -#endif // BOOST_ALIGNED_STORAGE_HPP diff --git a/deps/boost-1.47.0/boost/array.hpp b/deps/boost-1.47.0/boost/array.hpp deleted file mode 100644 index b2da7f1..0000000 --- a/deps/boost-1.47.0/boost/array.hpp +++ /dev/null @@ -1,437 +0,0 @@ -/* The following code declares class array, - * an STL container (as wrapper) for arrays of constant size. - * - * See - * http://www.boost.org/libs/array/ - * for documentation. - * - * The original author site is at: http://www.josuttis.com/ - * - * (C) Copyright Nicolai M. Josuttis 2001. - * - * Distributed under the Boost Software License, Version 1.0. (See - * accompanying file LICENSE_1_0.txt or copy at - * http://www.boost.org/LICENSE_1_0.txt) - * - * 28 Dec 2010 - (mtc) Added cbegin and cend (and crbegin and crend) for C++Ox compatibility. - * 10 Mar 2010 - (mtc) fill method added, matching resolution of the standard library working group. - * See or Trac issue #3168 - * Eventually, we should remove "assign" which is now a synonym for "fill" (Marshall Clow) - * 10 Mar 2010 - added workaround for SUNCC and !STLPort [trac #3893] (Marshall Clow) - * 29 Jan 2004 - c_array() added, BOOST_NO_PRIVATE_IN_AGGREGATE removed (Nico Josuttis) - * 23 Aug 2002 - fix for Non-MSVC compilers combined with MSVC libraries. - * 05 Aug 2001 - minor update (Nico Josuttis) - * 20 Jan 2001 - STLport fix (Beman Dawes) - * 29 Sep 2000 - Initial Revision (Nico Josuttis) - * - * Jan 29, 2004 - */ -#ifndef BOOST_ARRAY_HPP -#define BOOST_ARRAY_HPP - -#include - -#if BOOST_WORKAROUND(BOOST_MSVC, >= 1400) -# pragma warning(push) -# pragma warning(disable:4996) // 'std::equal': Function call with parameters that may be unsafe -# pragma warning(disable:4510) // riakboost::array' : default constructor could not be generated -# pragma warning(disable:4610) // warning C4610: class 'riakboost::array' can never be instantiated - user defined constructor required -#endif - -#include -#include -#include -#include - -// Handles broken standard libraries better than -#include -#include -#include - -// FIXES for broken compilers -#include - - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ - - template - class array { - public: - T elems[N]; // fixed-size array of elements of type T - - public: - // type definitions - typedef T value_type; - typedef T* iterator; - typedef const T* const_iterator; - typedef T& reference; - typedef const T& const_reference; - typedef std::size_t size_type; - typedef std::ptrdiff_t difference_type; - - // iterator support - iterator begin() { return elems; } - const_iterator begin() const { return elems; } - const_iterator cbegin() const { return elems; } - - iterator end() { return elems+N; } - const_iterator end() const { return elems+N; } - const_iterator cend() const { return elems+N; } - - // reverse iterator support -#if !defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) && !defined(BOOST_MSVC_STD_ITERATOR) && !defined(BOOST_NO_STD_ITERATOR_TRAITS) - typedef std::reverse_iterator reverse_iterator; - typedef std::reverse_iterator const_reverse_iterator; -#elif defined(_MSC_VER) && (_MSC_VER == 1300) && defined(BOOST_DINKUMWARE_STDLIB) && (BOOST_DINKUMWARE_STDLIB == 310) - // workaround for broken reverse_iterator in VC7 - typedef std::reverse_iterator > reverse_iterator; - typedef std::reverse_iterator > const_reverse_iterator; -#elif defined(_RWSTD_NO_CLASS_PARTIAL_SPEC) - typedef std::reverse_iterator reverse_iterator; - typedef std::reverse_iterator const_reverse_iterator; -#else - // workaround for broken reverse_iterator implementations - typedef std::reverse_iterator reverse_iterator; - typedef std::reverse_iterator const_reverse_iterator; -#endif - - reverse_iterator rbegin() { return reverse_iterator(end()); } - const_reverse_iterator rbegin() const { - return const_reverse_iterator(end()); - } - const_reverse_iterator crbegin() const { - return const_reverse_iterator(end()); - } - - reverse_iterator rend() { return reverse_iterator(begin()); } - const_reverse_iterator rend() const { - return const_reverse_iterator(begin()); - } - const_reverse_iterator crend() const { - return const_reverse_iterator(begin()); - } - - // operator[] - reference operator[](size_type i) - { - BOOST_ASSERT( i < N && "out of range" ); - return elems[i]; - } - - const_reference operator[](size_type i) const - { - BOOST_ASSERT( i < N && "out of range" ); - return elems[i]; - } - - // at() with range check - reference at(size_type i) { rangecheck(i); return elems[i]; } - const_reference at(size_type i) const { rangecheck(i); return elems[i]; } - - // front() and back() - reference front() - { - return elems[0]; - } - - const_reference front() const - { - return elems[0]; - } - - reference back() - { - return elems[N-1]; - } - - const_reference back() const - { - return elems[N-1]; - } - - // size is constant - static size_type size() { return N; } - static bool empty() { return false; } - static size_type max_size() { return N; } - enum { static_size = N }; - - // swap (note: linear complexity) - void swap (array& y) { - for (size_type i = 0; i < N; ++i) - riakboost::swap(elems[i],y.elems[i]); - } - - // direct access to data (read-only) - const T* data() const { return elems; } - T* data() { return elems; } - - // use array as C array (direct read/write access to data) - T* c_array() { return elems; } - - // assignment with type conversion - template - array& operator= (const array& rhs) { - std::copy(rhs.begin(),rhs.end(), begin()); - return *this; - } - - // assign one value to all elements - void assign (const T& value) { fill ( value ); } // A synonym for fill - void fill (const T& value) - { - std::fill_n(begin(),size(),value); - } - - // check range (may be private because it is static) - static void rangecheck (size_type i) { - if (i >= size()) { - std::out_of_range e("array<>: index out of range"); - riakboost::throw_exception(e); - } - } - - }; - -#if !defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) - template< class T > - class array< T, 0 > { - - public: - // type definitions - typedef T value_type; - typedef T* iterator; - typedef const T* const_iterator; - typedef T& reference; - typedef const T& const_reference; - typedef std::size_t size_type; - typedef std::ptrdiff_t difference_type; - - // iterator support - iterator begin() { return iterator( reinterpret_cast< T * >( this ) ); } - const_iterator begin() const { return const_iterator( reinterpret_cast< const T * >( this ) ); } - const_iterator cbegin() const { return const_iterator( reinterpret_cast< const T * >( this ) ); } - - iterator end() { return begin(); } - const_iterator end() const { return begin(); } - const_iterator cend() const { return cbegin(); } - - // reverse iterator support -#if !defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) && !defined(BOOST_MSVC_STD_ITERATOR) && !defined(BOOST_NO_STD_ITERATOR_TRAITS) - typedef std::reverse_iterator reverse_iterator; - typedef std::reverse_iterator const_reverse_iterator; -#elif defined(_MSC_VER) && (_MSC_VER == 1300) && defined(BOOST_DINKUMWARE_STDLIB) && (BOOST_DINKUMWARE_STDLIB == 310) - // workaround for broken reverse_iterator in VC7 - typedef std::reverse_iterator > reverse_iterator; - typedef std::reverse_iterator > const_reverse_iterator; -#elif defined(_RWSTD_NO_CLASS_PARTIAL_SPEC) - typedef std::reverse_iterator reverse_iterator; - typedef std::reverse_iterator const_reverse_iterator; -#else - // workaround for broken reverse_iterator implementations - typedef std::reverse_iterator reverse_iterator; - typedef std::reverse_iterator const_reverse_iterator; -#endif - - reverse_iterator rbegin() { return reverse_iterator(end()); } - const_reverse_iterator rbegin() const { - return const_reverse_iterator(end()); - } - const_reverse_iterator crbegin() const { - return const_reverse_iterator(end()); - } - - reverse_iterator rend() { return reverse_iterator(begin()); } - const_reverse_iterator rend() const { - return const_reverse_iterator(begin()); - } - const_reverse_iterator crend() const { - return const_reverse_iterator(begin()); - } - - // operator[] - reference operator[](size_type /*i*/) - { - return failed_rangecheck(); - } - - const_reference operator[](size_type /*i*/) const - { - return failed_rangecheck(); - } - - // at() with range check - reference at(size_type /*i*/) { return failed_rangecheck(); } - const_reference at(size_type /*i*/) const { return failed_rangecheck(); } - - // front() and back() - reference front() - { - return failed_rangecheck(); - } - - const_reference front() const - { - return failed_rangecheck(); - } - - reference back() - { - return failed_rangecheck(); - } - - const_reference back() const - { - return failed_rangecheck(); - } - - // size is constant - static size_type size() { return 0; } - static bool empty() { return true; } - static size_type max_size() { return 0; } - enum { static_size = 0 }; - - void swap (array& /*y*/) { - } - - // direct access to data (read-only) - const T* data() const { return 0; } - T* data() { return 0; } - - // use array as C array (direct read/write access to data) - T* c_array() { return 0; } - - // assignment with type conversion - template - array& operator= (const array& ) { - return *this; - } - - // assign one value to all elements - void assign (const T& value) { fill ( value ); } - void fill (const T& ) {} - - // check range (may be private because it is static) - static reference failed_rangecheck () { - std::out_of_range e("attempt to access element of an empty array"); - riakboost::throw_exception(e); -#if defined(BOOST_NO_EXCEPTIONS) || (!defined(BOOST_MSVC) && !defined(__PATHSCALE__)) - // - // We need to return something here to keep - // some compilers happy: however we will never - // actually get here.... - // - static T placeholder; - return placeholder; -#endif - } - }; -#endif - - // comparisons - template - bool operator== (const array& x, const array& y) { - return std::equal(x.begin(), x.end(), y.begin()); - } - template - bool operator< (const array& x, const array& y) { - return std::lexicographical_compare(x.begin(),x.end(),y.begin(),y.end()); - } - template - bool operator!= (const array& x, const array& y) { - return !(x==y); - } - template - bool operator> (const array& x, const array& y) { - return y - bool operator<= (const array& x, const array& y) { - return !(y - bool operator>= (const array& x, const array& y) { - return !(x - inline void swap (array& x, array& y) { - x.swap(y); - } - -#if defined(__SUNPRO_CC) -// Trac ticket #4757; the Sun Solaris compiler can't handle -// syntax like 'T(&get_c_array(riakboost::array& arg))[N]' -// -// We can't just use this for all compilers, because the -// borland compilers can't handle this form. - namespace detail { - template struct c_array - { - typedef T type[N]; - }; - } - - // Specific for riakboost::array: simply returns its elems data member. - template - typename detail::c_array::type& get_c_array(riakboost::array& arg) - { - return arg.elems; - } - - // Specific for riakboost::array: simply returns its elems data member. - template - typename const detail::c_array::type& get_c_array(const riakboost::array& arg) - { - return arg.elems; - } -#else -// Specific for riakboost::array: simply returns its elems data member. - template - T(&get_c_array(riakboost::array& arg))[N] - { - return arg.elems; - } - - // Const version. - template - const T(&get_c_array(const riakboost::array& arg))[N] - { - return arg.elems; - } -#endif - -#if 0 - // Overload for std::array, assuming that std::array will have - // explicit conversion functions as discussed at the WG21 meeting - // in Summit, March 2009. - template - T(&get_c_array(std::array& arg))[N] - { - return static_cast(arg); - } - - // Const version. - template - const T(&get_c_array(const std::array& arg))[N] - { - return static_cast(arg); - } -#endif - -} /* namespace riakboost */ - - -#if BOOST_WORKAROUND(BOOST_MSVC, >= 1400) -# pragma warning(pop) -#endif - -#endif /*BOOST_ARRAY_HPP*/ diff --git a/deps/boost-1.47.0/boost/asio/basic_io_object.hpp b/deps/boost-1.47.0/boost/asio/basic_io_object.hpp deleted file mode 100644 index c0e4d03..0000000 --- a/deps/boost-1.47.0/boost/asio/basic_io_object.hpp +++ /dev/null @@ -1,242 +0,0 @@ -// -// basic_io_object.hpp -// ~~~~~~~~~~~~~~~~~~~ -// -// Copyright (c) 2003-2011 Christopher M. Kohlhoff (chris at kohlhoff dot com) -// -// Distributed under the Boost Software License, Version 1.0. (See accompanying -// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// - -#ifndef BOOST_ASIO_BASIC_IO_OBJECT_HPP -#define BOOST_ASIO_BASIC_IO_OBJECT_HPP - -#if defined(_MSC_VER) && (_MSC_VER >= 1200) -# pragma once -#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) - -#include -#include - -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ -namespace asio { - -#if defined(BOOST_ASIO_HAS_MOVE) -namespace detail -{ - // Type trait used to determine whether a service supports move. - template - class service_has_move - { - private: - typedef IoObjectService service_type; - typedef typename service_type::implementation_type implementation_type; - - template - static auto eval(T* t, U* u) -> decltype(t->move_construct(*u, *u), char()); - static char (&eval(...))[2]; - - public: - static const bool value = - sizeof(service_has_move::eval( - static_cast(0), - static_cast(0))) == 1; - }; -} -#endif // defined(BOOST_ASIO_HAS_MOVE) - -/// Base class for all I/O objects. -/** - * @note All I/O objects are non-copyable. However, when using C++0x, certain - * I/O objects do support move construction and move assignment. - */ -#if !defined(BOOST_ASIO_HAS_MOVE) || defined(GENERATING_DOCUMENTATION) -template -#else -template ::value> -#endif -class basic_io_object -{ -public: - /// The type of the service that will be used to provide I/O operations. - typedef IoObjectService service_type; - - /// The underlying implementation type of I/O object. - typedef typename service_type::implementation_type implementation_type; - - /// Get the io_service associated with the object. - /** - * This function may be used to obtain the io_service object that the I/O - * object uses to dispatch handlers for asynchronous operations. - * - * @return A reference to the io_service object that the I/O object will use - * to dispatch handlers. Ownership is not transferred to the caller. - */ - riakboost::asio::io_service& get_io_service() - { - return service.get_io_service(); - } - -protected: - /// Construct a basic_io_object. - /** - * Performs: - * @code get_service().construct(get_implementation()); @endcode - */ - explicit basic_io_object(riakboost::asio::io_service& io_service) - : service(riakboost::asio::use_service(io_service)) - { - service.construct(implementation); - } - -#if defined(GENERATING_DOCUMENTATION) - /// Move-construct a basic_io_object. - /** - * Performs: - * @code get_service().move_construct( - * get_implementation(), other.get_implementation()); @endcode - * - * @note Available only for services that support movability, - */ - basic_io_object(basic_io_object&& other); - - /// Move-assign a basic_io_object. - /** - * Performs: - * @code get_service().move_assign(get_implementation(), - * other.get_service(), other.get_implementation()); @endcode - * - * @note Available only for services that support movability, - */ - basic_io_object& operator=(basic_io_object&& other); -#endif // defined(GENERATING_DOCUMENTATION) - - /// Protected destructor to prevent deletion through this type. - /** - * Performs: - * @code get_service().destroy(get_implementation()); @endcode - */ - ~basic_io_object() - { - service.destroy(implementation); - } - - /// Get the service associated with the I/O object. - service_type& get_service() - { - return service; - } - - /// Get the service associated with the I/O object. - const service_type& get_service() const - { - return service; - } - - /// (Deprecated: Use get_service().) The service associated with the I/O - /// object. - /** - * @note Available only for services that do not support movability. - */ - service_type& service; - - /// Get the underlying implementation of the I/O object. - implementation_type& get_implementation() - { - return implementation; - } - - /// Get the underlying implementation of the I/O object. - const implementation_type& get_implementation() const - { - return implementation; - } - - /// (Deprecated: Use get_implementation().) The underlying implementation of - /// the I/O object. - implementation_type implementation; - -private: - basic_io_object(const basic_io_object&); - basic_io_object& operator=(const basic_io_object&); -}; - -#if defined(BOOST_ASIO_HAS_MOVE) -// Specialisation for movable objects. -template -class basic_io_object -{ -public: - typedef IoObjectService service_type; - typedef typename service_type::implementation_type implementation_type; - - riakboost::asio::io_service& get_io_service() - { - return service_->get_io_service(); - } - -protected: - explicit basic_io_object(riakboost::asio::io_service& io_service) - : service_(&riakboost::asio::use_service(io_service)) - { - service_->construct(implementation); - } - - basic_io_object(basic_io_object&& other) - : service_(&other.get_service()) - { - service_->move_construct(implementation, other.implementation); - } - - ~basic_io_object() - { - service_->destroy(implementation); - } - - basic_io_object& operator=(basic_io_object&& other) - { - service_->move_assign(implementation, - *other.service_, other.implementation); - service_ = other.service_; - return *this; - } - - service_type& get_service() - { - return *service_; - } - - const service_type& get_service() const - { - return *service_; - } - - implementation_type& get_implementation() - { - return implementation; - } - - const implementation_type& get_implementation() const - { - return implementation; - } - - implementation_type implementation; - -private: - basic_io_object(const basic_io_object&); - void operator=(const basic_io_object&); - - IoObjectService* service_; -}; -#endif // defined(BOOST_ASIO_HAS_MOVE) - -} // namespace asio -} // namespace riakboost - -#include - -#endif // BOOST_ASIO_BASIC_IO_OBJECT_HPP diff --git a/deps/boost-1.47.0/boost/asio/basic_socket.hpp b/deps/boost-1.47.0/boost/asio/basic_socket.hpp deleted file mode 100644 index a69c16f..0000000 --- a/deps/boost-1.47.0/boost/asio/basic_socket.hpp +++ /dev/null @@ -1,1464 +0,0 @@ -// -// basic_socket.hpp -// ~~~~~~~~~~~~~~~~ -// -// Copyright (c) 2003-2011 Christopher M. Kohlhoff (chris at kohlhoff dot com) -// -// Distributed under the Boost Software License, Version 1.0. (See accompanying -// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// - -#ifndef BOOST_ASIO_BASIC_SOCKET_HPP -#define BOOST_ASIO_BASIC_SOCKET_HPP - -#if defined(_MSC_VER) && (_MSC_VER >= 1200) -# pragma once -#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) - -#include -#include -#include -#include -#include -#include - -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ -namespace asio { - -/// Provides socket functionality. -/** - * The basic_socket class template provides functionality that is common to both - * stream-oriented and datagram-oriented sockets. - * - * @par Thread Safety - * @e Distinct @e objects: Safe.@n - * @e Shared @e objects: Unsafe. - */ -template -class basic_socket - : public basic_io_object, - public socket_base -{ -public: - /// (Deprecated: Use native_handle_type.) The native representation of a - /// socket. - typedef typename SocketService::native_handle_type native_type; - - /// The native representation of a socket. - typedef typename SocketService::native_handle_type native_handle_type; - - /// The protocol type. - typedef Protocol protocol_type; - - /// The endpoint type. - typedef typename Protocol::endpoint endpoint_type; - - /// A basic_socket is always the lowest layer. - typedef basic_socket lowest_layer_type; - - /// Construct a basic_socket without opening it. - /** - * This constructor creates a socket without opening it. - * - * @param io_service The io_service object that the socket will use to - * dispatch handlers for any asynchronous operations performed on the socket. - */ - explicit basic_socket(riakboost::asio::io_service& io_service) - : basic_io_object(io_service) - { - } - - /// Construct and open a basic_socket. - /** - * This constructor creates and opens a socket. - * - * @param io_service The io_service object that the socket will use to - * dispatch handlers for any asynchronous operations performed on the socket. - * - * @param protocol An object specifying protocol parameters to be used. - * - * @throws riakboost::system::system_error Thrown on failure. - */ - basic_socket(riakboost::asio::io_service& io_service, - const protocol_type& protocol) - : basic_io_object(io_service) - { - riakboost::system::error_code ec; - this->get_service().open(this->get_implementation(), protocol, ec); - riakboost::asio::detail::throw_error(ec, "open"); - } - - /// Construct a basic_socket, opening it and binding it to the given local - /// endpoint. - /** - * This constructor creates a socket and automatically opens it bound to the - * specified endpoint on the local machine. The protocol used is the protocol - * associated with the given endpoint. - * - * @param io_service The io_service object that the socket will use to - * dispatch handlers for any asynchronous operations performed on the socket. - * - * @param endpoint An endpoint on the local machine to which the socket will - * be bound. - * - * @throws riakboost::system::system_error Thrown on failure. - */ - basic_socket(riakboost::asio::io_service& io_service, - const endpoint_type& endpoint) - : basic_io_object(io_service) - { - riakboost::system::error_code ec; - const protocol_type protocol = endpoint.protocol(); - this->get_service().open(this->get_implementation(), protocol, ec); - riakboost::asio::detail::throw_error(ec, "open"); - this->get_service().bind(this->get_implementation(), endpoint, ec); - riakboost::asio::detail::throw_error(ec, "bind"); - } - - /// Construct a basic_socket on an existing native socket. - /** - * This constructor creates a socket object to hold an existing native socket. - * - * @param io_service The io_service object that the socket will use to - * dispatch handlers for any asynchronous operations performed on the socket. - * - * @param protocol An object specifying protocol parameters to be used. - * - * @param native_socket A native socket. - * - * @throws riakboost::system::system_error Thrown on failure. - */ - basic_socket(riakboost::asio::io_service& io_service, - const protocol_type& protocol, const native_handle_type& native_socket) - : basic_io_object(io_service) - { - riakboost::system::error_code ec; - this->get_service().assign(this->get_implementation(), - protocol, native_socket, ec); - riakboost::asio::detail::throw_error(ec, "assign"); - } - -#if defined(BOOST_ASIO_HAS_MOVE) || defined(GENERATING_DOCUMENTATION) - /// Move-construct a basic_socket from another. - /** - * This constructor moves a socket from one object to another. - * - * @param other The other basic_socket object from which the move will - * occur. - * - * @note Following the move, the moved-from object is in the same state as if - * constructed using the @c basic_socket(io_service&) constructor. - */ - basic_socket(basic_socket&& other) - : basic_io_object( - BOOST_ASIO_MOVE_CAST(basic_socket)(other)) - { - } - - /// Move-assign a basic_socket from another. - /** - * This assignment operator moves a socket from one object to another. - * - * @param other The other basic_socket object from which the move will - * occur. - * - * @note Following the move, the moved-from object is in the same state as if - * constructed using the @c basic_socket(io_service&) constructor. - */ - basic_socket& operator=(basic_socket&& other) - { - basic_io_object::operator=( - BOOST_ASIO_MOVE_CAST(basic_socket)(other)); - return *this; - } -#endif // defined(BOOST_ASIO_HAS_MOVE) || defined(GENERATING_DOCUMENTATION) - - /// Get a reference to the lowest layer. - /** - * This function returns a reference to the lowest layer in a stack of - * layers. Since a basic_socket cannot contain any further layers, it simply - * returns a reference to itself. - * - * @return A reference to the lowest layer in the stack of layers. Ownership - * is not transferred to the caller. - */ - lowest_layer_type& lowest_layer() - { - return *this; - } - - /// Get a const reference to the lowest layer. - /** - * This function returns a const reference to the lowest layer in a stack of - * layers. Since a basic_socket cannot contain any further layers, it simply - * returns a reference to itself. - * - * @return A const reference to the lowest layer in the stack of layers. - * Ownership is not transferred to the caller. - */ - const lowest_layer_type& lowest_layer() const - { - return *this; - } - - /// Open the socket using the specified protocol. - /** - * This function opens the socket so that it will use the specified protocol. - * - * @param protocol An object specifying protocol parameters to be used. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * socket.open(riakboost::asio::ip::tcp::v4()); - * @endcode - */ - void open(const protocol_type& protocol = protocol_type()) - { - riakboost::system::error_code ec; - this->get_service().open(this->get_implementation(), protocol, ec); - riakboost::asio::detail::throw_error(ec, "open"); - } - - /// Open the socket using the specified protocol. - /** - * This function opens the socket so that it will use the specified protocol. - * - * @param protocol An object specifying which protocol is to be used. - * - * @param ec Set to indicate what error occurred, if any. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * riakboost::system::error_code ec; - * socket.open(riakboost::asio::ip::tcp::v4(), ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - riakboost::system::error_code open(const protocol_type& protocol, - riakboost::system::error_code& ec) - { - return this->get_service().open(this->get_implementation(), protocol, ec); - } - - /// Assign an existing native socket to the socket. - /* - * This function opens the socket to hold an existing native socket. - * - * @param protocol An object specifying which protocol is to be used. - * - * @param native_socket A native socket. - * - * @throws riakboost::system::system_error Thrown on failure. - */ - void assign(const protocol_type& protocol, - const native_handle_type& native_socket) - { - riakboost::system::error_code ec; - this->get_service().assign(this->get_implementation(), - protocol, native_socket, ec); - riakboost::asio::detail::throw_error(ec, "assign"); - } - - /// Assign an existing native socket to the socket. - /* - * This function opens the socket to hold an existing native socket. - * - * @param protocol An object specifying which protocol is to be used. - * - * @param native_socket A native socket. - * - * @param ec Set to indicate what error occurred, if any. - */ - riakboost::system::error_code assign(const protocol_type& protocol, - const native_handle_type& native_socket, riakboost::system::error_code& ec) - { - return this->get_service().assign(this->get_implementation(), - protocol, native_socket, ec); - } - - /// Determine whether the socket is open. - bool is_open() const - { - return this->get_service().is_open(this->get_implementation()); - } - - /// Close the socket. - /** - * This function is used to close the socket. Any asynchronous send, receive - * or connect operations will be cancelled immediately, and will complete - * with the riakboost::asio::error::operation_aborted error. - * - * @throws riakboost::system::system_error Thrown on failure. Note that, even if - * the function indicates an error, the underlying descriptor is closed. - * - * @note For portable behaviour with respect to graceful closure of a - * connected socket, call shutdown() before closing the socket. - */ - void close() - { - riakboost::system::error_code ec; - this->get_service().close(this->get_implementation(), ec); - riakboost::asio::detail::throw_error(ec, "close"); - } - - /// Close the socket. - /** - * This function is used to close the socket. Any asynchronous send, receive - * or connect operations will be cancelled immediately, and will complete - * with the riakboost::asio::error::operation_aborted error. - * - * @param ec Set to indicate what error occurred, if any. Note that, even if - * the function indicates an error, the underlying descriptor is closed. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * riakboost::system::error_code ec; - * socket.close(ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - * - * @note For portable behaviour with respect to graceful closure of a - * connected socket, call shutdown() before closing the socket. - */ - riakboost::system::error_code close(riakboost::system::error_code& ec) - { - return this->get_service().close(this->get_implementation(), ec); - } - - /// (Deprecated: Use native_handle().) Get the native socket representation. - /** - * This function may be used to obtain the underlying representation of the - * socket. This is intended to allow access to native socket functionality - * that is not otherwise provided. - */ - native_type native() - { - return this->get_service().native_handle(this->get_implementation()); - } - - /// Get the native socket representation. - /** - * This function may be used to obtain the underlying representation of the - * socket. This is intended to allow access to native socket functionality - * that is not otherwise provided. - */ - native_handle_type native_handle() - { - return this->get_service().native_handle(this->get_implementation()); - } - - /// Cancel all asynchronous operations associated with the socket. - /** - * This function causes all outstanding asynchronous connect, send and receive - * operations to finish immediately, and the handlers for cancelled operations - * will be passed the riakboost::asio::error::operation_aborted error. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @note Calls to cancel() will always fail with - * riakboost::asio::error::operation_not_supported when run on Windows XP, Windows - * Server 2003, and earlier versions of Windows, unless - * BOOST_ASIO_ENABLE_CANCELIO is defined. However, the CancelIo function has - * two issues that should be considered before enabling its use: - * - * @li It will only cancel asynchronous operations that were initiated in the - * current thread. - * - * @li It can appear to complete without error, but the request to cancel the - * unfinished operations may be silently ignored by the operating system. - * Whether it works or not seems to depend on the drivers that are installed. - * - * For portable cancellation, consider using one of the following - * alternatives: - * - * @li Disable asio's I/O completion port backend by defining - * BOOST_ASIO_DISABLE_IOCP. - * - * @li Use the close() function to simultaneously cancel the outstanding - * operations and close the socket. - * - * When running on Windows Vista, Windows Server 2008, and later, the - * CancelIoEx function is always used. This function does not have the - * problems described above. - */ -#if defined(BOOST_MSVC) && (BOOST_MSVC >= 1400) \ - && (!defined(_WIN32_WINNT) || _WIN32_WINNT < 0x0600) \ - && !defined(BOOST_ASIO_ENABLE_CANCELIO) - __declspec(deprecated("By default, this function always fails with " - "operation_not_supported when used on Windows XP, Windows Server 2003, " - "or earlier. Consult documentation for details.")) -#endif - void cancel() - { - riakboost::system::error_code ec; - this->get_service().cancel(this->get_implementation(), ec); - riakboost::asio::detail::throw_error(ec, "cancel"); - } - - /// Cancel all asynchronous operations associated with the socket. - /** - * This function causes all outstanding asynchronous connect, send and receive - * operations to finish immediately, and the handlers for cancelled operations - * will be passed the riakboost::asio::error::operation_aborted error. - * - * @param ec Set to indicate what error occurred, if any. - * - * @note Calls to cancel() will always fail with - * riakboost::asio::error::operation_not_supported when run on Windows XP, Windows - * Server 2003, and earlier versions of Windows, unless - * BOOST_ASIO_ENABLE_CANCELIO is defined. However, the CancelIo function has - * two issues that should be considered before enabling its use: - * - * @li It will only cancel asynchronous operations that were initiated in the - * current thread. - * - * @li It can appear to complete without error, but the request to cancel the - * unfinished operations may be silently ignored by the operating system. - * Whether it works or not seems to depend on the drivers that are installed. - * - * For portable cancellation, consider using one of the following - * alternatives: - * - * @li Disable asio's I/O completion port backend by defining - * BOOST_ASIO_DISABLE_IOCP. - * - * @li Use the close() function to simultaneously cancel the outstanding - * operations and close the socket. - * - * When running on Windows Vista, Windows Server 2008, and later, the - * CancelIoEx function is always used. This function does not have the - * problems described above. - */ -#if defined(BOOST_MSVC) && (BOOST_MSVC >= 1400) \ - && (!defined(_WIN32_WINNT) || _WIN32_WINNT < 0x0600) \ - && !defined(BOOST_ASIO_ENABLE_CANCELIO) - __declspec(deprecated("By default, this function always fails with " - "operation_not_supported when used on Windows XP, Windows Server 2003, " - "or earlier. Consult documentation for details.")) -#endif - riakboost::system::error_code cancel(riakboost::system::error_code& ec) - { - return this->get_service().cancel(this->get_implementation(), ec); - } - - /// Determine whether the socket is at the out-of-band data mark. - /** - * This function is used to check whether the socket input is currently - * positioned at the out-of-band data mark. - * - * @return A bool indicating whether the socket is at the out-of-band data - * mark. - * - * @throws riakboost::system::system_error Thrown on failure. - */ - bool at_mark() const - { - riakboost::system::error_code ec; - bool b = this->get_service().at_mark(this->get_implementation(), ec); - riakboost::asio::detail::throw_error(ec, "at_mark"); - return b; - } - - /// Determine whether the socket is at the out-of-band data mark. - /** - * This function is used to check whether the socket input is currently - * positioned at the out-of-band data mark. - * - * @param ec Set to indicate what error occurred, if any. - * - * @return A bool indicating whether the socket is at the out-of-band data - * mark. - */ - bool at_mark(riakboost::system::error_code& ec) const - { - return this->get_service().at_mark(this->get_implementation(), ec); - } - - /// Determine the number of bytes available for reading. - /** - * This function is used to determine the number of bytes that may be read - * without blocking. - * - * @return The number of bytes that may be read without blocking, or 0 if an - * error occurs. - * - * @throws riakboost::system::system_error Thrown on failure. - */ - std::size_t available() const - { - riakboost::system::error_code ec; - std::size_t s = this->get_service().available( - this->get_implementation(), ec); - riakboost::asio::detail::throw_error(ec, "available"); - return s; - } - - /// Determine the number of bytes available for reading. - /** - * This function is used to determine the number of bytes that may be read - * without blocking. - * - * @param ec Set to indicate what error occurred, if any. - * - * @return The number of bytes that may be read without blocking, or 0 if an - * error occurs. - */ - std::size_t available(riakboost::system::error_code& ec) const - { - return this->get_service().available(this->get_implementation(), ec); - } - - /// Bind the socket to the given local endpoint. - /** - * This function binds the socket to the specified endpoint on the local - * machine. - * - * @param endpoint An endpoint on the local machine to which the socket will - * be bound. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * socket.open(riakboost::asio::ip::tcp::v4()); - * socket.bind(riakboost::asio::ip::tcp::endpoint( - * riakboost::asio::ip::tcp::v4(), 12345)); - * @endcode - */ - void bind(const endpoint_type& endpoint) - { - riakboost::system::error_code ec; - this->get_service().bind(this->get_implementation(), endpoint, ec); - riakboost::asio::detail::throw_error(ec, "bind"); - } - - /// Bind the socket to the given local endpoint. - /** - * This function binds the socket to the specified endpoint on the local - * machine. - * - * @param endpoint An endpoint on the local machine to which the socket will - * be bound. - * - * @param ec Set to indicate what error occurred, if any. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * socket.open(riakboost::asio::ip::tcp::v4()); - * riakboost::system::error_code ec; - * socket.bind(riakboost::asio::ip::tcp::endpoint( - * riakboost::asio::ip::tcp::v4(), 12345), ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - riakboost::system::error_code bind(const endpoint_type& endpoint, - riakboost::system::error_code& ec) - { - return this->get_service().bind(this->get_implementation(), endpoint, ec); - } - - /// Connect the socket to the specified endpoint. - /** - * This function is used to connect a socket to the specified remote endpoint. - * The function call will block until the connection is successfully made or - * an error occurs. - * - * The socket is automatically opened if it is not already open. If the - * connect fails, and the socket was automatically opened, the socket is - * not returned to the closed state. - * - * @param peer_endpoint The remote endpoint to which the socket will be - * connected. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * riakboost::asio::ip::tcp::endpoint endpoint( - * riakboost::asio::ip::address::from_string("1.2.3.4"), 12345); - * socket.connect(endpoint); - * @endcode - */ - void connect(const endpoint_type& peer_endpoint) - { - riakboost::system::error_code ec; - if (!is_open()) - { - this->get_service().open(this->get_implementation(), - peer_endpoint.protocol(), ec); - riakboost::asio::detail::throw_error(ec, "connect"); - } - this->get_service().connect(this->get_implementation(), peer_endpoint, ec); - riakboost::asio::detail::throw_error(ec, "connect"); - } - - /// Connect the socket to the specified endpoint. - /** - * This function is used to connect a socket to the specified remote endpoint. - * The function call will block until the connection is successfully made or - * an error occurs. - * - * The socket is automatically opened if it is not already open. If the - * connect fails, and the socket was automatically opened, the socket is - * not returned to the closed state. - * - * @param peer_endpoint The remote endpoint to which the socket will be - * connected. - * - * @param ec Set to indicate what error occurred, if any. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * riakboost::asio::ip::tcp::endpoint endpoint( - * riakboost::asio::ip::address::from_string("1.2.3.4"), 12345); - * riakboost::system::error_code ec; - * socket.connect(endpoint, ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - riakboost::system::error_code connect(const endpoint_type& peer_endpoint, - riakboost::system::error_code& ec) - { - if (!is_open()) - { - if (this->get_service().open(this->get_implementation(), - peer_endpoint.protocol(), ec)) - { - return ec; - } - } - - return this->get_service().connect( - this->get_implementation(), peer_endpoint, ec); - } - - /// Start an asynchronous connect. - /** - * This function is used to asynchronously connect a socket to the specified - * remote endpoint. The function call always returns immediately. - * - * The socket is automatically opened if it is not already open. If the - * connect fails, and the socket was automatically opened, the socket is - * not returned to the closed state. - * - * @param peer_endpoint The remote endpoint to which the socket will be - * connected. Copies will be made of the endpoint object as required. - * - * @param handler The handler to be called when the connection operation - * completes. Copies will be made of the handler as required. The function - * signature of the handler must be: - * @code void handler( - * const riakboost::system::error_code& error // Result of operation - * ); @endcode - * Regardless of whether the asynchronous operation completes immediately or - * not, the handler will not be invoked from within this function. Invocation - * of the handler will be performed in a manner equivalent to using - * riakboost::asio::io_service::post(). - * - * @par Example - * @code - * void connect_handler(const riakboost::system::error_code& error) - * { - * if (!error) - * { - * // Connect succeeded. - * } - * } - * - * ... - * - * riakboost::asio::ip::tcp::socket socket(io_service); - * riakboost::asio::ip::tcp::endpoint endpoint( - * riakboost::asio::ip::address::from_string("1.2.3.4"), 12345); - * socket.async_connect(endpoint, connect_handler); - * @endcode - */ - template - void async_connect(const endpoint_type& peer_endpoint, - BOOST_ASIO_MOVE_ARG(ConnectHandler) handler) - { - // If you get an error on the following line it means that your handler does - // not meet the documented type requirements for a ConnectHandler. - BOOST_ASIO_CONNECT_HANDLER_CHECK(ConnectHandler, handler) type_check; - - if (!is_open()) - { - riakboost::system::error_code ec; - const protocol_type protocol = peer_endpoint.protocol(); - if (this->get_service().open(this->get_implementation(), protocol, ec)) - { - this->get_io_service().post( - riakboost::asio::detail::bind_handler( - BOOST_ASIO_MOVE_CAST(ConnectHandler)(handler), ec)); - return; - } - } - - this->get_service().async_connect(this->get_implementation(), - peer_endpoint, BOOST_ASIO_MOVE_CAST(ConnectHandler)(handler)); - } - - /// Set an option on the socket. - /** - * This function is used to set an option on the socket. - * - * @param option The new option value to be set on the socket. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @sa SettableSocketOption @n - * riakboost::asio::socket_base::broadcast @n - * riakboost::asio::socket_base::do_not_route @n - * riakboost::asio::socket_base::keep_alive @n - * riakboost::asio::socket_base::linger @n - * riakboost::asio::socket_base::receive_buffer_size @n - * riakboost::asio::socket_base::receive_low_watermark @n - * riakboost::asio::socket_base::reuse_address @n - * riakboost::asio::socket_base::send_buffer_size @n - * riakboost::asio::socket_base::send_low_watermark @n - * riakboost::asio::ip::multicast::join_group @n - * riakboost::asio::ip::multicast::leave_group @n - * riakboost::asio::ip::multicast::enable_loopback @n - * riakboost::asio::ip::multicast::outbound_interface @n - * riakboost::asio::ip::multicast::hops @n - * riakboost::asio::ip::tcp::no_delay - * - * @par Example - * Setting the IPPROTO_TCP/TCP_NODELAY option: - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * riakboost::asio::ip::tcp::no_delay option(true); - * socket.set_option(option); - * @endcode - */ - template - void set_option(const SettableSocketOption& option) - { - riakboost::system::error_code ec; - this->get_service().set_option(this->get_implementation(), option, ec); - riakboost::asio::detail::throw_error(ec, "set_option"); - } - - /// Set an option on the socket. - /** - * This function is used to set an option on the socket. - * - * @param option The new option value to be set on the socket. - * - * @param ec Set to indicate what error occurred, if any. - * - * @sa SettableSocketOption @n - * riakboost::asio::socket_base::broadcast @n - * riakboost::asio::socket_base::do_not_route @n - * riakboost::asio::socket_base::keep_alive @n - * riakboost::asio::socket_base::linger @n - * riakboost::asio::socket_base::receive_buffer_size @n - * riakboost::asio::socket_base::receive_low_watermark @n - * riakboost::asio::socket_base::reuse_address @n - * riakboost::asio::socket_base::send_buffer_size @n - * riakboost::asio::socket_base::send_low_watermark @n - * riakboost::asio::ip::multicast::join_group @n - * riakboost::asio::ip::multicast::leave_group @n - * riakboost::asio::ip::multicast::enable_loopback @n - * riakboost::asio::ip::multicast::outbound_interface @n - * riakboost::asio::ip::multicast::hops @n - * riakboost::asio::ip::tcp::no_delay - * - * @par Example - * Setting the IPPROTO_TCP/TCP_NODELAY option: - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * riakboost::asio::ip::tcp::no_delay option(true); - * riakboost::system::error_code ec; - * socket.set_option(option, ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - template - riakboost::system::error_code set_option(const SettableSocketOption& option, - riakboost::system::error_code& ec) - { - return this->get_service().set_option( - this->get_implementation(), option, ec); - } - - /// Get an option from the socket. - /** - * This function is used to get the current value of an option on the socket. - * - * @param option The option value to be obtained from the socket. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @sa GettableSocketOption @n - * riakboost::asio::socket_base::broadcast @n - * riakboost::asio::socket_base::do_not_route @n - * riakboost::asio::socket_base::keep_alive @n - * riakboost::asio::socket_base::linger @n - * riakboost::asio::socket_base::receive_buffer_size @n - * riakboost::asio::socket_base::receive_low_watermark @n - * riakboost::asio::socket_base::reuse_address @n - * riakboost::asio::socket_base::send_buffer_size @n - * riakboost::asio::socket_base::send_low_watermark @n - * riakboost::asio::ip::multicast::join_group @n - * riakboost::asio::ip::multicast::leave_group @n - * riakboost::asio::ip::multicast::enable_loopback @n - * riakboost::asio::ip::multicast::outbound_interface @n - * riakboost::asio::ip::multicast::hops @n - * riakboost::asio::ip::tcp::no_delay - * - * @par Example - * Getting the value of the SOL_SOCKET/SO_KEEPALIVE option: - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * riakboost::asio::ip::tcp::socket::keep_alive option; - * socket.get_option(option); - * bool is_set = option.get(); - * @endcode - */ - template - void get_option(GettableSocketOption& option) const - { - riakboost::system::error_code ec; - this->get_service().get_option(this->get_implementation(), option, ec); - riakboost::asio::detail::throw_error(ec, "get_option"); - } - - /// Get an option from the socket. - /** - * This function is used to get the current value of an option on the socket. - * - * @param option The option value to be obtained from the socket. - * - * @param ec Set to indicate what error occurred, if any. - * - * @sa GettableSocketOption @n - * riakboost::asio::socket_base::broadcast @n - * riakboost::asio::socket_base::do_not_route @n - * riakboost::asio::socket_base::keep_alive @n - * riakboost::asio::socket_base::linger @n - * riakboost::asio::socket_base::receive_buffer_size @n - * riakboost::asio::socket_base::receive_low_watermark @n - * riakboost::asio::socket_base::reuse_address @n - * riakboost::asio::socket_base::send_buffer_size @n - * riakboost::asio::socket_base::send_low_watermark @n - * riakboost::asio::ip::multicast::join_group @n - * riakboost::asio::ip::multicast::leave_group @n - * riakboost::asio::ip::multicast::enable_loopback @n - * riakboost::asio::ip::multicast::outbound_interface @n - * riakboost::asio::ip::multicast::hops @n - * riakboost::asio::ip::tcp::no_delay - * - * @par Example - * Getting the value of the SOL_SOCKET/SO_KEEPALIVE option: - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * riakboost::asio::ip::tcp::socket::keep_alive option; - * riakboost::system::error_code ec; - * socket.get_option(option, ec); - * if (ec) - * { - * // An error occurred. - * } - * bool is_set = option.get(); - * @endcode - */ - template - riakboost::system::error_code get_option(GettableSocketOption& option, - riakboost::system::error_code& ec) const - { - return this->get_service().get_option( - this->get_implementation(), option, ec); - } - - /// Perform an IO control command on the socket. - /** - * This function is used to execute an IO control command on the socket. - * - * @param command The IO control command to be performed on the socket. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @sa IoControlCommand @n - * riakboost::asio::socket_base::bytes_readable @n - * riakboost::asio::socket_base::non_blocking_io - * - * @par Example - * Getting the number of bytes ready to read: - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * riakboost::asio::ip::tcp::socket::bytes_readable command; - * socket.io_control(command); - * std::size_t bytes_readable = command.get(); - * @endcode - */ - template - void io_control(IoControlCommand& command) - { - riakboost::system::error_code ec; - this->get_service().io_control(this->get_implementation(), command, ec); - riakboost::asio::detail::throw_error(ec, "io_control"); - } - - /// Perform an IO control command on the socket. - /** - * This function is used to execute an IO control command on the socket. - * - * @param command The IO control command to be performed on the socket. - * - * @param ec Set to indicate what error occurred, if any. - * - * @sa IoControlCommand @n - * riakboost::asio::socket_base::bytes_readable @n - * riakboost::asio::socket_base::non_blocking_io - * - * @par Example - * Getting the number of bytes ready to read: - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * riakboost::asio::ip::tcp::socket::bytes_readable command; - * riakboost::system::error_code ec; - * socket.io_control(command, ec); - * if (ec) - * { - * // An error occurred. - * } - * std::size_t bytes_readable = command.get(); - * @endcode - */ - template - riakboost::system::error_code io_control(IoControlCommand& command, - riakboost::system::error_code& ec) - { - return this->get_service().io_control( - this->get_implementation(), command, ec); - } - - /// Gets the non-blocking mode of the socket. - /** - * @returns @c true if the socket's synchronous operations will fail with - * riakboost::asio::error::would_block if they are unable to perform the requested - * operation immediately. If @c false, synchronous operations will block - * until complete. - * - * @note The non-blocking mode has no effect on the behaviour of asynchronous - * operations. Asynchronous operations will never fail with the error - * riakboost::asio::error::would_block. - */ - bool non_blocking() const - { - return this->get_service().non_blocking(this->get_implementation()); - } - - /// Sets the non-blocking mode of the socket. - /** - * @param mode If @c true, the socket's synchronous operations will fail with - * riakboost::asio::error::would_block if they are unable to perform the requested - * operation immediately. If @c false, synchronous operations will block - * until complete. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @note The non-blocking mode has no effect on the behaviour of asynchronous - * operations. Asynchronous operations will never fail with the error - * riakboost::asio::error::would_block. - */ - void non_blocking(bool mode) - { - riakboost::system::error_code ec; - this->get_service().non_blocking(this->get_implementation(), mode, ec); - riakboost::asio::detail::throw_error(ec, "non_blocking"); - } - - /// Sets the non-blocking mode of the socket. - /** - * @param mode If @c true, the socket's synchronous operations will fail with - * riakboost::asio::error::would_block if they are unable to perform the requested - * operation immediately. If @c false, synchronous operations will block - * until complete. - * - * @param ec Set to indicate what error occurred, if any. - * - * @note The non-blocking mode has no effect on the behaviour of asynchronous - * operations. Asynchronous operations will never fail with the error - * riakboost::asio::error::would_block. - */ - riakboost::system::error_code non_blocking( - bool mode, riakboost::system::error_code& ec) - { - return this->get_service().non_blocking( - this->get_implementation(), mode, ec); - } - - /// Gets the non-blocking mode of the native socket implementation. - /** - * This function is used to retrieve the non-blocking mode of the underlying - * native socket. This mode has no effect on the behaviour of the socket - * object's synchronous operations. - * - * @returns @c true if the underlying socket is in non-blocking mode and - * direct system calls may fail with riakboost::asio::error::would_block (or the - * equivalent system error). - * - * @note The current non-blocking mode is cached by the socket object. - * Consequently, the return value may be incorrect if the non-blocking mode - * was set directly on the native socket. - * - * @par Example - * This function is intended to allow the encapsulation of arbitrary - * non-blocking system calls as asynchronous operations, in a way that is - * transparent to the user of the socket object. The following example - * illustrates how Linux's @c sendfile system call might be encapsulated: - * @code template - * struct sendfile_op - * { - * tcp::socket& sock_; - * int fd_; - * Handler handler_; - * off_t offset_; - * std::size_t total_bytes_transferred_; - * - * // Function call operator meeting WriteHandler requirements. - * // Used as the handler for the async_write_some operation. - * void operator()(riakboost::system::error_code ec, std::size_t) - * { - * // Put the underlying socket into non-blocking mode. - * if (!ec) - * if (!sock_.native_non_blocking()) - * sock_.native_non_blocking(true, ec); - * - * if (!ec) - * { - * for (;;) - * { - * // Try the system call. - * errno = 0; - * int n = ::sendfile(sock_.native_handle(), fd_, &offset_, 65536); - * ec = riakboost::system::error_code(n < 0 ? errno : 0, - * riakboost::asio::error::get_system_category()); - * total_bytes_transferred_ += ec ? 0 : n; - * - * // Retry operation immediately if interrupted by signal. - * if (ec == riakboost::asio::error::interrupted) - * continue; - * - * // Check if we need to run the operation again. - * if (ec == riakboost::asio::error::would_block - * || ec == riakboost::asio::error::try_again) - * { - * // We have to wait for the socket to become ready again. - * sock_.async_write_some(riakboost::asio::null_buffers(), *this); - * return; - * } - * - * if (ec || n == 0) - * { - * // An error occurred, or we have reached the end of the file. - * // Either way we must exit the loop so we can call the handler. - * break; - * } - * - * // Loop around to try calling sendfile again. - * } - * } - * - * // Pass result back to user's handler. - * handler_(ec, total_bytes_transferred_); - * } - * }; - * - * template - * void async_sendfile(tcp::socket& sock, int fd, Handler h) - * { - * sendfile_op op = { sock, fd, h, 0, 0 }; - * sock.async_write_some(riakboost::asio::null_buffers(), op); - * } @endcode - */ - bool native_non_blocking() const - { - return this->get_service().native_non_blocking(this->get_implementation()); - } - - /// Sets the non-blocking mode of the native socket implementation. - /** - * This function is used to modify the non-blocking mode of the underlying - * native socket. It has no effect on the behaviour of the socket object's - * synchronous operations. - * - * @param mode If @c true, the underlying socket is put into non-blocking - * mode and direct system calls may fail with riakboost::asio::error::would_block - * (or the equivalent system error). - * - * @throws riakboost::system::system_error Thrown on failure. If the @c mode is - * @c false, but the current value of @c non_blocking() is @c true, this - * function fails with riakboost::asio::error::invalid_argument, as the - * combination does not make sense. - * - * @par Example - * This function is intended to allow the encapsulation of arbitrary - * non-blocking system calls as asynchronous operations, in a way that is - * transparent to the user of the socket object. The following example - * illustrates how Linux's @c sendfile system call might be encapsulated: - * @code template - * struct sendfile_op - * { - * tcp::socket& sock_; - * int fd_; - * Handler handler_; - * off_t offset_; - * std::size_t total_bytes_transferred_; - * - * // Function call operator meeting WriteHandler requirements. - * // Used as the handler for the async_write_some operation. - * void operator()(riakboost::system::error_code ec, std::size_t) - * { - * // Put the underlying socket into non-blocking mode. - * if (!ec) - * if (!sock_.native_non_blocking()) - * sock_.native_non_blocking(true, ec); - * - * if (!ec) - * { - * for (;;) - * { - * // Try the system call. - * errno = 0; - * int n = ::sendfile(sock_.native_handle(), fd_, &offset_, 65536); - * ec = riakboost::system::error_code(n < 0 ? errno : 0, - * riakboost::asio::error::get_system_category()); - * total_bytes_transferred_ += ec ? 0 : n; - * - * // Retry operation immediately if interrupted by signal. - * if (ec == riakboost::asio::error::interrupted) - * continue; - * - * // Check if we need to run the operation again. - * if (ec == riakboost::asio::error::would_block - * || ec == riakboost::asio::error::try_again) - * { - * // We have to wait for the socket to become ready again. - * sock_.async_write_some(riakboost::asio::null_buffers(), *this); - * return; - * } - * - * if (ec || n == 0) - * { - * // An error occurred, or we have reached the end of the file. - * // Either way we must exit the loop so we can call the handler. - * break; - * } - * - * // Loop around to try calling sendfile again. - * } - * } - * - * // Pass result back to user's handler. - * handler_(ec, total_bytes_transferred_); - * } - * }; - * - * template - * void async_sendfile(tcp::socket& sock, int fd, Handler h) - * { - * sendfile_op op = { sock, fd, h, 0, 0 }; - * sock.async_write_some(riakboost::asio::null_buffers(), op); - * } @endcode - */ - void native_non_blocking(bool mode) - { - riakboost::system::error_code ec; - this->get_service().native_non_blocking( - this->get_implementation(), mode, ec); - riakboost::asio::detail::throw_error(ec, "native_non_blocking"); - } - - /// Sets the non-blocking mode of the native socket implementation. - /** - * This function is used to modify the non-blocking mode of the underlying - * native socket. It has no effect on the behaviour of the socket object's - * synchronous operations. - * - * @param mode If @c true, the underlying socket is put into non-blocking - * mode and direct system calls may fail with riakboost::asio::error::would_block - * (or the equivalent system error). - * - * @param ec Set to indicate what error occurred, if any. If the @c mode is - * @c false, but the current value of @c non_blocking() is @c true, this - * function fails with riakboost::asio::error::invalid_argument, as the - * combination does not make sense. - * - * @par Example - * This function is intended to allow the encapsulation of arbitrary - * non-blocking system calls as asynchronous operations, in a way that is - * transparent to the user of the socket object. The following example - * illustrates how Linux's @c sendfile system call might be encapsulated: - * @code template - * struct sendfile_op - * { - * tcp::socket& sock_; - * int fd_; - * Handler handler_; - * off_t offset_; - * std::size_t total_bytes_transferred_; - * - * // Function call operator meeting WriteHandler requirements. - * // Used as the handler for the async_write_some operation. - * void operator()(riakboost::system::error_code ec, std::size_t) - * { - * // Put the underlying socket into non-blocking mode. - * if (!ec) - * if (!sock_.native_non_blocking()) - * sock_.native_non_blocking(true, ec); - * - * if (!ec) - * { - * for (;;) - * { - * // Try the system call. - * errno = 0; - * int n = ::sendfile(sock_.native_handle(), fd_, &offset_, 65536); - * ec = riakboost::system::error_code(n < 0 ? errno : 0, - * riakboost::asio::error::get_system_category()); - * total_bytes_transferred_ += ec ? 0 : n; - * - * // Retry operation immediately if interrupted by signal. - * if (ec == riakboost::asio::error::interrupted) - * continue; - * - * // Check if we need to run the operation again. - * if (ec == riakboost::asio::error::would_block - * || ec == riakboost::asio::error::try_again) - * { - * // We have to wait for the socket to become ready again. - * sock_.async_write_some(riakboost::asio::null_buffers(), *this); - * return; - * } - * - * if (ec || n == 0) - * { - * // An error occurred, or we have reached the end of the file. - * // Either way we must exit the loop so we can call the handler. - * break; - * } - * - * // Loop around to try calling sendfile again. - * } - * } - * - * // Pass result back to user's handler. - * handler_(ec, total_bytes_transferred_); - * } - * }; - * - * template - * void async_sendfile(tcp::socket& sock, int fd, Handler h) - * { - * sendfile_op op = { sock, fd, h, 0, 0 }; - * sock.async_write_some(riakboost::asio::null_buffers(), op); - * } @endcode - */ - riakboost::system::error_code native_non_blocking( - bool mode, riakboost::system::error_code& ec) - { - return this->get_service().native_non_blocking( - this->get_implementation(), mode, ec); - } - - /// Get the local endpoint of the socket. - /** - * This function is used to obtain the locally bound endpoint of the socket. - * - * @returns An object that represents the local endpoint of the socket. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * riakboost::asio::ip::tcp::endpoint endpoint = socket.local_endpoint(); - * @endcode - */ - endpoint_type local_endpoint() const - { - riakboost::system::error_code ec; - endpoint_type ep = this->get_service().local_endpoint( - this->get_implementation(), ec); - riakboost::asio::detail::throw_error(ec, "local_endpoint"); - return ep; - } - - /// Get the local endpoint of the socket. - /** - * This function is used to obtain the locally bound endpoint of the socket. - * - * @param ec Set to indicate what error occurred, if any. - * - * @returns An object that represents the local endpoint of the socket. - * Returns a default-constructed endpoint object if an error occurred. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * riakboost::system::error_code ec; - * riakboost::asio::ip::tcp::endpoint endpoint = socket.local_endpoint(ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - endpoint_type local_endpoint(riakboost::system::error_code& ec) const - { - return this->get_service().local_endpoint(this->get_implementation(), ec); - } - - /// Get the remote endpoint of the socket. - /** - * This function is used to obtain the remote endpoint of the socket. - * - * @returns An object that represents the remote endpoint of the socket. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * riakboost::asio::ip::tcp::endpoint endpoint = socket.remote_endpoint(); - * @endcode - */ - endpoint_type remote_endpoint() const - { - riakboost::system::error_code ec; - endpoint_type ep = this->get_service().remote_endpoint( - this->get_implementation(), ec); - riakboost::asio::detail::throw_error(ec, "remote_endpoint"); - return ep; - } - - /// Get the remote endpoint of the socket. - /** - * This function is used to obtain the remote endpoint of the socket. - * - * @param ec Set to indicate what error occurred, if any. - * - * @returns An object that represents the remote endpoint of the socket. - * Returns a default-constructed endpoint object if an error occurred. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * riakboost::system::error_code ec; - * riakboost::asio::ip::tcp::endpoint endpoint = socket.remote_endpoint(ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - endpoint_type remote_endpoint(riakboost::system::error_code& ec) const - { - return this->get_service().remote_endpoint(this->get_implementation(), ec); - } - - /// Disable sends or receives on the socket. - /** - * This function is used to disable send operations, receive operations, or - * both. - * - * @param what Determines what types of operation will no longer be allowed. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @par Example - * Shutting down the send side of the socket: - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * socket.shutdown(riakboost::asio::ip::tcp::socket::shutdown_send); - * @endcode - */ - void shutdown(shutdown_type what) - { - riakboost::system::error_code ec; - this->get_service().shutdown(this->get_implementation(), what, ec); - riakboost::asio::detail::throw_error(ec, "shutdown"); - } - - /// Disable sends or receives on the socket. - /** - * This function is used to disable send operations, receive operations, or - * both. - * - * @param what Determines what types of operation will no longer be allowed. - * - * @param ec Set to indicate what error occurred, if any. - * - * @par Example - * Shutting down the send side of the socket: - * @code - * riakboost::asio::ip::tcp::socket socket(io_service); - * ... - * riakboost::system::error_code ec; - * socket.shutdown(riakboost::asio::ip::tcp::socket::shutdown_send, ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - riakboost::system::error_code shutdown(shutdown_type what, - riakboost::system::error_code& ec) - { - return this->get_service().shutdown(this->get_implementation(), what, ec); - } - -protected: - /// Protected destructor to prevent deletion through this type. - ~basic_socket() - { - } -}; - -} // namespace asio -} // namespace riakboost - -#include - -#endif // BOOST_ASIO_BASIC_SOCKET_HPP diff --git a/deps/boost-1.47.0/boost/asio/basic_socket_acceptor.hpp b/deps/boost-1.47.0/boost/asio/basic_socket_acceptor.hpp deleted file mode 100644 index fe05a7f..0000000 --- a/deps/boost-1.47.0/boost/asio/basic_socket_acceptor.hpp +++ /dev/null @@ -1,1077 +0,0 @@ -// -// basic_socket_acceptor.hpp -// ~~~~~~~~~~~~~~~~~~~~~~~~~ -// -// Copyright (c) 2003-2011 Christopher M. Kohlhoff (chris at kohlhoff dot com) -// -// Distributed under the Boost Software License, Version 1.0. (See accompanying -// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// - -#ifndef BOOST_ASIO_BASIC_SOCKET_ACCEPTOR_HPP -#define BOOST_ASIO_BASIC_SOCKET_ACCEPTOR_HPP - -#if defined(_MSC_VER) && (_MSC_VER >= 1200) -# pragma once -#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) - -#include -#include -#include -#include -#include -#include -#include -#include - -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ -namespace asio { - -/// Provides the ability to accept new connections. -/** - * The basic_socket_acceptor class template is used for accepting new socket - * connections. - * - * @par Thread Safety - * @e Distinct @e objects: Safe.@n - * @e Shared @e objects: Unsafe. - * - * @par Example - * Opening a socket acceptor with the SO_REUSEADDR option enabled: - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * riakboost::asio::ip::tcp::endpoint endpoint(riakboost::asio::ip::tcp::v4(), port); - * acceptor.open(endpoint.protocol()); - * acceptor.set_option(riakboost::asio::ip::tcp::acceptor::reuse_address(true)); - * acceptor.bind(endpoint); - * acceptor.listen(); - * @endcode - */ -template > -class basic_socket_acceptor - : public basic_io_object, - public socket_base -{ -public: - /// (Deprecated: Use native_handle_type.) The native representation of an - /// acceptor. - typedef typename SocketAcceptorService::native_handle_type native_type; - - /// The native representation of an acceptor. - typedef typename SocketAcceptorService::native_handle_type native_handle_type; - - /// The protocol type. - typedef Protocol protocol_type; - - /// The endpoint type. - typedef typename Protocol::endpoint endpoint_type; - - /// Construct an acceptor without opening it. - /** - * This constructor creates an acceptor without opening it to listen for new - * connections. The open() function must be called before the acceptor can - * accept new socket connections. - * - * @param io_service The io_service object that the acceptor will use to - * dispatch handlers for any asynchronous operations performed on the - * acceptor. - */ - explicit basic_socket_acceptor(riakboost::asio::io_service& io_service) - : basic_io_object(io_service) - { - } - - /// Construct an open acceptor. - /** - * This constructor creates an acceptor and automatically opens it. - * - * @param io_service The io_service object that the acceptor will use to - * dispatch handlers for any asynchronous operations performed on the - * acceptor. - * - * @param protocol An object specifying protocol parameters to be used. - * - * @throws riakboost::system::system_error Thrown on failure. - */ - basic_socket_acceptor(riakboost::asio::io_service& io_service, - const protocol_type& protocol) - : basic_io_object(io_service) - { - riakboost::system::error_code ec; - this->get_service().open(this->get_implementation(), protocol, ec); - riakboost::asio::detail::throw_error(ec, "open"); - } - - /// Construct an acceptor opened on the given endpoint. - /** - * This constructor creates an acceptor and automatically opens it to listen - * for new connections on the specified endpoint. - * - * @param io_service The io_service object that the acceptor will use to - * dispatch handlers for any asynchronous operations performed on the - * acceptor. - * - * @param endpoint An endpoint on the local machine on which the acceptor - * will listen for new connections. - * - * @param reuse_addr Whether the constructor should set the socket option - * socket_base::reuse_address. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @note This constructor is equivalent to the following code: - * @code - * basic_socket_acceptor acceptor(io_service); - * acceptor.open(endpoint.protocol()); - * if (reuse_addr) - * acceptor.set_option(socket_base::reuse_address(true)); - * acceptor.bind(endpoint); - * acceptor.listen(listen_backlog); - * @endcode - */ - basic_socket_acceptor(riakboost::asio::io_service& io_service, - const endpoint_type& endpoint, bool reuse_addr = true) - : basic_io_object(io_service) - { - riakboost::system::error_code ec; - const protocol_type protocol = endpoint.protocol(); - this->get_service().open(this->get_implementation(), protocol, ec); - riakboost::asio::detail::throw_error(ec, "open"); - if (reuse_addr) - { - this->get_service().set_option(this->get_implementation(), - socket_base::reuse_address(true), ec); - riakboost::asio::detail::throw_error(ec, "set_option"); - } - this->get_service().bind(this->get_implementation(), endpoint, ec); - riakboost::asio::detail::throw_error(ec, "bind"); - this->get_service().listen(this->get_implementation(), - socket_base::max_connections, ec); - riakboost::asio::detail::throw_error(ec, "listen"); - } - - /// Construct a basic_socket_acceptor on an existing native acceptor. - /** - * This constructor creates an acceptor object to hold an existing native - * acceptor. - * - * @param io_service The io_service object that the acceptor will use to - * dispatch handlers for any asynchronous operations performed on the - * acceptor. - * - * @param protocol An object specifying protocol parameters to be used. - * - * @param native_acceptor A native acceptor. - * - * @throws riakboost::system::system_error Thrown on failure. - */ - basic_socket_acceptor(riakboost::asio::io_service& io_service, - const protocol_type& protocol, const native_handle_type& native_acceptor) - : basic_io_object(io_service) - { - riakboost::system::error_code ec; - this->get_service().assign(this->get_implementation(), - protocol, native_acceptor, ec); - riakboost::asio::detail::throw_error(ec, "assign"); - } - -#if defined(BOOST_ASIO_HAS_MOVE) || defined(GENERATING_DOCUMENTATION) - /// Move-construct a basic_socket_acceptor from another. - /** - * This constructor moves an acceptor from one object to another. - * - * @param other The other basic_socket_acceptor object from which the move - * will occur. - * - * @note Following the move, the moved-from object is in the same state as if - * constructed using the @c basic_socket_acceptor(io_service&) constructor. - */ - basic_socket_acceptor(basic_socket_acceptor&& other) - : basic_io_object( - BOOST_ASIO_MOVE_CAST(basic_socket_acceptor)(other)) - { - } - - /// Move-assign a basic_socket_acceptor from another. - /** - * This assignment operator moves an acceptor from one object to another. - * - * @param other The other basic_socket_acceptor object from which the move - * will occur. - * - * @note Following the move, the moved-from object is in the same state as if - * constructed using the @c basic_socket_acceptor(io_service&) constructor. - */ - basic_socket_acceptor& operator=(basic_socket_acceptor&& other) - { - basic_io_object::operator=( - BOOST_ASIO_MOVE_CAST(basic_socket_acceptor)(other)); - return *this; - } -#endif // defined(BOOST_ASIO_HAS_MOVE) || defined(GENERATING_DOCUMENTATION) - - /// Open the acceptor using the specified protocol. - /** - * This function opens the socket acceptor so that it will use the specified - * protocol. - * - * @param protocol An object specifying which protocol is to be used. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * acceptor.open(riakboost::asio::ip::tcp::v4()); - * @endcode - */ - void open(const protocol_type& protocol = protocol_type()) - { - riakboost::system::error_code ec; - this->get_service().open(this->get_implementation(), protocol, ec); - riakboost::asio::detail::throw_error(ec, "open"); - } - - /// Open the acceptor using the specified protocol. - /** - * This function opens the socket acceptor so that it will use the specified - * protocol. - * - * @param protocol An object specifying which protocol is to be used. - * - * @param ec Set to indicate what error occurred, if any. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * riakboost::system::error_code ec; - * acceptor.open(riakboost::asio::ip::tcp::v4(), ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - riakboost::system::error_code open(const protocol_type& protocol, - riakboost::system::error_code& ec) - { - return this->get_service().open(this->get_implementation(), protocol, ec); - } - - /// Assigns an existing native acceptor to the acceptor. - /* - * This function opens the acceptor to hold an existing native acceptor. - * - * @param protocol An object specifying which protocol is to be used. - * - * @param native_acceptor A native acceptor. - * - * @throws riakboost::system::system_error Thrown on failure. - */ - void assign(const protocol_type& protocol, - const native_handle_type& native_acceptor) - { - riakboost::system::error_code ec; - this->get_service().assign(this->get_implementation(), - protocol, native_acceptor, ec); - riakboost::asio::detail::throw_error(ec, "assign"); - } - - /// Assigns an existing native acceptor to the acceptor. - /* - * This function opens the acceptor to hold an existing native acceptor. - * - * @param protocol An object specifying which protocol is to be used. - * - * @param native_acceptor A native acceptor. - * - * @param ec Set to indicate what error occurred, if any. - */ - riakboost::system::error_code assign(const protocol_type& protocol, - const native_handle_type& native_acceptor, riakboost::system::error_code& ec) - { - return this->get_service().assign(this->get_implementation(), - protocol, native_acceptor, ec); - } - - /// Determine whether the acceptor is open. - bool is_open() const - { - return this->get_service().is_open(this->get_implementation()); - } - - /// Bind the acceptor to the given local endpoint. - /** - * This function binds the socket acceptor to the specified endpoint on the - * local machine. - * - * @param endpoint An endpoint on the local machine to which the socket - * acceptor will be bound. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * acceptor.open(riakboost::asio::ip::tcp::v4()); - * acceptor.bind(riakboost::asio::ip::tcp::endpoint(12345)); - * @endcode - */ - void bind(const endpoint_type& endpoint) - { - riakboost::system::error_code ec; - this->get_service().bind(this->get_implementation(), endpoint, ec); - riakboost::asio::detail::throw_error(ec, "bind"); - } - - /// Bind the acceptor to the given local endpoint. - /** - * This function binds the socket acceptor to the specified endpoint on the - * local machine. - * - * @param endpoint An endpoint on the local machine to which the socket - * acceptor will be bound. - * - * @param ec Set to indicate what error occurred, if any. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * acceptor.open(riakboost::asio::ip::tcp::v4()); - * riakboost::system::error_code ec; - * acceptor.bind(riakboost::asio::ip::tcp::endpoint(12345), ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - riakboost::system::error_code bind(const endpoint_type& endpoint, - riakboost::system::error_code& ec) - { - return this->get_service().bind(this->get_implementation(), endpoint, ec); - } - - /// Place the acceptor into the state where it will listen for new - /// connections. - /** - * This function puts the socket acceptor into the state where it may accept - * new connections. - * - * @param backlog The maximum length of the queue of pending connections. - * - * @throws riakboost::system::system_error Thrown on failure. - */ - void listen(int backlog = socket_base::max_connections) - { - riakboost::system::error_code ec; - this->get_service().listen(this->get_implementation(), backlog, ec); - riakboost::asio::detail::throw_error(ec, "listen"); - } - - /// Place the acceptor into the state where it will listen for new - /// connections. - /** - * This function puts the socket acceptor into the state where it may accept - * new connections. - * - * @param backlog The maximum length of the queue of pending connections. - * - * @param ec Set to indicate what error occurred, if any. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::system::error_code ec; - * acceptor.listen(riakboost::asio::socket_base::max_connections, ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - riakboost::system::error_code listen(int backlog, riakboost::system::error_code& ec) - { - return this->get_service().listen(this->get_implementation(), backlog, ec); - } - - /// Close the acceptor. - /** - * This function is used to close the acceptor. Any asynchronous accept - * operations will be cancelled immediately. - * - * A subsequent call to open() is required before the acceptor can again be - * used to again perform socket accept operations. - * - * @throws riakboost::system::system_error Thrown on failure. - */ - void close() - { - riakboost::system::error_code ec; - this->get_service().close(this->get_implementation(), ec); - riakboost::asio::detail::throw_error(ec, "close"); - } - - /// Close the acceptor. - /** - * This function is used to close the acceptor. Any asynchronous accept - * operations will be cancelled immediately. - * - * A subsequent call to open() is required before the acceptor can again be - * used to again perform socket accept operations. - * - * @param ec Set to indicate what error occurred, if any. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::system::error_code ec; - * acceptor.close(ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - riakboost::system::error_code close(riakboost::system::error_code& ec) - { - return this->get_service().close(this->get_implementation(), ec); - } - - /// (Deprecated: Use native_handle().) Get the native acceptor representation. - /** - * This function may be used to obtain the underlying representation of the - * acceptor. This is intended to allow access to native acceptor functionality - * that is not otherwise provided. - */ - native_type native() - { - return this->get_service().native_handle(this->get_implementation()); - } - - /// Get the native acceptor representation. - /** - * This function may be used to obtain the underlying representation of the - * acceptor. This is intended to allow access to native acceptor functionality - * that is not otherwise provided. - */ - native_handle_type native_handle() - { - return this->get_service().native_handle(this->get_implementation()); - } - - /// Cancel all asynchronous operations associated with the acceptor. - /** - * This function causes all outstanding asynchronous connect, send and receive - * operations to finish immediately, and the handlers for cancelled operations - * will be passed the riakboost::asio::error::operation_aborted error. - * - * @throws riakboost::system::system_error Thrown on failure. - */ - void cancel() - { - riakboost::system::error_code ec; - this->get_service().cancel(this->get_implementation(), ec); - riakboost::asio::detail::throw_error(ec, "cancel"); - } - - /// Cancel all asynchronous operations associated with the acceptor. - /** - * This function causes all outstanding asynchronous connect, send and receive - * operations to finish immediately, and the handlers for cancelled operations - * will be passed the riakboost::asio::error::operation_aborted error. - * - * @param ec Set to indicate what error occurred, if any. - */ - riakboost::system::error_code cancel(riakboost::system::error_code& ec) - { - return this->get_service().cancel(this->get_implementation(), ec); - } - - /// Set an option on the acceptor. - /** - * This function is used to set an option on the acceptor. - * - * @param option The new option value to be set on the acceptor. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @sa SettableSocketOption @n - * riakboost::asio::socket_base::reuse_address - * riakboost::asio::socket_base::enable_connection_aborted - * - * @par Example - * Setting the SOL_SOCKET/SO_REUSEADDR option: - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::asio::ip::tcp::acceptor::reuse_address option(true); - * acceptor.set_option(option); - * @endcode - */ - template - void set_option(const SettableSocketOption& option) - { - riakboost::system::error_code ec; - this->get_service().set_option(this->get_implementation(), option, ec); - riakboost::asio::detail::throw_error(ec, "set_option"); - } - - /// Set an option on the acceptor. - /** - * This function is used to set an option on the acceptor. - * - * @param option The new option value to be set on the acceptor. - * - * @param ec Set to indicate what error occurred, if any. - * - * @sa SettableSocketOption @n - * riakboost::asio::socket_base::reuse_address - * riakboost::asio::socket_base::enable_connection_aborted - * - * @par Example - * Setting the SOL_SOCKET/SO_REUSEADDR option: - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::asio::ip::tcp::acceptor::reuse_address option(true); - * riakboost::system::error_code ec; - * acceptor.set_option(option, ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - template - riakboost::system::error_code set_option(const SettableSocketOption& option, - riakboost::system::error_code& ec) - { - return this->get_service().set_option( - this->get_implementation(), option, ec); - } - - /// Get an option from the acceptor. - /** - * This function is used to get the current value of an option on the - * acceptor. - * - * @param option The option value to be obtained from the acceptor. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @sa GettableSocketOption @n - * riakboost::asio::socket_base::reuse_address - * - * @par Example - * Getting the value of the SOL_SOCKET/SO_REUSEADDR option: - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::asio::ip::tcp::acceptor::reuse_address option; - * acceptor.get_option(option); - * bool is_set = option.get(); - * @endcode - */ - template - void get_option(GettableSocketOption& option) - { - riakboost::system::error_code ec; - this->get_service().get_option(this->get_implementation(), option, ec); - riakboost::asio::detail::throw_error(ec, "get_option"); - } - - /// Get an option from the acceptor. - /** - * This function is used to get the current value of an option on the - * acceptor. - * - * @param option The option value to be obtained from the acceptor. - * - * @param ec Set to indicate what error occurred, if any. - * - * @sa GettableSocketOption @n - * riakboost::asio::socket_base::reuse_address - * - * @par Example - * Getting the value of the SOL_SOCKET/SO_REUSEADDR option: - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::asio::ip::tcp::acceptor::reuse_address option; - * riakboost::system::error_code ec; - * acceptor.get_option(option, ec); - * if (ec) - * { - * // An error occurred. - * } - * bool is_set = option.get(); - * @endcode - */ - template - riakboost::system::error_code get_option(GettableSocketOption& option, - riakboost::system::error_code& ec) - { - return this->get_service().get_option( - this->get_implementation(), option, ec); - } - - /// Perform an IO control command on the acceptor. - /** - * This function is used to execute an IO control command on the acceptor. - * - * @param command The IO control command to be performed on the acceptor. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @sa IoControlCommand @n - * riakboost::asio::socket_base::non_blocking_io - * - * @par Example - * Getting the number of bytes ready to read: - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::asio::ip::tcp::acceptor::non_blocking_io command(true); - * socket.io_control(command); - * @endcode - */ - template - void io_control(IoControlCommand& command) - { - riakboost::system::error_code ec; - this->get_service().io_control(this->get_implementation(), command, ec); - riakboost::asio::detail::throw_error(ec, "io_control"); - } - - /// Perform an IO control command on the acceptor. - /** - * This function is used to execute an IO control command on the acceptor. - * - * @param command The IO control command to be performed on the acceptor. - * - * @param ec Set to indicate what error occurred, if any. - * - * @sa IoControlCommand @n - * riakboost::asio::socket_base::non_blocking_io - * - * @par Example - * Getting the number of bytes ready to read: - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::asio::ip::tcp::acceptor::non_blocking_io command(true); - * riakboost::system::error_code ec; - * socket.io_control(command, ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - template - riakboost::system::error_code io_control(IoControlCommand& command, - riakboost::system::error_code& ec) - { - return this->get_service().io_control( - this->get_implementation(), command, ec); - } - - /// Gets the non-blocking mode of the acceptor. - /** - * @returns @c true if the acceptor's synchronous operations will fail with - * riakboost::asio::error::would_block if they are unable to perform the requested - * operation immediately. If @c false, synchronous operations will block - * until complete. - * - * @note The non-blocking mode has no effect on the behaviour of asynchronous - * operations. Asynchronous operations will never fail with the error - * riakboost::asio::error::would_block. - */ - bool non_blocking() const - { - return this->get_service().non_blocking(this->get_implementation()); - } - - /// Sets the non-blocking mode of the acceptor. - /** - * @param mode If @c true, the acceptor's synchronous operations will fail - * with riakboost::asio::error::would_block if they are unable to perform the - * requested operation immediately. If @c false, synchronous operations will - * block until complete. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @note The non-blocking mode has no effect on the behaviour of asynchronous - * operations. Asynchronous operations will never fail with the error - * riakboost::asio::error::would_block. - */ - void non_blocking(bool mode) - { - riakboost::system::error_code ec; - this->get_service().non_blocking(this->get_implementation(), mode, ec); - riakboost::asio::detail::throw_error(ec, "non_blocking"); - } - - /// Sets the non-blocking mode of the acceptor. - /** - * @param mode If @c true, the acceptor's synchronous operations will fail - * with riakboost::asio::error::would_block if they are unable to perform the - * requested operation immediately. If @c false, synchronous operations will - * block until complete. - * - * @param ec Set to indicate what error occurred, if any. - * - * @note The non-blocking mode has no effect on the behaviour of asynchronous - * operations. Asynchronous operations will never fail with the error - * riakboost::asio::error::would_block. - */ - riakboost::system::error_code non_blocking( - bool mode, riakboost::system::error_code& ec) - { - return this->get_service().non_blocking( - this->get_implementation(), mode, ec); - } - - /// Gets the non-blocking mode of the native acceptor implementation. - /** - * This function is used to retrieve the non-blocking mode of the underlying - * native acceptor. This mode has no effect on the behaviour of the acceptor - * object's synchronous operations. - * - * @returns @c true if the underlying acceptor is in non-blocking mode and - * direct system calls may fail with riakboost::asio::error::would_block (or the - * equivalent system error). - * - * @note The current non-blocking mode is cached by the acceptor object. - * Consequently, the return value may be incorrect if the non-blocking mode - * was set directly on the native acceptor. - */ - bool native_non_blocking() const - { - return this->get_service().native_non_blocking(this->get_implementation()); - } - - /// Sets the non-blocking mode of the native acceptor implementation. - /** - * This function is used to modify the non-blocking mode of the underlying - * native acceptor. It has no effect on the behaviour of the acceptor object's - * synchronous operations. - * - * @param mode If @c true, the underlying acceptor is put into non-blocking - * mode and direct system calls may fail with riakboost::asio::error::would_block - * (or the equivalent system error). - * - * @throws riakboost::system::system_error Thrown on failure. If the @c mode is - * @c false, but the current value of @c non_blocking() is @c true, this - * function fails with riakboost::asio::error::invalid_argument, as the - * combination does not make sense. - */ - void native_non_blocking(bool mode) - { - riakboost::system::error_code ec; - this->get_service().native_non_blocking( - this->get_implementation(), mode, ec); - riakboost::asio::detail::throw_error(ec, "native_non_blocking"); - } - - /// Sets the non-blocking mode of the native acceptor implementation. - /** - * This function is used to modify the non-blocking mode of the underlying - * native acceptor. It has no effect on the behaviour of the acceptor object's - * synchronous operations. - * - * @param mode If @c true, the underlying acceptor is put into non-blocking - * mode and direct system calls may fail with riakboost::asio::error::would_block - * (or the equivalent system error). - * - * @param ec Set to indicate what error occurred, if any. If the @c mode is - * @c false, but the current value of @c non_blocking() is @c true, this - * function fails with riakboost::asio::error::invalid_argument, as the - * combination does not make sense. - */ - riakboost::system::error_code native_non_blocking( - bool mode, riakboost::system::error_code& ec) - { - return this->get_service().native_non_blocking( - this->get_implementation(), mode, ec); - } - - /// Get the local endpoint of the acceptor. - /** - * This function is used to obtain the locally bound endpoint of the acceptor. - * - * @returns An object that represents the local endpoint of the acceptor. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::asio::ip::tcp::endpoint endpoint = acceptor.local_endpoint(); - * @endcode - */ - endpoint_type local_endpoint() const - { - riakboost::system::error_code ec; - endpoint_type ep = this->get_service().local_endpoint( - this->get_implementation(), ec); - riakboost::asio::detail::throw_error(ec, "local_endpoint"); - return ep; - } - - /// Get the local endpoint of the acceptor. - /** - * This function is used to obtain the locally bound endpoint of the acceptor. - * - * @param ec Set to indicate what error occurred, if any. - * - * @returns An object that represents the local endpoint of the acceptor. - * Returns a default-constructed endpoint object if an error occurred and the - * error handler did not throw an exception. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::system::error_code ec; - * riakboost::asio::ip::tcp::endpoint endpoint = acceptor.local_endpoint(ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - endpoint_type local_endpoint(riakboost::system::error_code& ec) const - { - return this->get_service().local_endpoint(this->get_implementation(), ec); - } - - /// Accept a new connection. - /** - * This function is used to accept a new connection from a peer into the - * given socket. The function call will block until a new connection has been - * accepted successfully or an error occurs. - * - * @param peer The socket into which the new connection will be accepted. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::asio::ip::tcp::socket socket(io_service); - * acceptor.accept(socket); - * @endcode - */ - template - void accept(basic_socket& peer) - { - riakboost::system::error_code ec; - this->get_service().accept(this->get_implementation(), peer, 0, ec); - riakboost::asio::detail::throw_error(ec, "accept"); - } - - /// Accept a new connection. - /** - * This function is used to accept a new connection from a peer into the - * given socket. The function call will block until a new connection has been - * accepted successfully or an error occurs. - * - * @param peer The socket into which the new connection will be accepted. - * - * @param ec Set to indicate what error occurred, if any. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::asio::ip::tcp::soocket socket(io_service); - * riakboost::system::error_code ec; - * acceptor.accept(socket, ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - template - riakboost::system::error_code accept( - basic_socket& peer, - riakboost::system::error_code& ec) - { - return this->get_service().accept(this->get_implementation(), peer, 0, ec); - } - - /// Start an asynchronous accept. - /** - * This function is used to asynchronously accept a new connection into a - * socket. The function call always returns immediately. - * - * @param peer The socket into which the new connection will be accepted. - * Ownership of the peer object is retained by the caller, which must - * guarantee that it is valid until the handler is called. - * - * @param handler The handler to be called when the accept operation - * completes. Copies will be made of the handler as required. The function - * signature of the handler must be: - * @code void handler( - * const riakboost::system::error_code& error // Result of operation. - * ); @endcode - * Regardless of whether the asynchronous operation completes immediately or - * not, the handler will not be invoked from within this function. Invocation - * of the handler will be performed in a manner equivalent to using - * riakboost::asio::io_service::post(). - * - * @par Example - * @code - * void accept_handler(const riakboost::system::error_code& error) - * { - * if (!error) - * { - * // Accept succeeded. - * } - * } - * - * ... - * - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::asio::ip::tcp::socket socket(io_service); - * acceptor.async_accept(socket, accept_handler); - * @endcode - */ - template - void async_accept(basic_socket& peer, - BOOST_ASIO_MOVE_ARG(AcceptHandler) handler) - { - // If you get an error on the following line it means that your handler does - // not meet the documented type requirements for a AcceptHandler. - BOOST_ASIO_ACCEPT_HANDLER_CHECK(AcceptHandler, handler) type_check; - - this->get_service().async_accept(this->get_implementation(), - peer, 0, BOOST_ASIO_MOVE_CAST(AcceptHandler)(handler)); - } - - /// Accept a new connection and obtain the endpoint of the peer - /** - * This function is used to accept a new connection from a peer into the - * given socket, and additionally provide the endpoint of the remote peer. - * The function call will block until a new connection has been accepted - * successfully or an error occurs. - * - * @param peer The socket into which the new connection will be accepted. - * - * @param peer_endpoint An endpoint object which will receive the endpoint of - * the remote peer. - * - * @throws riakboost::system::system_error Thrown on failure. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::asio::ip::tcp::socket socket(io_service); - * riakboost::asio::ip::tcp::endpoint endpoint; - * acceptor.accept(socket, endpoint); - * @endcode - */ - template - void accept(basic_socket& peer, - endpoint_type& peer_endpoint) - { - riakboost::system::error_code ec; - this->get_service().accept(this->get_implementation(), - peer, &peer_endpoint, ec); - riakboost::asio::detail::throw_error(ec, "accept"); - } - - /// Accept a new connection and obtain the endpoint of the peer - /** - * This function is used to accept a new connection from a peer into the - * given socket, and additionally provide the endpoint of the remote peer. - * The function call will block until a new connection has been accepted - * successfully or an error occurs. - * - * @param peer The socket into which the new connection will be accepted. - * - * @param peer_endpoint An endpoint object which will receive the endpoint of - * the remote peer. - * - * @param ec Set to indicate what error occurred, if any. - * - * @par Example - * @code - * riakboost::asio::ip::tcp::acceptor acceptor(io_service); - * ... - * riakboost::asio::ip::tcp::socket socket(io_service); - * riakboost::asio::ip::tcp::endpoint endpoint; - * riakboost::system::error_code ec; - * acceptor.accept(socket, endpoint, ec); - * if (ec) - * { - * // An error occurred. - * } - * @endcode - */ - template - riakboost::system::error_code accept( - basic_socket& peer, - endpoint_type& peer_endpoint, riakboost::system::error_code& ec) - { - return this->get_service().accept( - this->get_implementation(), peer, &peer_endpoint, ec); - } - - /// Start an asynchronous accept. - /** - * This function is used to asynchronously accept a new connection into a - * socket, and additionally obtain the endpoint of the remote peer. The - * function call always returns immediately. - * - * @param peer The socket into which the new connection will be accepted. - * Ownership of the peer object is retained by the caller, which must - * guarantee that it is valid until the handler is called. - * - * @param peer_endpoint An endpoint object into which the endpoint of the - * remote peer will be written. Ownership of the peer_endpoint object is - * retained by the caller, which must guarantee that it is valid until the - * handler is called. - * - * @param handler The handler to be called when the accept operation - * completes. Copies will be made of the handler as required. The function - * signature of the handler must be: - * @code void handler( - * const riakboost::system::error_code& error // Result of operation. - * ); @endcode - * Regardless of whether the asynchronous operation completes immediately or - * not, the handler will not be invoked from within this function. Invocation - * of the handler will be performed in a manner equivalent to using - * riakboost::asio::io_service::post(). - */ - template - void async_accept(basic_socket& peer, - endpoint_type& peer_endpoint, BOOST_ASIO_MOVE_ARG(AcceptHandler) handler) - { - // If you get an error on the following line it means that your handler does - // not meet the documented type requirements for a AcceptHandler. - BOOST_ASIO_ACCEPT_HANDLER_CHECK(AcceptHandler, handler) type_check; - - this->get_service().async_accept(this->get_implementation(), peer, - &peer_endpoint, BOOST_ASIO_MOVE_CAST(AcceptHandler)(handler)); - } -}; - -} // namespace asio -} // namespace riakboost - -#include - -#endif // BOOST_ASIO_BASIC_SOCKET_ACCEPTOR_HPP diff --git a/deps/boost-1.47.0/boost/asio/basic_socket_iostream.hpp b/deps/boost-1.47.0/boost/asio/basic_socket_iostream.hpp deleted file mode 100644 index 32a9b22..0000000 --- a/deps/boost-1.47.0/boost/asio/basic_socket_iostream.hpp +++ /dev/null @@ -1,260 +0,0 @@ -// -// basic_socket_iostream.hpp -// ~~~~~~~~~~~~~~~~~~~~~~~~~ -// -// Copyright (c) 2003-2011 Christopher M. Kohlhoff (chris at kohlhoff dot com) -// -// Distributed under the Boost Software License, Version 1.0. (See accompanying -// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// - -#ifndef BOOST_ASIO_BASIC_SOCKET_IOSTREAM_HPP -#define BOOST_ASIO_BASIC_SOCKET_IOSTREAM_HPP - -#if defined(_MSC_VER) && (_MSC_VER >= 1200) -# pragma once -#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) - -#include - -#if !defined(BOOST_NO_IOSTREAM) - -#include -#include -#include - -#if !defined(BOOST_ASIO_HAS_VARIADIC_TEMPLATES) - -# include -# include -# include -# include - -# if !defined(BOOST_ASIO_SOCKET_IOSTREAM_MAX_ARITY) -# define BOOST_ASIO_SOCKET_IOSTREAM_MAX_ARITY 5 -# endif // !defined(BOOST_ASIO_SOCKET_IOSTREAM_MAX_ARITY) - -// A macro that should expand to: -// template -// explicit basic_socket_iostream(T1 x1, ..., Tn xn) -// : basic_iostream(&this->riakboost::base_from_member< -// basic_socket_streambuf >::member) -// { -// if (rdbuf()->connect(x1, ..., xn) == 0) -// this->setstate(std::ios_base::failbit); -// } -// This macro should only persist within this file. - -# define BOOST_ASIO_PRIVATE_CTR_DEF(z, n, data) \ - template \ - explicit basic_socket_iostream(BOOST_PP_ENUM_BINARY_PARAMS(n, T, x)) \ - : std::basic_iostream(&this->riakboost::base_from_member< \ - basic_socket_streambuf >::member) \ - { \ - tie(this); \ - if (rdbuf()->connect(BOOST_PP_ENUM_PARAMS(n, x)) == 0) \ - this->setstate(std::ios_base::failbit); \ - } \ - /**/ - -// A macro that should expand to: -// template -// void connect(T1 x1, ..., Tn xn) -// { -// if (rdbuf()->connect(x1, ..., xn) == 0) -// this->setstate(std::ios_base::failbit); -// } -// This macro should only persist within this file. - -# define BOOST_ASIO_PRIVATE_CONNECT_DEF(z, n, data) \ - template \ - void connect(BOOST_PP_ENUM_BINARY_PARAMS(n, T, x)) \ - { \ - if (rdbuf()->connect(BOOST_PP_ENUM_PARAMS(n, x)) == 0) \ - this->setstate(std::ios_base::failbit); \ - } \ - /**/ - -#endif // !defined(BOOST_ASIO_HAS_VARIADIC_TEMPLATES) - -#include - -namespace riakboost{} namespace boost = riakboost; namespace riakboost{ -namespace asio { - -/// Iostream interface for a socket. -template , - typename Time = riakboost::posix_time::ptime, - typename TimeTraits = riakboost::asio::time_traits