From: Francis Dupont Date: Wed, 17 Jun 2015 20:15:15 +0000 (+0200) Subject: [3732b] Removed reference of no longer existing LOG_SPEC_FILE X-Git-Tag: trac3910_base~17^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff0baee6cc3787fc331c77eb09a32c5ff8a4c306;p=thirdparty%2Fkea.git [3732b] Removed reference of no longer existing LOG_SPEC_FILE --- diff --git a/src/lib/config/tests/data_def_unittests_config.h.in b/src/lib/config/tests/data_def_unittests_config.h.in index f9662f091e..031cdf6aad 100644 --- a/src/lib/config/tests/data_def_unittests_config.h.in +++ b/src/lib/config/tests/data_def_unittests_config.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2009, 2015 Internet Systems Consortium, Inc. ("ISC") // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted, provided that the above @@ -13,4 +13,3 @@ // PERFORMANCE OF THIS SOFTWARE. #define TEST_DATA_PATH "@abs_srcdir@/testdata" -#define LOG_SPEC_FILE "@abs_top_srcdir@/src/bin/cfgmgr/plugins/logging.spec"