Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
ZODB
Commits
76a4b87c
Commit
76a4b87c
authored
20 years ago
by
Fred Drake
Browse files
Options
Download
Email Patches
Plain Diff
remove commented-out references to cPersistence.h
parent
d9c4cee7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
trunk/src/BTrees/SETUP.cfg
trunk/src/BTrees/SETUP.cfg
+0
-10
No files found.
trunk/src/BTrees/SETUP.cfg
View file @
76a4b87c
...
...
@@ -8,8 +8,6 @@
<extension _fsBTree>
source _fsBTree.c
#depends-on cPersistence.h
# Specialization:
define EXCLUDE_INTSET_SUPPORT
...
...
@@ -29,8 +27,6 @@
<extension _IIBTree>
source _IIBTree.c
#depends-on cPersistence.h
# Specialization:
define EXCLUDE_INTSET_SUPPORT
depends-on intkeymacros.h
...
...
@@ -52,8 +48,6 @@
<extension _IOBTree>
source _IOBTree.c
#depends-on cPersistence.h
# Specialization:
define EXCLUDE_INTSET_SUPPORT
depends-on intkeymacros.h
...
...
@@ -75,8 +69,6 @@
<extension _OIBTree>
source _OIBTree.c
#depends-on cPersistence.h
# Specialization:
depends-on objectkeymacros.h
depends-on intvaluemacros.h
...
...
@@ -97,8 +89,6 @@
<extension _OOBTree>
source _OOBTree.c
#depends-on cPersistence.h
# Specialization:
depends-on objectkeymacros.h
depends-on objectvaluemacros.h
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment