From: Francis Dupont Date: Fri, 20 Oct 2017 12:02:53 +0000 (+0200) Subject: [5372] Removing generated xxx_messages.h files from install X-Git-Tag: trac5266_base~1^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=5132927314a600b6bbb53d335986d575bbd1c592;p=thirdparty%2Fkea.git [5372] Removing generated xxx_messages.h files from install --- diff --git a/src/lib/asiodns/Makefile.am b/src/lib/asiodns/Makefile.am index 3761d10c46..cf863cc170 100644 --- a/src/lib/asiodns/Makefile.am +++ b/src/lib/asiodns/Makefile.am @@ -39,7 +39,6 @@ libkea_asiodns_la_LIBADD += $(LOG4CPLUS_LIBS) # Specify the headers for copying into the installation directory tree. libkea_asiodns_includedir = $(pkgincludedir)/asiodns libkea_asiodns_include_HEADERS = \ - asiodns_messages.h \ io_fetch.h \ logger.h diff --git a/src/lib/config/Makefile.am b/src/lib/config/Makefile.am index 04473a68ac..59045b8c6c 100644 --- a/src/lib/config/Makefile.am +++ b/src/lib/config/Makefile.am @@ -53,7 +53,6 @@ libkea_cfgclient_include_HEADERS = \ command_mgr.h \ config_data.h \ config_log.h \ - config_messages.h \ hooked_command_mgr.h \ module_spec.h diff --git a/src/lib/dhcp_ddns/Makefile.am b/src/lib/dhcp_ddns/Makefile.am index 0a8db5e213..174b4a91ee 100644 --- a/src/lib/dhcp_ddns/Makefile.am +++ b/src/lib/dhcp_ddns/Makefile.am @@ -53,7 +53,6 @@ libkea_dhcp_ddns_la_LIBADD += $(LOG4CPLUS_LIBS) $(CRYPTO_LIBS) $(BOOST_LIBS) libkea_dhcp_ddns_includedir = $(pkgincludedir)/dhcp_ddns libkea_dhcp_ddns_include_HEADERS = \ dhcp_ddns_log.h \ - dhcp_ddns_messages.h \ ncr_io.h \ ncr_msg.h \ ncr_udp.h diff --git a/src/lib/dhcpsrv/Makefile.am b/src/lib/dhcpsrv/Makefile.am index 2fae5665d4..d40bd87ed8 100644 --- a/src/lib/dhcpsrv/Makefile.am +++ b/src/lib/dhcpsrv/Makefile.am @@ -241,7 +241,6 @@ libkea_dhcpsrv_include_HEADERS = \ addr_utilities.h \ alloc_engine.h \ alloc_engine_log.h \ - alloc_engine_messages.h \ assignable_network.h \ base_host_data_source.h \ callout_handle_store.h \ @@ -271,13 +270,11 @@ libkea_dhcpsrv_include_HEADERS = \ db_exceptions.h \ dhcp4o6_ipc.h \ dhcpsrv_log.h \ - dhcpsrv_messages.h \ host.h \ host_container.h \ host_data_source_factory.h \ host_mgr.h \ hosts_log.h \ - hosts_messages.h \ key_from_key.h \ lease.h \ lease_file_loader.h \ diff --git a/src/lib/eval/Makefile.am b/src/lib/eval/Makefile.am index 6c03352c08..4755f2015d 100644 --- a/src/lib/eval/Makefile.am +++ b/src/lib/eval/Makefile.am @@ -110,7 +110,6 @@ libkea_eval_include_HEADERS = \ eval_context.h \ eval_context_decl.h \ eval_log.h \ - eval_messages.h \ evaluate.h \ parser.h \ token.h diff --git a/src/lib/hooks/Makefile.am b/src/lib/hooks/Makefile.am index 77251cb872..6dc0442498 100644 --- a/src/lib/hooks/Makefile.am +++ b/src/lib/hooks/Makefile.am @@ -68,7 +68,6 @@ libkea_hooks_include_HEADERS = \ hooks_config.h \ hooks_log.h \ hooks_manager.h \ - hooks_messages.h \ hooks_parser.h \ libinfo.h \ library_handle.h \ diff --git a/src/lib/http/Makefile.am b/src/lib/http/Makefile.am index 28b42078f6..3f9d2dbde2 100644 --- a/src/lib/http/Makefile.am +++ b/src/lib/http/Makefile.am @@ -65,7 +65,6 @@ libkea_http_include_HEADERS = \ header_context.h \ http_acceptor.h \ http_log.h \ - http_messages.h \ http_types.h \ listener.h \ post_request.h \ diff --git a/src/lib/process/Makefile.am b/src/lib/process/Makefile.am index c6ff09afab..7f1ca9b80e 100644 --- a/src/lib/process/Makefile.am +++ b/src/lib/process/Makefile.am @@ -69,5 +69,4 @@ libkea_process_include_HEADERS = \ d_controller.h \ d_log.h \ d_process.h \ - io_service_signal.h \ - process_messages.h + io_service_signal.h