]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Backing off installation of log message headers.
authorMarcin Siodelski <marcin@isc.org>
Thu, 29 Nov 2018 14:06:04 +0000 (15:06 +0100)
committerMarcin Siodelski <marcin@isc.org>
Thu, 29 Nov 2018 14:06:04 +0000 (15:06 +0100)
Installation of those headers breaks distcheck, which presumably looks
for the message compiler in a wrong location.

src/lib/asiodns/Makefile.am
src/lib/config/Makefile.am
src/lib/database/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 97b9de7c033695646778eed0b9fc46e1e9708b82..89ff0876e685c9b84abe92e5cfc7f3f3f0adf82f 100644 (file)
@@ -44,7 +44,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 2a752d38994580b35ddb8b596d0f3d46963057cd..dfc14b6802ebe79c4a1e1cc9c9d8c7ddb30df3a5 100644 (file)
@@ -50,7 +50,6 @@ libkea_cfgclient_includedir = $(pkgincludedir)/config
 libkea_cfgclient_include_HEADERS = \
        base_command_mgr.h \
        client_connection.h \
-       config_messages.h \
        cmds_impl.h \
        command_mgr.h \
        config_log.h \
index 5390c4b463ab61af5d7432bc5816585a19f8e7d9..187f106ce750c32e0d989d7c3142e1c2f041b0f5 100644 (file)
@@ -50,5 +50,4 @@ libkea_database_include_HEADERS = \
        dbaccess_parser.h \
        db_exceptions.h \
        db_log.h \
-       db_messages.h \
        server_selector.h
index f96c2fe739a1a6b79a33559187aef5dcdf926ccd..8cfda7e8b8b02174b3f744d1f6f13a220744f208 100644 (file)
@@ -255,7 +255,6 @@ libkea_dhcpsrv_includedir = $(pkgincludedir)/dhcpsrv
 libkea_dhcpsrv_include_HEADERS = \
        alloc_engine.h \
        alloc_engine_log.h \
-       alloc_engine_messages.h \
        assignable_network.h \
        base_host_data_source.h \
        cache_host_data_source.h \
@@ -289,13 +288,11 @@ libkea_dhcpsrv_include_HEADERS = \
        db_type.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 a81019e65c75a62b0c7847058b02f60985d1451f..3802ba9622985e83a4548634bfcd9c517ae3e02f 100644 (file)
@@ -113,7 +113,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 2b70f867487f69d4bba6d55eb0f48734a0cef6c9..6ef57f55d59749bc0f02d3de1dbfeafcc447974b 100644 (file)
@@ -71,7 +71,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 a49a0f6c9a5305ab3aa1e7cb437ff4e4cb2abeeb..f4e77c9ad8de7a531e9d7abea7d413726998c0ff 100644 (file)
@@ -75,7 +75,6 @@ libkea_http_include_HEADERS = \
        http_header.h \
        http_log.h \
        http_message.h \
-       http_messages.h \
        http_message_parser_base.h \
        http_types.h \
        listener.h \
index b35e4e7903ba59660cd978690453b305493f068b..61eb6a051c0d6f6fea2784f69a35e451a8559430 100644 (file)
@@ -72,5 +72,4 @@ libkea_process_include_HEADERS = \
        d_process.h \
        io_service_signal.h \
        logging_info.h \
-       log_parser.h \
-       process_messages.h
+       log_parser.h