BIND 10 trac2094, updated. e6d33997df8c251b29a0cb6d574b9fcd3791f66f [2094] Remove another SQLITE3_FLAGS
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jul 23 10:15:41 UTC 2012
The branch, trac2094 has been updated
via e6d33997df8c251b29a0cb6d574b9fcd3791f66f (commit)
from 3df27b54faaac4ba46116b4820aa5ceb3563fb31 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e6d33997df8c251b29a0cb6d574b9fcd3791f66f
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Mon Jul 23 11:46:12 2012 +0200
[2094] Remove another SQLITE3_FLAGS
-----------------------------------------------------------------------
Summary of changes:
src/lib/datasrc/memory/tests/Makefile.am | 1 -
1 file changed, 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/memory/tests/Makefile.am b/src/lib/datasrc/memory/tests/Makefile.am
index f750493..473bff5 100644
--- a/src/lib/datasrc/memory/tests/Makefile.am
+++ b/src/lib/datasrc/memory/tests/Makefile.am
@@ -1,7 +1,6 @@
AM_CPPFLAGS = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib
AM_CPPFLAGS += -I$(top_builddir)/src/lib/dns -I$(top_srcdir)/src/lib/dns
AM_CPPFLAGS += $(BOOST_INCLUDES)
-AM_CPPFLAGS += $(SQLITE_CFLAGS)
AM_CXXFLAGS = $(B10_CXXFLAGS)
More information about the bind10-changes
mailing list