]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5372] Removing generated xxx_messages.h files from install
authorFrancis Dupont <fdupont@isc.org>
Fri, 20 Oct 2017 12:02:53 +0000 (14:02 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 20 Oct 2017 12:02:53 +0000 (14:02 +0200)
src/lib/asiodns/Makefile.am
src/lib/config/Makefile.am
src/lib/dhcp_ddns/Makefile.am
src/lib/dhcpsrv/Makefile.am
src/lib/eval/Makefile.am
src/lib/hooks/Makefile.am
src/lib/http/Makefile.am
src/lib/process/Makefile.am

index 3761d10c4681fccb901db87d3ebcc9b00fe043a1..cf863cc1701987406dbf85142979177bc8579270 100644 (file)
@@ -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
 
index 04473a68ac9cfafe2f3e8ba188cb5bb12e70459d..59045b8c6ca1e05d251bd9278cae7431431c3447 100644 (file)
@@ -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
 
index 0a8db5e213b008fd0dea8992c4b8f31f01f6e123..174b4a91ee3761da68a61f50e22b8e3cafa72307 100644 (file)
@@ -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
index 2fae5665d4738f23a0cd48be4128146082072e75..d40bd87ed8477746694ecef93d63e3614836d460 100644 (file)
@@ -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 \
index 6c03352c08486239bcf9005766e436ce65fe4a6f..4755f2015dead7a0ace4b638bf224c4f78d7bf68 100644 (file)
@@ -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
index 77251cb872dca572cfb25884ad6fb89fff9809d3..6dc0442498f5d6f2ca58591a55236f74c78fed37 100644 (file)
@@ -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 \
index 28b42078f6c2656ada0e23780f42a7f6ae0c6436..3f9d2dbde272b5f7fcca75f3c94a767f4f4f7460 100644 (file)
@@ -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 \
index c6ff09afabdd7ac9ac8d0abce3cad572543d7529..7f1ca9b80e5b1254993345b7c92934fd136c192d 100644 (file)
@@ -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