Commit 17695911 authored by Fred Drake's avatar Fred Drake

EXCLUDE_INTSET_SUPPORT isn't used any more, so don't define it

parent c2740cec
......@@ -8,9 +8,6 @@
<extension _fsBTree>
source _fsBTree.c
# Specialization:
define EXCLUDE_INTSET_SUPPORT
# Common btree includes:
depends-on BTreeItemsTemplate.c
depends-on BTreeModuleTemplate.c
......@@ -28,7 +25,6 @@
source _IIBTree.c
# Specialization:
define EXCLUDE_INTSET_SUPPORT
depends-on intkeymacros.h
depends-on intvaluemacros.h
......@@ -49,7 +45,6 @@
source _IOBTree.c
# Specialization:
define EXCLUDE_INTSET_SUPPORT
depends-on intkeymacros.h
depends-on objectvaluemacros.h
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment