Commit 5f442407 authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

addresses #1789

git-svn-id: file:///svn/mysql/tokudb-engine/src@12485 c7de825b-a66e-492c-adef-691d508d4ae1
parent 2fb986d9
#!/bin/bash #!/usr/bin/env bash
# create the Makefile from the Makefile.tokutek template and some # create the Makefile from the Makefile.tokutek template and some
# command line parameters # command line parameters
shopt -s compat31
tokudb=/usr/local/tokudb tokudb=/usr/local/tokudb
tokudb_version=`basename $tokudb` tokudb_version=`basename $tokudb`
......
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