summaryrefslogtreecommitdiffstats
path: root/src/lib/exceptions/tests
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2014-08-12 13:11:38 +0200
committerMarcin Siodelski <marcin@isc.org>2014-08-12 13:11:38 +0200
commitb20b6b5096b1453857253f9bb6e4e2cb75d26692 (patch)
tree953ef52e81a9d01384150f6e9cd0f3105c626626 /src/lib/exceptions/tests
parent[3507] Renamed AX_BOOST_FOR_BIND10 macro to AX_BOOST_FOR_KEA. (diff)
downloadkea-b20b6b5096b1453857253f9bb6e4e2cb75d26692.tar.xz
kea-b20b6b5096b1453857253f9bb6e4e2cb75d26692.zip
[3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.
Diffstat (limited to 'src/lib/exceptions/tests')
-rw-r--r--src/lib/exceptions/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/exceptions/tests/Makefile.am b/src/lib/exceptions/tests/Makefile.am
index 2f2533a704..500f10b8d9 100644
--- a/src/lib/exceptions/tests/Makefile.am
+++ b/src/lib/exceptions/tests/Makefile.am
@@ -1,7 +1,7 @@
AM_CPPFLAGS = -I$(top_builddir)/src/lib -I$(top_srcdir)/src/lib
AM_CPPFLAGS += -I$(top_srcdir)/src/lib/dns -I$(top_builddir)/src/lib/dns
-AM_CXXFLAGS = $(B10_CXXFLAGS)
+AM_CXXFLAGS = $(KEA_CXXFLAGS)
if USE_STATIC_LINK
AM_LDFLAGS = -static