Commit 2ab7473d authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul Committed by Yoni Fogel

First part of #1412 (update the db.h file to be compatible with bdb 4.6. Addresses #1412.

git-svn-id: file:///svn/toku/tokudb@9102 c7de825b-a66e-492c-adef-691d508d4ae1
parent 13f58a00
......@@ -11,7 +11,7 @@
# 3. gather the generated sample_offsets header files
# 4. make hs
BDB = 4_4
BDB = 4_6
BDBDIR = ../../../berkeleydb
MYSQL_H = -I$(BDBDIR)/db-4.1.25/build_unix/
OPTFLAGS = -O2
......
This diff is collapsed.
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