]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3504] remove unused references to spec_config.h
authorAndrei Pavel <andrei@isc.org>
Mon, 9 Sep 2024 09:46:15 +0000 (12:46 +0300)
committerAndrei Pavel <andrei@isc.org>
Mon, 9 Sep 2024 09:46:58 +0000 (12:46 +0300)
src/bin/dhcp6/spec_config.h.pre.in [deleted file]
src/lib/process/Makefile.am

diff --git a/src/bin/dhcp6/spec_config.h.pre.in b/src/bin/dhcp6/spec_config.h.pre.in
deleted file mode 100644 (file)
index c4d8609..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
-//
-// This Source Code Form is subject to the terms of the Mozilla Public
-// License, v. 2.0. If a copy of the MPL was not distributed with this
-// file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-#define DHCP6_SPECFILE_LOCATION "@prefix@/share/@PACKAGE@/dhcp6.spec"
index 6d0f483203c49b66a21ac7758570a4a27182426d..f7db06a20970481b0f876c08005c5375070754a0 100644 (file)
@@ -12,9 +12,6 @@ EXTRA_DIST = process_messages.mes libprocess.dox
 
 CLEANFILES = *.gcno *.gcda
 
-# Generated by configure files
-DISTCLEANFILES = spec_config.h.pre
-
 lib_LTLIBRARIES = libkea-process.la
 libkea_process_la_SOURCES  = cb_ctl_base.h
 libkea_process_la_SOURCES += config_base.cc config_base.h